summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bsps/imxrt: Add DMA numbers to dtsiChristian Mauderer2021-01-212-478/+604
* bsps/shared: Adapt fsl-edma driver for imxrtChristian Mauderer2021-01-217-824/+746
* bsps/shared: Copy fsl-edma from mpc55xxChristian Mauderer2021-01-213-0/+1368
* bsps/imxrt: Use standard names to avoid warningsChristian Mauderer2021-01-212-106/+103
* mrsp: Change error status for a nested seizeSebastian Huber2021-01-212-12/+20
* bsps/aarch64: Swap primary ZynqMP UARTKinsey Moore2021-01-142-4/+4
* cpukit: Merge FreeBSD values for the prioritiesChris Johns2021-01-081-17/+85
* bsp/stm32h7: Split console configurationSebastian Huber2021-01-0422-150/+508
* bsp/stm32h7: Split start configurationSebastian Huber2021-01-046-39/+171
* libtests/ofw01: Added a test for RTEMS OFWG S Niteesh Babu2020-12-278-0/+418
* bsps/shared/ofw: Implement RTEMS OFW interfaceG S Niteesh Babu2020-12-275-0/+1353
* Update header.amSebastian Huber2020-12-235-8/+21
* arm/fvp: New BSPSebastian Huber2020-12-2328-1/+1089
* bsps/arm: Rely on initialized vector tableSebastian Huber2020-12-231-5/+4
* bsps: Use header file for GIC architecture supportSebastian Huber2020-12-2321-33/+36
* bsps/arm: Invalidate TLB in start.SSebastian Huber2020-12-235-15/+10
* bsps/arm: Clear SCTLR[M, I, A, C] in start.SSebastian Huber2020-12-235-119/+43
* bsps/arm: Add arm-data-cache-loop-set-way.hSebastian Huber2020-12-232-62/+105
* bsps/arm: Remove optional start hook argumentsSebastian Huber2020-12-232-48/+28
* bsps/arm: Invalidate branch predictors earlierSebastian Huber2020-12-235-5/+11
* bsps/arm: Set VBAR in start.SSebastian Huber2020-12-2311-94/+34
* arm: Add support for Arm PMSAv8-32Sebastian Huber2020-12-224-0/+570
* arm: Add header file for AArch32 System RegistersSebastian Huber2020-12-221-0/+14657
* bsps: Fix includesSebastian Huber2020-12-222-1/+6
* libdebugger: Fix for Armv8-RSebastian Huber2020-12-221-0/+7
* arm: Optimize arm_interrupt_disable()Sebastian Huber2020-12-161-2/+11
* bsps: Remove gicvx_interrupt_dispatch()Sebastian Huber2020-12-165-18/+2
* bsps: Add GICv3 arm_gic_irq_processor_count()Sebastian Huber2020-12-163-6/+35
* build: Add ABI flags to gnatmake compiler flagsSebastian Huber2020-12-161-0/+2
* build: Fix duplicate install of jffs2.hSebastian Huber2020-12-161-1/+0
* bsps/arm: Fix MMU configurationSebastian Huber2020-12-152-0/+8
* cpu/armv7m: Fix table based init for ARMV7M_MPUChristian Mauderer2020-12-141-1/+7
* bsps/arm/imx*: Fix location of shared headersChristian Mauderer2020-12-146-12/+10
* bsps/imxrt: Split up dts.Christian Mauderer2020-12-143-290/+312
* shell: Add i2c and spi commandsChristian Mauderer2020-12-147-0/+569
* bsp/rtl22xx: Fix non-ASCII characterChristian Mauderer2020-12-141-1/+1
* bsp/mpc83xx: Fix non-ASCII charactersChristian Mauderer2020-12-141-1/+1
* bsps: Replace non-ASCII bullet pointsChristian Mauderer2020-12-142-6/+6
* bsps: Replace non-ASCII trademark symbolChristian Mauderer2020-12-142-2/+2
* bsps: Replace non-ASCII copyright characterChristian Mauderer2020-12-1411-11/+11
* config: Fix invalid static assertions in CSebastian Huber2020-12-122-31/+30
* bsps/gicv3: Resolve build warnings on 64bitKinsey Moore2020-12-111-2/+2
* tm27: Use generic cpu index accessorKinsey Moore2020-12-111-3/+2
* build: Clarify ARM_MMU_USE_SMALL_PAGES descriptionSebastian Huber2020-12-111-1/+2
* bsp/xilinx_zynq: Enable support for 4kiB MMU pagesJan Sommer2020-12-113-3/+19
* bsps/arm: Fix MMU small pages supportJan Sommer2020-12-111-1/+1
* cpukit/aarch64: Add explanation of exception flowKinsey Moore2020-12-102-3/+18
* cpukit/aarch64: Use hex consistently for offsetsKinsey Moore2020-12-105-116/+116
* bsps: Remove ARM GIC SGI target filterSebastian Huber2020-12-105-31/+5
* bsps: Fix GICv3 arm_gic_trigger_sgi()Sebastian Huber2020-12-105-10/+11