aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
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-11-28Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsungWIP/28Nov2023Tom Rini1-11/+3
2023-11-27board: samsung: Fix SYS_CONFIG_NAME configs in axy17lte KconfigSam Protsenko1-11/+3
2023-11-20doc: add HiSilicon board documentation to HTML docsHeinrich Schuchardt6-762/+3
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
2023-11-12arm: dts: icnova-a20-adb4006: Add board supportLudwig Kormann1-0/+5
2023-11-12arm: sunxi: Correct warning in board_fit_config_name_matchTom Rini1-1/+2
2023-11-12sunxi: board: simplify early PMIC setup conditionsAndre Przywara1-18/+14
2023-11-11hikey960: Fix 404 linksDylan Corrales1-7/+7
2023-11-10Merge branch '2023-11-10-assorted-fixes'Tom Rini61-61/+61
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon61-61/+61
2023-11-10rockchip: ringneck-px30: always reset STM32 companion controller on bootQuentin Schulz1-0/+53
2023-11-09board: rockchip: add Pine64 QuartzPro64 RK3588 boardTom Fitzhenry4-0/+65
2023-11-06bmips: Add Inteno XG6846 boardLinus Walleij2-0/+18
2023-11-03board: asus: lg: move config fragments into device boardsSvyatoslav Ryhel15-12/+31
2023-11-03board: tegra30: remove nvidia_board_late_init callsSvyatoslav Ryhel4-47/+0
2023-11-03board: asus: transformer-t30: remove PMIC GPIOs configurationSvyatoslav Ryhel1-25/+0
2023-11-02Merge branch 'master_common_h_cleanup' of https://source.denx.de/u-boot/custo...Tom Rini1-1/+0
2023-11-02board: rzg2l: Drop <common.h>Paul Barker1-1/+0
2023-11-02board: starfive: spl: Support jtag for VisionFive2 boardChanho Park1-0/+23
2023-10-31board: nuvuton: arbel: Fix incorrect ram sizeJim Liu1-20/+19
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek4-8/+0
2023-10-27board: synquacer: Update the flash image layoutIlias Apalodimas1-22/+1
2023-10-27board: siemens: iot2050: Fix M.2 detectionJan Kiszka1-5/+6
2023-10-26arm: mvebu: turris_mox: Extend to support RIPE Atlas ProbeMarek BehĂșn3-11/+81
2023-10-24riscv: Remove common.h usageTom Rini3-3/+1
2023-10-24microblaze: Remove common.h usageTom Rini1-1/+0
2023-10-24arc: Remove common.h usageTom Rini9-8/+2
2023-10-24Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodi...WIP/24Oct2023Tom Rini5-0/+83
2023-10-24Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini3-3/+3
2023-10-24board: rockchip: Add Xunlong Orange Pi 5 PlusJonas Karlman1-0/+7
2023-10-24board: rockchip: Add Xunlong Orange Pi 5Jonas Karlman1-0/+7
2023-10-23ae350: Update defconfig listTom Rini1-4/+8
2023-10-23Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians...Tom Rini4-0/+268
2023-10-23Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini3-26/+15
2023-10-23board: Add support for Conclusive KSTR-SAMA5D27Artur Rojek4-0/+268
2023-10-23board: rockchip: add FriendlyElec NanoPC-T6 rk3588 boardJohn Clark4-0/+69
2023-10-22sunxi: R528: add SMHC2 pin pull ups supportOkhunjon Sobirjonov1-0/+7
2023-10-22pinctrl: sunxi: remove GPIO_EXTRA_HEADERAndre Przywara2-1/+2
2023-10-22sunxi: remove CONFIG_MACPWRAndre Przywara1-11/+1
2023-10-22sunxi: remove CONFIG_SATAPWRAndre Przywara1-15/+1
2023-10-19riscv: spl: andes: Move the DTB in front of kernelRandolph1-0/+25
2023-10-17spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector()Marek Vasut3-3/+3
2023-10-17Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shWIP/17Oct2023Tom Rini4-0/+95
2023-10-17board: rzg2l: Add RZ/G2L SMARC EVK boardPaul Barker4-0/+95
2023-10-16Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini16-417/+884
2023-10-16Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini9-2/+307