summaryrefslogtreecommitdiffstats
path: root/bsps (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-06bsp/tms570: Fix debug console baud settingSebastian Huber1-1/+1
2023-12-06bsp/tms570: Use internal RAM for fast dataSebastian Huber1-1/+1
2023-12-06bsp/tms570: Add TMS570LC4357 supportSebastian Huber3-0/+32
2023-12-06bsp/tms570: Use 0x for hex constantsSebastian Huber1-8/+8
2023-12-06bsp/tms570: Replace TMS570_MMR_SELECT_GMII_SELSebastian Huber2-1/+9
2023-12-06bsp/tms570: Add pin configuration variantsSebastian Huber2-46/+133
2023-12-06bsps/arm: BSP_START_VECTOR_ADDRESS_TABLE_ALIGNMENTSebastian Huber1-0/+4
2023-11-28ZYNQ7000: Add support PYNQ, PicoZed, MicroZed, ZYBO and ZYBO Z7Bernd Moessner10-0/+40
2023-11-28bsps/imxrt1166: Disable video_muxChristian Mauderer2-4/+7
2023-11-28bsp/imxrt1166: Support GPIO CS pins in LPSPIChristian Mauderer1-19/+225
2023-11-28bsps/imx*: imx_gpio from pointer to fdt propertyChristian Mauderer2-12/+69
2023-11-20bsps/arm: Add BSP for ZynqMP RPUPhilip Kirkpatrick11-0/+994
2023-11-20bsps/clock: Import Xilinx TTC hardware definitionsKinsey Moore2-0/+231
2023-10-27bsps/xnandpsu: Always wrap page to device sizeKinsey Moore1-0/+8
2023-10-27bsps/xnandpsu: Avoid loop counter resetKinsey Moore1-0/+8
2023-10-27bsps/aarch64/zynqmp/nand: Erase using offsetKinsey Moore1-8/+2
2023-10-24bsps/xil: Adjust Xilinx support code for Cortex-R5Kinsey Moore8-0/+193
2023-10-24bsps/xil: Import Xilinx Cortex-R5 supportKinsey Moore3-0/+1319
2023-10-20bsps/leon3: Use DSU time tag for GR712RCSebastian Huber1-4/+58
2023-10-20bsps/leon3: leon3_counter_use_irqamp_timestamp()Sebastian Huber1-4/+0
2023-10-20bsps/leon3: Statically initialize get timecountSebastian Huber2-13/+19
2023-10-20bsps/leon3: Move code blocksSebastian Huber1-53/+57
2023-10-20bsps/leon3: Use custom CPU counter implementationSebastian Huber5-89/+134
2023-10-20bsps/leon3: Simplify clock and CPU counterSebastian Huber3-123/+62
2023-10-20bsps/leon3: Make GPTIMER fall back mandatorySebastian Huber5-60/+43
2023-10-20sparc: Move CPU counter implementationSebastian Huber6-13/+291
2023-10-20bsps/leon3: Optional IRQ(A)MP timestamp supportSebastian Huber2-5/+2
2023-10-20bsps/leon3: Update due to register API changesSebastian Huber1-1/+1
2023-10-18bsps/aarch64: Disable use of TTBR1Tian Ye1-1/+2
2023-10-13bsps: Remove unused includesKinsey Moore4-6/+0
2023-10-13powerpc/t32mppc: Improve terminal settingsSebastian Huber1-1/+4
2023-10-13powerpc/t32mppc: Remove obsolete config optionsSebastian Huber1-4/+0
2023-10-13powerpc/t32mppc: Fix console driverSebastian Huber1-2/+2
2023-10-12bsps/xilinx-zynqmp: Unify JFFS2 OOB write lockingKinsey Moore1-6/+17
2023-10-04bsp/i386/pc686: Clean up warningsChris Johns12-29/+61
2023-09-26bsps/xnandpsu: Ensure buffer cache syncKinsey Moore1-0/+6
2023-09-26bsps/xnandpsu: Don't rely on usleep for pollingKinsey Moore1-0/+15
2023-09-23bsps/xqspipsu: Add SFDP config space read abilityKinsey Moore3-0/+69
2023-09-23bsps/xqspipsu: Break out RDIDKinsey Moore2-16/+44
2023-09-06bsps/zynqmp: Add locking around JFFS2 NAND adapterKinsey Moore1-4/+26
2023-09-06bsps/xnandpsu: Ensure correct cache maintenanceKinsey Moore1-0/+21
2023-08-21bsps/arm/imxrt: Optimize nocache memory settingsChristian Mauderer1-2/+2
2023-08-21bsps/arm/imxrt1166: Enable USBChristian Mauderer3-46/+85
2023-08-21bsps/imxrt: Fix enabling USBPHY in fsl_clockChristian Mauderer1-0/+8
2023-08-10arm: Fix cache support for ARM926EJ-SSebastian Huber1-0/+26
2023-08-09bsp/lpc32xx: Fix lpc32xx_magic_zero_sizeSebastian Huber1-1/+1
2023-08-09bsp/lpc32xx: Increase SDRAM size to 64MiBSebastian Huber2-2/+2
2023-08-09bsp/lpc32xx: Remove hard to maintain commentsSebastian Huber4-81/+0
2023-08-09bsp/lpc32xx: Restore lpc32xx_set_translation_table_entries()Sebastian Huber2-5/+83
2023-08-09bsp/lpc32xx: Fix warningSebastian Huber1-1/+1