1. ec1add1 dm: core: Inline a few ofnode functions in SPL by Simon Glass · 4 years ago
  2. fc31430 dm: spi: Fix spi_free_slave() freed memory write by Niel Fourie · 4 years ago
  3. 741280e spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic by Ovidiu Panait · 4 years ago
  4. add685f test: spi: Add sandbox_spi_get_{speed, mode} interface by Ovidiu Panait · 4 years ago
  5. 2da1800 spi: sandbox_spi: Implement speed/mode setup by Ovidiu Panait · 4 years ago
  6. 1dc53ce sandbox: test: Add a second SPI slave on sandbox_spi bus by Ovidiu Panait · 4 years ago
  7. 1f6d618 sandbox: spi: Drop unused sandbox_spi_parse_spec function by Ovidiu Panait · 4 years ago
  8. 7f20d1d dm: core: Drop seq and req_seq by Simon Glass · 4 years ago
  9. 36c03d1 cmd: Drop use of old sequence numbers in commands by Simon Glass · 4 years ago
  10. a133e21 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · 4 years ago
  11. 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 4 years ago
  12. b5b1155 dm: Drop uclass_resolve_seq() by Simon Glass · 4 years ago
  13. 981426e dm: Switch over to use new sequence number for dev_seq() by Simon Glass · 4 years ago
  14. 3bc90aa pinctrl: Update for new sequence numbers by Simon Glass · 4 years ago
  15. fb0ea6a gpio: Update for new sequence numbers by Simon Glass · 4 years ago
  16. b27347f usb: Update for new sequence numbers by Simon Glass · 4 years ago
  17. 4de51cc usb: ehci-mx6: Drop assignment of sequence number by Simon Glass · 4 years ago
  18. 6d83c74 spi: Update for new sequence numbers by Simon Glass · 4 years ago
  19. 42f3663 pci: Update to use new sequence numbers by Simon Glass · 4 years ago
  20. 15a1196 dm: core: Allow manual sequence numbering by Simon Glass · 4 years ago
  21. 552da33 net: Update to use new sequence numbers by Simon Glass · 4 years ago
  22. 16df993 i2c: Update for new sequence numbers by Simon Glass · 4 years ago
  23. 5c58002 octeon: Don't attempt to set the sequence number by Simon Glass · 4 years ago
  24. 4153e3a dm: Fix return value in dev_read_alias_seq() by Simon Glass · 4 years ago
  25. ba0e7da dm: core: Switch binding to use new sequence numbers by Simon Glass · 4 years ago
  26. cd53e5b dm: core: Add a new sequence number for devices by Simon Glass · 4 years ago
  27. d03adb4 dm: core: Update uclass_find_next_free_req_seq() args by Simon Glass · 4 years ago
  28. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  29. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  30. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years ago
  31. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  32. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  33. 4f50086 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 4 years ago
  34. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  35. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  36. 8ee05b5 dm: core: Drop unused parameter from dm_extended_scan_fdt() by Simon Glass · 4 years ago
  37. 725e4fc dm: core: Drop unused parameter from dm_scan_fdt() by Simon Glass · 4 years ago
  38. 2ebea5e dm: core: Combine the flattree and livetree binding code by Simon Glass · 4 years ago
  39. d0c20ce dm: core: Add an ofnode function to get the devicetree root by Simon Glass · 4 years ago
  40. e80be74 dm: core: Drop device_bind_offset() by Simon Glass · 4 years ago
  41. 20da4e0 dm: Drop uses of dev_set_of_offset() by Simon Glass · 4 years ago
  42. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 4 years ago
  43. 0de1b07 dm: core: Add a livetree function to check node status by Simon Glass · 4 years ago
  44. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
  45. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years ago
  46. 21f9075 sandbox: serial: Update to use membuff by Simon Glass · 4 years, 1 month ago
  47. 1bf0a40 sandbox: serial: Convert to livetree by Simon Glass · 4 years, 1 month ago
  48. c5ea016 serial: sandbox: Drop unnecessary #ifdefs by Simon Glass · 4 years, 1 month ago
  49. 8558217 gpio: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 3 months ago
  50. a7ab4b7 Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years ago
  51. b2d4cbe i2c: ocores: add i2c driver for OpenCores I2C controller by Pragnesh Patel · 4 years ago
  52. 9420122 i2c: designware_i2c: Don't warn if no reset controller by Simon Glass · 4 years, 1 month ago
  53. 5a13c0d i2c: mvtwsi: disable i2c slave also on Armada 8k by Baruch Siach · 4 years, 2 months ago
  54. b3dc016 mmc: check a return value about regulator's always-on by Jaehoon Chung · 4 years, 1 month ago
  55. 5889645 mmc: display an error number to debug by Jaehoon Chung · 4 years ago
  56. 8ee802f mmc: fsl_esdhc: make sure delay chain locked for HS400 by Yangbo Lu · 4 years, 1 month ago
  57. 263ddfc mmc: fsl_esdhc: set sysctl register for clock initialization by Yangbo Lu · 4 years, 1 month ago
  58. da12917 mmc: Add some helper functions for retrying on error by Sean Anderson · 4 years, 1 month ago
  59. c480138 phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/off by Patrick Delaunay · 4 years, 1 month ago
  60. e27e96a pinctrl: stmfx: update pin name by Patrick Delaunay · 4 years, 1 month ago
  61. c2a8181 pinctrl: stmfx: update pincontrol and gpio device name by Patrick Delaunay · 4 years, 1 month ago
  62. 2c6df94 gpio: stm32: correct the bias management by Patrick Delaunay · 4 years, 1 month ago
  63. b305dbc pinctrl: stm32: display bias information for all pins by Patrick Delaunay · 4 years, 1 month ago
  64. 9ed6f92 remoteproc: stm32: update error management in stm32_copro_start by Patrick Delaunay · 4 years, 1 month ago
  65. 5a536df remoteproc: stm32: use reset for hold boot by Patrick Delaunay · 4 years, 1 month ago
  66. d8d29a4 reset: stm32: Add support of MCU HOLD BOOT by Patrick Delaunay · 4 years, 1 month ago
  67. d361eaf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years ago
  68. 05dac23 usb: gadget: dwc2_udc_otg: return zero when reset property is not present by Jaehoon Chung · 4 years, 1 month ago
  69. e7f9e1f usb: dwc3: Handle case where setup_phy is not needed by Siva Durga Prasad Paladugu · 4 years, 1 month ago
  70. 5739ef2 usb: dwc2: add "u-boot,force-vbus-detection" for stm32 by Patrick Delaunay · 4 years, 1 month ago
  71. 46f3282 pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl by Lad Prabhakar · 4 years, 1 month ago
  72. 2a589b7 pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1 by Biju Das · 4 years, 1 month ago
  73. 8b00761 pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1 by Biju Das · 4 years, 1 month ago
  74. fee13ae pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1 by Biju Das · 4 years, 1 month ago
  75. 975154b pinctrl: renesas: r8a77951: Add R8A774E1 PFC support by Biju Das · 4 years, 1 month ago
  76. c5f3762 pinctrl: renesas: r8a77965: Add R8A774B1 PFC support by Biju Das · 4 years, 1 month ago
  77. 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
  78. c32479d dfu: simplify the dependencies of DFU_TFTP by AKASHI Takahiro · 4 years ago
  79. d99f163 tpm: spi: Cleanup source code by Michal Simek · 4 years, 1 month ago
  80. e040725 drivers: led: bcm6858: set the correct led polarity register by Steven Lawrance · 4 years, 1 month ago
  81. e800d71 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years ago
  82. 6e35c1c pinctrl: k210: Rename power domains to match datasheet by Sean Anderson · 4 years ago
  83. 82b838f pinctrl: k210: Fix inverted IE and OE for I2C by Sean Anderson · 4 years ago
  84. 8c51c65 sunxi: allow to use AXP20[39] attached to I2C0 on V3 series by Icenowy Zheng · 4 years, 1 month ago
  85. 6ffdc43 clk: sunxi: add compatible string for V3 by Icenowy Zheng · 4 years, 1 month ago
  86. 889116b sunxi: gpio: introduce compatible string for V3 GPIO by Icenowy Zheng · 4 years, 1 month ago
  87. 9324c9a Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years ago
  88. 530dcdd Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years ago
  89. e1fdb20 Merge tag 'u-boot-rockchip-20201113' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years ago
  90. 914689a mtd: OneNAND: Set MTD type by Pali Rohár · 4 years, 1 month ago
  91. 4fcc084 power: twl4030: Add twl4030_i2c_read() function by Pali Rohár · 4 years, 1 month ago
  92. a3e4585 cros_ec: Handling EC_CMD_GET_NEXT_EVENT by Heinrich Schuchardt · 4 years, 1 month ago
  93. 4cb862f cros_ec: Increase command timeout for flash erase by Simon Glass · 4 years, 1 month ago
  94. d237e9c cros_ec: Correct collection of EC hash by Simon Glass · 4 years, 1 month ago
  95. a355ece video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0 by Alper Nebi Yasak · 4 years, 1 month ago
  96. eb89025 rockchip: rk3399: Init clocks in U-Boot proper if SPL was not run by Alper Nebi Yasak · 4 years, 1 month ago
  97. 0dbb54e mmc: meson-gx: change clock phase value on SM1 SoCs by Neil Armstrong · 4 years, 1 month ago
  98. 77863d4 mmc: meson-gx: move arch header to local header by Neil Armstrong · 4 years, 1 month ago
  99. fe76c42 video: meson: meson_dw_hdmi: fix the potential build warning by Jaehoon Chung · 4 years, 1 month ago
  100. 85c9a7b phy: meson-g12a-usb2: fix the potential build warning by Jaehoon Chung · 4 years, 1 month ago