summaryrefslogtreecommitdiff
path: root/c (follow)
AgeCommit message (Expand)Author
2014-05-14bsps/sparc: Fix BSS initializationSebastian Huber
2014-05-14bsps/sparc: Fix data copy in start procedureSebastian Huber
2014-05-12bsp/altera-caclone-v: Early printk supportRalf Kirchner
2014-05-12bsps: Declare bsp_start_on_secondary_processors()Sebastian Huber
2014-05-12bsps: Use bsp_start_on_secondary_processor()Sebastian Huber
2014-05-12bsps: Use standard file name for BSP supportSebastian Huber
2014-05-12bsp/leon3: Delete unused functionSebastian Huber
2014-05-12bsps/sparc: Move flags to grlib headerChristian Mauderer
2014-05-08bsp/gen83xx: Disable interrupt nesting for br_uidSebastian Huber
2014-05-08score: Fix CPU context usage on SMPSebastian Huber
2014-05-07score: Implement forced thread migrationSebastian Huber
2014-05-07bsps/arm: Declare return typesSebastian Huber
2014-05-07bsps: Fix BSP_INITIAL_EXTENSIONSebastian Huber
2014-05-06multiple BSPs: Remove BSP_SMALL_MEMORYJoel Sherrill
2014-05-06bsp/gen83xx: Add BSP_USB_EHCI_MPC83XX_HAS_ULPISebastian Huber
2014-05-05testsuite: Add a per BSP test check for tests not to build.Chris Johns
2014-04-30libchip: Add asserts to dwmac driverRalf Kirchner
2014-04-30libchip: Correct netstats message for dwmac driverRalf Kirchner
2014-04-30bsp/altera-cyclone-v: Move mbufs and network clusters to uncached RAMRalf Kirchner
2014-04-30bsp/altera-cyclone-v: Increase size of nocache region and nocache heapRalf Kirchner
2014-04-29score: Statically initialize _ISR_Vector_tableSebastian Huber
2014-04-29bsps/mips: Delete unused filesSebastian Huber
2014-04-29bsps/m32r: Fix bsp_specsSebastian Huber
2014-04-29bsps/bfin: Fix bsp_specsSebastian Huber
2014-04-29bsp/h8sim: Fix linker command fileSebastian Huber
2014-04-28sparc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber
2014-04-28sparc: Optimize context switchSebastian Huber
2014-04-24mcf52235/configure.ac: Delete junk lineJoel Sherrill
2014-04-23bootstrap: Sort the contents of the prinstall.am files.Chris Johns
2014-04-22shsim: Correct linking for C++Joel Sherrill
2014-04-22gensh4: Correct linking for C++Joel Sherrill
2014-04-22gensh2: Correct linking for C++Joel Sherrill
2014-04-22gensh1: Correct linking for C++Joel Sherrill
2014-04-22score603e: Add rtems_crtiJoel Sherrill
2014-04-22ss555: Add rtems_crti/nJoel Sherrill
2014-04-22sim68000/bsp_specs: Add crtbegin/end, crt[in]Joel Sherrill
2014-04-22mpc8260ads: Add rtems_crti/nJoel Sherrill
2014-04-22h8sim/bsp_specs: Add crtbegin/end, crt[in]Joel Sherrill
2014-04-22niagara/Makefile.am: Fix rule for start.oJoel Sherrill
2014-04-22libcpu/sh: Build cache stubs so apps usign cache API linkJoel Sherrill
2014-04-22dummy_printk_support.c: Comment clean upJoel Sherrill
2014-04-22shsim: Add printk() support and move all code to console subdirectoryJoel Sherrill
2014-04-22bsps: Fix TLS support in linker command filesSebastian Huber
2014-04-22bsp/mbx8xx: Fix Makefile.am and bsp_specsSebastian Huber
2014-04-22bsps/powerpc: Fix linker command filesSebastian Huber
2014-04-17bsp/arm: Cleanup L2 cache handlingRalf Kirchner
2014-04-17bsp/arm: Correct L2 cache enable methodRalf Kirchner
2014-04-17bsp/arm: Add cache size methodsRalf Kirchner
2014-04-17bsp/arm: Add L2 cache lockingRalf Kirchner
2014-04-17bsp/arm: Remove unused cache store methodsRalf Kirchner