summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nios2_iss/Makefile.am: Add cacheJoel Sherrill2014-09-041-5/+17
* score603e/start/start.S: Add start symbol to eliminate warningJoel Sherrill2014-09-041-0/+3
* mcf5235/.../linkcmds: Use dram region consistently like other variantsJoel Sherrill2014-09-041-4/+4
* tms570/Makefile.am: Remove bad networking build infoJoel Sherrill2014-09-041-14/+0
* lpc23xx_tli800-testsuite.tcfg: Add tests which do not link with debug enabledJoel Sherrill2014-09-041-0/+4
* lpc2362-testsuite.tcfg: Add tests which do not link with debug enabledJoel Sherrill2014-09-041-0/+3
* lm3s3749-testsuite.tcfg: Add tests which do not link with debug enabledJoel Sherrill2014-09-041-0/+3
* rtl22xx/.../bspreset.c: Eliminate warning for set not used variableJoel Sherrill2014-09-041-2/+3
* lpc24xx/.../bspreset.c: Eliminate warning for set not used variableJoel Sherrill2014-09-041-0/+1
* lpc176x/.../bspreset.c: Eliminate warning for set not used variableJoel Sherrill2014-09-041-0/+1
* lm3s69xx/.../bspreset.c: Eliminate warning for set not used variableJoel Sherrill2014-09-041-0/+1
* smdk2410/.../bspreset.c: Eliminate warning for set not used variableJoel Sherrill2014-09-041-0/+2
* stm32f4/.../bspreset.c: Eliminate warning for set not used variableJoel Sherrill2014-09-041-0/+1
* gp32/.../bspreset.c: Eliminate warning for set not used variableJoel Sherrill2014-09-041-0/+2
* csb337/.../bspreset.c: Eliminate warning for set not used variableJoel Sherrill2014-09-041-1/+0
* raspberrypi: Use shared bspreset.cJoel Sherrill2014-09-043-36/+2
* or1ksim/Makefile.am: Install shared tm27.h and regenerate preinstall.amJoel Sherrill2014-09-022-5/+5
* score: Define _CPU_Start_multitasking only for LEON SPARC, not SPARC in generalDaniel Cederman2014-09-011-1/+1
* bsp/ngmp: Use -mcpu=leon3 GCC optionSebastian Huber2014-09-011-0/+2
* Regenerate all preinstall.am files.Chris Johns2014-08-2986-391/+391
* Regenerate all preinstall.am files.Joel Sherrill2014-08-2881-416/+416
* arm: Add tests which fail to build with C++ enabled.Chris Johns2014-08-289-0/+24
* preinstall: Regenerated files differ from the repo.Chris Johns2014-08-284-15/+18
* virtex5/.../bsp.h: Add BSP_Convert_decrementer() macro required by MPC6xx tim...Joel Sherrill2014-08-271-3/+24
* nds/Makefile.am: Rework to avoid creating ltos of .rel filesJoel Sherrill2014-08-271-71/+35
* lpc40xx_ea_rom_int-testsuite.tcfg: New fileJoel Sherrill2014-08-271-0/+7
* arm/lm3s3749: Add tests that do not fit.Chris Johns2014-08-271-0/+3
* Add or1ksim (sim.cfg) configuration file and edit README.Hesham ALMatary2014-08-262-1/+123
* bsp/altera-cyclone-v: Add DMA support hwlib filesSebastian Huber2014-08-2617-7/+21297
* bsp/altera-cyclone-v: Update to hwlib 13.1Sebastian Huber2014-08-2616-3841/+8786
* or1k/Makefile.am: libbsp_a_CPPFLAGS was defined twiceJoel Sherrill2014-08-251-1/+1
* gensh4: Improve ROM vs RAM startup configurationJoel Sherrill2014-08-252-9/+16
* gensh4/bsp_specs: Account for big/little endianJoel Sherrill2014-08-251-1/+1
* simsh4-testsuite.tcfg: new fileJoel Sherrill2014-08-251-1/+5
* simsh2e-testsuite.tcfg: new fileJoel Sherrill2014-08-251-1/+5
* shsim/bsp_specs: Account for big/little endianJoel Sherrill2014-08-251-1/+1
* or1ksim BSP: Include cache manager stubs, and re-generate preinstall.am files.Hesham ALMatary2014-08-253-36/+46
* Rename or1k_or1ksim BSP to or1ksimHesham ALMatary2014-08-251-0/+0
* libcpu: Add new entry for or1k cpu and include cache manager stubs.Hesham ALMatary2014-08-254-0/+85
* bsp/mpc55xx: Fix commentSebastian Huber2014-08-251-1/+1
* bsp/mpc55xx: Add defines for MPC5668Sebastian Huber2014-08-252-7/+13
* bsp/mpc55xx: Limit flash support to MPC55[56]XSebastian Huber2014-08-251-1/+1
* score: Add missing define to cache managerDaniel Cederman2014-08-251-0/+2
* bsp/tms570: implemented and tested initialization of Cortex-R performance cou...Pavel Pisa2014-08-221-4/+84
* score: Add SMP support to the cache managerDaniel Cederman2014-08-222-6/+254
* bsp/sparc: Flush only instruction cacheDaniel Cederman2014-08-222-1/+9
* bsp/sparc: Flush icache before first time enabling interruptsDaniel Cederman2014-08-221-0/+9
* libchip/dwmac: Make PHY address user configurableChristian Mauderer2014-08-224-12/+58
* bsp/tms570: disable huge memory demanding tests for internal RAM build variant.Pavel Pisa2014-08-212-13/+23
* bsp/tms570: implemented support functions to satisfy complete tests build req...Pavel Pisa2014-08-219-4/+186