summaryrefslogtreecommitdiffstats
path: root/bsps (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/aarch64/raspberrypi: Add system timer supportHEADmasterNing Yang2024-04-242-5/+18
* bsp/qoriq: Include missing processormaskimpl.hVincenzo Calabretta2024-04-171-0/+1
* bsps/arm: Improve GICv3 supportSebastian Huber2024-04-161-5/+11
* arm/xen: Fix BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2024-04-161-1/+1
* dev/irq: Improve Doxgyen group assignmentsSebastian Huber2024-04-1611-29/+94
* bsps/arm: Improve GICv2 supportSebastian Huber2024-04-163-13/+34
* dev/clock: Move bcm2835-system-timer driver to shared spaceNing Yang2024-04-111-0/+0
* bsps/xil-ttc: Improve clock driverSebastian Huber2024-04-113-137/+122
* bsps/xil-ttc: Add XIL_FATAL_TTC_IRQ_INSTALLSebastian Huber2024-04-112-4/+5
* bsps/xil-ttc: Use interrupt entrySebastian Huber2024-04-111-4/+10
* bsps: Include <rtems/score/processormaskimpl.h>Sebastian Huber2024-04-096-0/+6
* Fix: type-cast to wrong typeBernd Moessner2024-04-061-1/+1
* dev/serial: Add Zynq UART kernel I/O supportSebastian Huber2024-04-048-189/+64
* dev/serial: Add ZYNQ_UART_[01]_BASE_ADDRSebastian Huber2024-04-0410-8/+148
* dev/serial: Simplify some Zynq UART functionsSebastian Huber2024-03-278-111/+62
* bsps: Move declarations to <bsp/irq-generic.h>Sebastian Huber2024-03-2727-187/+160
* Mark parameters as intentionally unusedSebastian Huber2024-03-221-0/+1
* bsps: Avoid unused argument in clock interruptSebastian Huber2024-03-2042-181/+137
* dev/irq: Optional arm_gic_irq_processor_count()Sebastian Huber2024-03-203-0/+6
* arm/xilinx-zynqmp-rpu: Fix clock driverStanislav Pankevich2024-03-191-1/+1
* bsps/shared/xqspipsu: Read correct status bitsKinsey Moore2024-03-111-0/+15
* bsps/shared/xnandpsu: Add opportunistic page cacheKinsey Moore2024-03-112-0/+50
* bsps/clock: Fix fast idle for SMPSebastian Huber2024-03-111-0/+16
* aarch64/zynqmp: Fix UART base addresses and IRQSebastian Huber2024-03-112-4/+4
* bsps/powerpc: Fix include orderSebastian Huber2024-03-111-1/+1
* bsps/xnandpsu: Allow creation of BBTKinsey Moore2024-02-281-1/+1
* bsps/powerpc: Include missing <rtems/irq.h>Sebastian Huber2024-02-271-0/+1
* bsp/qoriq: Use more specific includeSebastian Huber2024-02-272-1/+2
* bsp/qoriq: Remove superfluous includeSebastian Huber2024-02-271-1/+0
* bsp/qoriq: Remove <rtems/irq.h> in <bsp/irq.h>Sebastian Huber2024-02-273-5/+4
* bsp/qoriq: Use bsp_fatal()Sebastian Huber2024-02-272-2/+5
* bsp/qoriq: Use interrupt entrySebastian Huber2024-02-274-29/+50
* arm/altera-cyclone-v/README: Fix use of CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSJoel Sherrill2024-02-231-1/+1
* bsps/qspipsu: Calculate correct parallel mode sizeKinsey Moore2024-02-191-1/+2
* bsp/tms570: Fix console receive interruptsAdrien Chardon2024-02-011-36/+9
* bsps/qoriq: Add VME support for MVME2500Christian Mauderer2024-01-311-0/+50
* bsps/qoriq: Allow setting EIRQ polarity and senseChristian Mauderer2024-01-312-0/+83
* bsps/qoriq: Add MMU regions for PCIe based on fdtChristian Mauderer2024-01-311-0/+88
* bsps/xilinx-zynqmp-rpu: Invalidate caches on startStanislav Pankevich2024-01-161-0/+8
* bsp/tms570: Use TMS570_OSCILLATOR_MAINSebastian Huber2024-01-151-2/+0
* bsp/tms570: Update READMETyler Miller2024-01-151-71/+63
* bsp/tms570: Board-specific tms570_emif_sdram_init()Tyler Miller2024-01-154-97/+115
* bsp/tms570: Board-specific tms570_pinmux_init()Tyler Miller2024-01-155-310/+300
* bsp/tms570: Board-specific tms570_map_clock_init()Tyler Miller2024-01-154-109/+187
* bsp/tms570: Board-specific tms570_pll_init()Tyler Miller2024-01-154-58/+253
* bsp/tms570: Initialize MPUTyler Miller2024-01-152-0/+205
* bsp/tms570: Optimize tms570_debug_console_out()Sebastian Huber2024-01-151-20/+21
* bsp/tms570: Initialize and enable caches on demandSebastian Huber2024-01-151-0/+25
* bsp/tms570: Use bsp_start_copy_sections_compact()Sebastian Huber2024-01-151-1/+1
* bsp/tms570: Use shared bsp_start_hook_1()Sebastian Huber2024-01-152-22/+4