summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sparc.h: Included stdint.hMohammed Khoory2013-05-061-0/+2
* bsp/xilinx-zynq: New BSPSebastian Huber2013-05-0618-0/+1102
* bsps/arm: Fix register usageSebastian Huber2013-05-061-1/+1
* bsps/arm: Add shared GIC tmtests/tm27 supportSebastian Huber2013-05-064-58/+87
* bsps/arm: Remove superfluous parameterSebastian Huber2013-05-063-6/+3
* bsp/raspberrypi: Use shared start codeSebastian Huber2013-05-061-60/+2
* bsp/lm3s69xx: Fix initialization valueSebastian Huber2013-05-061-1/+1
* bsp/lm3s69xx: Use interrupts for UART receiveEugeniy Meshcheryakov2013-05-061-12/+47
* bsp/lm3s69xx: More access macros for UART data registerEugeniy Meshcheryakov2013-05-061-0/+2
* bsp/raspberrypi: Enable unaligned accessAlan Cudmore2013-05-061-1/+1
* psxtests/psxtime: Reduce test timeSebastian Huber2013-05-062-235/+139
* bsp/realview-pbx-a9: New BSPSebastian Huber2013-05-0325-0/+1894
* bsps/arm: Copy vector table only if necessarySebastian Huber2013-05-031-0/+4
* bsps/arm: Move .vector sectionSebastian Huber2013-05-031-38/+38
* bsps/arm: Move CP15 start initializationSebastian Huber2013-05-034-121/+140
* bsps/arm: Support ARMv7 VMSA sections and controlSebastian Huber2013-05-031-4/+29
* bsps/arm: Add arm_cp15_set_exception_handler()Sebastian Huber2013-05-032-0/+55
* bsps/arm: Add arm_cp15_set_trans*_table_entries()Sebastian Huber2013-05-034-39/+34
* bsps/arm: Add arm_cp15_mmu_disable()Sebastian Huber2013-05-031-0/+46
* bsps/arm: Add arm_cp15_get_min_cache_line_size()Sebastian Huber2013-05-031-6/+26
* 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