summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-29Remove sparc/sis BSP.Joel Sherrill9-104/+0
2016-11-29arm/zynq: Wait for the UART TX FIFO to empty on reset.Chris Johns3-0/+24
2016-11-28sparc: Optimize _ISR_Handler()Sebastian Huber5-81/+70
2016-11-24bsps/arm: Add Cortex-M DWT CPU counterSebastian Huber3-1/+57
2016-11-23bsp/lpc23xx_tli800: Disable tar01 testSebastian Huber1-0/+1
2016-11-18sparc: Use Per_CPU_Control::isr_dispatch_disableSebastian Huber1-5/+5
2016-11-18score: Allow interrupts during thread dispatchSebastian Huber1-7/+12
2016-11-18powerpc: Add up to date CPU_Interrupt_frameSebastian Huber3-9/+9
2016-11-18powerpc: Move legacy CPU_Interrupt_frameSebastian Huber1-1/+0
2016-11-18sparc: Move CPU_Interrupt_frame related definesSebastian Huber1-1/+1
2016-11-18sparc: Rename CPU_Minimum_stack_frameSebastian Huber2-5/+5
2016-11-18sparc64: Rename CPU_Minimum_stack_frameSebastian Huber1-2/+2
2016-11-18bsps/mips: Use <libcpu/isr_entries.h>Sebastian Huber6-7/+6
2016-11-18arm: Use TPIDRPRW for current per-CPU controlSebastian Huber1-5/+13
2016-11-17bsp/atsamv: Make size of nocache-memory configurable.Christian Mauderer2-2/+3
2016-11-10powerpc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber1-0/+4
2016-11-09score: Add and use Thread_Control::is_idleSebastian Huber2-5/+2
2016-11-07bsp/qoriq: Remove duplicate qoriq_gpio definitionSebastian Huber1-4/+0
2016-11-03virtex4, virtex5 bsp.h: Use BSP_INTERRUPT_STACK_SIZE not user space CONFIGURE...Tim Cussins2-2/+2
2016-11-03m68k/mrm332/make/custom/mrm332-testsuite.tcfg: Add dl05Joel Sherrill1-0/+1
2016-11-03m68k/mcf5225x/make/custom/mcf5225x-testsuite.tcfg: Add dl05Joel Sherrill1-0/+1
2016-11-03m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg: Add dl05Joel Sherrill1-0/+1
2016-11-03mcf5206elite/make/custom/mcf5206elite-testsuite.tcfg: Add dl05Joel Sherrill1-0/+1
2016-11-03moxiesim/bsp_specs: Add crtbegin/end to fix link issuesJoel Sherrill1-2/+2
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-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-20classic networking: do not reference BSP_irq_enabled_at_i8259s which is no mo...Pavel Pisa1-9/+1
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