- 5f86454 buildman: Add an encoding to the out-env file by Simon Glass · 3 years, 8 months ago
- bddac45 pinctrl: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 8 months ago
- d6332d5 simple-pm-bus: Use -ENOSYS for checking missing system call by Simon Glass · 3 years, 8 months ago
- 3bc11b9 clk: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 8 months ago
- 9042bf6 clk: Update drivers to use -EINVAL by Simon Glass · 3 years, 8 months ago
- 2f541aa tlv_eeprom: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 8 months ago
- 24e3d5d spi: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 8 months ago
- 6379a94 usb: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 8 months ago
- aa4ad8b dm: core: Use -ENOSPC in acpi_get_path() by Simon Glass · 3 years, 8 months ago
- 42a2668 dm: core: Document the common error codes by Simon Glass · 3 years, 8 months ago
- 42bc156 patman: Continue on if warnings are found outside a commit by Simon Glass · 3 years, 8 months ago
- 4b5019e dtc: Update the build rule for pylibfdt by Simon Glass · 3 years, 8 months ago
- 90eba24 Merge branch 'next' by Tom Rini · 3 years, 7 months ago
- b46dd11 Prepare v2021.04 by Tom Rini · 3 years, 7 months ago
- 17bc2cf imx8mn_ddr4_evk: Allow booting the kernel by default by Fabio Estevam · 3 years, 8 months ago
- ac2b5d5 sphinx: Pin to docutils-0.16 by Tom Rini · 3 years, 7 months ago
- 7823ba3 cmd: CMD_USB depends on USB by Heinrich Schuchardt · 3 years, 7 months ago
- a0da06d Makefile: Silence the deprecation script by Simon Glass · 3 years, 8 months ago
- 43d3de5 Merge tag 'efi-2021-04-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 8 months ago
- db8b461 Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 8 months ago
- 1ba21bb test: Don't unmount not (yet) mounted system by Andy Shevchenko · 3 years, 9 months ago
- dd85c95 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 8 months ago
- 62acef2 sunxi: dts: H616: Drop reserved-memory node by Andre Przywara · 3 years, 8 months ago
- c629ba8 sunxi: H616: Change TF-A load address to beginning of DRAM by Andre Przywara · 3 years, 8 months ago
- d084f20 efi_loader: typo 'devide path' by Heinrich Schuchardt · 3 years, 8 months ago
- 0809cd5 efi_loader: Uart device path missing break by Heinrich Schuchardt · 3 years, 8 months ago
- 7d23eb9 Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 3 years, 8 months ago
- c546568 xilinx: Enable efi debug command by Michal Simek · 3 years, 8 months ago
- 19eb739 ARM: bitmain: Enable saving variables to SD card by Michal Simek · 3 years, 8 months ago
- 060fc5c ARM: bitmain: Enable legacy u-boot format by Michal Simek · 3 years, 8 months ago
- 9dcf2e5 ARM: bitmain: Enable nand and smcc drivers by Michal Simek · 3 years, 8 months ago
- d999a7b spi: xilinx_spi: Trivial fixes in axi qspi driver by T Karthik Reddy · 3 years, 8 months ago
- ce90654 xilinx: Sync DTs with Linux kernel by Michal Simek · 4 years ago
- dd4c642 clk: zynqmp: Fix clk dump values by T Karthik Reddy · 3 years, 9 months ago
- e2b71c3 arm64: zynqmp: Rename clocks as per the Arasan NAND driver by Amit Kumar Mahapatra · 3 years, 9 months ago
- fbf043d arm64: zynqmp: Update device tree properties for nand flash by Amit Kumar Mahapatra · 3 years, 9 months ago
- cde1aae arm64: zynqmp: Update psu_init for zcu1275 by Michal Simek · 3 years, 9 months ago
- 9577b2e arm64: zynqmp: Add idt 8a34001 chip to zcu208/zcu216 by Michal Simek · 3 years, 10 months ago
- 7a50093 arm64: zynqmp: Add missing psu inits for zcu208/216 by Michal Simek · 3 years, 9 months ago
- d5843f2 arm64: zynqmp: Add emmc specific parameters by Ashok Reddy Soma · 3 years, 9 months ago
- 8600dd8 arm64: zynqmp: Increase size of malloc pool by Ashok Reddy Soma · 3 years, 9 months ago
- 2df44bb xilinx: zynq: Enable time and timer commands by Ashok Reddy Soma · 3 years, 9 months ago
- e8a212a net: gem: Fix setting PCS auto-negotiation state by Robert Hancock · 3 years, 8 months ago
- 1057b1b Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 8 months ago
- d8eafb1 Prepare v2021.04-rc5 by Tom Rini · 3 years, 8 months ago
- 4906238 Merge tag 'dm-pull-28mar21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 8 months ago
- a7d3ac6 Merge branch '2021-03-28-assorted-bugfixes' by Tom Rini · 3 years, 8 months ago
- 3b14204 Support building on macOS/arm64 by Jessica Clarke · 3 years, 8 months ago
- 6863c7f dm: test: Always include command.h for print_ut by Sean Anderson · 3 years, 8 months ago
- 3c2503e test: Add udevice declaration to avoid build error by Simon Glass · 3 years, 8 months ago
- 31637e0 Merge branch '2021-03-27-master-imports' by Tom Rini · 3 years, 8 months ago
- 94d66d8 Azure: Use "pacman -Sy" to install the toolchain by Tom Rini · 3 years, 8 months ago
- 65c8cdc dm: i2c: Add a migration method for I2C by Simon Glass · 3 years, 8 months ago
- 782dac5 Makefile: Drop the old SPI flash migration message by Simon Glass · 3 years, 8 months ago
- 8cd1874 Makefile: Use common code for DM_ETH deprecation warning by Simon Glass · 3 years, 8 months ago
- 78b4a56 Makefile: Use common code for WDT deprecation warning by Simon Glass · 3 years, 8 months ago
- ec384f9 Makefile: Use common code for SPI_FLASH deprecation warning by Simon Glass · 3 years, 8 months ago
- d13aee0 Makefile: Use common code for DM_VIDEO deprecation warning by Simon Glass · 3 years, 8 months ago
- 39e526a Makefile: Use common code for PCI deprecation warning by Simon Glass · 3 years, 8 months ago
- 099288b Makefile: Use common code for LIBATA deprecation warning by Simon Glass · 3 years, 8 months ago
- a883435 Makefile: Use common code for MVSATA_IDE deprecation warning by Simon Glass · 3 years, 8 months ago
- 9e035b8 Makefile: Use common code for USB deprecation warning by Simon Glass · 3 years, 8 months ago
- 77dc55e Makefile: Use common code for MMC deprecation warning by Simon Glass · 3 years, 8 months ago
- 1373252 Makefile: Add common code to report deprecation by Simon Glass · 3 years, 8 months ago
- 06467e4 Makefile: Move non-DM migration messages to the top by Simon Glass · 3 years, 8 months ago
- e502122 sandbox: define __dyn_sym_start, dyn_sym_end by Heinrich Schuchardt · 3 years, 8 months ago
- 346df7d spi: spi-uclass: Add support to manually relocate spi memory ops by T Karthik Reddy · 3 years, 8 months ago
- 5d1bec3 dtoc: Add new check that offsets are correct by Simon Glass · 3 years, 8 months ago
- f617665 dtoc: Support adding subnodes alongside existing ones by Simon Glass · 3 years, 8 months ago
- 76677dd dtoc: Add a subnode test for multiple nodes by Simon Glass · 3 years, 8 months ago
- 71719e1 dtoc: Tweak ordering of fdt-offsets refreshing by Simon Glass · 3 years, 8 months ago
- 37ba984 dtoc: Tidy up property-offset handling by Simon Glass · 3 years, 8 months ago
- acd9861 dtoc: Improve internal error for Refresh() by Simon Glass · 3 years, 8 months ago
- 5ff9fed binman: Support default alignment for sections by Simon Glass · 3 years, 8 months ago
- 631f752 binman: Support obtaining section contents immediately by Simon Glass · 3 years, 8 months ago
- 189f291 binman: Add support for a collection of entries by Simon Glass · 3 years, 8 months ago
- 3d43338 binman: Allow disabling expanding an entry by Simon Glass · 3 years, 8 months ago
- e9e0db8 binman: Use a unique number for the symbols test file by Simon Glass · 3 years, 8 months ago
- 80a4570 x86: coral: Show memory config and SKU ID on startup by Simon Glass · 3 years, 8 months ago
- 96dedb0 sysinfo: Allow showing model info from sysinfo by Simon Glass · 3 years, 8 months ago
- c119528 sandbox: Correct uninit conflict by Simon Glass · 3 years, 8 months ago
- a8d6962 bootm: Skip command-line substitution if !CONFIG_CMDLINE by Simon Glass · 3 years, 8 months ago
- f2c1442 bloblist: Make BLOBLIST_TABLES depend on BLOBLIST by Simon Glass · 3 years, 8 months ago
- 45cd2e5 command: Fix operation of !CONFIG_CMDLINE by Simon Glass · 3 years, 8 months ago
- 2d0423a doc: Convert Chromium OS docs to rst by Simon Glass · 3 years, 8 months ago
- c197f6e malloc: Export malloc_simple_info() by Simon Glass · 3 years, 8 months ago
- 529d5f9 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · 3 years, 8 months ago
- b3b60f5 sf: Support querying write-protect by Simon Glass · 3 years, 8 months ago
- eb26d88 bootstage: Warning if space is exhausted by Simon Glass · 3 years, 8 months ago
- 05e3a0d spl: Split out bootstage ID into a function by Simon Glass · 3 years, 8 months ago
- dc2886b binman: Show a message when changing subnodes by Simon Glass · 3 years, 8 months ago
- b6da559 test: Silenece the echo and print tests by Simon Glass · 3 years, 8 months ago
- e2734d6 sandbox: image: Allow sandbox to load any image by Simon Glass · 3 years, 8 months ago
- 1758551 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · 3 years, 8 months ago
- 803e9c1 sandbox: Update do_host_bind() argument counting by Simon Glass · 3 years, 8 months ago
- 1503c2c sandbox: Disintangle declarations in do_host_bind() by Simon Glass · 3 years, 8 months ago
- a5bc9ab sandbox: cros_ec: Only write EC state when the EC is probed by Simon Glass · 3 years, 8 months ago
- 5d8c379 sandbox: Only delete the executable if requested by Simon Glass · 3 years, 8 months ago
- 539db6a sandbox: Only call timer_timebase_fallback() if present by Simon Glass · 3 years, 8 months ago
- 70f5c99 x86: coreboot: Don't setup MTRR when booting from coreboot by Simon Glass · 3 years, 8 months ago