summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-02bsps/sparc: Fix copy of initialized dataSebastian Huber2-7/+8
2016-10-25Updated xilinx_zynq_a9_qemu bsp README instructions.James1-2/+2
2016-10-19bsps/sparc: Add interrupt controller registersSebastian Huber1-2/+5
2016-10-19bsp/leon3: Avoid implicit integer conversionsSebastian Huber1-8/+8
2016-10-17atsam: multiple messages on one cs low levelAlexander Krutwig2-8/+14
2016-10-17libchip/network/if_fxp.c: do not use rtems_interrupt_disable.Pavel Pisa1-7/+4
2016-10-17bsps/i386: use Pentimum instructions for pc586 and pc686 builds.Pavel Pisa2-2/+2
2016-10-17bsps/i386: replace global interrupt disable by SMP build supporting locking.Pavel Pisa9-72/+148
2016-10-13bsp/atsamv: Fix typoSebastian Huber1-1/+1
2016-10-11bsps/i386: Separate variable for i8259 IRQs disable due to in progress state.Pavel Pisa1-19/+36
2016-10-11bsp/qoriq: Add GPIO register mapSebastian Huber1-1/+14
2016-10-11bsps/sparc: Support GR740 GPIOSebastian Huber1-0/+22
2016-10-05bsp/atsam: Provide default buffer countsSebastian Huber1-2/+11
2016-10-05bsp/atsam: Fix PHY detectionSebastian Huber1-16/+11
2016-09-23bsp/mvme147*: Fix linker issueSebastian Huber2-6/+2
2016-09-23bsps/m68k: Add libatomic support to some bsp_specsSebastian Huber3-3/+3
2016-09-23bsps/m68k: Fix linker command fileSebastian Huber1-1/+1
2016-09-22arm/tms570: document BSP setup with included hardware initialization.Pavel Pisa1-22/+100
2016-09-22arm/tms570: update bootstrap generated preinstall.amPavel Pisa1-0/+13
2016-09-22arm/tms570: include TMS570_USE_HWINIT_STARTUP option to select bare metal sta...Pavel Pisa2-0/+26
2016-09-22arm/tms570: include hardware initialization and selftest based on Ti HalCoGen...Pavel Pisa16-0/+3519
2016-09-22arm/tms570: define base addresses of all TMS570LS3137 SPI interfaces.Pavel Pisa1-1/+5
2016-09-22bsps/arm: Export bsp_start_hook_0_done symbol from ARM start.S.Pavel Pisa1-0/+1
2016-09-21classic networking: adapt FXP driver to work with actual PCI and IRQ code.Pavel Pisa2-106/+98
2016-09-20classic networking: do not reference BSP_irq_enabled_at_i8259s which is no mo...Pavel Pisa5-40/+5
2016-09-19termios: Use IMFS nodes for new Termios devicesSebastian Huber7-83/+21
2016-09-16bsp/atsam: Add SPI bus driverAlexander Krutwig6-0/+770
2016-09-16bsp/atsam: Use normal memory for QSPI flash areaAlexander Krutwig1-2/+2
2016-09-08arm/raspberrypi: define bsp_reset to restart board by watchdog.Pavel Pisa3-1/+82
2016-09-08powerpc: Fix SMP context switchSebastian Huber1-61/+62
2016-09-08testsuite: Add libdl/dl05 reloc test.Chris Johns3-0/+3
2016-09-08bsp/raspberrypi: Rename fileSebastian Huber2-1/+1
2016-09-07arm/raspberrypi: use GPU/system timer as clock source.Pavel Pisa1-36/+62
2016-09-07arm/raspberrypi: correct and extend definitions for GPU timer.Pavel Pisa2-7/+16
2016-09-07arm/raspberrypi: basic BCM2836 SMP implementation.Pavel Pisa8-4/+230
2016-09-07arm/raspberrypi: propagate number of configured CPUs into linker script.Pavel Pisa2-0/+16
2016-09-07arm/raspberrypi: rename linkcmds to linkcmds.in to allow their configure proc...Pavel Pisa3-4/+3
2016-09-07arm/raspberrypi: more definitions of BCM2836 core local peripherals.Pavel Pisa1-2/+140
2016-09-07arm/raspberrypi: include definitions of BCM2836 SMP mailboxes.Rohini Kulkarni1-0/+26
2016-09-07bsps/arm: reorganize CP15 code to allow clean and invalidate ARMv7 cache by l...Pavel Pisa1-48/+60
2016-09-07bsps/arm: remove lock in arm_cp15_set_translation_table_entries().Pavel Pisa1-9/+1
2016-09-07bsps/arm: use defines for cache type register format field.Pavel Pisa1-9/+30
2016-09-07bsp/atsam: Add SDRAM IS42S16320F-7BL.Christian Mauderer3-1/+56
2016-09-07bsp/atsam: Move ram init values to structure.Christian Mauderer4-0/+58
2016-09-06bsp/xilinx-zynq: Avoid duplicate declarationSebastian Huber1-1/+1
2016-09-01arm/xilinx_zynq: Start the second core when an SMP build.Chris Johns2-0/+22
2016-09-01arm/xilinx_zynq: ensure that cache is cleaned and MMU disabled when initializ...Pavel Pisa1-0/+35
2016-08-30libdl: The dl04 is too big for some BSPs. Do not built it.Chris Johns3-0/+3
2016-08-27arm/raspberrypi: Mailbox : Extending functionalityMudit Jain3-0/+130
2016-08-24bsp/atsam: Add missing break statementAlexander Krutwig1-0/+1