summaryrefslogtreecommitdiffstats
path: root/bsps/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/stm32h7: copy system files to nucleo-h743zi board directoryKarel Gardas2022-05-165-0/+1053
* bsp/stm32h7: copy system files to stm32h743i-eval board directoryKarel Gardas2022-05-165-0/+1053
* bsp/stm32h7: remove stm32h7b3i-dk related changes from start system filesKarel Gardas2022-05-164-82/+7
* bsp/stm32h7: update stm32h7b3i-dk board system_stm32h7xx.c fileKarel Gardas2022-05-161-115/+25
* bsp/stm32h7: cleanup osc, clk, per files for stm32h7b3i-dk boardKarel Gardas2022-05-163-54/+0
* bsp/stm32h7: copy system files to stm32h7b3i-dk board directoryKarel Gardas2022-05-165-0/+1128
* bsp/stm32h7: update FMC configuration for SRAM and SDRAM usageKarel Gardas2022-04-071-9/+14
* bsp/stm32h7: Convert to UNIX line endingsSebastian Huber2022-04-05263-708277/+708277
* bsp/stm32h7: bring all required changes into system_stm32h7xx for STM32H7B3I-...Karel Gardas2022-04-051-7/+44
* bsp/stm32h7: properly ifdef all unsupported features in start -hal file while...Karel Gardas2022-04-051-0/+20
* bsp/stm32h7: configure peripheral clocks for STM32H7B3xxQ (e.g. STM32H7B3I-DK...Karel Gardas2022-04-051-0/+17
* bsp/stm32h7: configure oscillator for STM32H7B3xxQ (e.g. STM32H7B3I-DK BSP)Karel Gardas2022-04-051-0/+17
* bsp/stm32h7: configure AHB clock divider for STM32H7B3xxQ (e.g. STM32H7B3I-DK...Karel Gardas2022-04-051-0/+4
* bsp/stm32h7: disable ethernet for STM32H7B3I-DK BSP variantKarel Gardas2022-04-051-0/+4
* bsp/stm32h7: add flash latency configurationKarel Gardas2022-04-051-1/+1
* bsp/stm32h7: add configuration for USART1 GPIO pins, registers and alternate ...Karel Gardas2022-04-051-3/+5
* bsp/stm32h7: add power supply configurationKarel Gardas2022-04-051-1/+1
* Update Eric Norum contact info and start to normalize file headersJoel Sherrill2022-03-241-2/+6
* bsps/arm: Fix bsp_start_memcpy() for ARMv7-ARSebastian Huber2022-03-141-0/+4
* bsps/arm/: Scripted embedded brains header file clean upJoel Sherrill2022-03-10225-1352/+26
* bsp/altera-cyclone-v: fix the creation of reserved memory regionsMarcus Ritter2022-03-091-1/+1
* bsp/imxrt: Enforce alignment for devicetreeChristian Mauderer2022-02-213-3/+3
* bsp/arm/zynq: Cadence I2C has moved, update to the new pathChris Johns2022-02-171-1/+2
* bsp/atsam: Improve UART / USART tx performanceChristian Mauderer2022-02-111-4/+5
* bsp/atsam/i2c: Add error return and fix edge casesChristian Mauderer2022-02-102-59/+47
* bsp/atsam/i2c: Simplify driverChristian Mauderer2022-02-102-69/+45
* bsp/atsam: Optionally use DMA for UART RxChristian Mauderer2022-01-182-5/+190
* bsp/atsam: Merge USART and UART driverChristian Mauderer2022-01-181-225/+60
* bsp_specs: Delete last remnants of these.Joel Sherrill2021-11-2922-0/+0
* bsp/imx: Add cs_change support to SPIChristian Mauderer2021-10-061-4/+6
* build: Remove old build systemSebastian Huber2021-09-2129-1023/+0
* bsps/zynq: Moved general i2c files to shared directoriesStephen Clark2021-09-093-616/+0
* bsps/imxrt: Improve SPI driverChristian Mauderer2021-09-021-73/+124
* bsps/raspberrypi: Add SEV Instruction for RPi SMP firmware changes.pranav2021-08-181-0/+1
* bsps/arm: More robust SMP startSebastian Huber2021-08-123-11/+16
* bsps/irq: bsp_interrupt_facility_initialize()Sebastian Huber2021-07-2712-36/+12
* bsp/raspberrypi: Add interrupt get/set affinitySebastian Huber2021-07-261-0/+26
* bsps/irq: bsp_interrupt_vector_disable()Sebastian Huber2021-07-2612-12/+27
* bsps/irq: bsp_interrupt_vector_enable()Sebastian Huber2021-07-2612-12/+27
* bsps/irq: Add rtems_interrupt_is_pending()Sebastian Huber2021-07-2612-0/+132
* bsps/irq: Add rtems_interrupt_get_attributes()Sebastian Huber2021-07-2612-0/+96
* bsps/irq: Add rtems_interrupt_raise()Sebastian Huber2021-07-2612-0/+155
* bsps/irq: Add rtems_interrupt_vector_is_enabled()Sebastian Huber2021-07-2612-0/+132
* Fixes for TMS570 BSPRobin Mueller2021-07-201-3/+3
* STM32H7 ethernet pin correctionsRobin Mueller2021-07-201-1/+21
* bsp/imx: Fix SMP startSebastian Huber2021-07-091-0/+12
* bsps/arm: Fix SMP startSebastian Huber2021-07-091-0/+6
* bsps/imxrt: Fix undefined symbolChristian Mauderer2021-07-081-1/+1
* bsps/arm: Add start up support for ARMv6 RPi ModelsPranav Dangi2021-07-071-1/+7
* bsp/raspberrypi: Fix <bsp/irq.h> header guardSebastian Huber2021-07-071-1/+1