aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2021-07-28Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass
2021-07-28Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass
2021-07-28Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTOSimon Glass
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass
2021-07-28Makefile: Move phy rules into drivers/phySimon Glass
2021-07-27test: cmd: setexpr: add format string testsRoland Gaudig
2021-07-27Merge tag 'u-boot-amlogic-20210727' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-07-27configs: Enable SMBIOS for Khadas VIM boardsArtem Lapkin
2021-07-26configs: Resync with savedefconfigTom Rini
2021-07-26arm64: zynqmp: Enable reset and poweroff via sysreset frameworkMichal Simek
2021-07-26xilinx: versal: Enable Xilinx AXI MRMACAshok Reddy Soma
2021-07-23board: dragonboard410c: Fix fastbootStephan Gerhold
2021-07-23board: dragonboard410c: Load U-Boot directly without LKStephan Gerhold
2021-07-23configs: synquacer: Ignore OsIndications on DeveloperBoxMasami Hiramatsu
2021-07-23configs: synquacer: Use RAW capsule image instead of FITMasami Hiramatsu
2021-07-23configs: synquacer: Enable UEFI secure bootMasami Hiramatsu
2021-07-23configs: synquacer: Drop Ext2/4 support by defaultMasami Hiramatsu
2021-07-23configs: synquacer: Remove mtdparts settings and update DFU settingMasami Hiramatsu
2021-07-23configs: synquacer: Make U-Boot binary position independentMasami Hiramatsu
2021-07-23test: add first autoboot unit testsSteffen Jaeckel
2021-07-23reboot-mode: read the boot mode from RTC memoryNandor Han
2021-07-23reboot-mode: read the boot mode from GPIOs statusNandor Han
2021-07-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2021-07-21board: sifive: drop stuff related to unmatched revision 1Zong Li
2021-07-20ARM: dts: rmobile: Remove multiple unused DT properties on R-Car Gen3Marek Vasut
2021-07-20ARM: rmobile: Enable sysinfo on R-Car Gen3Marek Vasut
2021-07-20ARM: rmobile: Enable I2C EEPROM support on R-Car Gen3Marek Vasut
2021-07-20configs: ls1043aqds: Configure environment related configsKuldeep Singh
2021-07-20configs: ls1046ardb: enable PHY_FIXEDCamelia Groza
2021-07-20board: freescale: t2080qds: Update I2C mux configStephen Carlson
2021-07-20board: freescale: lx2160a: Update I2C mux configStephen Carlson
2021-07-20board: freescale: ls2080a, ls2088a: Update I2C mux configStephen Carlson
2021-07-20board: freescale: ls1088a: Update I2C mux configStephen Carlson
2021-07-20board: freescale: ls1046a: Update I2C mux configStephen Carlson
2021-07-20board: freescale: ls1043aqds: Update I2C mux configStephen Carlson
2021-07-20board: freescale: ls1021aqds: Update I2C mux configStephen Carlson
2021-07-19Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-07-19Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-19arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitionsPali Rohár
2021-07-19arm: mvebu: turris_omnia: fixup MTD partitions in Linux' DTBMarek Behún
2021-07-19arm: kirkwood: Marvell Sheevaplug: Add DM Ethernet and DM SATA configsTony Dinh
2021-07-19arm: kirkwood: NSA310S: Add DM USB, DM Ethernet, and DM SATA configsTony Dinh
2021-07-18usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini
2021-07-18m68k: Remove M52277EVB boardTom Rini
2021-07-18m68k: Remove M54451EVB boardTom Rini
2021-07-18m68k: Remove M54418TWR boardTom Rini
2021-07-18m68k: Remove M54455EVB boardTom Rini
2021-07-18vinco: Enable DM_USB and DM_SPI_FLASH supportTom Rini
2021-07-18mips: mt7688: gardena-smart-gateway: Adjust to production valuesReto Schneider
2021-07-17Merge branch '2021-07-16-cleanup-image-support'Tom Rini