- d47ec04 virtio: Fix returning -ENODEV by Simon Glass · 1 year, 10 months ago
- ddceecf virtio: Avoid repeating a long expression by Simon Glass · 1 year, 10 months ago
- 0838287 bootstd: Add an NVMe bootdev by Simon Glass · 1 year, 10 months ago
- be7c666 bootstd: Add an IDE bootdev by Simon Glass · 1 year, 10 months ago
- 9985e9c bootstd: Add a SCSI bootdev by Simon Glass · 1 year, 10 months ago
- 01ed80a scsi: Remove all children of SCSI devices before rescanning by Simon Glass · 1 year, 10 months ago
- 1af3eed scsi: Correct allocation of block-device name by Simon Glass · 1 year, 10 months ago
- 64cbc5c bootstd: Only scan bootable partitions by Simon Glass · 1 year, 10 months ago
- f5e2df0 part: Add a function to find the first bootable partition by Simon Glass · 1 year, 10 months ago
- 5ea0a8d bootstd: Add a hunter for ethernet by Simon Glass · 1 year, 10 months ago
- 31ef394 net: Add a function to run dhcp by Simon Glass · 1 year, 10 months ago
- df71f26 bootstd: Add an MMC hunter by Simon Glass · 1 year, 10 months ago
- f3cb89f bootstd: Add a USB hunter by Simon Glass · 1 year, 10 months ago
- ffc4948 test: Add a generic function to skip delays by Simon Glass · 1 year, 10 months ago
- 4d2c359 dm: usb: Mark the device name as alloced when binding by Simon Glass · 1 year, 10 months ago
- 1248d2b bootstd: Support running bootdev hunters by Simon Glass · 1 year, 10 months ago
- 5acb97a bootstd: Add the concept of a bootdev hunter by Simon Glass · 1 year, 10 months ago
- 438e049 efi: Improve logging in efi_disk by Simon Glass · 1 year, 10 months ago
- 1573cca event: Correct duplicate log message in event_notify() by Simon Glass · 1 year, 10 months ago
- f3c30ac lib: Support printing an error string by Simon Glass · 1 year, 10 months ago
- 202c9c6 sandbox: Enable the Ethernet bootdev by Simon Glass · 1 year, 10 months ago
- b490f5f sandbox: Allow ethernet bootdevs to be disabled for tests by Simon Glass · 1 year, 10 months ago
- 66014cc sandbox: Allow ethernet to be disabled at runtime by Simon Glass · 1 year, 10 months ago
- d6e39d1 bootstd: Add a default method to get bootflows by Simon Glass · 1 year, 10 months ago
- b1dc36a dm: mmc: Use bootdev_setup_sibling_blk() by Simon Glass · 1 year, 10 months ago
- 6e2bee3 ide: Drop non-DM code for BLK by Simon Glass · 1 year, 10 months ago
- b9ff648 dm: test: Correct ordering of DM setup by Simon Glass · 1 year, 10 months ago
- 29bfcd6 dm: part: Update test to use mmc2 by Simon Glass · 1 year, 10 months ago
- 61234dd vbe: sandbox: Drop VBE node in chosen by Simon Glass · 1 year, 10 months ago
- bbbd018 vbe: Avoid a build failure when bloblist is not enabled by Simon Glass · 1 year, 10 months ago
- b9d1ad5 sandbox: mmc: Start off with a zeroed file by Simon Glass · 1 year, 10 months ago
- 1b7664a test: Drop duplicate restore of DM state by Simon Glass · 1 year, 10 months ago
- a13797a test: Fix the help for the ut command by Simon Glass · 1 year, 10 months ago
- 99c55a8 bootstd: Simplify locating existing bootdevs by Simon Glass · 1 year, 10 months ago
- a1bcafb bootstd: Remove special-case code for boot_targets by Simon Glass · 1 year, 10 months ago
- 6a9de55 lib: Add a function to split a string into substrings by Simon Glass · 1 year, 10 months ago
- 68a56ba dm: test: Correct assertion in dm_test_part() by Simon Glass · 1 year, 10 months ago
- e5314c1 dm: core: Support sorting devices with dm tree by Simon Glass · 1 year, 10 months ago
- 4834e04 dm: core: Correct ordering of uclasses IDs by Simon Glass · 1 year, 10 months ago
- 62215f0 Merge tag 'efi-2023-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 10 months ago
- 86e92ca Merge branch '2023-01-20-finish-CONFIG-migration-work' by Tom Rini · 1 year, 10 months ago
- d81f3de Revert "config: tools only: add VIDEO to build bmp_logo" by Fabio Estevam · 1 year, 10 months ago
- 8f7345c CI: Make check for new defined CONFIG symbols even more robust by Tom Rini · 1 year, 11 months ago
- 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- 0ab49a1 watchdog: Clean up defaults for imx_watchdog / ulp_wdog by Tom Rini · 1 year, 11 months ago
- 6bbb6dc usbtty: Remove default CONFIG_USBD_* values by Tom Rini · 1 year, 11 months ago
- d641285 nxp: Finish migration of SYS_FSL_SRDS_[12] to Kconfig by Tom Rini · 1 year, 11 months ago
- 3f144d5 nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to Kconfig by Tom Rini · 1 year, 11 months ago
- 537e1c4 net: phy: mv88e61xx: Finish migration of MV88E61XX_FIXED_PORTS by Tom Rini · 1 year, 11 months ago
- ca46d76 fsl-layerscape: Rework usage of CONFIG_CLUSTER_CLK_FREQ by Tom Rini · 1 year, 11 months ago
- cb8630f usb: musb: Rename CONFIG_USB_MUSB_TIMEOUT to MUSB_TIMEOUT by Tom Rini · 1 year, 11 months ago
- 1b98e2a fpga: Migrate CONFIG_MAX_FPGA_DEVICES to Kconfig by Tom Rini · 1 year, 11 months ago
- b3ca365 common/update: Finish Kconfig migration by Tom Rini · 1 year, 11 months ago
- 05ca277 spl: sata: Rework the loading case it not use IS_ENABLED(...) by Tom Rini · 1 year, 11 months ago
- 0c23c5b autoboot: Rework CONFIG_AUTOBOOT_STOP_STR_* usage by Tom Rini · 1 year, 11 months ago
- 42d8308 arm: lib1funcs.S: Update compatibility with Linux comment slightly by Tom Rini · 1 year, 11 months ago
- cb6fa8d dm: ns16550: Restore how we define UART_REG by Tom Rini · 1 year, 10 months ago
- a17db83 arm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in linker scripts by Tom Rini · 1 year, 11 months ago
- ef1b1f2 i2c: fsl_i2c: Rework usage of CONFIG_SYS_IMMR by Tom Rini · 1 year, 11 months ago
- 32bae30 arc: Migrate ARC_MMU_VER to Kconfig by Tom Rini · 1 year, 11 months ago
- d259d9c global: Remove unused CONFIG defines by Tom Rini · 1 year, 11 months ago
- 21bd5ac efi_loader: fix CapsuleMax variable reporting by Ilias Apalodimas · 1 year, 10 months ago
- eb1b6b4 efi_loader: update the error message of TCG protocol installation by Ilias Apalodimas · 1 year, 10 months ago
- 09bc8e0 efi_loader: ensure that file ubootefi.var is created by Heinrich Schuchardt · 1 year, 10 months ago
- d4d0fec efi_loader: Avoid overwriting previous outputs on console screen clearing by Jan Kiszka · 1 year, 10 months ago
- fb181e2 efi_loader: Set default console colors on efi_cout_clear_screen if needed by Jan Kiszka · 1 year, 10 months ago
- 90dd6c5 doc: fix references to distro documentation by Dario Binacchi · 1 year, 11 months ago
- 07af2ff doc: man-page for bdinfo by Heinrich Schuchardt · 1 year, 10 months ago
- bb380b4 doc: man-page for blkcache by Heinrich Schuchardt · 1 year, 10 months ago
- 434007a doc: man-page for source command by Heinrich Schuchardt · 1 year, 10 months ago
- 6362d97 fs/fat: avoid noisy message fat_read_file() by Heinrich Schuchardt · 1 year, 10 months ago
- 1439a76 Merge tag 'tpm-20012023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 1 year, 10 months ago
- fe7ead7 tee: optee: fix uuid comparisons on service discovery by Ilias Apalodimas · 1 year, 10 months ago
- e0b6a55 tpm2: ftpm: add the device in the OP-TEE services list by Ilias Apalodimas · 1 year, 10 months ago
- 041e9ba MAINTAINERS: add a new entry on TEE MAINTAINERS by Ilias Apalodimas · 1 year, 10 months ago
- aca07f9 tee: optee: fix a print error on rng probing by Ilias Apalodimas · 1 year, 10 months ago
- ab2085c Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 10 months ago
- 5eb8ecc Merge branch '2022-01-18-assorted-updates' by Tom Rini · 1 year, 10 months ago
- 68f817a odroid: limit boot memory to lowmem by Joost van Zwieten · 1 year, 10 months ago
- babc032 configs: enable poweroff command on QEMU ARM platforms by Heinrich Schuchardt · 1 year, 11 months ago
- e3aa2cf vbe: Allow probing the VBE bootmeth to fail in OS fixup by Simon Glass · 1 year, 11 months ago
- 61c55e8 test: compression: add zstd uncompression test by Brandon Maier · 1 year, 11 months ago
- dbe88da lib: zstd: update to latest Linux zstd 1.5.2 by Brandon Maier · 1 year, 11 months ago
- 4023964 patman: symlink top level .checkpatch.conf by Maxim Cournoyer · 1 year, 11 months ago
- 6a407e1 Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'" by Maxim Cournoyer · 1 year, 11 months ago
- 49e9c00 binman: Support positioning an entry by and ELF symbol by Simon Glass · 1 year, 11 months ago
- e8cea0e dtoc: Add a way to read a phandle with params by Simon Glass · 1 year, 11 months ago
- e0035c9 binman: Provide general support for updating ELF symbols by Simon Glass · 1 year, 11 months ago
- f1ee03b binman: Support overlapping entries by Simon Glass · 1 year, 11 months ago
- d374606 binman: Add a function to check for special section nodes by Simon Glass · 1 year, 11 months ago
- a4948b2 binman: Add a null entry by Simon Glass · 1 year, 11 months ago
- 0299765 binman: Clarify use of False when obtaining data by Simon Glass · 1 year, 11 months ago
- 7447a9d binman: Add a test for an inner section with a size by Simon Glass · 1 year, 11 months ago
- 93d888d rockchip: Drop the FIT generator script by Simon Glass · 1 year, 11 months ago
- bd7694f rockchip: Convert all boards to use binman by Simon Glass · 1 year, 11 months ago
- 4de3617 rockchip: Support building the all output files in binman by Simon Glass · 1 year, 11 months ago
- f126822 rockchip: Use multiple-images for rk3399 by Simon Glass · 1 year, 11 months ago
- 88c13b2 rockchip: evb-rk3288: Drop raw-image support by Simon Glass · 1 year, 11 months ago
- 63328f1 binman: Support optional external blobs by Simon Glass · 1 year, 11 months ago
- ad5cfe1 binman: Support new op-tee binary format by Simon Glass · 1 year, 11 months ago