summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2024-03-13boards: Remove empty BOARD_SPECIFIC_OPTIONSTom Rini43-141/+0
2024-03-13board: ti: introduce basic board files for the am62px familyBryan Brattlof10-0/+2379
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini75-272/+237
2024-03-11toradex: tdx-cfg-block: add 0087 i.mx8m mini product variantJoao Paulo Goncalves2-0/+2
2024-03-11board: phycore_imx8mp: Use 2GHz RAM timings for PCL-070 from pcb_rev 1Benjamin Hahn1-2/+4
2024-03-11board: phytec: common: phytec_som_detection: Add phytec_get_som_typeBenjamin Hahn2-0/+18
2024-03-07board: phytec: am64x: Add PHYTEC phyCORE-AM64x SoMWadim Egorov9-0/+1772
2024-03-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-0/+4
2024-03-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-0/+5
2024-03-05board: helios-4: add config fragment for spi bootingJosua Mayer1-0/+4
2024-03-04board: ti: rm-cfg: Update rm-cfg to reflect new resource reservationVishal Mahaveer2-8/+8
2024-03-04doc: board: ti: k3: Add J784S4 EVM and AM69 SK documentationApurva Nandan1-0/+1
2024-03-04configs: am69_sk: Add defconfig for AM69 SK boardDasnavis Sabiya1-0/+2
2024-03-04configs: j784s4_evm: Add defconfig for J784S4 EVM boardApurva Nandan1-0/+2
2024-03-04arm: dts: Introduce am69-sk u-boot dts filesDasnavis Sabiya1-0/+6
2024-03-04arm: dts: Introduce j784s4 u-boot dts filesApurva Nandan1-0/+4
2024-03-04board: ti: j784s4: Add boot environment variablesApurva Nandan1-0/+17
2024-03-04board: ti: j748s4: Add board config yaml filesApurva Nandan5-0/+6144
2024-03-04board: ti: j784s4: Add board support for J784S4 EVMApurva Nandan4-0/+91
2024-03-04Merge patch series "board: beagle: Enable 32k and debounce configuration and ...Tom Rini2-1/+62
2024-03-04board: beagle: beagleplay: env: Drop usb and pxe as boot targetsNishanth Menon1-1/+1
2024-03-04board: beagle: beagleplay: Configure debounce registersNishanth Menon1-0/+24
2024-03-04board: beagle: beagleplay: Enable 32k crystalNishanth Menon1-0/+37
2024-03-04board: synquacer: developerbox: add myself as maintainerMasahisa Kojima1-1/+1
2024-03-04opos6uldev: make the LCD work againSébastien Szymanski1-1/+0
2024-03-04imx9: Fix OP-TEE supportMathieu Othacehe3-0/+20
2024-03-03sunxi: H616: Add OrangePi Zero 2W board supportAndre Przywara1-0/+5
2024-03-02Merge patch series "ARM: renesas: Rename R-Mobile to Renesas"Tom Rini49-102/+86
2024-03-02ARM: renesas: Rename arch-/mach-rmobile to arch-/mach-renesasMarek Vasut16-16/+16
2024-03-02ARM: renesas: Rename rmobile.h to renesas.hMarek Vasut33-33/+33
2024-03-02ARM: renesas: Rename CONFIG_ARCH_RMOBILE_EXTRAM_BOOT to CONFIG_RENESAS_EXTRAM...Marek Vasut8-24/+24
2024-03-02ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_*Marek Vasut2-6/+6
2024-03-02ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*()Marek Vasut4-4/+4
2024-03-02ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type()Marek Vasut3-3/+3
2024-03-02ARM: renesas: Drop unused mmc.hMarek Vasut5-5/+0
2024-03-02ARM: renesas: Drop unused sh_sdhi.hMarek Vasut11-11/+0
2024-03-02Merge branch 'master-riic' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini1-8/+0
2024-03-02FWU: developerbox: read boot index from NOR flashMasahisa Kojima1-0/+31
2024-03-02qemu-arm: round down memory to multiple of 2MB for LPAEIgor Opaniuk1-0/+12
2024-03-01xen: xenguest_arm64: map all VIRTIO MMIO regionPeng Fan1-0/+17
2024-03-01board: qcs404-evb: drop board codeCaleb Connolly2-55/+0
2024-03-01mach-snapdragon: dynamic load addressesCaleb Connolly1-1/+1
2024-03-01mach-snapdragon: generalise board supportCaleb Connolly7-153/+5
2024-03-01board: dragonboard820c: use LINUX_KERNEL_IMAGE_HEADERCaleb Connolly3-145/+0
2024-03-01board: dragonboard410c: import board code from mach-snapdragonCaleb Connolly2-5/+45
2024-03-01board: dragonboard410c: upstream DT compatCaleb Connolly1-72/+21
2024-03-01board: dragonboard410c: add chainloaded config fragmentCaleb Connolly1-0/+7
2024-03-01Merge patch series "toradex: fix reset and hardware detection regressions"Tom Rini14-159/+98
2024-03-01toradex: common: Use random mac address if toradex config block is missingEmanuele Ghidoli1-1/+0
2024-03-01toradex: common: Add sysinfo driverEmanuele Ghidoli2-7/+44