1. e2734d6 sandbox: image: Allow sandbox to load any image by Simon Glass · 3 years, 7 months ago
  2. 1758551 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · 3 years, 7 months ago
  3. b8bccce dm: core: Add CBFS support to flashmap by Simon Glass · 3 years, 7 months ago
  4. a202f17 cbfs: Support reading compression information by Simon Glass · 3 years, 7 months ago
  5. c4f5b5d cbfs: Allow file traversal with any CBFS by Simon Glass · 3 years, 7 months ago
  6. 5536f12 cbfs: Allow access to CBFS without a header by Simon Glass · 3 years, 7 months ago
  7. 272e62c smbios: Allow writing to the coreboot version string by Simon Glass · 3 years, 7 months ago
  8. 72ca485 cbfs: Add support for attributes by Simon Glass · 3 years, 7 months ago
  9. 041089f x86: coral: Put the eMMC first by Simon Glass · 3 years, 7 months ago
  10. b09c74f mtd: spi_flash_free() by Heinrich Schuchardt · 3 years, 8 months ago
  11. 9c7335e Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 7 months ago
  12. e81bf6d dm: core: Add warnings to private / platform setters by Simon Glass · 3 years, 7 months ago
  13. cfb9c9b dm: core: Use separate priv/plat data region by Simon Glass · 3 years, 7 months ago
  14. baf0371 dm: core: Allow storing priv/plat data separately by Simon Glass · 3 years, 7 months ago
  15. 6f644ef dm: core: Move flags to device-runtime info by Simon Glass · 3 years, 7 months ago
  16. ab933d8 dm: core: Create a struct for device runtime info by Simon Glass · 3 years, 7 months ago
  17. 728d04c sandbox: i2c: Support i2c emulation with of-platdata by Simon Glass · 3 years, 7 months ago
  18. cc469b7 dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 7 months ago
  19. 6ba46a0 dm: core: Drop device_get_by_driver_info() by Simon Glass · 3 years, 7 months ago
  20. 4ddc91b clk: fixed-rate: Export driver parts for OF_PLATDATA_INST by Simon Glass · 3 years, 7 months ago
  21. 910de10 dm: core: Include dt-decl.h automatically by Simon Glass · 3 years, 7 months ago
  22. 5e21958 efi_selfest: redefine enum efi_test_phase by Heinrich Schuchardt · 3 years, 7 months ago
  23. 64a8aae efi: Add ESRT to the EFI system table by Jose Marinho · 3 years, 8 months ago
  24. 53f6a5a efi_loader: Replace config option for initrd loading by Ilias Apalodimas · 3 years, 7 months ago
  25. 37c3ca5 efi_loader: Add helper functions for EFI by Ilias Apalodimas · 3 years, 7 months ago
  26. 76e8acc efi_loader: Add device path related functions for initrd via Boot#### by Ilias Apalodimas · 3 years, 7 months ago
  27. f027222 efi_loader: Uart device path by Heinrich Schuchardt · 3 years, 7 months ago
  28. 3fa9f55 dm: core: Adjust uclass setup with of-platdata by Simon Glass · 3 years, 7 months ago
  29. 607f9bc dm: core: Add macros to access the new linker lists by Simon Glass · 3 years, 7 months ago
  30. 8511443 linker_lists: Allow use in data structures by Simon Glass · 3 years, 7 months ago
  31. ea74c95 dtoc: Generate uclass devices by Simon Glass · 3 years, 9 months ago
  32. 735ddfc dtoc: Support headers needed for drivers by Simon Glass · 3 years, 9 months ago
  33. b00f006 dtoc: Support tracking the phase of U-Boot by Simon Glass · 3 years, 9 months ago
  34. e96bedf board: Add MT8183 pumpkin board support by Fabien Parent · 3 years, 8 months ago
  35. 21f5932 configs: mt8516: use bootcmd from config_distro_bootcmd.h by Fabien Parent · 3 years, 8 months ago
  36. 86e07d5 board: mediatek: rename pumpkin board into mt8516 by Fabien Parent · 3 years, 8 months ago
  37. 07148c1 arm: rmobile: Add Silicon Linux EK874 board support by Lad Prabhakar · 3 years, 7 months ago
  38. b650c83 arm: rmobile: Add HopeRun HiHope RZ/G2M board support by Biju Das · 3 years, 8 months ago
  39. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 7 months ago
  40. 23986be Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 7 months ago
  41. e8a10a0 Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 7 months ago
  42. 003d10b include: configs: am65x_evm: Optimize size of SPL BSS by Lokesh Vutla · 3 years, 8 months ago
  43. a69c489 ARM: da850-evm: Fix boot issues from missing SPL_PAD_TO by Adam Ford · 3 years, 8 months ago
  44. 166363f common: SCP03 control (enable and provision of keys) by Jorge Ramirez-Ortiz · 3 years, 8 months ago
  45. 7bd0658 log: Add return-checking macros for 0 being success by Simon Glass · 3 years, 9 months ago
  46. 9ad7a6c log: Handle line continuation by Simon Glass · 3 years, 9 months ago
  47. 79d5983 log: Set up a flag byte for log records by Simon Glass · 3 years, 9 months ago
  48. 2e059e4 spl: test: Add a test for spl_load_simple_fit() by Simon Glass · 3 years, 8 months ago
  49. 01ad9f7 sandbox: Update os_find_u_boot() to find the .img file by Simon Glass · 3 years, 8 months ago
  50. 8482356 test: Allow SPL to run any available test by Simon Glass · 3 years, 8 months ago
  51. 2a2814d test: Rename all linker lists to have a ut_ prefix by Simon Glass · 3 years, 8 months ago
  52. a7a9875 test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 8 months ago
  53. f97f85e test: Run driver-model tests using ut_run_list() by Simon Glass · 3 years, 8 months ago
  54. fe80686 test: Use a local variable for test state by Simon Glass · 3 years, 8 months ago
  55. d2281bb test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 8 months ago
  56. ca44ca0 test: Use ut_run_test() to run driver model tests by Simon Glass · 3 years, 8 months ago
  57. 99a88fe test: Move test running into a separate function by Simon Glass · 3 years, 8 months ago
  58. c79705e test: Move dm_test_init() into test-main.c by Simon Glass · 3 years, 8 months ago
  59. 4a467c6 test: Drop struct dm_test_state by Simon Glass · 3 years, 8 months ago
  60. 72b524c test: Handle driver model reinit in test_pre_run() by Simon Glass · 3 years, 8 months ago
  61. 47ec3ed test: Move delay skipping to test_pre_run() by Simon Glass · 3 years, 8 months ago
  62. 30a0d20 test: Call test_pre/post_run() from driver model tests by Simon Glass · 3 years, 8 months ago
  63. d002a27 test: Create pre/post-run functions by Simon Glass · 3 years, 8 months ago
  64. 1c72175 test: Add an overall test runner by Simon Glass · 3 years, 8 months ago
  65. 409f4a2 test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 8 months ago
  66. 4bc639e test: Mark all driver model tests with a flag by Simon Glass · 3 years, 8 months ago
  67. e9470fc configs: stm32mp15: move bootdelay configuration in defconfig by Patrick Delaunay · 3 years, 8 months ago
  68. 472c548 Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 8 months ago
  69. b0a75dd Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-boot by Tom Rini · 3 years, 8 months ago
  70. 266637d configs: meson64: add fdtoverlay_addr_r by Neil Armstrong · 3 years, 8 months ago
  71. 9773ebc Makefile: socfpga: Add target to generate hex output for combined spl and dtb by Dalon Westergreen · 3 years, 8 months ago
  72. 6bf1249 configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfig by Siew Chin Lim · 3 years, 8 months ago
  73. e91789e lib/charset: UTF-8 stream conversion by Heinrich Schuchardt · 3 years, 8 months ago
  74. 73bb90c efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · 3 years, 8 months ago
  75. 70616a1 efi_loader: move codepage 437 table by Heinrich Schuchardt · 3 years, 8 months ago
  76. b516dd5 ppc: qemu: Drop a custom env variable 'fdt_addr_r' by Bin Meng · 3 years, 8 months ago
  77. 9a39f76 ppc: qemu: Enable RTC support via I2C by Bin Meng · 3 years, 8 months ago
  78. 8ee4016 ppc: qemu: Switch over to use DM ETH and PCI by Bin Meng · 3 years, 8 months ago
  79. 2e91e8b ppc: qemu: Switch over to use DM serial by Bin Meng · 3 years, 8 months ago
  80. ea30921 test: cmd: Add a basic test for 'addrmap' command by Bin Meng · 3 years, 8 months ago
  81. b561563 lib: addr_map: Move address_map[] type to the header file by Bin Meng · 3 years, 8 months ago
  82. c40131a include: Remove extern from addr_map.h by Bin Meng · 3 years, 8 months ago
  83. fc5af5c ppc: qemu: Fix CONFIG_SYS_PCI_MAP_END by Bin Meng · 3 years, 8 months ago
  84. c8c0170 configs: fsl: move via specific defines to Kconfig by Rajesh Bhagat · 3 years, 8 months ago
  85. b5ee48c arm: fsl: common: Improve NXP VID driver PMBus support by Stephen Carlson · 3 years, 9 months ago
  86. 668866a Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 3 years, 8 months ago
  87. 8a45b22 gpio: Add a way to read 3-way strapping pins by Simon Glass · 3 years, 9 months ago
  88. ca1e1f5 gpio: Replace direction_input() and direction_output() by Simon Glass · 3 years, 9 months ago
  89. 7e0a96d dm: gpio: Add a way to update flags by Simon Glass · 3 years, 9 months ago
  90. c0c1e62 gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags() by Simon Glass · 3 years, 9 months ago
  91. 9648789 dm: gpio: Rename get_dir_flags() method to get_flags() by Simon Glass · 3 years, 9 months ago
  92. 13979fc dm: gpio: Rename set_dir_flags() method to update_flags() by Simon Glass · 3 years, 9 months ago
  93. 52ba373 Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 8 months ago
  94. 03bf843 board: gateworks: imx8mm: Add Gateworks Venice board support by Tim Harvey · 3 years, 8 months ago
  95. 5d23532 video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · 3 years, 8 months ago
  96. 57ac287 Nokia RX-51: Enable usbtty serial console by default by Pali Rohár · 3 years, 8 months ago
  97. 63af92e tpm: Allow disabling platform hierarchy with TPM2 by Simon Glass · 3 years, 9 months ago
  98. 7785bc1 tpm: Add TPM2 support for write_lock by Simon Glass · 3 years, 9 months ago
  99. 6719cbe tpm: Add TPM2 support for read/write values by Simon Glass · 3 years, 9 months ago
  100. eadcbc7 tpm: Add an implementation of define_space by Simon Glass · 3 years, 9 months ago