aboutsummaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
2023-07-19Merge tag 'fsl-qoriq-2023-7-13' of https://source.denx.de/u-boot/custodians/u...WIP/19Jul2023Tom Rini4-4/+12
2023-07-17bios_emulator: Drop VIDEO_IO_OFFSETSimon Glass6-12/+0
2023-07-17x86: qemu: Switch to standard bootSimon Glass1-8/+0
2023-07-14board: nuvoton: arbel: change uboot load addressJim Liu1-2/+3
2023-07-14board: nuvoton: add env setting for boot to linuxJim Liu1-0/+2
2023-07-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-0/+37
2023-07-13Merge tag 'u-boot-imx-20230713' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini5-126/+24
2023-07-13arm: mvebu: Add Allied Telesis x240 boardChris Packham1-0/+37
2023-07-13board: gateworks: venice: switch to 2-bank dram configTim Harvey3-12/+15
2023-07-13board: freescale: t102xrdb: implement get_serial_clockCamelia Groza1-1/+3
2023-07-13board: freescale: t104xrdb: implement get_serial_clockCamelia Groza1-1/+3
2023-07-13board: freescale: t4240rdb: implement get_serial_clockCamelia Groza1-1/+3
2023-07-13board: freescale: t2080rdb: implement get_serial_clockCamelia Groza1-1/+3
2023-07-12riscv: t-head: licheepi4a: initial support addedYixun Lan1-0/+22
2023-07-12riscv: timer: Update the sifive clint timer driver to support aclintBin Meng3-2/+3
2023-07-11imx: imx8mn-beacon: Move environment definition to env fileAdam Ford1-61/+0
2023-07-11imx: imx8mm-beacon: Move environment definition to env fileAdam Ford1-50/+0
2023-07-11board: gateworks: venice: dynamically update the update_firmware scriptTim Harvey3-3/+0
2023-07-11configs: imx: imx8mm_beacon: Add config option for QSPI bootingAdam Ford1-0/+9
2023-07-06board: ae350: Add missing env variables for bootiYu Chien Peter Lin1-5/+9
2023-06-28ARM: meson: add A1 supportIgor Prusov1-0/+3
2023-06-16configs: stm32f746-disco: remove a useless commentDario Binacchi1-2/+0
2023-06-16config: stm32mp15: remove CONFIG_FASTBOOT_CMD_OEM_FORMATPatrick Delaunay2-15/+0
2023-06-15board: fsl: lx2160ardb: add dts fixup function for RevC and newerFlorin Chiculita1-0/+5
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...WIP/12Jun2023-nextTom Rini1-0/+3
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini3-2/+25
2023-06-12xilinx: zynqmp: Enable the vidconsole by defaultVenkatesh Yadav Abbarapu1-0/+3
2023-06-09fwu: DeveloperBox: add support for FWUJassi Brar1-0/+10
2023-06-08ARM: renesas: Add R8A77980 V3HSK board and CPLD codeValentine Barshak1-0/+28
2023-06-08ARM: rmobile: Drop eagle.h config of R8A77970 V3M Eagle boardMarek Vasut1-19/+0
2023-05-31arm: Remove ti816x_evm board and ti816x SoC supportTom Rini1-63/+0
2023-05-21imx9: imx93_evk: drop unused macroPeng Fan1-2/+0
2023-05-13board: schneider: add RZN1 board supportRalph Siemsen1-0/+13
2023-05-09Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodi...WIP/09May2023Tom Rini1-0/+12
2023-05-07Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-bo...WIP/07May2023Tom Rini2-0/+2
2023-05-06board: rockchip: add Anbernic RGXX3 Series DevicesChris Morgan1-0/+12
2023-05-04environment: ti: Add get_fit_config command to get FIT config stringAndrew Davis1-1/+2
2023-05-04powerpc: mpc8xx: Reorganise init RAMChristophe Leroy2-0/+2
2023-05-03Merge tag 'u-boot-imx-20230503' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini3-17/+134
2023-05-03starqltechn: use button keyboard driverDzmitry Sankouski1-1/+1
2023-05-03arm: histb: hi3798mv200: add initial support for Hi3798MV200 HC2910-2AGHD05 b...Yang Xiwen1-0/+6
2023-05-03arm: Remove omap5_uevm boardTom Rini1-45/+0
2023-05-02board: Add new Broadcom Northstar boardLinus Walleij1-0/+49
2023-05-02smegw01: Convert CFG_EXTRA_ENV_SETTINGS to an env fileFabio Estevam1-68/+0
2023-05-02smegw01: Add lockdown U-Boot env supportEduard Strehlau1-3/+45
2023-05-02smegw01: Switch to fitImageEduard Strehlau1-9/+5
2023-05-02smegw01: Change default boot device to eMMCEduard Strehlau1-1/+1
2023-05-02smegw01: Enable EMMC boot from multiple partitionsEduard Strehlau1-4/+8
2023-05-02smegw01: Only commit to new partition if update was successfulEduard Strehlau1-4/+12
2023-05-02smegw01: Run altbootcmd in the case of failureEduard Strehlau1-1/+7