summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* bsps/arm: Add and use bsp_translation_table_baseSebastian Huber2013-05-033-10/+11
* bsps/arm: Move implementation to inline functionsSebastian Huber2013-05-038-74/+49
* arm: Switch to ARM only for Thumb-1Sebastian Huber2013-05-031-1/+1
* arm: Fix DEFINE_FUNCTION_ARM() for ARMv7-ARSebastian Huber2013-05-031-1/+1
* libtests/malloc04: Adjust for new sbrk() supportSebastian Huber2013-05-033-49/+84
* SUPPORT: Fix phone numberJoel Sherrill2013-05-011-2/+2
* score/cpu/.../i386.h: PR2020: Remove soft float referencesJoel Sherrill2013-05-011-46/+20
* i386: PR2010: Remove pc386 BSPs using soft-floatJoel Sherrill2013-05-013-54/+2
* Clear the atomic conditional compilation.WeiY2013-05-0113-47/+2
* Using the generic atomic ops to implement UP mode atomic for all architecture...WeiY2013-05-0145-0/+661
* Implement a generic atomic ops for all UP mode architectures with disable/ena...WeiY2013-05-013-0/+279
* bsp/mpc55xx: Avoid empty enumSebastian Huber2013-04-291-0/+2
* bsp/lm3s69xx: New BSP variantsEugeniy Meshcheryakov2013-04-2622-136/+1286
* libcsupport: Delete libc_wrapup()Sebastian Huber2013-04-265-25/+48
* libcsupport: Rename open_dev_console()Sebastian Huber2013-04-265-7/+6
* libcsupport: Make LibIO helper constSebastian Huber2013-04-267-34/+57
* libcsupport: Remove superfluous assignmentsSebastian Huber2013-04-261-51/+15
* libcsupport: Make newlib_free_buffers() staticSebastian Huber2013-04-261-6/+1
* libcsupport: Delete unused newlib_begin_hook()Sebastian Huber2013-04-261-11/+0
* libcsupport: Delete REENT_MALLOCED defineSebastian Huber2013-04-261-27/+5
* libcsupport: Use copyright notice of original fileSebastian Huber2013-04-261-0/+2
* bsp/mpc55xx: Add MMU tag translate initializerSebastian Huber2013-04-251-3/+6
* libcsupport: POSIX conformance for _exit()Sebastian Huber2013-04-251-86/+3
* README: Update README and INSTALL to try to be GNU'ish.Gedare Bloom2013-04-232-45/+8
* README: Rewrite and reduceGedare Bloom2013-04-233-384/+11
* libtests/exit02: New testSebastian Huber2013-04-236-0/+129
* libtests/exit01: New testSebastian Huber2013-04-236-0/+151
* mips: Fix warningsSebastian Huber2013-04-231-0/+1
* sapi: Fix warningsSebastian Huber2013-04-231-3/+2
* bsp/mpc5200: New BSP variant BRS6LSebastian Huber2013-04-237-19/+114
* bsp/mpc5200: Change SDRAM initializationSebastian Huber2013-04-231-42/+112
* bsp/mpc5200: Set SDELAY registerSebastian Huber2013-04-231-0/+7
* bsp/mpc5200: Move CSBOOTROM_VAL definitionSebastian Huber2013-04-231-6/+5
* bsp/mpc5200: Move commentSebastian Huber2013-04-231-1/+9
* bsp/mpc5200: Change ADREN register definesSebastian Huber2013-04-231-4/+4
* bsp/mpc5200: Remove Erratum 342/339 commentSebastian Huber2013-04-231-14/+0
* bsp/mpc5200: Set XLB timeout valuesSebastian Huber2013-04-231-0/+6
* bsp/mpc5200: Do not initialize debug registersSebastian Huber2013-04-231-20/+0
* bsp/mpc5200: Add and use enable_bat_4_to_7()Sebastian Huber2013-04-231-6/+8
* bsp/mpc5200: Fix cache handlingSebastian Huber2013-04-232-18/+6
* bsp/mpc5200: Add MPC5200_BOARD prefixSebastian Huber2013-04-236-27/+49
* D-cache clean&&invalidate for Tiny6410Peng Fan2013-04-171-0/+21
* bsp/mpc55xx: TypoSebastian Huber2013-04-171-1/+1
* Use uint32_t instead of long. Use unsigned defines (Prevent overflows on 16bi...Ralf Corsépius2013-04-172-6/+6
* testsuites: Fix warningsSebastian Huber2013-04-1115-40/+51
* sapi: Fix unified workspace optionSebastian Huber2013-04-111-4/+0
* doc: Config documentation changes throughoutSebastian Huber2013-04-101-200/+166
* doc: Add bdbuf configuration optionsSebastian Huber2013-04-101-0/+376
* user/conf.t: Address User Feedback from Stephen TetherJoel Sherrill2013-04-091-68/+78
* confdefs.h: Only one clock or timer configuration parameter can be definedJoel Sherrill2013-04-091-21/+31