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