summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bsp/rtl22xx: Add prefix due to name conflictsSebastian Huber2015-03-201-5/+5
* Add CAN, PWM, ADC and UART1/2/3 support to the LPC176x BSP.Martin Galvan2015-03-2020-10/+1881
* score: Fix _Thread_Change_priority()Sebastian Huber2015-03-209-14/+256
* score: Delete unused _Timestamp_Is_valid()Alexander Krutwig2015-03-192-31/+0
* score: Fix _Debug_Is_owner_of_allocator()Sebastian Huber2015-03-191-2/+11
* libmisc/capture: Clean up formatting on ARM.Chris Johns2015-03-192-22/+29
* testsupport: Do not suspend worker tasksSebastian Huber2015-03-181-1/+3
* libmisc/redirector: Fix unlock on exit from the handler.Chris Johns2015-03-181-1/+1
* m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg: Add tmfine01Joel Sherrill2015-03-171-0/+1
* arm/lpc24xx/make/custom/lpc23xx_tli800-testsuite.tcfg: Add tmfine01Joel Sherrill2015-03-171-0/+1
* arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg: Add tmfine01Joel Sherrill2015-03-171-0/+1
* arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add tmfine01Joel Sherrill2015-03-171-0/+1
* arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram-testsuite.tcfg: Add tmfine01Joel Sherrill2015-03-171-0/+1
* arm/lpc176x/make/custom/lpc1768_mbed-testsuite.tcfg: Add tmfine01Joel Sherrill2015-03-171-0/+1
* arm/lm3s69xx/make/custom/lm4f120-testsuite.tcfg: Add tmfine01Joel Sherrill2015-03-171-0/+1
* IMFS: NUL-terminate name returned by readdir()Sebastian Huber2015-03-171-2/+5
* spcbssched03/tasks_periodic.c: Fixed now used before set warningJoel Sherrill2015-03-171-0/+1
* cpukit/include/rtems/btimer.h: Improve briefJoel Sherrill2015-03-171-1/+1
* powerpc/shared/flash/intelFlash.c: Eliminate use of deprecated methodJoel Sherrill2015-03-171-1/+1
* powerpc/mvme5500/vectors/exceptionhandler.c: Turn off deprecated warningJoel Sherrill2015-03-171-0/+6
* sptests misc: Update to not use deprecated methodsJoel Sherrill2015-03-176-18/+18
* tests misc: Disable deprecated method usage warning when intentionalJoel Sherrill2015-03-175-195/+232
* Disable deprecated warning on implementation of deprecated methodsJoel Sherrill2015-03-178-4/+46
* libmisc/monitor/mon-task.c: Disable deprecated warning for use of notepadsJoel Sherrill2015-03-171-2/+21
* libchip/network/if_fxp.c: Do not use rtems_clock_get()Joel Sherrill2015-03-171-1/+1
* libchip/i2c/spi-memdrv.c: Do not use rtems_clock_get()Joel Sherrill2015-03-171-7/+4
* libcpu/bfin/clock/rtc.c: Do not use rtems_clock_get()Joel Sherrill2015-03-171-2/+2
* powerpc/shared/flash/intelFlash.c: Do not use rtems_clock_get()Joel Sherrill2015-03-171-1/+1
* score603e/tod/tod.c: Do not use rtems_clock_get()Joel Sherrill2015-03-171-2/+2
* beatnik/network/porting/if_xxx_rtems.c: Do not use rtems_clock_get()Joel Sherrill2015-03-171-1/+1
* mvme167/network/network.c: Do not use rtems_clock_get()Joel Sherrill2015-03-171-19/+21
* mvme162/tod/tod.c: Do not use rtems_clock_get()Joel Sherrill2015-03-171-2/+2
* tm07: Split some code into new spnotepad02.Joel Sherrill2015-03-1710-22/+116
* testsuites/samples/minimum/init.c: Notepads no longer need to be disabledJoel Sherrill2015-03-171-7/+0
* cpukit/libdl/rtl-obj-comp.c: Use correct printf() specificationJoel Sherrill2015-03-172-3/+3
* bsp/mpc55xx: Fix flash settingsSebastian Huber2015-03-171-13/+16
* testsupport: Add worker setup handlerSebastian Huber2015-03-174-24/+96
* bsp/qoriq: Add register blocks for T variantsSebastian Huber2015-03-171-78/+84
* bsp/qoriq: Fix warningSebastian Huber2015-03-171-0/+3
* score: Ensure properties of CPU_Uint32ptrSebastian Huber2015-03-171-0/+10
* cpukit: add and use CPU_Uint32ptr typeGedare Bloom2015-03-1621-2/+61
* bsp/mbx8xx: Fix warningsSebastian Huber2015-03-161-4/+6
* IMFS: don't strlen() an unterminated string in IMFS_dir_read().Jamie Iles2015-03-161-1/+1
* shell: remove rtems ifdef, upstream is correctGedare Bloom2015-03-161-8/+0
* shell: fix printf warningsGedare Bloom2015-03-161-4/+5
* capture: fix warnings in printGedare Bloom2015-03-161-4/+6
* rtems: make error codes uintptr_tGedare Bloom2015-03-161-1/+1
* rfs: cast minor to uintptr_t to truncate explicitlyGedare Bloom2015-03-161-2/+2
* preliminary Raspberry Pi Model 2 supportAlan Cudmore2015-03-166-22/+55
* tmtests/tmfine01: New testSebastian Huber2015-03-166-0/+2612