summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* score: Simplify ISR lock nameSebastian Huber2016-09-271-4/+1
* score: Simplify CORE mutex seizeSebastian Huber2016-09-272-70/+3
* score: Fix warningSebastian Huber2016-09-271-0/+2
* sptests/spsem03: Fix compile errorSebastian Huber2016-09-231-1/+1
* bsp/mvme147*: Fix linker issueSebastian Huber2016-09-232-6/+2
* bsps/m68k: Add libatomic support to some bsp_specsSebastian Huber2016-09-233-3/+3
* bsps/m68k: Fix linker command fileSebastian Huber2016-09-231-1/+1
* score: Fix C/C++ compatibility issueSebastian Huber2016-09-2318-67/+17
* arm/tms570: document BSP setup with included hardware initialization.Pavel Pisa2016-09-221-22/+100
* arm/tms570: update bootstrap generated preinstall.amPavel Pisa2016-09-221-0/+13
* arm/tms570: include TMS570_USE_HWINIT_STARTUP option to select bare metal sta...Pavel Pisa2016-09-222-0/+26
* arm/tms570: include hardware initialization and selftest based on Ti HalCoGen...Pavel Pisa2016-09-2216-0/+3519
* arm/tms570: define base addresses of all TMS570LS3137 SPI interfaces.Pavel Pisa2016-09-221-1/+5
* bsps/arm: Export bsp_start_hook_0_done symbol from ARM start.S.Pavel Pisa2016-09-221-0/+1
* classic networking: adapt FXP driver to work with actual PCI and IRQ code.Pavel Pisa2016-09-212-106/+98
* score: Scheduler node awareness for thread queuesSebastian Huber2016-09-218-343/+1211
* rtems: Add rtems_task_get_priority()Sebastian Huber2016-09-216-0/+172
* smptests/smpmutex01: Use test case functionsSebastian Huber2016-09-211-2/+24
* score: Manage scheduler nodes via thread queuesSebastian Huber2016-09-215-0/+33
* score: Add scheduler node table for each threadSebastian Huber2016-09-217-58/+156
* score: Rework thread priority managementSebastian Huber2016-09-2168-1512/+2854
* classic networking: do not reference BSP_irq_enabled_at_i8259s which is no mo...Pavel Pisa2016-09-205-40/+5
* termios: Add IO control handlerSebastian Huber2016-09-192-2/+20
* termios: Use IMFS nodes for new Termios devicesSebastian Huber2016-09-1911-435/+350
* libtests/devfs: Use printk()Sebastian Huber2016-09-193-5/+5
* fstests: Use printk() for IMFS configuration testsSebastian Huber2016-09-192-4/+4
* tests: CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEMSebastian Huber2016-09-197-7/+0
* imfs: Untangle dependenciesSebastian Huber2016-09-193-89/+116
* imfs: Fix IMFS_stat_file()Sebastian Huber2016-09-162-6/+3
* bsp/atsam: Add SPI bus driverAlexander Krutwig2016-09-166-0/+770
* Add SPI bus frameworkAlexander Krutwig2016-09-1611-0/+1199
* bsp/atsam: Use normal memory for QSPI flash areaAlexander Krutwig2016-09-161-2/+2
* arm/raspberrypi: define bsp_reset to restart board by watchdog.Pavel Pisa2016-09-083-1/+82
* score: Introduce _Thread_Get_priority()Sebastian Huber2016-09-0825-52/+84
* score: Add scheduler node implementation headerSebastian Huber2016-09-086-106/+140
* score: Move thread wait node to scheduler nodeSebastian Huber2016-09-089-144/+220
* score: Move scheduler node to own header fileSebastian Huber2016-09-085-163/+196
* score: Optimize thread queue enqueueSebastian Huber2016-09-081-17/+32
* score: Introduce Thread_queue_Lock_contextSebastian Huber2016-09-0835-188/+237
* score: Simplify thread queue acquire/releaseSebastian Huber2016-09-0816-92/+68
* score: Fix warningSebastian Huber2016-09-081-1/+1
* score: Fix warningSebastian Huber2016-09-081-1/+1
* score: Fix for RTEMS_DEBUGSebastian Huber2016-09-081-0/+1
* powerpc: Fix SMP context switchSebastian Huber2016-09-081-61/+62
* testsuite: Add libdl/dl05 reloc test.Chris Johns2016-09-0813-1/+1547
* libdl: Add ARM C++ relocation record support.Chris Johns2016-09-082-2/+18
* stackchk: Fix stack checker thread initializationSebastian Huber2016-09-082-30/+4
* stackchk: Use a const pattern to checkSebastian Huber2016-09-082-90/+51
* stackchk: Remove superfluous internal header fileSebastian Huber2016-09-083-103/+26
* bsp/raspberrypi: Rename fileSebastian Huber2016-09-082-1/+1