summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* rbtree: Add and use RBTree_Compare_resultSebastian Huber2014-08-0515-67/+82
* Add and use RTEMS_CONTAINER_OF()Sebastian Huber2014-08-0521-93/+76
* rbtree: Rename find header in find controlSebastian Huber2014-07-294-22/+26
* rbtree: Simplify off-tree handlingSebastian Huber2014-07-293-25/+28
* Delete unused *_Is_null() functionsSebastian Huber2014-07-2619-262/+0
* rbtree: Update maximum node in LIFO orderSebastian Huber2014-07-264-18/+118
* todimpl.h: Add missing DoxygenJoel Sherrill2014-07-231-0/+10
* coretod*.c: Fix Doxygen group and comment formattingJoel Sherrill2014-07-235-14/+14
* Add _TOD_Adjust to SCORE TOD Handler.Joel Sherrill2014-07-236-22/+97
* adjtime.c: Use timestamp math and simplifyJoel Sherrill2014-07-231-40/+28
* rbtree: Do not set node off-tree in extractSebastian Huber2014-07-223-9/+14
* rbtree: Remove superfluous NULL pointer checksSebastian Huber2014-07-225-39/+23
* rbtree: FormatSebastian Huber2014-07-226-117/+147
* doc: Update console driver documentationSebastian Huber2014-07-211-398/+344
* m68k/gen68360/include/tm27.h: Correct commentJoel Sherrill2014-07-161-2/+1
* Add More Testsuite Configuration Files and Update Existing OnesJoel Sherrill2014-07-1616-0/+97
* Common ARM A8 code.Chris Johns2014-07-161-0/+55
* Use Shared Method for Thread Unblock CleanupJoel Sherrill2014-07-154-60/+63