aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2024-01-08Add imx93-var-som supportMathieu Othacehe12-0/+2282
2024-01-08ARM: imx: Auto-detect PHY on Data Modul i.MX8M Mini/Plus eDM SBCMarek Vasut2-0/+92
2024-01-07arm: enable support for QEMU firmware tablesHeinrich Schuchardt1-0/+1
2024-01-07configs: qemu: add config fragment for ACPIHeinrich Schuchardt1-0/+3
2024-01-07riscv: add support for QEMU firmware tablesHeinrich Schuchardt1-0/+2
2024-01-06Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...WIP/06Jan2024-nextTom Rini1-0/+56
2024-01-05board: htc: endeavoru: add an early SPL RCM hookSvyatoslav Ryhel1-0/+56
2024-01-03Merge tag 'v2024.01-rc6' into nextTom Rini5-114/+209
2023-12-27andes: ae350: Save cpu name to envLeo Yu-Chi Liang1-0/+23
2023-12-27andes: ae350: Implement cache switch via KconfigLeo Yu-Chi Liang1-1/+2
2023-12-21board/keymile/kmcent2: fix update-nor indentationTomas Alvarez Vanoli1-1/+1
2023-12-21global: Rework architecture global_data.h to include <linux/types.h>Tom Rini1-0/+1
2023-12-21global: Remove duplicate common.h inclusionsTom Rini4-4/+0
2023-12-21global: Drop common.h inclusionTom Rini6-8/+0
2023-12-21sandbox: Audit config.h and common.h usageTom Rini1-1/+1
2023-12-21arm: Partial cleanup and audit usage of <config.h>Tom Rini3-0/+3
2023-12-21arc: Cleanup and audit usage of <config.h>Tom Rini1-0/+4
2023-12-20board: phytec: phytec_som_detection: fix uninitialized bugYannic Moog1-1/+2
2023-12-20board: phytec: som_detection: move definitions to source fileYannic Moog4-70/+71
2023-12-20board: phytec: phytec_som_detection: fix eeprom_data zero checkYannic Moog1-2/+2
2023-12-20board: phytec: imx8m_som_detection: fix uninitialized pointer bugYannic Moog1-3/+3
2023-12-20board: phytec: imx8m_som_detection: change phytec_imx8m_detect return typeYannic Moog2-3/+3
2023-12-19board: compal: paz00: clean up the boardSvyatoslav Ryhel2-61/+0
2023-12-19board: htc: endeavoru: switch to DM pinmuxSvyatoslav Ryhel2-376/+0
2023-12-19board: asus: transformer: switch to DM pinmuxSvyatoslav Ryhel2-388/+0
2023-12-19board: lg: x3-t30: switch to DM pinmuxSvyatoslav Ryhel5-486/+0
2023-12-19board: asus: grouper: switch to DM pinmuxSvyatoslav Ryhel2-380/+0
2023-12-19Merge patch series "Add support for MediaTek MT8365 EVK Board"Tom Rini3-0/+42
2023-12-19board: mediatek: add MT8365 EVK board supportJulien Masson3-0/+42
2023-12-18Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...WIP/18Dec2023-nextTom Rini7-1/+77
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini12-2096/+301
2023-12-18riscv: sifive: unmatched: migrate to text environmentYong-Xuan Wang1-0/+19
2023-12-18riscv: Add support for AMD/Xilinx MicroBlaze VMichal Simek6-1/+58
2023-12-16ARM: imx: Update DRAM timings with inline ECC on DH i.MX8MP DHCOM SoMMarek Vasut5-114/+204
2023-12-16ARM: imx: Force DRAM regulators into FPWM mode on DH i.MX8MP DHCOM SoMMarek Vasut1-0/+5
2023-12-15Revert "board: ti: am62x/am62ax: Update virtual interrupt allocations in boar...Tom Rini2-21/+21
2023-12-15board: ti: k3: Remove need for CFG_SYS_SDRAM_BASEWIP/2023-12-15-assorted-TI-platform-updatesAndrew Davis3-6/+6
2023-12-15board: ti: am62x/am62ax: Update virtual interrupt allocations in board configVishal Mahaveer2-21/+21
2023-12-15board: ti: am62x/am62ax: Update MCU GPIO interrupt allocation in board configVishal Mahaveer2-4/+28
2023-12-15board: ti: am62ax: Add C7x resource allocation entries to board configVishal Mahaveer1-17/+29
2023-12-15board: ti: am62x/am62ax: Formatting updates to board config filesVishal Mahaveer2-573/+326
2023-12-15arm: mach-k3: Move K3 common schema.yaml out of board directoryAndrew Davis1-436/+0
2023-12-15board: st: common: simplify MTD device parsingPatrice Chotard1-17/+2
2023-12-15board: st: common: Fix board_get_alt_info_mtd()Patrice Chotard1-7/+2
2023-12-14imx8mp-venice: update DRAM config for 2000MHzTim Harvey1-107/+107
2023-12-14imx8mp-venice: fix DRAM bus configurationTim Harvey1-60/+61
2023-12-14board: gateworks: venice: remove extra fileTim Harvey1-1849/+0
2023-12-14ARM: imx: Update DRAM timings with inline ECC on Data Modul i.MX8M Plus eDM SBCMarek Vasut2-74/+119
2023-12-14ARM: imx: Force DRAM regulators into FPWM mode on Data Modul i.MX8M Plus eDM SBCMarek Vasut1-0/+5
2023-12-14Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodia...WIP/14Dec2023-nextTom Rini3-0/+83