1. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  2. 4f50086 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 3 years, 11 months ago
  3. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  4. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  5. 8ee05b5 dm: core: Drop unused parameter from dm_extended_scan_fdt() by Simon Glass · 3 years, 11 months ago
  6. 725e4fc dm: core: Drop unused parameter from dm_scan_fdt() by Simon Glass · 3 years, 11 months ago
  7. 2ebea5e dm: core: Combine the flattree and livetree binding code by Simon Glass · 3 years, 11 months ago
  8. d0c20ce dm: core: Add an ofnode function to get the devicetree root by Simon Glass · 3 years, 11 months ago
  9. e80be74 dm: core: Drop device_bind_offset() by Simon Glass · 3 years, 11 months ago
  10. 20da4e0 dm: Drop uses of dev_set_of_offset() by Simon Glass · 3 years, 11 months ago
  11. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 3 years, 11 months ago
  12. 0de1b07 dm: core: Add a livetree function to check node status by Simon Glass · 3 years, 11 months ago
  13. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 3 years, 11 months ago
  14. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 3 years, 11 months ago
  15. 21f9075 sandbox: serial: Update to use membuff by Simon Glass · 4 years ago
  16. 1bf0a40 sandbox: serial: Convert to livetree by Simon Glass · 4 years ago
  17. c5ea016 serial: sandbox: Drop unnecessary #ifdefs by Simon Glass · 4 years ago
  18. 8558217 gpio: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  19. a7ab4b7 Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 11 months ago WIP/29Nov2020
  20. b2d4cbe i2c: ocores: add i2c driver for OpenCores I2C controller by Pragnesh Patel · 4 years ago
  21. 9420122 i2c: designware_i2c: Don't warn if no reset controller by Simon Glass · 4 years ago
  22. 5a13c0d i2c: mvtwsi: disable i2c slave also on Armada 8k by Baruch Siach · 4 years, 1 month ago
  23. b3dc016 mmc: check a return value about regulator's always-on by Jaehoon Chung · 4 years ago
  24. 5889645 mmc: display an error number to debug by Jaehoon Chung · 4 years ago
  25. 8ee802f mmc: fsl_esdhc: make sure delay chain locked for HS400 by Yangbo Lu · 4 years ago
  26. 263ddfc mmc: fsl_esdhc: set sysctl register for clock initialization by Yangbo Lu · 4 years ago
  27. da12917 mmc: Add some helper functions for retrying on error by Sean Anderson · 4 years ago
  28. c480138 phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/off by Patrick Delaunay · 4 years ago
  29. e27e96a pinctrl: stmfx: update pin name by Patrick Delaunay · 4 years ago
  30. c2a8181 pinctrl: stmfx: update pincontrol and gpio device name by Patrick Delaunay · 4 years ago
  31. 2c6df94 gpio: stm32: correct the bias management by Patrick Delaunay · 4 years ago
  32. b305dbc pinctrl: stm32: display bias information for all pins by Patrick Delaunay · 4 years ago
  33. 9ed6f92 remoteproc: stm32: update error management in stm32_copro_start by Patrick Delaunay · 4 years ago
  34. 5a536df remoteproc: stm32: use reset for hold boot by Patrick Delaunay · 4 years ago
  35. d8d29a4 reset: stm32: Add support of MCU HOLD BOOT by Patrick Delaunay · 4 years ago
  36. d361eaf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years ago WIP/22Nov2020
  37. 05dac23 usb: gadget: dwc2_udc_otg: return zero when reset property is not present by Jaehoon Chung · 4 years ago
  38. e7f9e1f usb: dwc3: Handle case where setup_phy is not needed by Siva Durga Prasad Paladugu · 4 years ago
  39. 5739ef2 usb: dwc2: add "u-boot,force-vbus-detection" for stm32 by Patrick Delaunay · 4 years ago
  40. 46f3282 pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl by Lad Prabhakar · 4 years ago
  41. 2a589b7 pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1 by Biju Das · 4 years ago
  42. 8b00761 pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1 by Biju Das · 4 years ago
  43. fee13ae pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1 by Biju Das · 4 years ago
  44. 975154b pinctrl: renesas: r8a77951: Add R8A774E1 PFC support by Biju Das · 4 years ago
  45. c5f3762 pinctrl: renesas: r8a77965: Add R8A774B1 PFC support by Biju Das · 4 years ago
  46. 12e3963 Merge tag 'efi-2021-01-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago WIP/21Nov2020
  47. c32479d dfu: simplify the dependencies of DFU_TFTP by AKASHI Takahiro · 4 years ago
  48. d99f163 tpm: spi: Cleanup source code by Michal Simek · 4 years ago
  49. e040725 drivers: led: bcm6858: set the correct led polarity register by Steven Lawrance · 4 years ago
  50. e800d71 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years ago WIP/17Nov2020
  51. 6e35c1c pinctrl: k210: Rename power domains to match datasheet by Sean Anderson · 4 years ago
  52. 82b838f pinctrl: k210: Fix inverted IE and OE for I2C by Sean Anderson · 4 years ago
  53. 8c51c65 sunxi: allow to use AXP20[39] attached to I2C0 on V3 series by Icenowy Zheng · 4 years ago
  54. 6ffdc43 clk: sunxi: add compatible string for V3 by Icenowy Zheng · 4 years ago
  55. 889116b sunxi: gpio: introduce compatible string for V3 GPIO by Icenowy Zheng · 4 years ago
  56. 9324c9a Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years ago
  57. 530dcdd Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years ago
  58. e1fdb20 Merge tag 'u-boot-rockchip-20201113' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years ago
  59. 914689a mtd: OneNAND: Set MTD type by Pali Rohár · 4 years ago
  60. 4fcc084 power: twl4030: Add twl4030_i2c_read() function by Pali Rohár · 4 years ago
  61. a3e4585 cros_ec: Handling EC_CMD_GET_NEXT_EVENT by Heinrich Schuchardt · 4 years ago
  62. 4cb862f cros_ec: Increase command timeout for flash erase by Simon Glass · 4 years ago
  63. d237e9c cros_ec: Correct collection of EC hash by Simon Glass · 4 years ago
  64. a355ece video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0 by Alper Nebi Yasak · 4 years ago
  65. eb89025 rockchip: rk3399: Init clocks in U-Boot proper if SPL was not run by Alper Nebi Yasak · 4 years ago
  66. 0dbb54e mmc: meson-gx: change clock phase value on SM1 SoCs by Neil Armstrong · 4 years ago
  67. 77863d4 mmc: meson-gx: move arch header to local header by Neil Armstrong · 4 years ago
  68. fe76c42 video: meson: meson_dw_hdmi: fix the potential build warning by Jaehoon Chung · 4 years ago
  69. 85c9a7b phy: meson-g12a-usb2: fix the potential build warning by Jaehoon Chung · 4 years ago
  70. b3f4873 Merge tag 'efi-2021-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
  71. 68cbc63 net: ks8851: Implement EEPROM MAC address readout by Marek Vasut · 4 years ago
  72. b055a05 input: add support for FN1 - FN10 on crosswire kbd by Heinrich Schuchardt · 4 years ago
  73. 22ad69b Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years ago
  74. d062c13 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years ago
  75. 44c74bd sysinfo: Provide a default driver to set SMBIOS values by Simon Glass · 4 years ago
  76. 3a8ee3d board: Rename uclass to sysinfo by Simon Glass · 4 years ago
  77. dd27cd6 x86: pinctrl: Silence the warning when a pin is not found by Simon Glass · 4 years ago
  78. 18434ae acpi: Don't reset the tables with every new generation by Simon Glass · 4 years ago
  79. dd30c5b x86: sound: Correct error handling by Simon Glass · 4 years ago
  80. 7716c32 Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years ago
  81. 6900797 cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · 4 years ago
  82. 329dccc sandbox: implement reset by Heinrich Schuchardt · 4 years ago
  83. 9d20db0 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 1 month ago
  84. ed0f868 cros_ec: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 1 month ago
  85. 41cab8e Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
  86. 8ccc6bf sysreset: Add poweroff-gpio driver by Sebastian Reichel · 4 years, 2 months ago
  87. 9bbe210 rtc: m41t62: add oscillator fail bit reset support by Sebastian Reichel · 4 years, 2 months ago
  88. 8691198 rtc: m41t62: reset SQW in m41t62_rtc_reset by Sebastian Reichel · 4 years, 2 months ago
  89. cfe8949 bootcount: add a DM SPI flash backing store for bootcount by Sebastian Reichel · 4 years, 2 months ago
  90. 95b3d6a watchdog: Hide WATCHDOG_RESET_DISABLE by Michael Walle · 4 years, 1 month ago
  91. 85abf04 thermal: imx_tmu: fix missing include by Tim Harvey · 4 years ago
  92. 2c31d7e Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years ago
  93. 63d4607 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years ago WIP/30Oct2020
  94. 9abece3 video: rockchip: Support 4K resolution for rk3288, HDMI by Jagan Teki · 4 years ago
  95. f234566 dfu: add dfu_write_by_alt() by AKASHI Takahiro · 4 years ago
  96. 6beaa47 dfu: export dfu_list by AKASHI Takahiro · 4 years ago
  97. 3149e52 common: update: add a generic interface for FIT image by AKASHI Takahiro · 4 years ago
  98. 1c2d129 dfu: modify an argument type for an address by AKASHI Takahiro · 4 years ago
  99. 045fd8b dfu: rename dfu_tftp_write() to dfu_write_by_name() by AKASHI Takahiro · 4 years ago
  100. fb71c3f rtc: initialize emulated RTC from environment variable by Heinrich Schuchardt · 4 years ago