aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-21cros_ec: Allow reading the battery-charge stateSimon Glass
2021-07-21sandbox: Adjust the bloblist default addressSimon Glass
2021-07-21sandbox: Use hinting with the displaySimon Glass
2021-07-21sandbox: Add work-around for SDL2 displaySimon Glass
2021-07-21sandbox: Support executables for more phasesSimon Glass
2021-07-21test: Avoid a build error with SPLSimon Glass
2021-07-21test: Add DM_DMA to be disabledSimon Glass
2021-07-21test: Allow CONFIG_SPL_LOAD_FIT to be disabledSimon Glass
2021-07-21dm: Support lzma in the flashmapSimon Glass
2021-07-21dm: core: Add logging for DM_SEQ_ALIASSimon Glass
2021-07-21dtoc: Update documentation to cover warnings in more detailSimon Glass
2021-07-21dtoc: Detect drivers which do not parse correctlySimon Glass
2021-07-21dtoc: Detect unexpected suffix on .of_matchSimon Glass
2021-07-21dtoc: Add a stdout check in test_normalized_name()Simon Glass
2021-07-21dtoc: Correct the re_compat regular expressionSimon Glass
2021-07-21dtoc: Allow multiple warnings for a driverSimon Glass
2021-07-21dtoc: Convert to use ArgumentParserSimon Glass
2021-07-21dtoc: Avoid using subscripts on match objectsSimon Glass
2021-07-20Merge branch 'master' of git://source.denx.de/u-boot-shTom Rini
2021-07-20ARM: dts: rmobile: Remove multiple unused DT properties on R-Car Gen3Marek Vasut
2021-07-20ARM: dts: rmobile: Disable RPC HF by defaultMarek Vasut
2021-07-20ARM: rmobile: Align CPU: print with other printsMarek 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-20ARM: dts: rmobile: Add sysinfo extras on R-Car Gen3Marek Vasut
2021-07-20sysinfo: rcar3: Add Renesas R-Car Gen3 sysinfo driverMarek Vasut
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: dts: armada-385-turris-omnia: add `u-boot-env` NOR partitionMarek Behún
2021-07-19arm: kirkwood: Marvell Sheevaplug: Use Ethernet PHY name and address from dev...Tony Dinh
2021-07-19arm: kirkwood: Marvell Sheevaplug: Add DM SATA and remove IDE configsTony Dinh
2021-07-19arm: kirkwood: Marvell Sheevaplug: Add DM Ethernet and DM SATA configsTony Dinh
2021-07-19arm: kirkwood: NSA310S: Use Ethernet PHY name from device treeTony Dinh
2021-07-19arm: kirkwood: NSA310S: Add DM SATA configsTony Dinh
2021-07-19arm: kirkwood: NSA310S: Add DM USB, DM Ethernet, and DM SATA configsTony Dinh
2021-07-19arm: kirkwood: NSA310S: Add device tree DTS for Zyxel NSA310S boardTony Dinh
2021-07-18Merge branch '2021-07-18-finalize-migrations'Tom Rini
2021-07-18Makefile: Remove DM_VIDEO and DM_SPI_FLASH checksTom Rini
2021-07-18pci: Require DM_PCITom Rini
2021-07-18usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini
2021-07-18treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USBTom Rini
2021-07-18tegra: Test on CONFIG_CMD_USB being enabled for distro bootcmdTom Rini
2021-07-18ge_bx50v3: Remove unused USB related definesTom 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