summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add or1k tick timer register definitionsHesham ALMatary2014-08-181-2/+14
* arm: PR2186: Fix compile errorSebastian Huber2014-08-141-2/+4
* or1k/.../preinstall.am: Add missing fileJoel Sherrill2014-08-121-0/+49
* Add support for OpenRISC - Fixed issuesHesham ALMatary2014-08-1215-0/+2263
* bsp/lpc24xx: Add LPC40XX variantsSebastian Huber2014-08-128-19/+99
* arm: Add support for FPv4-SP floating point unitSebastian Huber2014-08-1213-45/+194
* bsp/altera-cyclone-v: Add RTC driver.Christian Mauderer2014-08-114-4/+381
* bsp/altera-cyclone-v: Add a simple I2C driver.Christian Mauderer2014-08-1111-7/+10389
* bsp/altera-cyclone-v: Add socal from hwlib.Christian Mauderer2014-08-112-2/+60
* sptests/sprbtree01: Add random ops test caseSebastian Huber2014-08-082-1/+832
* rbtree: Simplify _RBTree_Extract()Sebastian Huber2014-08-071-8/+10
* rbtree: Simplify insert and extractSebastian Huber2014-08-076-100/+87
* rbtree: Simplify _RBTree_Rotate()Sebastian Huber2014-08-072-18/+61
* sptests/sprbtree01: Check tree layoutSebastian Huber2014-08-051-0/+620
* sptests/sprbtree01: Reduce stack usageSebastian Huber2014-08-051-1/+2
* posix: Simplify key implementationSebastian Huber2014-08-055-21/+44