summaryrefslogtreecommitdiffstats
path: root/bsps (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mark parameters as intentionally unusedSebastian Huber6 days1-0/+1
* bsps: Avoid unused argument in clock interruptSebastian Huber8 days42-181/+137
* dev/irq: Optional arm_gic_irq_processor_count()Sebastian Huber8 days3-0/+6
* arm/xilinx-zynqmp-rpu: Fix clock driverStanislav Pankevich9 days1-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
* bsp/tms570: Add header guardsSebastian Huber2024-01-151-0/+5
* bsp/tms570: The TMS570LC4357 has no TCRAM modulesSebastian Huber2024-01-152-0/+6
* bsp/tms570: Initialize SRAM on demandSebastian Huber2024-01-151-10/+27
* bsp/tms570: Use asm code for tms570_memory_init()Sebastian Huber2024-01-151-14/+21
* bsp/tms570: Honor DBGRST for TMS570LC4357Tyler Miller2024-01-152-0/+22
* bsp/tms570: Remove reset source handlingSebastian Huber2024-01-151-47/+0
* bsp/tms570: Add HCLKCNTL registerTyler Miller2024-01-151-2/+4
* bsp/tms570: TMS570LC4x Errata DEVICE#60Tyler Miller2024-01-151-2/+7
* bsp/tms570: Add errata SSWF021#45 handlingSebastian Huber2024-01-154-0/+437
* bsp/tms570: Conditionalize TMS570LS3137 errataSebastian Huber2024-01-151-0/+4
* bsp/tms570: Simplify expressionSebastian Huber2024-01-151-11/+12
* bsp/tms570: Add TMS570LC4357 power supportTyler Miller2024-01-152-5/+25
* bsp/tms570: Add TMS570LC4357 pin config supportTyler Miller2024-01-153-39/+12
* bsp/tms570: Remove double pin configurationTyler Miller2024-01-151-10/+0
* bsp/tms570: Add tms570_pbist_run_and_check()Tyler Miller2024-01-153-54/+33
* bsp/tms570: Add TMS570LC4357 PBIST supportTyler Miller2024-01-151-19/+32