summaryrefslogtreecommitdiffstats
path: root/bsps (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-24bsps: Change license to BSD-2-Clause of some filesSebastian Huber5-37/+167
2021-02-19grspw_pkt.c: Fix Dereference before null check (CID #1399846)Ryan Long1-1/+3
2021-02-19grtc.c: Fix Dereference before null check (CID #1399840)Ryan Long1-1/+3
2021-02-19b1553rt.c: Fix Deference before null check (CID #1399830)Ryan Long1-1/+3
2021-02-19b1553brm.c: Fix Dereference before null check (CID #1399829)Ryan Long1-2/+5
2021-02-16powerpc/motorola_powerpc: Add cache coherent memory to the allocatorChris Johns1-0/+6
2021-02-16powerpc/motorola_powerpc: Enable bus PCI support in LibBSDChris Johns1-0/+4
2021-02-16powerpc/io: Make [out/in] le and be calls conditionalChris Johns1-0/+8
2021-02-16powerpc/shared: Fix warnings in i8259 PIC code.Chris Johns1-6/+0
2021-02-16powerpc/shared: Fix warningsChris Johns3-10/+16
2021-02-16powerpc/motorola_powerpc: Fix tm27 warningsChris Johns1-8/+16
2021-02-13Update motorola_power to irq-generic interrupt managementChris Johns7-55/+283
2021-02-09bsp/riscv: Re-license to BSD-2-ClauseSebastian Huber1-10/+37
2021-02-08bsps/shared/ofw: Bug fixesG S Niteesh Babu1-3/+3
2021-02-08bsps/shared/ofw: Make rtems_ofw_get_effective_phandle iterativeG S Niteesh Babu1-4/+5
2021-02-08bsps/shared/ofw: Use strlcpy instead of strncpyG S Niteesh Babu1-1/+9
2021-02-08bsps/shared/ofw: Fix coverity reported defectsG S Niteesh Babu1-5/+5
2021-02-08bsp/motorola_powerp: Print RTEMS_VERSION from the bootloaderChris Johns1-1/+3
2021-02-08powerpc/shared: ISA bus bridge fails to enable the openpic irqChris Johns2-2/+2
2021-02-01bsp/leon3: Improve printk() supportSebastian Huber1-40/+52
2021-02-01bsp/leon3: Fix incompatible function typesSebastian Huber1-4/+6
2021-02-01bsp/leon3: Fix bsp_fatal_extension) indentationSebastian Huber1-15/+13
2021-01-28bsps/aarch64: Add missing includeSebastian Huber1-0/+1
2021-01-28bsp/leon3: Simplify bsp_interrupt_is_valid_vector()Sebastian Huber1-5/+5
2021-01-28bsps: Replace bsp_specs with an empty fileSebastian Huber85-772/+0
2021-01-27cacheimpl.h: Avoid potential dead codeSebastian Huber1-12/+11
2021-01-26bsps: Add missing DWARF 5 sectionsSebastian Huber6-18/+30
2021-01-25bsps: Support DWARF 5 sectionsSebastian Huber6-60/+95
2021-01-21bsp/imx: Fix system counter init for imx6Christian Mauderer1-1/+60
2021-01-21bsps/imxrt: Add ioctl to LPSPI to get registersChristian Mauderer2-0/+74
2021-01-21bsps/imxrt: Add DMA numbers to dtsiChristian Mauderer2-478/+604
2021-01-21bsps/shared: Adapt fsl-edma driver for imxrtChristian Mauderer4-824/+723
2021-01-21bsps/shared: Copy fsl-edma from mpc55xxChristian Mauderer3-0/+1368
2021-01-21bsps/imxrt: Use standard names to avoid warningsChristian Mauderer2-106/+103
2021-01-14bsps/aarch64: Swap primary ZynqMP UARTKinsey Moore2-4/+4
2021-01-04bsp/stm32h7: Split console configurationSebastian Huber21-150/+498
2021-01-04bsp/stm32h7: Split start configurationSebastian Huber5-38/+166
2020-12-27bsps/shared/ofw: Implement RTEMS OFW interfaceG S Niteesh Babu4-0/+1348
2020-12-23Update header.amSebastian Huber4-8/+19
2020-12-23arm/fvp: New BSPSebastian Huber11-0/+694
2020-12-23bsps/arm: Rely on initialized vector tableSebastian Huber1-5/+4
2020-12-23bsps: Use header file for GIC architecture supportSebastian Huber5-19/+34
2020-12-23bsps/arm: Invalidate TLB in start.SSebastian Huber5-15/+10
2020-12-23bsps/arm: Clear SCTLR[M, I, A, C] in start.SSebastian Huber5-119/+43
2020-12-23bsps/arm: Add arm-data-cache-loop-set-way.hSebastian Huber2-62/+105
2020-12-23bsps/arm: Remove optional start hook argumentsSebastian Huber2-48/+28
2020-12-23bsps/arm: Invalidate branch predictors earlierSebastian Huber5-5/+11
2020-12-23bsps/arm: Set VBAR in start.SSebastian Huber10-93/+34
2020-12-22bsps: Fix includesSebastian Huber2-1/+6
2020-12-16bsps: Remove gicvx_interrupt_dispatch()Sebastian Huber5-18/+2