summaryrefslogtreecommitdiffstats
path: root/bsps/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-16bsp/stm32h7: copy system files to nucleo-h743zi board directoryKarel Gardas5-0/+1053
2022-05-16bsp/stm32h7: copy system files to stm32h743i-eval board directoryKarel Gardas5-0/+1053
2022-05-16bsp/stm32h7: remove stm32h7b3i-dk related changes from start system filesKarel Gardas4-82/+7
2022-05-16bsp/stm32h7: update stm32h7b3i-dk board system_stm32h7xx.c fileKarel Gardas1-115/+25
2022-05-16bsp/stm32h7: cleanup osc, clk, per files for stm32h7b3i-dk boardKarel Gardas3-54/+0
2022-05-16bsp/stm32h7: copy system files to stm32h7b3i-dk board directoryKarel Gardas5-0/+1128
2022-04-07bsp/stm32h7: update FMC configuration for SRAM and SDRAM usageKarel Gardas1-9/+14
2022-04-05bsp/stm32h7: Convert to UNIX line endingsSebastian Huber263-708277/+708277
2022-04-05bsp/stm32h7: bring all required changes into system_stm32h7xx for STM32H7B3I-...Karel Gardas1-7/+44
2022-04-05bsp/stm32h7: properly ifdef all unsupported features in start -hal file while...Karel Gardas1-0/+20
2022-04-05bsp/stm32h7: configure peripheral clocks for STM32H7B3xxQ (e.g. STM32H7B3I-DK...Karel Gardas1-0/+17
2022-04-05bsp/stm32h7: configure oscillator for STM32H7B3xxQ (e.g. STM32H7B3I-DK BSP)Karel Gardas1-0/+17
2022-04-05bsp/stm32h7: configure AHB clock divider for STM32H7B3xxQ (e.g. STM32H7B3I-DK...Karel Gardas1-0/+4
2022-04-05bsp/stm32h7: disable ethernet for STM32H7B3I-DK BSP variantKarel Gardas1-0/+4
2022-04-05bsp/stm32h7: add flash latency configurationKarel Gardas1-1/+1
2022-04-05bsp/stm32h7: add configuration for USART1 GPIO pins, registers and alternate ...Karel Gardas1-3/+5
2022-04-05bsp/stm32h7: add power supply configurationKarel Gardas1-1/+1
2022-03-24Update Eric Norum contact info and start to normalize file headersJoel Sherrill1-2/+6
2022-03-14bsps/arm: Fix bsp_start_memcpy() for ARMv7-ARSebastian Huber1-0/+4
2022-03-10bsps/arm/: Scripted embedded brains header file clean upJoel Sherrill225-1352/+26
2022-03-09bsp/altera-cyclone-v: fix the creation of reserved memory regionsMarcus Ritter1-1/+1
2022-02-21bsp/imxrt: Enforce alignment for devicetreeChristian Mauderer3-3/+3
2022-02-17bsp/arm/zynq: Cadence I2C has moved, update to the new pathChris Johns1-1/+2
2022-02-11bsp/atsam: Improve UART / USART tx performanceChristian Mauderer1-4/+5
2022-02-10bsp/atsam/i2c: Add error return and fix edge casesChristian Mauderer2-59/+47
2022-02-10bsp/atsam/i2c: Simplify driverChristian Mauderer2-69/+45
2022-01-18bsp/atsam: Optionally use DMA for UART RxChristian Mauderer2-5/+190
2022-01-18bsp/atsam: Merge USART and UART driverChristian Mauderer1-225/+60
2021-11-29bsp_specs: Delete last remnants of these.Joel Sherrill22-0/+0
2021-10-06bsp/imx: Add cs_change support to SPIChristian Mauderer1-4/+6
2021-09-21build: Remove old build systemSebastian Huber29-1023/+0
2021-09-09bsps/zynq: Moved general i2c files to shared directoriesStephen Clark3-616/+0
2021-09-02bsps/imxrt: Improve SPI driverChristian Mauderer1-73/+124
2021-08-18bsps/raspberrypi: Add SEV Instruction for RPi SMP firmware changes.pranav1-0/+1
2021-08-12bsps/arm: More robust SMP startSebastian Huber3-11/+16
2021-07-27bsps/irq: bsp_interrupt_facility_initialize()Sebastian Huber12-36/+12
2021-07-26bsp/raspberrypi: Add interrupt get/set affinitySebastian Huber1-0/+26
2021-07-26bsps/irq: bsp_interrupt_vector_disable()Sebastian Huber12-12/+27
2021-07-26bsps/irq: bsp_interrupt_vector_enable()Sebastian Huber12-12/+27
2021-07-26bsps/irq: Add rtems_interrupt_is_pending()Sebastian Huber12-0/+132
2021-07-26bsps/irq: Add rtems_interrupt_get_attributes()Sebastian Huber12-0/+96
2021-07-26bsps/irq: Add rtems_interrupt_raise()Sebastian Huber12-0/+155
2021-07-26bsps/irq: Add rtems_interrupt_vector_is_enabled()Sebastian Huber12-0/+132
2021-07-20Fixes for TMS570 BSPRobin Mueller1-3/+3
2021-07-20STM32H7 ethernet pin correctionsRobin Mueller1-1/+21
2021-07-09bsp/imx: Fix SMP startSebastian Huber1-0/+12
2021-07-09bsps/arm: Fix SMP startSebastian Huber1-0/+6
2021-07-08bsps/imxrt: Fix undefined symbolChristian Mauderer1-1/+1
2021-07-07bsps/arm: Add start up support for ARMv6 RPi ModelsPranav Dangi1-1/+7
2021-07-07bsp/raspberrypi: Fix <bsp/irq.h> header guardSebastian Huber1-1/+1