summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bootstrap: Sort the various hash keys used in generating preinstall.am.Chris Johns2014-08-291-4/+4
* Regenerate all preinstall.am files.Joel Sherrill2014-08-2895-464/+464
* 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
* rtems: SMP fix for timer serverSebastian Huber2014-08-271-1/+3
* 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
* rtems: Add more clock tick functionsSebastian Huber2014-08-265-0/+239
* 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
* Add or1k to the list of targets that use IEEE 754 in xdr_float.cHesham ALMatary2014-08-251-0/+1
* 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
* sptests/spcache01: Make inline assembly conditional to account for OpenRISC l...Hesham ALMatary2014-08-251-1/+5
* 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
* rtems: Inline rtems_clock_get_ticks_since_boot()Sebastian Huber2014-08-256-68/+24
* 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
* smptests/smpcache01: Test the SMP cache managerDaniel Cederman2014-08-226-0/+342
* score: Add SMP support to the cache managerDaniel Cederman2014-08-224-6/+355
* bsp/sparc: Flush only instruction cacheDaniel Cederman2014-08-222-1/+9
* score/sparc: Add comment on icache flush after trap table updateDaniel Cederman2014-08-221-3/+14
* bsp/sparc: Flush icache before first time enabling interruptsDaniel Cederman2014-08-222-0/+13
* score: Rename SMP broadcast message functionDaniel Cederman2014-08-222-3/+3
* score: Add function to send a SMP message to a set of CPUsDaniel Cederman2014-08-222-0/+31
* 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
* Add configuration to detect toolset has sigaltstack() prototypeJoel Sherrill2014-08-202-4/+18
* mpc55xx/misc/flash_support.c: Properly flush cache when writing.Peter Dufault2014-08-201-46/+39
* or1k.t: Fix spelling errorsJoel Sherrill2014-08-201-4/+4
* Add new documentation section for OpenRISC CPU architecture.Hesham ALMatary2014-08-203-0/+84
* libbsp/arm/acinclude.m4: Regenerate for tms570Joel Sherrill2014-08-201-0/+2
* Add new (first) OpenRISC BSP called or1ksim.Hesham ALMatary2014-08-2024-0/+1610
* BSP for TMS570LS31x Hercules Development Kit from TI (TMS570LS3137)Premysl Houdek2014-08-2028-0/+2389
* lpc24xx/lpc17xx: lpc24xx_pin_set_function() keep LPC4088 W type pin in digita...Pavel Pisa2014-08-201-1/+6
* score: PR2179: Fix initially locked PI mutexSebastian Huber2014-08-203-4/+50
* rtems_termios_puts: Copy and write more than one char at onceKolja Waschk2014-08-181-50/+85