1. 12084d2 ppc: Remove MPC8569MDS board by Tom Rini · Sat Feb 20 20:06:29 2021 -0500
  2. 4ab7f05 arm: Remove sksimx6 board by Tom Rini · Sat Feb 20 20:06:17 2021 -0500
  3. 86fb3f1 arm: Remove mx53smd board by Tom Rini · Sat Feb 20 20:06:12 2021 -0500
  4. ade756c arm: Remove mx53ard board by Tom Rini · Sat Feb 20 20:06:10 2021 -0500
  5. 09d68f8 arm: Remove mx25pdk board by Tom Rini · Sat Feb 20 20:05:44 2021 -0500
  6. 4a87d2e lib: rsa: struct udevice build warning by Heinrich Schuchardt · Wed Feb 17 12:54:31 2021 +0100
  7. 7a02a1b vexpress64_fvp: Set DRAM to 4G to match with kernel devicetree by Diego Sueiro · Mon Feb 15 07:27:57 2021 +0000
  8. 1ec0bb7 malloc: adjust memcpy() and memset() definitions. by Heinrich Schuchardt · Wed Feb 10 18:59:21 2021 +0100
  9. fd30568 config: hikey: convert to DM_USB and DM_ETH by Peter Robinson · Wed Feb 10 17:29:16 2021 +0000
  10. 00b5acd Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Feb 22 12:37:02 2021 -0500
  11. 3b388a3 Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Feb 22 09:12:04 2021 -0500
  12. 8b83126 Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Mon Feb 22 09:11:27 2021 -0500
  13. 0a322d9 button: add udevice forward declaration by Neil Armstrong · Fri Feb 19 08:31:47 2021 +0100
  14. 4bc10ec clk: remove a redundant header by Dario Binacchi · Sun Feb 14 15:17:42 2021 +0100
  15. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · Tue Feb 09 13:52:45 2021 +0200
  16. 5f4de78 board: freescale: drop CONFIG_DM_I2C undefs by Igor Opaniuk · Tue Feb 09 13:52:44 2021 +0200
  17. 0d1fcf8 fdt/sunxi: Remove OF_STDOUT_PATH by Andre Przywara · Sun Feb 14 10:35:18 2021 +0000
  18. 5b1a9f1 sunxi: Remove dead ifdefs in sunxi-common.h by Samuel Holland · Mon Feb 08 00:04:57 2021 -0600
  19. 846008d video: remove unused include/mb862xx.h by Heinrich Schuchardt · Tue Dec 29 12:52:51 2020 +0100
  20. ef17382 Merge tag 'mmc-2021-2-19' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Fri Feb 19 11:56:14 2021 -0500
  21. 48ad827 mmc: pwrseq: add mmc-pwrseq file to provide a generic interface by Jaehoon Chung · Tue Feb 16 10:16:52 2021 +0900
  22. a463bbe mmc: fix response timeout after switch command by Stefan Bosch · Sat Jan 23 13:37:41 2021 +0100
  23. ec97325 Merge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements' by Tom Rini · Thu Feb 18 12:02:11 2021 -0500
  24. 248a8f0 mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys() by Nicolas Saenz Julienne · Tue Jan 12 13:55:29 2021 +0100
  25. 4033aa3 xhci: translate virtual addresses into the bus's address space by Nicolas Saenz Julienne · Tue Jan 12 13:55:28 2021 +0100
  26. 04feca3 dm: Introduce dev_phys_to_bus()/dev_bus_to_phys() by Nicolas Saenz Julienne · Tue Jan 12 13:55:26 2021 +0100
  27. a2c7ead dm: Introduce DMA constraints into the core device model by Nicolas Saenz Julienne · Tue Jan 12 13:55:24 2021 +0100
  28. 50d2fa4 dm: Introduce xxx_get_dma_range() by Nicolas Saenz Julienne · Tue Jan 12 13:55:22 2021 +0100
  29. 0622fe1 image: Do not #if guard board_fit_image_post_process() prototype by Alexandru Gagniuc · Wed Jan 20 10:46:54 2021 -0600
  30. 44af2a5 spl: fit: Drop 'length' argument to board_spl_fit_post_load() by Alexandru Gagniuc · Wed Jan 20 10:46:49 2021 -0600
  31. c0566c2 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · Mon Jan 25 14:23:53 2021 +0200
  32. 8c089f7 net: phy: introduce fixed_phy_create for DSA CPU ports by Vladimir Oltean · Mon Jan 25 14:23:52 2021 +0200
  33. 84643c1 drivers: tee: sandbox: add rpc test ta emulation by Igor Opaniuk · Mon Jan 25 14:28:42 2021 +0200
  34. 8ee40d3 IOMUX: Introduce iomux_replace_device() by Andy Shevchenko · Thu Feb 11 17:09:43 2021 +0200
  35. e29d019 IOMUX: Split out for_each_console_dev() helper macro by Andy Shevchenko · Thu Feb 11 17:09:42 2021 +0200
  36. 75039f5 IOMUX: Split out iomux_match_device() helper by Andy Shevchenko · Thu Feb 11 17:09:41 2021 +0200
  37. 9433102 stdio: Introduce a new helper stdio_file_to_flags() by Andy Shevchenko · Thu Feb 11 17:09:36 2021 +0200
  38. 952e7a8 stdio: Get rid of dead code, i.e. stdio_deregister() by Andy Shevchenko · Thu Feb 11 17:09:34 2021 +0200
  39. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · Mon Feb 15 17:08:09 2021 -0700
  40. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  41. ef6d89f sh: Remove sh7763rdp board by Tom Rini · Wed Feb 10 12:51:26 2021 -0500
  42. c488578 sh: Remove sh7757lcr board by Tom Rini · Wed Feb 10 12:51:25 2021 -0500
  43. 9f485fc sh: Remove sh7753evb board by Tom Rini · Wed Feb 10 12:51:24 2021 -0500
  44. 2383c19 sh: Remove sh7752evb board by Tom Rini · Wed Feb 10 12:51:23 2021 -0500
  45. c37799c sh: Remove r7780mp board by Tom Rini · Wed Feb 10 12:51:22 2021 -0500
  46. e2d0528 sh: Remove MigoR board by Tom Rini · Wed Feb 10 12:51:21 2021 -0500
  47. 42630ab ppc: Remove MPC8641HPCN board by Tom Rini · Tue Feb 09 21:42:54 2021 -0500
  48. 5d0f609 ppc: Remove MPC8610HPCD board by Tom Rini · Tue Feb 09 21:42:53 2021 -0500
  49. ec98e61 ppc: Remove MPC8572DS board by Tom Rini · Tue Feb 09 21:42:52 2021 -0500
  50. 43b6a1c ppc: Remove MPC8544DS board by Tom Rini · Tue Feb 09 21:42:51 2021 -0500
  51. 99b014c arm: Remove db-88f6281-bp board by Tom Rini · Tue Feb 09 08:03:16 2021 -0500
  52. 48425b1 arm: Remove ls2080a_simu board by Tom Rini · Tue Feb 09 08:03:10 2021 -0500
  53. b58ba76 arm: Remove mx35pdk board by Tom Rini · Tue Feb 09 08:03:02 2021 -0500
  54. 893757e arm: Remove apx4devkit board by Tom Rini · Tue Feb 09 08:02:59 2021 -0500
  55. 100e4ad Merge tag 'u-boot-amlogic-20210210' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Wed Feb 10 07:56:57 2021 -0500
  56. 963ae6c generic-phy: add configure op by Neil Armstrong · Tue Dec 29 14:58:59 2020 +0100
  57. 466fa15 phy: dphy: Add configuration helpers by Neil Armstrong · Tue Dec 29 14:58:58 2020 +0100
  58. 4010385 configs: stm32mp1: enable the fastboot oem command format by Jean-Philippe ROMAIN · Wed Sep 09 15:24:33 2020 +0200
  59. 5e7f457 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Mon Feb 08 10:55:51 2021 -0500
  60. 707a413 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Feb 08 10:55:28 2021 -0500
  61. 90ec156 Merge git://git.denx.de/u-boot-sh by Tom Rini · Mon Feb 08 10:54:37 2021 -0500
  62. 5934e69 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Feb 08 10:54:01 2021 -0500
  63. 4b451fd configs: ls1021aqds: enable CONFIG_MPC8XXX_GPIO by Biwen Li · Fri Feb 05 19:02:03 2021 +0800
  64. e5bd713 configs: ls1021atwr: enable CONFIG_MPC8XXX_GPIO by Biwen Li · Fri Feb 05 19:02:02 2021 +0800
  65. 479b9bd configs: ls1046a: enable MPC8XXX_GPIO by Biwen Li · Fri Feb 05 19:02:01 2021 +0800
  66. 562a74d configs: lx2160a: enable CONFIG_MPC8XXX_GPIO by Biwen Li · Fri Feb 05 19:02:00 2021 +0800
  67. 66c0e36 configs: ls208xa: enable CONFIG_MPC8XXX_GPIO by Biwen Li · Fri Feb 05 19:01:59 2021 +0800
  68. a5c9e12 configs: ls1088a: enable CONFIG_MPC8XXX_GPIO by Biwen Li · Fri Feb 05 19:01:58 2021 +0800
  69. e7c3b04 configs: ls1028a: enable CONFIG_MPC8XXX_GPIO by Biwen Li · Fri Feb 05 19:01:57 2021 +0800
  70. 46de400 configs: ls1043a: enable CONFIG_MPC8XXX_GPIO by Biwen Li · Fri Feb 05 19:01:56 2021 +0800
  71. 672b999 configs: ls1012a: enable CONFIG_MPC8XXX_GPIO by Biwen Li · Fri Feb 05 19:01:55 2021 +0800
  72. da14fdb board/km: move km i2c deblock declarations to a km/common.h by Aleksandar Gerasimovski · Fri Feb 05 06:02:01 2021 +0000
  73. 7a1d508 mem: spi-mem: add declaration for spi_mem_default_supports_op by Mathew McBride · Mon Jan 25 03:55:20 2021 +0000
  74. db7241d PowerPC: keymile: Add support for kmcent2 board by Niel Fourie · Thu Jan 21 13:19:20 2021 +0100
  75. 101410e board: sl28: add SATA support by Michael Walle · Fri Jan 08 00:08:59 2021 +0100
  76. a39b947 configs: ls1088aqds: add COMMON_ENV to fix distroboot by Biwen Li · Thu Dec 10 11:02:47 2020 +0800
  77. 88d349a arm: mvebu: Espressobin: Set default value for $ethNaddr env variable by Pali Rohár · Wed Dec 23 12:21:30 2020 +0100
  78. e892899 arm: mvebu: Espressobin: Set default value for $fdtfile env variable by Pali Rohár · Wed Dec 23 12:21:29 2020 +0100
  79. 3c72b1b env: Allow to set default_environment[] from board code via compile option DEFAULT_ENV_IS_RW by Pali Rohár · Wed Dec 23 12:21:28 2020 +0100
  80. c821ef2 dt-bindings: Sync versaclock.h with upcoming 5.12-rc1 by Adam Ford · Wed Feb 03 06:57:15 2021 -0600
  81. 67af29a fastboot: add command to select the eMMC boot configuration by Patrick Delaunay · Wed Jan 27 14:46:49 2021 +0100
  82. 6168770 fastboot: add command to select the default emmc hwpart for boot by Patrick Delaunay · Wed Jan 27 14:46:48 2021 +0100
  83. 5663b4f Revert "fastboot: Add default fastboot_set_reboot_flag implementation" by Roman Kovalivskyi · Tue Jan 26 22:54:55 2021 +0200
  84. cf67d6d smbios: Allow a few values to come from sysinfo by Simon Glass · Thu Feb 04 21:17:23 2021 -0700
  85. 10e6f79 sysinfo: Move #ifdef so that operations are always defined by Simon Glass · Thu Feb 04 21:17:21 2021 -0700
  86. a05eb04 smbios: Add more options for the BIOS version string by Simon Glass · Thu Feb 04 21:17:20 2021 -0700
  87. 99cfc6f smbios: Use char consistently for the eos member by Simon Glass · Thu Feb 04 21:17:15 2021 -0700
  88. 099d3ae smbios: Move smbios_write_type to the C file by Simon Glass · Thu Feb 04 21:17:14 2021 -0700
  89. 70049aa Merge tag 'ti-v2021.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Fri Feb 05 09:39:31 2021 -0500
  90. 62eada1 arm: dts: k3-j721e: Sync Linux v5.11-rc6 dts into U-Boot by Lokesh Vutla · Mon Feb 01 11:26:40 2021 +0530
  91. 6ede121 mmc: sdhci: Add helper functions for UHS modes by Faiz Abbas · Thu Feb 04 15:10:46 2021 +0530
  92. e91909f ARM: legoev3: set serial# env var by David Lechner · Mon Jan 11 13:24:44 2021 -0600
  93. c1d0a61 Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Feb 04 08:19:23 2021 -0500
  94. b2187d0 cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel image by Kory Maincent · Tue Feb 02 16:42:29 2021 +0100
  95. b9c7349 command.h: Remove extern from the header by Kory Maincent · Tue Feb 02 16:42:27 2021 +0100
  96. 2165d0c sandbox: mark os_abort() as noreturn by Heinrich Schuchardt · Mon Feb 01 01:24:10 2021 +0100
  97. 1ae7a0c bdinfo: Rename function names to be clearer by Bin Meng · Sun Jan 31 20:36:05 2021 +0800
  98. f936cf6 global_data.h: Change ram_top type to phys_addr_t by Bin Meng · Sun Jan 31 20:35:59 2021 +0800
  99. abbdbbd dm: core: Add late driver remove option by Marek Vasut · Sun Jan 24 14:32:46 2021 -0700
  100. df34d0b dm: core: Avoid partially removing devices by Simon Glass · Sun Jan 24 14:32:45 2021 -0700