aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2023-12-12board: gateworks: venice: add fixup for GW73xx-F+Tim Harvey1-3/+3
2023-12-09Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-1/+1
2023-12-06sunxi: H616: Add OrangePi Zero 3 board supportAndre Przywara1-0/+5
2023-12-06risc-v: qemu: imply NVME_PCIHeinrich Schuchardt1-1/+1
2023-12-04Merge tag 'v2024.01-rc4' into nextTom Rini1-11/+3
2023-11-30Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini22-1224/+30
2023-11-28Merge patch series "sysinfo: Expand sysinfo with some more banner information"Tom Rini20-65/+109
2023-11-28x86: coreboot: Add a sysinfo driverSimon Glass3-44/+90
2023-11-28udoo: Use checkboard() instead of show_board_info()Simon Glass1-1/+1
2023-11-28toradex: Use checkboard() instead of show_board_info()Simon Glass13-12/+15
2023-11-28solidrun: Use checkboard() instead of show_board_info()Simon Glass1-6/+1
2023-11-28turris: Use checkboard() instead of show_board_info()Simon Glass2-2/+2
2023-11-28Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsungWIP/28Nov2023Tom Rini1-11/+3
2023-11-28board: grouper: convert ASUS Google Nexus 7 (2012) to use DM PMICSvyatoslav Ryhel8-167/+20
2023-11-28board: transformer-t30: convert ASUS Transformers to use DM PMICSvyatoslav Ryhel4-131/+3
2023-11-28board: endeavoru: convert HTC One X to use DM PMICSvyatoslav Ryhel2-71/+2
2023-11-28board: lg-x3: convert LG Optimus 4X and Vu to use DM PMICSvyatoslav Ryhel2-93/+2
2023-11-27Merge patch series "ufs: Add a PCI UFS controller support"WIP/27Nov2023-nextTom Rini1-0/+2
2023-11-27qemu: riscv: Enable UFS supportBin Meng1-0/+2
2023-11-27board: samsung: Fix SYS_CONFIG_NAME configs in axy17lte KconfigSam Protsenko1-11/+3
2023-11-22board: nuvoton: update console environment variableJim Liu8-0/+108
2023-11-22siemens,am335x: clean-up draco targetsEnrico Leto2-27/+10
2023-11-22board: ti: am62ax: env: Set the boot_targetsNishanth Menon1-0/+1
2023-11-22board: ti: am62ax: env: Use default findfdtNishanth Menon1-4/+1
2023-11-22board: beagle: Add BeagleBone AI-64 supportNishanth Menon8-0/+3720
2023-11-22arm: dts: Add k3-j721e-beagleboneai64Robert Nelson1-0/+6
2023-11-22board: Move omap3 beagle under beagle vendor folderNishanth Menon6-2/+2
2023-11-22board: Move beagleplay under beagle vendor folderNishanth Menon10-7/+1619
2023-11-22configs: Add am62x_beagleplay_*_defconfigNishanth Menon2-70/+0
2023-11-22board: ti: j721e: j721e.env: Add explicit boot_targetsNishanth Menon1-0/+1
2023-11-22board: ti: j721e: evm: Switch to using IS_ENABLEDNishanth Menon1-41/+42
2023-11-22board: ti: j721e: evm: Drop board check for ESMNishanth Menon1-8/+2
2023-11-22board: ti: j721e: evm: Drop unused headersNishanth Menon1-8/+0
2023-11-22arm: mach-k3: Move TI dummy keys out of board folderNishanth Menon3-135/+0
2023-11-22arm: mach-k3: Move K3 degenerate keys out of board folderNishanth Menon1-10/+0
2023-11-22arm: mach-k3: j721s2: Move board selection to mach-k3Andrew Davis1-27/+0
2023-11-22arm: mach-k3: am62ax: Move board selection to mach-k3Andrew Davis1-27/+0
2023-11-22arm: mach-k3: am62x: Move board selection to mach-k3Andrew Davis2-46/+0
2023-11-22arm: mach-k3: am64x: Move board selection to mach-k3Andrew Davis1-27/+0
2023-11-22arm: mach-k3: am65x: Move board selection to mach-k3Andrew Davis2-35/+0
2023-11-22arm: mach-k3: j721e: Move board selection to mach-k3Andrew Davis1-47/+0
2023-11-22board: ti: Add dependency from TARGET selection to SOCAndrew Davis8-1/+8
2023-11-20doc: add HiSilicon board documentation to HTML docsHeinrich Schuchardt6-762/+3
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini69-88/+209
2023-11-16treewide: use linux/time.h for time conversion definesIgor Prusov1-4/+1
2023-11-16board: cssi: Remove usage of common.hChristophe Leroy6-6/+2
2023-11-13Merge tag 'u-boot-stm32-20231113' of https://source.denx.de/u-boot/custodians...Tom Rini4-0/+79
2023-11-13stm32mp2: initial supportPatrice Chotard4-0/+80
2023-11-12Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/12Nov2023Tom Rini2-20/+23
2023-11-12power: pmic: sunxi: add AXP313 SPL driverAndre Przywara1-1/+2