1. 45c4b27 virtio: rng: gracefully handle 0 byte returns by Andre Przywara · 12 months ago
  2. 2c61c0e dm: Do not enable debug messages by default by Heinrich Schuchardt · 12 months ago
  3. fafedff power: regulator: add AXP313 support by Andre Przywara · 1 year ago
  4. d17d051 power: pmic: sunxi: add AXP313 SPL driver by Andre Przywara · 1 year, 3 months ago
  5. 0070d57 pinctrl: sunxi: Avoid using .bss for SPL by Samuel Holland · 12 months ago
  6. d379bcb sunxi: mmc: Sort compatible strings numerically by Samuel Holland · 12 months ago
  7. ca43266 clk: sunxi: Use the right symbol in the Makefile by Samuel Holland · 12 months ago
  8. 43b573d sunxi: mmc: Move header to the driver directory by Samuel Holland · 12 months ago
  9. 7b252df net: sun8i_emac: Drop DM_GPIO checks by Samuel Holland · 12 months ago
  10. ffb0294 sunxi: board: simplify early PMIC setup conditions by Andre Przywara · 3 years, 4 months ago
  11. bb7121f Merge branch '2023-11-10-assorted-fixes' by Tom Rini · 11 months ago
  12. ee2ce29 bootstd: Skip over bad device during bootflows scanning by Tony Dinh · 12 months ago
  13. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 12 months ago
  14. 4808d16 firmware: scmi: correct a validity check against power domain id by AKASHI Takahiro · 12 months ago
  15. d2174db scsi: Have scsi_init_dev_desc_priv() use memset by Tom Rini · 12 months ago
  16. 455ad75 rockchip: otp: Add support for RV1126 by Tim Lunn · 12 months ago
  17. 3e89144 zynqmp: migrate gqspi debug to logging by Ibai Erkiaga · 1 year ago
  18. 20d1836 spi: cadence_ospi_versal: Add support for 64-bit address by Venkatesh Yadav Abbarapu · 1 year ago
  19. ba9bdfd drivers: firmware: Handle error case in the zynqmp_pm_feature by Venkatesh Yadav Abbarapu · 1 year ago
  20. 188c803 mtd: spi-nor: Add spi flash lock config option by Venkatesh Yadav Abbarapu · 1 year, 1 month ago
  21. bd9ff68 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · 1 year, 1 month ago
  22. 8819892 configs: Add support in Kconfig and convert for armada boards by Algapally Santosh Sagar · 1 year, 1 month ago
  23. 274f41c Merge tag 'u-boot-amlogic-20231106' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 12 months ago
  24. e9f4f77 drivers: sm: bind child sm devices in the device tree by Dmitry Rokosov · 12 months ago
  25. 8ec7903 clk: a1: add new clocks for USB stack by Alexey Romanov · 12 months ago
  26. d44f3d2 net: designware: add DMA offset awareness by Baruch Siach · 12 months ago
  27. 9e4cabc net: e1000: Drop e1000_eth_ids[] by Bin Meng · 1 year ago
  28. a56e30e net: phy: TI DP83869 fix invalid clock delay configuration by Frank de Brabander · 1 year ago
  29. 6b5c8d9 net: add hifemac_mdio MDIO bus driver for HiSilicon platform by Yang Xiwen · 1 year, 2 months ago
  30. 9d8f78a net: add hifemac Ethernet driver for HiSilicon platform by Yang Xiwen · 1 year, 2 months ago
  31. 8994305 net: mv88e6xxx: add Clause 45 support by Robert Marko · 1 year, 2 months ago
  32. 1aecba9 net: mv88e6xxx: use generic bitfield macros for MDIO by Robert Marko · 1 year, 2 months ago
  33. 607e7fa net: ftgmac100: Add reset control by Dylan Hung · 1 year, 3 months ago
  34. 5d260d0 net: dw_eth_qos: Add 64-bit addressing by Ley Foon Tan · 1 year, 10 months ago
  35. 4afdc7a sysreset: implement PALMAS sysreset functions by Svyatoslav Ryhel · 12 months ago
  36. 8b8a00e sysreset: implement TPS65910 sysreset functions by Svyatoslav Ryhel · 12 months ago
  37. 9d937cd sysreset: implement TPS80031 sysreset functions by Svyatoslav Ryhel · 12 months ago
  38. fa1e72e sysreset: implement MAX77663 sysreset functions by Svyatoslav Ryhel · 12 months ago
  39. 7084f34 sysreset: tegra: create arch specific sysreset driver by Svyatoslav Ryhel · 12 months ago
  40. c23fca8 power: regulator: tps65911: add regulator support by Svyatoslav Ryhel · 12 months ago
  41. 8e5c9c5 power: pmic: tps65910: add TPS65911 PMIC support by Svyatoslav Ryhel · 12 months ago
  42. a70a75a power: regulator: tps80031: add regulator support by Svyatoslav Ryhel · 12 months ago
  43. 51201e4 power: pmic: add the base TPS80031 PMIC support by Svyatoslav Ryhel · 12 months ago
  44. cc7595a power: regulator: max77663: add regulator support by Svyatoslav Ryhel · 12 months ago
  45. f2ed584 power: pmic: add the base MAX77663 PMIC support by Svyatoslav Ryhel · 12 months ago
  46. 9b1d277 power: regulator: palmas: fix ldoln and ldousb detection by Svyatoslav Ryhel · 12 months ago
  47. 8ab09b9 power: pmic: palmas: support TI TPS65913 PMIC by Svyatoslav Ryhel · 12 months ago
  48. e1bbc5a mmc: tegra: get default-tap and default-trim from device tree by Svyatoslav Ryhel · 1 year, 1 month ago
  49. 5631423 Merge tag 'u-boot-dfu-20231103' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 12 months ago
  50. 1e044a9 Merge tag 'dm-pull-2nov23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 12 months ago
  51. 1f46e8a cros_ec: spi: disable annoying key echo on console by Milan P. Stanić · 1 year ago
  52. 9796226 Merge branch 'master_common_h_cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 12 months ago
  53. 07fe79c Merge tag 'i2cfixes-for-v2024-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 12 months ago
  54. b0c391c Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 12 months ago
  55. 32c048b clk: rzg2l: Drop <common.h> by Paul Barker · 12 months ago
  56. 6b49155 gpio: rzg2l: Drop <common.h> by Paul Barker · 12 months ago
  57. d933d43 mmc: renesas-sdhi: Drop <common.h> by Paul Barker · 12 months ago
  58. a1b3787 pinctrl: rzg2l: Drop <common.h> by Paul Barker · 12 months ago
  59. 56d65db serial: sh: Drop <common.h> by Paul Barker · 12 months ago
  60. ebaee70 rng: Add StarFive JH7110 RNG driver by Chanho Park · 12 months ago
  61. 88af85c clk: starfive: jh7110: Add security clocks by Chanho Park · 12 months ago
  62. ceec977 rng: Provide a RNG based on the RISC-V Zkr ISA extension by Heinrich Schuchardt · 12 months ago
  63. 658caf0 Merge tag 'clk-2024.01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 12 months ago
  64. 0755db4 clk: use private clk struct in CLK_CCF's enable/disable functions by Maksim Kiselev · 1 year, 1 month ago
  65. b6a56f5 clk: fix count parameter type for clk_release_all by Eugen Hristev · 1 year, 4 months ago
  66. aed6480 drivers: clk: Adjust temp var data type to properly match that of struct clk_ops by Nathan Barrett-Morrison · 1 year, 5 months ago
  67. 073bf4a bootstd: BOOTDEV_SPI_FLASH requires BOOTSTD by Heinrich Schuchardt · 1 year, 2 months ago
  68. 21c84bb mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B by Sean Anderson · 12 months ago
  69. c27c810 mmc: pci: Drop the superfluous cast by Bin Meng · 1 year ago
  70. 9b8ebd3 mmc: spl: select SPL_BLK for SPL_DM_MMC by Oleksandr Suvorov · 1 year, 2 months ago
  71. 57f9b25 clk: ti: k3-pll: Add calibration support for non fractional mode by Vishal Mahaveer · 12 months ago
  72. 5572d23 pinctrl: npcm8xx: Add name for gpio function by Jim Liu · 12 months ago
  73. 60d904a dfu: mmc: Add support for exposing whole mmc device by Marek Vasut · 12 months ago
  74. 5b6ee51 bootcount: Add driver model I2C driver by Philip Richard Oberfichtner · 12 months ago
  75. b483552 i2c: Implement i2c_get_chip_by_phandle() by Philip Richard Oberfichtner · 12 months ago
  76. 31f4ee4 bootcount: Remove legacy I2C driver by Philip Richard Oberfichtner · 12 months ago
  77. 5ed1c55 misc: i2c_eeprom: consider pagesize when writing to eeprom by Michel Alex · 12 months ago
  78. 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 12 months ago
  79. 482a0f1 arm_ffa: fix: remove deadcode in ffa_print_error_log() by Abdellatif El Khlifi · 12 months ago
  80. 35e8007 i2c: designware_i2c: adjust timing calculation by Heinrich Schuchardt · 1 year ago
  81. af7a4ff i2c: nuvoton: remove standard mode only by Jim Liu · 1 year, 1 month ago
  82. c594b43 Merge branch 'master_tmio_fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 12 months ago
  83. b254975 driver: misc: k3_avs: Add support for thermal shutdown by Udit Kumar · 1 year ago
  84. ffdb85b misc: vexpress_config: Use member .priv_auto to set the private data by Wei Chen · 1 year ago
  85. d5d9770 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 12 months ago
  86. b59b0ce spi: add support for Amlogic A1 SPI Flash Controller by Igor Prusov · 12 months ago
  87. 54b96e8 tpm: sandbox: Update for needed TPM2 capabilities by Eddie James · 12 months ago
  88. 1332bdc mmc: tmio: Disable 1/1024 clock divider on Renesas R-Car platforms by Marek Vasut · 12 months ago
  89. 631dbe0 mmc: tmio: Always check for errors after receiving an IRQ by Marek Vasut · 1 year ago
  90. 0fb6cd6 mmc: sh_sdhi: Drop unused driver by Marek Vasut · 1 year ago
  91. fa8422d mmc: renesas-sdhi: Fix error handling in rzg2l_sdhi_setup by Paul Barker · 1 year ago
  92. 35dc728 serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE by Rasmus Villemoes · 1 year ago
  93. 1000e2f serial: serial-uclass.c: move definition of _serial_flush up a bit by Rasmus Villemoes · 1 year ago
  94. 8e545b3 sandbox: add SCMI power domain protocol support for testing by AKASHI Takahiro · 1 year ago
  95. c1d2ed0 power: domain: add SCMI driver by AKASHI Takahiro · 1 year ago
  96. fc358b1 firmware: scmi: add power domain protocol support by AKASHI Takahiro · 1 year ago
  97. 5cab351 Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 12 months ago
  98. 1b2a3d0 Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 12 months ago
  99. 81bd22e rockchip: block: blk-uclass: add bounce buffer flag to blk_desc by Johan Jonker · 1 year ago
  100. 80201ec rockchip: block: add rkmtd class and drivers by Johan Jonker · 1 year ago