summaryrefslogtreecommitdiffstats
path: root/bsps (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/tms570: Add TM27 supportSebastian Huber2024-01-151-1/+128
* bsp/tms570: Avoid spurious interruptsSebastian Huber2024-01-151-2/+10
* bsp/tms570: Implement interrupt is enabled/pendingSebastian Huber2024-01-151-6/+40
* bsp/tms570: Implement set/get interrupt prioritySebastian Huber2024-01-152-53/+140
* bsp/tms570: Avoid errno for debug consoleSebastian Huber2024-01-151-1/+1
* bsp/tms570: Fix bsp_reset()Sebastian Huber2024-01-151-1/+9
* bsp/tms570: Rename tms570_initialize_and_clear()Sebastian Huber2024-01-153-3/+3
* bsp/tms570: Add bsp_restart()Sebastian Huber2024-01-152-0/+44
* bsp/tms570: Use new pin defineSebastian Huber2024-01-151-1/+1
* bsp/tms570: Relicense to BSD-2-ClauseSebastian Huber2024-01-1572-183/+1232
* bsp/tms570: Remove empty <bsp/tms570-vim.h>Sebastian Huber2024-01-152-49/+1
* bsp/tms570: Remove empty <bsp/tms570-sci.h>Sebastian Huber2024-01-156-48/+56
* bsp/tms570: Remove empty <bsp/tms570-rti.h>Sebastian Huber2024-01-153-48/+2
* bsps/arm: Use shared empty bsp_start_hook_0()Sebastian Huber2024-01-157-29/+42
* libio: Clean up usage of rtems_termios_device_modeKinsey Moore2024-01-1018-30/+34
* bsps/aarch64/cache: Clean up unused fuctionsKinsey Moore2024-01-101-27/+2
* xparameters.h: fix typo in commentBernd Moessner2024-01-081-1/+1
* tm27: Add optional TM27_INTERRUPT_VECTOR_DEFAULTSebastian Huber2023-12-192-0/+3
* bsps/xnandpsu: Allow manipulation of BBTKinsey Moore2023-12-142-0/+87
* bsps/xnandpsu: Constrain block erasure to deviceKinsey Moore2023-12-141-0/+4
* bsps/xnandpsu: Mark correct reserved blocksKinsey Moore2023-12-141-0/+4
* bsps/xnandpsu: Write BBT to correct locationKinsey Moore2023-12-141-0/+5
* bsps/xnandpsu: Detect missing BBTsKinsey Moore2023-12-141-0/+3
* bsps/xnandpsu: Read correct BBT sizeKinsey Moore2023-12-141-0/+4
* bsps/xnandpsu: Fix BBT mapping functionsKinsey Moore2023-12-141-0/+32
* bsps/zynqmp/jffs2: Use BBT information directlyKinsey Moore2023-12-141-1/+23
* bsps/arm/stm32f4: Enable USART RX interruptsJacob Killelea2023-12-141-7/+63
* bsp/tms570: Do not use POM for internal flashSebastian Huber2023-12-061-3/+2
* bsp/tms570: Improve POM handlingSebastian Huber2023-12-065-2/+14
* bsp/tms570: Adjust BSP_OSCILATOR_CLOCKSebastian Huber2023-12-061-0/+5
* bsp/tms570: Fix debug console baud settingSebastian Huber2023-12-061-1/+1
* bsp/tms570: Use internal RAM for fast dataSebastian Huber2023-12-061-1/+1
* bsp/tms570: Add TMS570LC4357 supportSebastian Huber2023-12-063-0/+32
* bsp/tms570: Use 0x for hex constantsSebastian Huber2023-12-061-8/+8
* bsp/tms570: Replace TMS570_MMR_SELECT_GMII_SELSebastian Huber2023-12-062-1/+9
* bsp/tms570: Add pin configuration variantsSebastian Huber2023-12-062-46/+133
* bsps/arm: BSP_START_VECTOR_ADDRESS_TABLE_ALIGNMENTSebastian Huber2023-12-061-0/+4
* ZYNQ7000: Add support PYNQ, PicoZed, MicroZed, ZYBO and ZYBO Z7Bernd Moessner2023-11-2810-0/+40
* bsps/imxrt1166: Disable video_muxChristian Mauderer2023-11-282-4/+7
* bsp/imxrt1166: Support GPIO CS pins in LPSPIChristian Mauderer2023-11-281-19/+225
* bsps/imx*: imx_gpio from pointer to fdt propertyChristian Mauderer2023-11-282-12/+69
* bsps/arm: Add BSP for ZynqMP RPUPhilip Kirkpatrick2023-11-2011-0/+994
* bsps/clock: Import Xilinx TTC hardware definitionsKinsey Moore2023-11-202-0/+231
* bsps/xnandpsu: Always wrap page to device sizeKinsey Moore2023-10-271-0/+8
* bsps/xnandpsu: Avoid loop counter resetKinsey Moore2023-10-271-0/+8
* bsps/aarch64/zynqmp/nand: Erase using offsetKinsey Moore2023-10-271-8/+2
* bsps/xil: Adjust Xilinx support code for Cortex-R5Kinsey Moore2023-10-248-0/+193
* bsps/xil: Import Xilinx Cortex-R5 supportKinsey Moore2023-10-243-0/+1319
* bsps/leon3: Use DSU time tag for GR712RCSebastian Huber2023-10-201-4/+58
* bsps/leon3: leon3_counter_use_irqamp_timestamp()Sebastian Huber2023-10-201-4/+0