summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc: Optimize CPU counter supportSebastian Huber2016-06-223-15/+6
* Move printer initialization to separate headerSebastian Huber2016-06-222-1/+2
* Make rtems/print.h independent of rtems/bspIo.hSebastian Huber2016-06-222-1/+2
* bsp/tms570: regenerate preinstall makefile by bootstrap -p.Pavel Pisa2016-06-211-0/+8
* bsp/tms570: include complete peripheral initialization to SCI driver.Pavel Pisa2016-06-211-2/+36
* bsp/tms570: update pinmux to provide support for initialization lists and cle...Pavel Pisa2016-06-214-69/+196
* bsp/tms570: include package balls and PINMMR registers mapping for TMS570LS31...Pavel Pisa2016-06-212-0/+700
* bsp/leon3: Add up counter timecounterSebastian Huber2016-06-212-7/+36
* bsp/leon3: Fix interrupt timestampingSebastian Huber2016-06-211-20/+35
* sparc: Rework CPU counter supportSebastian Huber2016-06-216-71/+120
* bsp/leon3: Fix LEON3_Cpu_Index initializationSebastian Huber2016-06-213-4/+14
* arm/raspberrypi: Ensure that buffers used for VC mail box communication are s...Pavel Pisa2016-06-202-7/+56
* bsp/leon3: Use sysinit for bsp_debug_uart_init()Sebastian Huber2016-06-203-7/+8
* bsp/leon3: Use sysinit for amba_initialize()Sebastian Huber2016-06-203-8/+8
* bsps: Fix printk() format warningSebastian Huber2016-06-171-1/+1
* bsps: Fix MPCI_Fatal() prototypeSebastian Huber2016-06-172-4/+4
* libchip/shmdr/send.c: Fix warning and clean upJoel Sherrill2016-06-161-15/+21
* libchip/shmdr/poll.c: Fix warning and clean upJoel Sherrill2016-06-161-5/+8
* mvme147s/shmsupp/mpisr.c: Fix warnings and clean upJoel Sherrill2016-06-161-12/+10
* mvme147s/shmsupp/getcfg.c: Fix warningJoel Sherrill2016-06-161-1/+1
* bsps: Add CLOCK_DRIVER_USE_ONLY_BOOT_PROCESSORSebastian Huber2016-06-143-7/+31
* bsp/qoriq: Increase reserved size for FDTSebastian Huber2016-06-131-1/+1
* bsp/irq-server: Fix install/removeSebastian Huber2016-06-131-135/+173
* bsps/powerpc: Update to RTEMS printer changesSebastian Huber2016-06-091-8/+8
* bsp/atsam: Support QSPI flashAlexander Krutwig2016-06-067-5/+65
* atsam: Fix network interface PHY handlingAlexander Krutwig2016-06-062-67/+52
* arm/raspberrypi: add fbcons support for rpi bspYANG Qiao2016-05-318-2/+362
* arm/raspberrypi: add video outchar support for rpi bspYANG Qiao2016-05-314-0/+5109
* arm/raspberrypi: move MMU in front of application image to respect variable m...Pavel Pisa2016-05-314-4/+83
* arm/raspberrypi: add VideoCore framebuffer without initializationYANG Qiao2016-05-314-0/+469
* arm/raspberrypi: Raspberry Pi v2 ALLOCATE_BUFFER VC4 operation returns direct...Pavel Pisa2016-05-311-0/+4
* arm/raspberrypi: ensure that correct RPI_PERIPHERAL_BASE is provided by raspb...Pavel Pisa2016-05-314-0/+4
* arm/raspberrypi: cmdline enhancement and early access workaround.Pavel Pisa2016-05-311-4/+8
* libchip: Remove dwmac network interface driverSebastian Huber2016-05-3119-7918/+1
* bsp/qoriq: Fix nocache region placementSebastian Huber2016-05-311-2/+2
* bsps: Add defines for some linker subsectionsSebastian Huber2016-05-312-2/+17
* bsps: Sort some sections first by alignmentSebastian Huber2016-05-312-7/+7
* bsp/shared: Fix printk warnings.Chris Johns2016-05-251-2/+4
* i386/pc386: Fix printk formatting warnings.Chris Johns2016-05-258-18/+27
* cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns2016-05-253-18/+20
* score: Rename _ISR_Disable() and _ISR_Enable()Sebastian Huber2016-05-2010-68/+68
* score: Rename _ISR_Disable_without_giant()Sebastian Huber2016-05-201-12/+12
* score: _Thread_Dispatch_increment_disable_level()Sebastian Huber2016-05-204-8/+8
* arm/raspberrypi: add cmdline support for rpi bsp.Pavel Pisa2016-05-193-0/+54
* arm/raspberrypi: add VideoCore frame buffer control supportYANG Qiao2016-05-195-0/+832
* arm/raspberrypi: add VideoCore mailbox support read and writeYANG Qiao2016-05-195-0/+145
* arm/raspberrypi: add locking around GPIO pin function selection.Pavel Pisa2016-05-191-0/+5
* arm/raspberrypi: correct GPIO pin function selection.Pavel Pisa2016-05-192-10/+11
* arm/raspberrypi: ensure that RTEMS application image can be started by U-boot.Pavel Pisa2016-05-192-1/+39
* bsps/arm: CP15 support for flush prefetch buffer and table base control.Pavel Pisa2016-05-191-0/+48