1. 53d5969 x86: pinctrl: Drop unlikely error messages from TPL by Simon Glass · 3 years, 10 months ago
  2. 8b842be x86: apl: Reduce size for TPL by Simon Glass · 3 years, 10 months ago
  3. 079ac59 test: Move some test drivers into their own file by Simon Glass · 3 years, 10 months ago
  4. 4c66cb4 sysreset: Use a shorter error with SPL by Simon Glass · 3 years, 10 months ago
  5. c8fbf30 pinctrl: Drop post_bind() method when not needed by Simon Glass · 3 years, 10 months ago
  6. fb8c9fb dm: core: Rename the priv/plat members by Simon Glass · 3 years, 10 months ago
  7. 89ba6d5 dm: core: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  8. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  9. 12559f5 dm: core: Add functions to set priv/plat by Simon Glass · 3 years, 10 months ago
  10. 8064739 dm: core: Add function to access uclass priv by Simon Glass · 3 years, 10 months ago
  11. c238eee x86: apl: Drop support for !OF_PLATDATA_PARENT by Simon Glass · 3 years, 10 months ago
  12. 79ea8f7 dm: core: Only include simple-bus devicetree id when needed by Simon Glass · 3 years, 10 months ago
  13. 9c50313 dm: core: Use 'uclass_driver' for the uclass linker_list by Simon Glass · 3 years, 10 months ago
  14. 45ad176 dm: core: Support dm_dump_all() in SPL by Simon Glass · 3 years, 10 months ago
  15. 2d6bf75 serial: Rename ns16550 functions to lower case by Simon Glass · 3 years, 10 months ago
  16. d30c720 serial: Update NS16550_t and struct NS16550 by Simon Glass · 3 years, 10 months ago
  17. 65f3fc1 dfu_mtd: Add provision to unlock mtd device by Sughosh Ganu · 3 years, 10 months ago
  18. ec1add1 dm: core: Inline a few ofnode functions in SPL by Simon Glass · 3 years, 10 months ago
  19. fc31430 dm: spi: Fix spi_free_slave() freed memory write by Niel Fourie · 3 years, 10 months ago
  20. 741280e spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic by Ovidiu Panait · 3 years, 10 months ago
  21. add685f test: spi: Add sandbox_spi_get_{speed, mode} interface by Ovidiu Panait · 3 years, 10 months ago
  22. 2da1800 spi: sandbox_spi: Implement speed/mode setup by Ovidiu Panait · 3 years, 10 months ago
  23. 1dc53ce sandbox: test: Add a second SPI slave on sandbox_spi bus by Ovidiu Panait · 3 years, 10 months ago
  24. 1f6d618 sandbox: spi: Drop unused sandbox_spi_parse_spec function by Ovidiu Panait · 3 years, 10 months ago
  25. 7f20d1d dm: core: Drop seq and req_seq by Simon Glass · 3 years, 10 months ago
  26. 36c03d1 cmd: Drop use of old sequence numbers in commands by Simon Glass · 3 years, 10 months ago
  27. a133e21 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · 3 years, 10 months ago
  28. 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 3 years, 10 months ago
  29. b5b1155 dm: Drop uclass_resolve_seq() by Simon Glass · 3 years, 10 months ago
  30. 981426e dm: Switch over to use new sequence number for dev_seq() by Simon Glass · 3 years, 10 months ago
  31. 3bc90aa pinctrl: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  32. fb0ea6a gpio: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  33. b27347f usb: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  34. 4de51cc usb: ehci-mx6: Drop assignment of sequence number by Simon Glass · 3 years, 10 months ago
  35. 6d83c74 spi: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  36. 42f3663 pci: Update to use new sequence numbers by Simon Glass · 3 years, 10 months ago
  37. 15a1196 dm: core: Allow manual sequence numbering by Simon Glass · 3 years, 10 months ago
  38. 552da33 net: Update to use new sequence numbers by Simon Glass · 3 years, 10 months ago
  39. 16df993 i2c: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  40. 5c58002 octeon: Don't attempt to set the sequence number by Simon Glass · 3 years, 10 months ago
  41. 4153e3a dm: Fix return value in dev_read_alias_seq() by Simon Glass · 3 years, 10 months ago
  42. ba0e7da dm: core: Switch binding to use new sequence numbers by Simon Glass · 3 years, 10 months ago
  43. cd53e5b dm: core: Add a new sequence number for devices by Simon Glass · 3 years, 10 months ago
  44. d03adb4 dm: core: Update uclass_find_next_free_req_seq() args by Simon Glass · 3 years, 10 months ago
  45. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  46. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  47. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 3 years, 11 months ago
  48. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  49. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  50. 4f50086 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 3 years, 11 months ago
  51. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  52. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  53. 8ee05b5 dm: core: Drop unused parameter from dm_extended_scan_fdt() by Simon Glass · 3 years, 11 months ago
  54. 725e4fc dm: core: Drop unused parameter from dm_scan_fdt() by Simon Glass · 3 years, 11 months ago
  55. 2ebea5e dm: core: Combine the flattree and livetree binding code by Simon Glass · 3 years, 11 months ago
  56. d0c20ce dm: core: Add an ofnode function to get the devicetree root by Simon Glass · 3 years, 11 months ago
  57. e80be74 dm: core: Drop device_bind_offset() by Simon Glass · 3 years, 11 months ago
  58. 20da4e0 dm: Drop uses of dev_set_of_offset() by Simon Glass · 3 years, 11 months ago
  59. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 3 years, 11 months ago
  60. 0de1b07 dm: core: Add a livetree function to check node status by Simon Glass · 3 years, 11 months ago
  61. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 3 years, 11 months ago
  62. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 3 years, 11 months ago
  63. 21f9075 sandbox: serial: Update to use membuff by Simon Glass · 4 years ago
  64. 1bf0a40 sandbox: serial: Convert to livetree by Simon Glass · 4 years ago
  65. c5ea016 serial: sandbox: Drop unnecessary #ifdefs by Simon Glass · 4 years ago
  66. 8558217 gpio: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  67. 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
  68. b2d4cbe i2c: ocores: add i2c driver for OpenCores I2C controller by Pragnesh Patel · 4 years ago
  69. 9420122 i2c: designware_i2c: Don't warn if no reset controller by Simon Glass · 4 years ago
  70. 5a13c0d i2c: mvtwsi: disable i2c slave also on Armada 8k by Baruch Siach · 4 years, 1 month ago
  71. b3dc016 mmc: check a return value about regulator's always-on by Jaehoon Chung · 4 years ago
  72. 5889645 mmc: display an error number to debug by Jaehoon Chung · 4 years ago
  73. 8ee802f mmc: fsl_esdhc: make sure delay chain locked for HS400 by Yangbo Lu · 4 years ago
  74. 263ddfc mmc: fsl_esdhc: set sysctl register for clock initialization by Yangbo Lu · 4 years ago
  75. da12917 mmc: Add some helper functions for retrying on error by Sean Anderson · 4 years ago
  76. c480138 phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/off by Patrick Delaunay · 4 years ago
  77. e27e96a pinctrl: stmfx: update pin name by Patrick Delaunay · 4 years ago
  78. c2a8181 pinctrl: stmfx: update pincontrol and gpio device name by Patrick Delaunay · 4 years ago
  79. 2c6df94 gpio: stm32: correct the bias management by Patrick Delaunay · 4 years ago
  80. b305dbc pinctrl: stm32: display bias information for all pins by Patrick Delaunay · 4 years ago
  81. 9ed6f92 remoteproc: stm32: update error management in stm32_copro_start by Patrick Delaunay · 4 years ago
  82. 5a536df remoteproc: stm32: use reset for hold boot by Patrick Delaunay · 4 years ago
  83. d8d29a4 reset: stm32: Add support of MCU HOLD BOOT by Patrick Delaunay · 4 years ago
  84. d361eaf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years ago
  85. 05dac23 usb: gadget: dwc2_udc_otg: return zero when reset property is not present by Jaehoon Chung · 4 years ago
  86. e7f9e1f usb: dwc3: Handle case where setup_phy is not needed by Siva Durga Prasad Paladugu · 4 years ago
  87. 5739ef2 usb: dwc2: add "u-boot,force-vbus-detection" for stm32 by Patrick Delaunay · 4 years ago
  88. 46f3282 pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl by Lad Prabhakar · 4 years ago
  89. 2a589b7 pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1 by Biju Das · 4 years ago
  90. 8b00761 pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1 by Biju Das · 4 years ago
  91. fee13ae pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1 by Biju Das · 4 years ago
  92. 975154b pinctrl: renesas: r8a77951: Add R8A774E1 PFC support by Biju Das · 4 years ago
  93. c5f3762 pinctrl: renesas: r8a77965: Add R8A774B1 PFC support by Biju Das · 4 years ago
  94. 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
  95. c32479d dfu: simplify the dependencies of DFU_TFTP by AKASHI Takahiro · 4 years ago
  96. d99f163 tpm: spi: Cleanup source code by Michal Simek · 4 years ago
  97. e040725 drivers: led: bcm6858: set the correct led polarity register by Steven Lawrance · 4 years ago
  98. e800d71 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years ago
  99. 6e35c1c pinctrl: k210: Rename power domains to match datasheet by Sean Anderson · 4 years ago
  100. 82b838f pinctrl: k210: Fix inverted IE and OE for I2C by Sean Anderson · 4 years ago