aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini27-1446/+3790
2023-06-10renesas: rcar: Apply ATF overlay for reserved-memoryDetlev Casanova1-2/+8
2023-06-09fwu: DeveloperBox: add support for FWUJassi Brar3-0/+46
2023-06-08ARM: renesas: Add R8A77980 V3HSK board and CPLD codeValentine Barshak3-0/+210
2023-06-08ARM: renesas: Add R8A77970 V3MSK board and CPLD codeValentine Barshak4-0/+404
2023-06-08ARM: rmobile: Introduce weak default board_init()Marek Vasut6-35/+7
2023-06-08ARM: rmobile: Drop eagle.h config of R8A77970 V3M Eagle boardMarek Vasut1-1/+1
2023-06-08ARM: rmobile: Factor out common R-Car V3M/V3H board codeMarek Vasut2-26/+2
2023-06-08ARM: rmobile: Reduce R-Car V3H Condor header usageMarek Vasut1-11/+0
2023-06-08ARM: rmobile: Reduce R-Car E3 Ebisu header usageMarek Vasut1-22/+0
2023-06-08ARM: rmobile: Deduplicate R-Car Gen3/Gen4 reset_cpu()Marek Vasut9-90/+39
2023-06-08efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima11-11/+11
2023-06-01arm: baltos: switch to CONFIG_DM_I2CYegor Yefremov1-25/+19
2023-05-31freescale: vsc3316_3308: fix header inclusion guardAndre Przywara1-1/+1
2023-05-31arm: Remove ti816x_evm board and ti816x SoC supportTom Rini4-171/+0
2023-05-21imx9: imx93_evk: update ddr timing filePeng Fan1-1426/+1935
2023-05-21imx9: imx93_evk: add low drive mode support on 11x11 EVKPeng Fan4-6/+1521
2023-05-21imx: move imx8 sci header file to include/firmware/imxPeng Fan11-11/+11
2023-05-16powerpc/mpc85xx: socrates: Remove misuse of env is nowhere driverStefan Herbrechtsmeier1-17/+0
2023-05-16imx6q: acc: Remove misuse of env is nowhere driverStefan Herbrechtsmeier1-17/+0
2023-05-16imx6: aristainetos: Remove misuse of env is nowhere driverStefan Herbrechtsmeier1-20/+0
2023-05-15samsung: common: do not reset if cros-ec uclass is missingHenrik Grimler1-1/+1
2023-05-13tools: spkgimage: add Renesas SPKG formatRalph Siemsen1-0/+26
2023-05-13board: schneider: add RZN1 board supportRalph Siemsen3-0/+52
2023-05-10wandboard: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATATroy Kisky1-3/+2
2023-05-10solidrun: mx6cuboxi: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATATroy Kisky1-3/+2
2023-05-10freescale: common: pfuze: define pfuze_mode_init only if defined(CONFIG_DM_PMIC)Troy Kisky1-1/+1
2023-05-10m53menlo: define ft_board_setup only if CONFIG_IS_ENABLED(OF_LIBFDT)Troy Kisky1-0/+2
2023-05-09Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodi...WIP/09May2023Tom Rini5-0/+236
2023-05-09rockchip: rk3328: Add support for FriendlyARM NanoPi R2CTianling Shen1-0/+6
2023-05-08board: ti: am64x: Add support for AM64B SKJudith Mendez1-1/+3
2023-05-08board: ti: am62x: evm: Add necessary functions to call splash screenNikhil M Jain1-0/+39
2023-05-08board: ti: am62x: am62x: Change splashimage and splashsourceNikhil M Jain1-2/+2
2023-05-07Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-bo...WIP/07May2023Tom Rini2-39/+9
2023-05-06board: rockchip: add Anbernic RGXX3 Series DevicesChris Morgan4-0/+230
2023-05-05Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodian...WIP/05May2023Tom Rini1-1/+7
2023-05-05board: cssi: Activate SMC relocation on CMPC885 board for MIAE deviceChristophe Leroy1-0/+4
2023-05-04board: cssi: Load CMPC885's motherboard FPGA earlierChristophe Leroy1-20/+5
2023-05-04board: cssi: Remove stale macro from cmpcpro.cChristophe Leroy1-5/+0
2023-05-04board: cssi: Remove duplicated FPGA loading sequence on CMPC885Christophe Leroy1-14/+0
2023-05-03Merge tag 'u-boot-imx-20230503' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini17-0/+2215
2023-05-03arm: histb: hi3798mv200: add initial support for Hi3798MV200 HC2910-2AGHD05 b...Yang Xiwen5-0/+73
2023-05-03arm: Remove omap5_uevm boardTom Rini6-332/+0
2023-05-03board: ti: j721s2: Add support to detect daughtercardsKishon Vijay Abraham I1-0/+130
2023-05-03board: Fix board file path for sdm845.c for Samsung and Qualcomm boardsBhupesh Sharma2-2/+2
2023-05-02board: Add new Broadcom Northstar boardLinus Walleij4-0/+80
2023-05-02smegw01: Convert CFG_EXTRA_ENV_SETTINGS to an env fileFabio Estevam1-0/+89
2023-05-02smegw01: Read the second MAC addressFabio Estevam1-0/+6
2023-05-02smegw01: Add lockdown U-Boot env supportEduard Strehlau2-0/+24
2023-05-02smegw01: Enable EMMC boot from multiple partitionsEduard Strehlau1-0/+10