summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* avrtest: Disable jffs2 and mrfs testsJoel Sherrill2015-03-221-0/+2
* testsuites/testdata: Add sets to disable all jffs2 and mrfs testsJoel Sherrill2015-03-222-0/+25
* tools/build/rtems-test-check: Support multiple include filesJoel Sherrill2015-03-221-1/+1
* cpukit/libmisc/shell/hexdump-conv.c: Eliminate printf() format warningJoel Sherrill2015-03-221-1/+5
* cpukit/libmisc/shell/main_df.c: Eliminate printf() format warningJoel Sherrill2015-03-221-2/+3
* score: Simplify debug code and use _Assert()Sebastian Huber2015-03-224-60/+13
* score: Move _Thread_queue_Requeue()Sebastian Huber2015-03-223-68/+43
* score: Move _Thread_queue_Extract()Sebastian Huber2015-03-225-174/+118
* score: Move _Thread_blocking_operation_Cancel()Sebastian Huber2015-03-224-124/+90
* sptests/spintrcritical23: Fix warningsSebastian Huber2015-03-211-8/+10
* Replace www.rtems.com with www.rtems.orgSebastian Huber2015-03-20134-134/+134
* score: Delete unused _Timestamp_(To|From)_ticks()Alexander Krutwig2015-03-204-103/+1
* score: Delete unused _Timestamp_Divide_by_integerAlexander Krutwig2015-03-204-85/+1
* rtems: Use atomic operation with correct typeDaniel Cederman2015-03-201-1/+1
* 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