1. a7b1c77 dtoc: Support headers needed for drivers by Simon Glass · Wed Feb 03 06:01:04 2021 -0700
  2. f303ee7 dtoc: Support tracking the phase of U-Boot by Simon Glass · Wed Feb 03 06:01:02 2021 -0700
  3. e5c1e62 board: Add MT8183 pumpkin board support by Fabien Parent · Mon Feb 15 19:21:12 2021 +0100
  4. 00763af configs: mt8516: use bootcmd from config_distro_bootcmd.h by Fabien Parent · Mon Feb 15 19:07:46 2021 +0100
  5. 2bd14a8 board: mediatek: rename pumpkin board into mt8516 by Fabien Parent · Mon Feb 15 19:07:44 2021 +0100
  6. b4b65ec arm: rmobile: Add Silicon Linux EK874 board support by Lad Prabhakar · Mon Mar 15 22:24:05 2021 +0000
  7. da58fb4 arm: rmobile: Add HopeRun HiHope RZ/G2M board support by Biju Das · Mon Mar 01 17:08:47 2021 +0000
  8. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · Mon Mar 15 12:15:38 2021 -0400
  9. 6677b81 Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Mar 15 08:43:29 2021 -0400
  10. 2d71f8f Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Mon Mar 15 08:43:19 2021 -0400
  11. 7644343 include: configs: am65x_evm: Optimize size of SPL BSS by Lokesh Vutla · Tue Mar 09 23:32:44 2021 +0530
  12. 1ee9515 ARM: da850-evm: Fix boot issues from missing SPL_PAD_TO by Adam Ford · Fri Mar 05 20:48:50 2021 -0600
  13. 9127d8b common: SCP03 control (enable and provision of keys) by Jorge Ramirez-Ortiz · Sun Feb 14 16:27:23 2021 +0100
  14. b2faacc log: Add return-checking macros for 0 being success by Simon Glass · Wed Jan 20 20:10:54 2021 -0700
  15. 5fc47e3 log: Handle line continuation by Simon Glass · Wed Jan 20 20:10:53 2021 -0700
  16. f080343 log: Set up a flag byte for log records by Simon Glass · Wed Jan 20 20:10:52 2021 -0700
  17. ee11209 spl: test: Add a test for spl_load_simple_fit() by Simon Glass · Sun Mar 07 17:35:15 2021 -0700
  18. b90e487 sandbox: Update os_find_u_boot() to find the .img file by Simon Glass · Sun Mar 07 17:35:13 2021 -0700
  19. 1ef74ab test: Allow SPL to run any available test by Simon Glass · Sun Mar 07 17:35:12 2021 -0700
  20. 1638693 test: Rename all linker lists to have a ut_ prefix by Simon Glass · Sun Mar 07 17:35:11 2021 -0700
  21. b50211f test: Add a macros for finding tests in linker_lists by Simon Glass · Sun Mar 07 17:35:10 2021 -0700
  22. bb2b173 test: Run driver-model tests using ut_run_list() by Simon Glass · Sun Mar 07 17:35:05 2021 -0700
  23. 4066d8d test: Use a local variable for test state by Simon Glass · Sun Mar 07 17:35:04 2021 -0700
  24. 0d32ec2 test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · Sun Mar 07 17:35:03 2021 -0700
  25. 436687e test: Use ut_run_test() to run driver model tests by Simon Glass · Sun Mar 07 17:35:01 2021 -0700
  26. 5517edb test: Move test running into a separate function by Simon Glass · Sun Mar 07 17:35:00 2021 -0700
  27. 2dba476 test: Move dm_test_init() into test-main.c by Simon Glass · Sun Mar 07 17:34:58 2021 -0700
  28. b98bfbc test: Drop struct dm_test_state by Simon Glass · Sun Mar 07 17:34:57 2021 -0700
  29. b2890a1 test: Handle driver model reinit in test_pre_run() by Simon Glass · Sun Mar 07 17:34:56 2021 -0700
  30. 59cad96 test: Move delay skipping to test_pre_run() by Simon Glass · Sun Mar 07 17:34:55 2021 -0700
  31. 0f8f677 test: Call test_pre/post_run() from driver model tests by Simon Glass · Sun Mar 07 17:34:49 2021 -0700
  32. d93dc7d test: Create pre/post-run functions by Simon Glass · Sun Mar 07 17:34:48 2021 -0700
  33. 5722fb2 test: Add an overall test runner by Simon Glass · Sun Mar 07 17:34:47 2021 -0700
  34. a1add9d test: Rename test-main.c to test-dm.c by Simon Glass · Sun Mar 07 17:34:46 2021 -0700
  35. ab1fca0 test: Mark all driver model tests with a flag by Simon Glass · Sun Mar 07 17:34:45 2021 -0700
  36. 73410d9 configs: stm32mp15: move bootdelay configuration in defconfig by Patrick Delaunay · Mon Mar 01 19:40:56 2021 +0100
  37. 21e8bbe Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Mar 08 07:41:50 2021 -0500
  38. c1f4a3c Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-boot by Tom Rini · Mon Mar 08 07:11:26 2021 -0500
  39. 0ddb48e configs: meson64: add fdtoverlay_addr_r by Neil Armstrong · Wed Feb 10 15:22:13 2021 +0100
  40. 3a8621c Makefile: socfpga: Add target to generate hex output for combined spl and dtb by Dalon Westergreen · Mon Mar 01 20:04:16 2021 +0800
  41. 14b8a48 configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfig by Siew Chin Lim · Mon Mar 01 20:04:14 2021 +0800
  42. 6aa77ac lib/charset: UTF-8 stream conversion by Heinrich Schuchardt · Sat Feb 27 14:08:38 2021 +0100
  43. 91fb089 efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · Sat Feb 27 14:08:36 2021 +0100
  44. a9ff07b efi_loader: move codepage 437 table by Heinrich Schuchardt · Sat Feb 27 14:08:35 2021 +0100
  45. 946663b ppc: qemu: Drop a custom env variable 'fdt_addr_r' by Bin Meng · Thu Feb 25 17:22:56 2021 +0800
  46. 92f5454 ppc: qemu: Enable RTC support via I2C by Bin Meng · Thu Feb 25 17:22:54 2021 +0800
  47. f9c9ffc ppc: qemu: Switch over to use DM ETH and PCI by Bin Meng · Thu Feb 25 17:22:43 2021 +0800
  48. 285d1e2 ppc: qemu: Switch over to use DM serial by Bin Meng · Thu Feb 25 17:22:39 2021 +0800
  49. 261fc06 test: cmd: Add a basic test for 'addrmap' command by Bin Meng · Thu Feb 25 17:22:35 2021 +0800
  50. e151403 lib: addr_map: Move address_map[] type to the header file by Bin Meng · Thu Feb 25 17:22:33 2021 +0800
  51. f1d10f9 include: Remove extern from addr_map.h by Bin Meng · Thu Feb 25 17:22:32 2021 +0800
  52. 6c6e558 ppc: qemu: Fix CONFIG_SYS_PCI_MAP_END by Bin Meng · Thu Feb 25 17:22:26 2021 +0800
  53. 6d07298 configs: fsl: move via specific defines to Kconfig by Rajesh Bhagat · Mon Feb 15 09:46:14 2021 +0100
  54. c3301a2 arm: fsl: common: Improve NXP VID driver PMBus support by Stephen Carlson · Mon Feb 08 11:11:29 2021 +0100
  55. 503b0fb Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · Thu Mar 04 14:36:40 2021 -0500
  56. 247ccf2 gpio: Add a way to read 3-way strapping pins by Simon Glass · Thu Feb 04 21:22:09 2021 -0700
  57. 722f968 gpio: Replace direction_input() and direction_output() by Simon Glass · Thu Feb 04 21:22:04 2021 -0700
  58. 7b893f9 dm: gpio: Add a way to update flags by Simon Glass · Thu Feb 04 21:22:03 2021 -0700
  59. 909bee3 gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags() by Simon Glass · Thu Feb 04 21:21:57 2021 -0700
  60. d063ce9 dm: gpio: Rename get_dir_flags() method to get_flags() by Simon Glass · Thu Feb 04 21:21:56 2021 -0700
  61. 54befdd dm: gpio: Rename set_dir_flags() method to update_flags() by Simon Glass · Thu Feb 04 21:21:55 2021 -0700
  62. a30f24f Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Mar 03 10:10:34 2021 -0500
  63. 256dba0 board: gateworks: imx8mm: Add Gateworks Venice board support by Tim Harvey · Tue Mar 02 14:00:21 2021 -0800
  64. 5bc34cb video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · Mon Feb 22 00:12:34 2021 +0000
  65. bba0bba Nokia RX-51: Enable usbtty serial console by default by Pali Rohár · Sat Feb 20 11:50:15 2021 +0100
  66. 77759db tpm: Allow disabling platform hierarchy with TPM2 by Simon Glass · Sat Feb 06 14:23:42 2021 -0700
  67. e9d3d59 tpm: Add TPM2 support for write_lock by Simon Glass · Sat Feb 06 14:23:41 2021 -0700
  68. 3d930ed tpm: Add TPM2 support for read/write values by Simon Glass · Sat Feb 06 14:23:40 2021 -0700
  69. 713c58a tpm: Add an implementation of define_space by Simon Glass · Sat Feb 06 14:23:39 2021 -0700
  70. 3b8692a tpm: Switch TPMv1 over to use the new API by Simon Glass · Sat Feb 06 14:23:36 2021 -0700
  71. c036ebd tpm: Add an API that can support v1.2 and v2 by Simon Glass · Sat Feb 06 14:23:35 2021 -0700
  72. edd094e sandbox: Avoid using malloc() for system state by Simon Glass · Sat Feb 06 09:57:33 2021 -0700
  73. 4c902fa sandbox: Add os_realloc() by Simon Glass · Sat Feb 06 09:57:32 2021 -0700
  74. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  75. 8712391 log: convert pr_*() to logging by Heinrich Schuchardt · Mon Jan 04 08:02:55 2021 +0100
  76. dd39a6e imx: Add 2GB lpddr support for i.MX8MN Beacon EmbeddedWorks devkit. by Adam Ford · Tue Feb 16 08:19:52 2021 -0600
  77. 6df20c9 mx51evk: Convert to driver model by Fabio Estevam · Mon Feb 15 08:58:17 2021 -0300
  78. 4eb2670 mx53loco: Convert to driver model by Fabio Estevam · Sat Feb 13 22:49:52 2021 -0300
  79. 6d03511 board: toradex: move RGMII delays to PHY side by Oleksandr Suvorov · Tue Feb 09 10:38:13 2021 +0200
  80. cfa3ac1 ARM: imx8: Add missing FEC ENET quirk for i.MX8/i.MX8X by Oleksandr Suvorov · Tue Feb 09 10:38:12 2021 +0200
  81. 70c50f1 ARM: imx6: mx6sabre-common: Search for boot components in /boot too by Marek Vasut · Thu Feb 04 19:00:32 2021 +0100
  82. 7fa0cb1 ARM: imx6: mx6sabre-common: Replace fatload with FS_GENERIC load by Marek Vasut · Thu Feb 04 19:00:31 2021 +0100
  83. 03e328e ARM: imx6: dh-imx6: Drop the SF hunk in config by Marek Vasut · Thu Feb 04 01:17:02 2021 +0100
  84. f486b79 ARM: imx: Revert "dh_imx6: Switch to full DM-aware" by Marek Vasut · Wed Feb 03 22:36:33 2021 +0100
  85. c960c0a Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Feb 27 08:06:10 2021 -0500
  86. 36e815b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Fri Feb 26 15:11:08 2021 -0500
  87. 0c5c020 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Fri Feb 26 12:41:19 2021 -0500
  88. 6eb30c1 efi_loader: fix documentation in efi_loader.h by Heinrich Schuchardt · Thu Feb 25 08:02:37 2021 +0100
  89. f2c4720 ARM: stm32: Add USB host boot support by Marek Vasut · Fri Feb 12 13:50:52 2021 +0100
  90. 3a99448 fastboot: add UUU command UCmd and ACmd support by Heiko Schocher · Wed Feb 10 09:29:03 2021 +0100
  91. c81028d part: Support getting whole disk from part_get_info_by_dev_and_name_or_num by Sean Anderson · Fri Feb 05 09:38:56 2021 -0500
  92. 9016304 mtd: spi-nor-core: Fix typo in documentation by Sean Anderson · Thu Feb 04 23:11:08 2021 -0500
  93. 090d762 mtd: spi-nor.h: Change spaces to tabs by Bin Meng · Wed Jan 06 20:58:54 2021 +0800
  94. 12084d2 ppc: Remove MPC8569MDS board by Tom Rini · Sat Feb 20 20:06:29 2021 -0500
  95. 4ab7f05 arm: Remove sksimx6 board by Tom Rini · Sat Feb 20 20:06:17 2021 -0500
  96. 86fb3f1 arm: Remove mx53smd board by Tom Rini · Sat Feb 20 20:06:12 2021 -0500
  97. ade756c arm: Remove mx53ard board by Tom Rini · Sat Feb 20 20:06:10 2021 -0500
  98. 09d68f8 arm: Remove mx25pdk board by Tom Rini · Sat Feb 20 20:05:44 2021 -0500
  99. 4a87d2e lib: rsa: struct udevice build warning by Heinrich Schuchardt · Wed Feb 17 12:54:31 2021 +0100
  100. 7a02a1b vexpress64_fvp: Set DRAM to 4G to match with kernel devicetree by Diego Sueiro · Mon Feb 15 07:27:57 2021 +0000