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