1. 3b9ad30 serial: s5p: Allow independent selection by Mark Kettenis · Fri Feb 12 23:22:18 2021 +0100
  2. 4be6f11 power: pmic: remove pmic_max8997/8 files by Jaehoon Chung · Tue Feb 23 07:28:23 2021 +0900
  3. 4cc3c8b board: samsung: covert to driver model about power_key_pressed by Jaehoon Chung · Tue Feb 23 07:28:22 2021 +0900
  4. 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
  5. 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
  6. 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
  7. 055ac7d Merge branch '2021-02-21-mpc83xx-updates' by Tom Rini · Mon Feb 22 09:06:36 2021 -0500
  8. 0a322d9 button: add udevice forward declaration by Neil Armstrong · Fri Feb 19 08:31:47 2021 +0100
  9. 6a02d3f arch: sandbox: fix typo in clk.h by Dario Binacchi · Sun Feb 14 15:17:43 2021 +0100
  10. 4bc10ec clk: remove a redundant header by Dario Binacchi · Sun Feb 14 15:17:42 2021 +0100
  11. 7f135e9 arm: dts: sync am33xx-clocks with Linux 5.9-rc7 by Dario Binacchi · Sat Feb 13 12:09:19 2021 +0100
  12. 9fcb0d7 clk: ti: improve debug messages for clkctrl driver by Dario Binacchi · Sat Feb 13 12:02:30 2021 +0100
  13. b6f9a8e uec.h: fix COFIG_DM typo by Rasmus Villemoes · Mon Oct 05 15:15:18 2020 +0200
  14. c1391e2 dm_qe_uec.c: fix indentation in uec_set_mac_if_mode() by Rasmus Villemoes · Mon Oct 05 15:15:17 2020 +0200
  15. e505164 mdio-uclass.c: support fixed-link subnodes by Rasmus Villemoes · Mon Oct 05 15:15:16 2020 +0200
  16. 6753e81 mpc83xx: kmeter1: increase malloc_f space by Heiko Schocher · Fri Oct 02 09:23:22 2020 +0200
  17. f8e8f73 mpc83xx: kmeter1_defconfig add missing BAT4 config by Heiko Schocher · Fri Oct 02 09:23:21 2020 +0200
  18. d068b6a mpc8379erdb: Convert to DM_MMC by Sinan Akman · Sat Apr 04 01:16:47 2020 -0400
  19. 8b23b04 mpc8379erdb: Add device tree by Sinan Akman · Sat Apr 04 01:16:46 2020 -0400
  20. f6dee28 Merge tag 'efi-2021-04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Feb 21 11:17:30 2021 -0500
  21. e8a1103 Merge tag 'for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Sun Feb 21 11:17:07 2021 -0500
  22. 4a78163 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Sun Feb 21 11:16:38 2021 -0500
  23. 8d01c5c doc: qfw man-page by Heinrich Schuchardt · Sat Feb 20 10:00:19 2021 +0100
  24. 01171e1 efi_loader: multi part device paths to text by Heinrich Schuchardt · Thu Feb 18 18:30:43 2021 +0100
  25. fdc66f4 efi_selftest: multi part device path to text by Heinrich Schuchardt · Thu Feb 18 18:30:44 2021 +0100
  26. 431bbfa efi_selftest: compiler flags for dtbdump.o by Heinrich Schuchardt · Thu Feb 18 07:34:44 2021 +0100
  27. fa6cce7 doc: booti man-page by Heinrich Schuchardt · Wed Feb 17 12:19:35 2021 +0100
  28. f3fb75d doc/README.distro: kernel_comp_addr_r by Heinrich Schuchardt · Wed Feb 17 08:06:05 2021 +0100
  29. 6002742 doc: Add reference to U-Boot project in conf.py by Heinrich Schuchardt · Tue Feb 16 18:20:54 2021 +0100
  30. f142493 Allow last block to be read by Jesper Schmitz Mouridsen · Tue Feb 09 17:17:17 2021 +0100
  31. 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
  32. 5f4de78 board: freescale: drop CONFIG_DM_I2C undefs by Igor Opaniuk · Tue Feb 09 13:52:44 2021 +0200
  33. 964f232 dm: i2c: allow disabling driver model in SPL by Igor Opaniuk · Tue Feb 09 13:52:43 2021 +0200
  34. fcbb39d i2c: at91: fix crash when using 'i2c probe' by Eugen Hristev · Fri Dec 04 18:06:55 2020 +0200
  35. f5989c1 i2c: i2c-gpio: Fix GPIO output by Harm Berntsen · Sun Nov 29 09:47:15 2020 +0000
  36. c8925a4 ARM: rmobile: Enable CONFIG_PCI_REGION_MULTI_ENTRY on RCar3 by Marek Vasut · Sat Jan 16 00:27:50 2021 +0100
  37. 8464971 pci: renesas: Fix BAR mapping on Gen3 by Marek Vasut · Sat Jan 16 00:33:17 2021 +0100
  38. d18a578 pci: renesas: Make map address and mask power of two on Gen3 by Marek Vasut · Sun Jan 24 18:37:11 2021 +0100
  39. 34caff9 pci: renesas: Add root bus handling on Gen3 by Marek Vasut · Sat Jan 16 00:28:18 2021 +0100
  40. e7c6fc6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Fri Feb 19 21:06:16 2021 -0500
  41. 0d1fcf8 fdt/sunxi: Remove OF_STDOUT_PATH by Andre Przywara · Sun Feb 14 10:35:18 2021 +0000
  42. 6892a56 sunxi: support boot console on uart1 for sun8i by Tobias Schramm · Mon Feb 15 00:19:58 2021 +0100
  43. 5b1a9f1 sunxi: Remove dead ifdefs in sunxi-common.h by Samuel Holland · Mon Feb 08 00:04:57 2021 -0600
  44. 70bdefa sunxi: spl: Fix H616 clock initialization by Jernej Skrabec · Mon Feb 01 18:25:57 2021 +0100
  45. db4b234 drivers: video: Add Support for Himax HX8238D Panel by Moses Christopher · Wed Jan 06 15:31:35 2021 +0000
  46. 2ec8577 Replace video_uc_platdata with video_uc_plat by Dario Binacchi · Sat Jan 23 19:43:52 2021 +0100
  47. 846008d video: remove unused include/mb862xx.h by Heinrich Schuchardt · Tue Dec 29 12:52:51 2020 +0100
  48. 8e73e29 video: eliminate unused drivers/video/mb862xx.c by Heinrich Schuchardt · Tue Dec 29 12:52:50 2020 +0100
  49. 4cdbb25 video: simple_panel: Add boe,nv101wxmn51 display by Alper Nebi Yasak · Wed Oct 28 00:41:55 2020 +0300
  50. 641c7a2 video: simple_panel: Add sharp,lq123p1jx31 display by Alper Nebi Yasak · Wed Oct 28 00:41:54 2020 +0300
  51. 6c0a632 common: splash_source: fix -Wint-to-pointer-cast warning by Jaehoon Chung · Mon Dec 07 17:18:51 2020 +0900
  52. 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
  53. e711c97 configs: enable CONFIG_MMC_PWRSEQ configuration by Jaehoon Chung · Tue Feb 16 10:16:56 2021 +0900
  54. 1490730 ARM: mach-meson: select MMC_PWRSEQ config by Jaehoon Chung · Tue Feb 16 10:16:55 2021 +0900
  55. c0674d4 mmc: rockchip_dw_mmc: use mmc_pwrseq instead of rockchip_mmc_pwrseq by Jaehoon Chung · Tue Feb 16 10:16:54 2021 +0900
  56. f780e13 mmc: meson_gx_mmc: use mmc_pwrseq instead of meson_mmc_pwrseq by Jaehoon Chung · Tue Feb 16 10:16:53 2021 +0900
  57. 48ad827 mmc: pwrseq: add mmc-pwrseq file to provide a generic interface by Jaehoon Chung · Tue Feb 16 10:16:52 2021 +0900
  58. 1316062 mmc: mmc_spi: Document the 3 local functions by Bin Meng · Tue Feb 02 10:48:48 2021 +0800
  59. d3a2671 mmc: mmc_spi: Fix potential spec violation in receiving card response by Bin Meng · Tue Feb 02 10:48:47 2021 +0800
  60. 6b82a24 mmc: mmc_spi: Move argument check to the beginning of mmc_spi_sendcmd() by Bin Meng · Tue Feb 02 10:48:46 2021 +0800
  61. ce387d9 mmc: mmc_spi: Print verbose debug output when crc16 check fails by Bin Meng · Tue Feb 02 10:32:48 2021 +0800
  62. a463bbe mmc: fix response timeout after switch command by Stefan Bosch · Sat Jan 23 13:37:41 2021 +0100
  63. 1f838f6 mmc: sdhci: skip cache invalidation if DMA is not used by Yuezhang.Mo@sony.com · Thu Jan 14 05:46:50 2021 +0000
  64. 8460b91 cmd: mmc: update the mmc command's usage about argument by Jaehoon Chung · Wed Dec 16 07:24:50 2020 +0900
  65. 6b3431c mmc: initialize an err variable by Jaehoon Chung · Fri Dec 04 06:36:00 2020 +0900
  66. ec97325 Merge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements' by Tom Rini · Thu Feb 18 12:02:11 2021 -0500
  67. b891c79 net: tftp: Avoid sending extra ack on completion by Ramon Fried · Wed Feb 03 21:28:59 2021 +0200
  68. 4d3d7f2 Merge tag 'rpi-next-2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Thu Feb 18 08:06:26 2021 -0500
  69. 67a4188 video: arm: rpi: Add brcm,bcm2711-hdmi0 compatible by Nicolas Saenz Julienne · Tue Jan 12 13:55:31 2021 +0100
  70. 3f24df6 configs: rpi4: Enable DM_DMA across all RPi4 configurations by Nicolas Saenz Julienne · Tue Jan 12 13:55:30 2021 +0100
  71. 248a8f0 mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys() by Nicolas Saenz Julienne · Tue Jan 12 13:55:29 2021 +0100
  72. 4033aa3 xhci: translate virtual addresses into the bus's address space by Nicolas Saenz Julienne · Tue Jan 12 13:55:28 2021 +0100
  73. 3524a5e dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys() by Nicolas Saenz Julienne · Tue Jan 12 13:55:27 2021 +0100
  74. 04feca3 dm: Introduce dev_phys_to_bus()/dev_bus_to_phys() by Nicolas Saenz Julienne · Tue Jan 12 13:55:26 2021 +0100
  75. 892e9b4 dm: test: Add test case for dev->dma_offset by Nicolas Saenz Julienne · Tue Jan 12 13:55:25 2021 +0100
  76. a2c7ead dm: Introduce DMA constraints into the core device model by Nicolas Saenz Julienne · Tue Jan 12 13:55:24 2021 +0100
  77. 22b7f7e dm: test: Add test case for dev_get_dma_ranges() by Nicolas Saenz Julienne · Tue Jan 12 13:55:23 2021 +0100
  78. 50d2fa4 dm: Introduce xxx_get_dma_range() by Nicolas Saenz Julienne · Tue Jan 12 13:55:22 2021 +0100
  79. 038876b pci: pcie-brcmstb: Fix inbound window configurations by Nicolas Saenz Julienne · Tue Jan 12 13:55:21 2021 +0100
  80. 0c29186 rpi: Add identifier for the new CM4 by Nicolas Saenz Julienne · Tue Jan 12 13:55:20 2021 +0100
  81. 1296961 rpi: Add identifier for the new RPi400 by Nicolas Saenz Julienne · Tue Jan 12 13:55:19 2021 +0100
  82. 8c5ca98 rpi: limit size of the RAM to the multiple of the MMU_SECTION_SIZE by Marek Szyprowski · Mon Feb 01 12:16:33 2021 +0100
  83. df10fe8 pci: brcmstb: Cleanup controller state before handover by Nicolas Saenz Julienne · Thu Jan 14 16:49:01 2021 +0100
  84. 9631625 usb: xhci-pci: Add DM_FLAG_OS_PREPARE flag by Nicolas Saenz Julienne · Thu Jan 14 16:49:00 2021 +0100
  85. 9fc32c2 config: Enable iProc RNG200 driver in RPi4 configs by Matthias Brugger · Tue Dec 15 10:49:24 2020 +0100
  86. ad39859 test: add a simple test for the adc-keys button driver by Marek Szyprowski · Thu Feb 18 11:33:18 2021 +0100
  87. 12708cb configs: khadas-vim3(l): enable Function button support by Marek Szyprowski · Thu Feb 18 11:33:17 2021 +0100
  88. 664b9df adc: meson-saradc: add support for getting reference voltage value by Marek Szyprowski · Thu Feb 18 11:33:16 2021 +0100
  89. d26c408 button: add a simple Analog to Digital Converter device based button driver by Marek Szyprowski · Thu Feb 18 11:33:15 2021 +0100
  90. 32238f0 dt-bindings: input: adc-keys bindings documentation by Marek Szyprowski · Thu Feb 18 11:33:14 2021 +0100
  91. 769ed25 spl: fit: Load devicetree when a Linux payload is found by Alexandru Gagniuc · Wed Jan 20 10:46:56 2021 -0600
  92. a4fed79 spl: fit: Replace #ifdef blocks with more readable constructs by Alexandru Gagniuc · Wed Jan 20 10:46:55 2021 -0600
  93. 0622fe1 image: Do not #if guard board_fit_image_post_process() prototype by Alexandru Gagniuc · Wed Jan 20 10:46:54 2021 -0600
  94. fa11a44 spl: fit: Only look up FIT configuration node once by Alexandru Gagniuc · Wed Jan 20 10:46:53 2021 -0600
  95. 5180553 spl: fit: Remove useless loop in spl_fit_get_image_name() by Alexandru Gagniuc · Wed Jan 20 10:46:52 2021 -0600
  96. 93d1557 spl: fit: Pass FIT context via a structure pointer by Alexandru Gagniuc · Wed Jan 20 10:46:51 2021 -0600
  97. 23243c9 spl: fit: Factor out FIT parsing and use a context struct by Alexandru Gagniuc · Wed Jan 20 10:46:50 2021 -0600
  98. 44af2a5 spl: fit: Drop 'length' argument to board_spl_fit_post_load() by Alexandru Gagniuc · Wed Jan 20 10:46:49 2021 -0600
  99. 18988ec rng: Add iProc RNG200 driver by Matthias Brugger · Tue Dec 15 10:49:23 2020 +0100
  100. c63c96d Merge branch '2021-02-16-assorted-improvements' by Tom Rini · Tue Feb 16 15:14:34 2021 -0500