aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-30Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodian...Tom Rini
2021-03-29Merge tag 'v2021.04-rc5' into nextTom Rini
2021-03-29Prepare v2021.04-rc5Tom Rini
2021-03-28Merge tag 'dm-pull-28mar21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-03-28Merge branch '2021-03-28-assorted-bugfixes'Tom Rini
2021-03-28Support building on macOS/arm64Jessica Clarke
2021-03-28dm: test: Always include command.h for print_utSean Anderson
2021-03-28test: Add udevice declaration to avoid build errorSimon Glass
2021-03-27Merge branch '2021-03-27-master-imports'Tom Rini
2021-03-27Azure: Use "pacman -Sy" to install the toolchainTom Rini
2021-03-27dm: i2c: Add a migration method for I2CSimon Glass
2021-03-27Makefile: Drop the old SPI flash migration messageSimon Glass
2021-03-27Makefile: Use common code for DM_ETH deprecation warningSimon Glass
2021-03-27Makefile: Use common code for WDT deprecation warningSimon Glass
2021-03-27Makefile: Use common code for SPI_FLASH deprecation warningSimon Glass
2021-03-27Makefile: Use common code for DM_VIDEO deprecation warningSimon Glass
2021-03-27Makefile: Use common code for PCI deprecation warningSimon Glass
2021-03-27Makefile: Use common code for LIBATA deprecation warningSimon Glass
2021-03-27Makefile: Use common code for MVSATA_IDE deprecation warningSimon Glass
2021-03-27Makefile: Use common code for USB deprecation warningSimon Glass
2021-03-27Makefile: Use common code for MMC deprecation warningSimon Glass
2021-03-27Makefile: Add common code to report deprecationSimon Glass
2021-03-27Makefile: Move non-DM migration messages to the topSimon Glass
2021-03-27sandbox: define __dyn_sym_start, dyn_sym_endHeinrich Schuchardt
2021-03-27spi: spi-uclass: Add support to manually relocate spi memory opsT Karthik Reddy
2021-03-27dtoc: Add new check that offsets are correctSimon Glass
2021-03-27dtoc: Support adding subnodes alongside existing onesSimon Glass
2021-03-27dtoc: Add a subnode test for multiple nodesSimon Glass
2021-03-27dtoc: Tweak ordering of fdt-offsets refreshingSimon Glass
2021-03-27dtoc: Tidy up property-offset handlingSimon Glass
2021-03-27dtoc: Improve internal error for Refresh()Simon Glass
2021-03-27binman: Support default alignment for sectionsSimon Glass
2021-03-27binman: Support obtaining section contents immediatelySimon Glass
2021-03-27binman: Add support for a collection of entriesSimon Glass
2021-03-27binman: Allow disabling expanding an entrySimon Glass
2021-03-27binman: Use a unique number for the symbols test fileSimon Glass
2021-03-27x86: coral: Show memory config and SKU ID on startupSimon Glass
2021-03-27sysinfo: Allow showing model info from sysinfoSimon Glass
2021-03-27sandbox: Correct uninit conflictSimon Glass
2021-03-27bootm: Skip command-line substitution if !CONFIG_CMDLINESimon Glass
2021-03-27bloblist: Make BLOBLIST_TABLES depend on BLOBLISTSimon Glass
2021-03-27command: Fix operation of !CONFIG_CMDLINESimon Glass
2021-03-27doc: Convert Chromium OS docs to rstSimon Glass
2021-03-27malloc: Export malloc_simple_info()Simon Glass
2021-03-27cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass
2021-03-27sf: Support querying write-protectSimon Glass
2021-03-27bootstage: Warning if space is exhaustedSimon Glass
2021-03-27spl: Split out bootstage ID into a functionSimon Glass
2021-03-27binman: Show a message when changing subnodesSimon Glass
2021-03-27test: Silenece the echo and print testsSimon Glass