summaryrefslogtreecommitdiffstats
path: root/bsps (unfollow)
Commit message (Expand)AuthorFilesLines
2 daysbsp/qoriq: Include missing processormaskimpl.hVincenzo Calabretta1-0/+1
3 daysbsps/arm: Improve GICv3 supportSebastian Huber1-5/+11
3 daysarm/xen: Fix BSP_INTERRUPT_VECTOR_COUNTSebastian Huber1-1/+1
3 daysdev/irq: Improve Doxgyen group assignmentsSebastian Huber11-29/+94
3 daysbsps/arm: Improve GICv2 supportSebastian Huber3-13/+34
8 daysdev/clock: Move bcm2835-system-timer driver to shared spaceNing Yang1-0/+0
8 daysbsps/xil-ttc: Improve clock driverSebastian Huber3-137/+122
8 daysbsps/xil-ttc: Add XIL_FATAL_TTC_IRQ_INSTALLSebastian Huber2-4/+5
8 daysbsps/xil-ttc: Use interrupt entrySebastian Huber1-4/+10
10 daysbsps: Include <rtems/score/processormaskimpl.h>Sebastian Huber6-0/+6
13 daysFix: type-cast to wrong typeBernd Moessner1-1/+1
2024-04-04dev/serial: Add Zynq UART kernel I/O supportSebastian Huber8-189/+64
2024-04-04dev/serial: Add ZYNQ_UART_[01]_BASE_ADDRSebastian Huber10-8/+148
2024-03-27dev/serial: Simplify some Zynq UART functionsSebastian Huber8-111/+62
2024-03-27bsps: Move declarations to <bsp/irq-generic.h>Sebastian Huber27-187/+160
2024-03-22Mark parameters as intentionally unusedSebastian Huber1-0/+1
2024-03-20bsps: Avoid unused argument in clock interruptSebastian Huber42-181/+137
2024-03-20dev/irq: Optional arm_gic_irq_processor_count()Sebastian Huber3-0/+6
2024-03-19arm/xilinx-zynqmp-rpu: Fix clock driverStanislav Pankevich1-1/+1
2024-03-11bsps/shared/xqspipsu: Read correct status bitsKinsey Moore1-0/+15
2024-03-11bsps/shared/xnandpsu: Add opportunistic page cacheKinsey Moore2-0/+50
2024-03-11bsps/clock: Fix fast idle for SMPSebastian Huber1-0/+16
2024-03-11aarch64/zynqmp: Fix UART base addresses and IRQSebastian Huber2-4/+4
2024-03-11bsps/powerpc: Fix include orderSebastian Huber1-1/+1
2024-02-28bsps/xnandpsu: Allow creation of BBTKinsey Moore1-1/+1
2024-02-27bsps/powerpc: Include missing <rtems/irq.h>Sebastian Huber1-0/+1
2024-02-27bsp/qoriq: Use more specific includeSebastian Huber2-1/+2
2024-02-27bsp/qoriq: Remove superfluous includeSebastian Huber1-1/+0
2024-02-27bsp/qoriq: Remove <rtems/irq.h> in <bsp/irq.h>Sebastian Huber3-5/+4
2024-02-27bsp/qoriq: Use bsp_fatal()Sebastian Huber2-2/+5
2024-02-27bsp/qoriq: Use interrupt entrySebastian Huber4-29/+50
2024-02-23arm/altera-cyclone-v/README: Fix use of CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSJoel Sherrill1-1/+1
2024-02-19bsps/qspipsu: Calculate correct parallel mode sizeKinsey Moore1-1/+2
2024-02-01bsp/tms570: Fix console receive interruptsAdrien Chardon1-36/+9
2024-01-31bsps/qoriq: Add VME support for MVME2500Christian Mauderer1-0/+50
2024-01-31bsps/qoriq: Allow setting EIRQ polarity and senseChristian Mauderer2-0/+83
2024-01-31bsps/qoriq: Add MMU regions for PCIe based on fdtChristian Mauderer1-0/+88
2024-01-16bsps/xilinx-zynqmp-rpu: Invalidate caches on startStanislav Pankevich1-0/+8
2024-01-15bsp/tms570: Use TMS570_OSCILLATOR_MAINSebastian Huber1-2/+0
2024-01-15bsp/tms570: Update READMETyler Miller1-71/+63
2024-01-15bsp/tms570: Board-specific tms570_emif_sdram_init()Tyler Miller4-97/+115
2024-01-15bsp/tms570: Board-specific tms570_pinmux_init()Tyler Miller5-310/+300
2024-01-15bsp/tms570: Board-specific tms570_map_clock_init()Tyler Miller4-109/+187
2024-01-15bsp/tms570: Board-specific tms570_pll_init()Tyler Miller4-58/+253
2024-01-15bsp/tms570: Initialize MPUTyler Miller2-0/+205
2024-01-15bsp/tms570: Optimize tms570_debug_console_out()Sebastian Huber1-20/+21
2024-01-15bsp/tms570: Initialize and enable caches on demandSebastian Huber1-0/+25
2024-01-15bsp/tms570: Use bsp_start_copy_sections_compact()Sebastian Huber1-1/+1
2024-01-15bsp/tms570: Use shared bsp_start_hook_1()Sebastian Huber2-22/+4
2024-01-15bsp/tms570: Add header guardsSebastian Huber1-0/+5