summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-21cros_ec: Allow reading the battery-charge stateSimon Glass2-0/+25
2021-07-21sandbox: Adjust the bloblist default addressSimon Glass2-2/+2
2021-07-21sandbox: Use hinting with the displaySimon Glass1-0/+3
2021-07-21sandbox: Add work-around for SDL2 displaySimon Glass1-1/+22
2021-07-21sandbox: Support executables for more phasesSimon Glass6-38/+86
2021-07-21test: Avoid a build error with SPLSimon Glass1-1/+1
2021-07-21test: Add DM_DMA to be disabledSimon Glass1-0/+2
2021-07-21test: Allow CONFIG_SPL_LOAD_FIT to be disabledSimon Glass1-0/+2
2021-07-21dm: Support lzma in the flashmapSimon Glass1-0/+2
2021-07-21dm: core: Add logging for DM_SEQ_ALIASSimon Glass1-1/+3
2021-07-21dtoc: Update documentation to cover warnings in more detailSimon Glass1-0/+53
2021-07-21dtoc: Detect drivers which do not parse correctlySimon Glass2-1/+44
2021-07-21dtoc: Detect unexpected suffix on .of_matchSimon Glass2-3/+101
2021-07-21dtoc: Add a stdout check in test_normalized_name()Simon Glass1-2/+1
2021-07-21dtoc: Correct the re_compat regular expressionSimon Glass1-2/+2
2021-07-21dtoc: Allow multiple warnings for a driverSimon Glass1-4/+20
2021-07-21dtoc: Convert to use ArgumentParserSimon Glass1-24/+27
2021-07-21dtoc: Avoid using subscripts on match objectsSimon Glass1-1/+1
2021-07-21Merge branch 'master' of git://source.denx.de/u-boot-shTom Rini18-9/+378
2021-07-21ARM: dts: rmobile: Remove multiple unused DT properties on R-Car Gen3Marek Vasut6-0/+12
2021-07-21ARM: dts: rmobile: Disable RPC HF by defaultMarek Vasut8-8/+8
2021-07-21ARM: rmobile: Align CPU: print with other printsMarek Vasut1-1/+1
2021-07-21ARM: rmobile: Enable sysinfo on R-Car Gen3Marek Vasut3-0/+3
2021-07-21ARM: rmobile: Enable I2C EEPROM support on R-Car Gen3Marek Vasut3-0/+21
2021-07-21ARM: dts: rmobile: Add sysinfo extras on R-Car Gen3Marek Vasut7-0/+128
2021-07-21sysinfo: rcar3: Add Renesas R-Car Gen3 sysinfo driverMarek Vasut3-0/+205
2021-07-19Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini14-37/+548
2021-07-19Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini67-609/+2466
2021-07-19arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitionsPali Rohár3-5/+21
2021-07-19arm: mvebu: turris_omnia: fixup MTD partitions in Linux' DTBMarek Behún2-0/+91
2021-07-19ARM: dts: armada-385-turris-omnia: add `u-boot-env` NOR partitionMarek Behún1-0/+11
2021-07-19arm: kirkwood: Marvell Sheevaplug: Use Ethernet PHY name and address from dev...Tony Dinh1-12/+42
2021-07-19arm: kirkwood: Marvell Sheevaplug: Add DM SATA and remove IDE configsTony Dinh1-5/+4
2021-07-19arm: kirkwood: Marvell Sheevaplug: Add DM Ethernet and DM SATA configsTony Dinh1-1/+5
2021-07-19arm: kirkwood: NSA310S: Use Ethernet PHY name from device treeTony Dinh1-8/+39
2021-07-19arm: kirkwood: NSA310S: Add DM SATA configsTony Dinh1-5/+5
2021-07-19arm: kirkwood: NSA310S: Add DM USB, DM Ethernet, and DM SATA configsTony Dinh1-1/+11
2021-07-19arm: kirkwood: NSA310S: Add device tree DTS for Zyxel NSA310S boardTony Dinh2-0/+319
2021-07-19Merge branch '2021-07-18-finalize-migrations'Tom Rini114-7615/+75
2021-07-19Makefile: Remove DM_VIDEO and DM_SPI_FLASH checksTom Rini1-4/+0
2021-07-19pci: Require DM_PCITom Rini5-984/+5
2021-07-19usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini28-45/+51
2021-07-19treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USBTom Rini7-7/+7
2021-07-19tegra: Test on CONFIG_CMD_USB being enabled for distro bootcmdTom Rini1-1/+8
2021-07-19ge_bx50v3: Remove unused USB related definesTom Rini1-11/+0
2021-07-19m68k: Remove M52277EVB boardTom Rini17-1581/+1
2021-07-19m68k: Remove M54451EVB boardTom Rini23-2254/+1
2021-07-19m68k: Remove M54418TWR boardTom Rini21-1185/+0
2021-07-19m68k: Remove M54455EVB boardTom Rini21-1544/+2
2021-07-19vinco: Enable DM_USB and DM_SPI_FLASH supportTom Rini1-1/+2