1. fa1e72e sysreset: implement MAX77663 sysreset functions by Svyatoslav Ryhel · 11 months ago
  2. 7084f34 sysreset: tegra: create arch specific sysreset driver by Svyatoslav Ryhel · 11 months ago
  3. c23fca8 power: regulator: tps65911: add regulator support by Svyatoslav Ryhel · 11 months ago
  4. 8e5c9c5 power: pmic: tps65910: add TPS65911 PMIC support by Svyatoslav Ryhel · 11 months ago
  5. a70a75a power: regulator: tps80031: add regulator support by Svyatoslav Ryhel · 11 months ago
  6. 51201e4 power: pmic: add the base TPS80031 PMIC support by Svyatoslav Ryhel · 11 months ago
  7. cc7595a power: regulator: max77663: add regulator support by Svyatoslav Ryhel · 11 months ago
  8. f2ed584 power: pmic: add the base MAX77663 PMIC support by Svyatoslav Ryhel · 11 months ago
  9. 9b1d277 power: regulator: palmas: fix ldoln and ldousb detection by Svyatoslav Ryhel · 11 months ago
  10. 8ab09b9 power: pmic: palmas: support TI TPS65913 PMIC by Svyatoslav Ryhel · 11 months ago
  11. e1bbc5a mmc: tegra: get default-tap and default-trim from device tree by Svyatoslav Ryhel · 12 months ago
  12. 5631423 Merge tag 'u-boot-dfu-20231103' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 11 months ago
  13. 1e044a9 Merge tag 'dm-pull-2nov23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 11 months ago
  14. 1f46e8a cros_ec: spi: disable annoying key echo on console by Milan P. Stanić · 11 months ago
  15. 9796226 Merge branch 'master_common_h_cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 11 months ago
  16. 07fe79c Merge tag 'i2cfixes-for-v2024-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 11 months ago
  17. b0c391c Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 11 months ago
  18. 32c048b clk: rzg2l: Drop <common.h> by Paul Barker · 11 months ago
  19. 6b49155 gpio: rzg2l: Drop <common.h> by Paul Barker · 11 months ago
  20. d933d43 mmc: renesas-sdhi: Drop <common.h> by Paul Barker · 11 months ago
  21. a1b3787 pinctrl: rzg2l: Drop <common.h> by Paul Barker · 11 months ago
  22. 56d65db serial: sh: Drop <common.h> by Paul Barker · 11 months ago
  23. ebaee70 rng: Add StarFive JH7110 RNG driver by Chanho Park · 11 months ago
  24. 88af85c clk: starfive: jh7110: Add security clocks by Chanho Park · 11 months ago
  25. ceec977 rng: Provide a RNG based on the RISC-V Zkr ISA extension by Heinrich Schuchardt · 11 months ago
  26. 658caf0 Merge tag 'clk-2024.01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 11 months ago
  27. 0755db4 clk: use private clk struct in CLK_CCF's enable/disable functions by Maksim Kiselev · 1 year, 1 month ago
  28. b6a56f5 clk: fix count parameter type for clk_release_all by Eugen Hristev · 1 year, 3 months ago
  29. aed6480 drivers: clk: Adjust temp var data type to properly match that of struct clk_ops by Nathan Barrett-Morrison · 1 year, 4 months ago
  30. 073bf4a bootstd: BOOTDEV_SPI_FLASH requires BOOTSTD by Heinrich Schuchardt · 1 year, 1 month ago
  31. 21c84bb mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B by Sean Anderson · 11 months ago
  32. c27c810 mmc: pci: Drop the superfluous cast by Bin Meng · 12 months ago
  33. 9b8ebd3 mmc: spl: select SPL_BLK for SPL_DM_MMC by Oleksandr Suvorov · 1 year, 1 month ago
  34. 57f9b25 clk: ti: k3-pll: Add calibration support for non fractional mode by Vishal Mahaveer · 11 months ago
  35. 5572d23 pinctrl: npcm8xx: Add name for gpio function by Jim Liu · 11 months ago
  36. 60d904a dfu: mmc: Add support for exposing whole mmc device by Marek Vasut · 11 months ago
  37. 5b6ee51 bootcount: Add driver model I2C driver by Philip Richard Oberfichtner · 11 months ago
  38. b483552 i2c: Implement i2c_get_chip_by_phandle() by Philip Richard Oberfichtner · 11 months ago
  39. 31f4ee4 bootcount: Remove legacy I2C driver by Philip Richard Oberfichtner · 11 months ago
  40. 5ed1c55 misc: i2c_eeprom: consider pagesize when writing to eeprom by Michel Alex · 11 months ago
  41. 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 11 months ago
  42. 482a0f1 arm_ffa: fix: remove deadcode in ffa_print_error_log() by Abdellatif El Khlifi · 11 months ago
  43. 35e8007 i2c: designware_i2c: adjust timing calculation by Heinrich Schuchardt · 11 months ago
  44. af7a4ff i2c: nuvoton: remove standard mode only by Jim Liu · 12 months ago
  45. c594b43 Merge branch 'master_tmio_fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 11 months ago
  46. b254975 driver: misc: k3_avs: Add support for thermal shutdown by Udit Kumar · 11 months ago
  47. ffdb85b misc: vexpress_config: Use member .priv_auto to set the private data by Wei Chen · 11 months ago
  48. d5d9770 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 11 months ago
  49. b59b0ce spi: add support for Amlogic A1 SPI Flash Controller by Igor Prusov · 11 months ago
  50. 54b96e8 tpm: sandbox: Update for needed TPM2 capabilities by Eddie James · 11 months ago
  51. 1332bdc mmc: tmio: Disable 1/1024 clock divider on Renesas R-Car platforms by Marek Vasut · 11 months ago
  52. 631dbe0 mmc: tmio: Always check for errors after receiving an IRQ by Marek Vasut · 11 months ago
  53. 0fb6cd6 mmc: sh_sdhi: Drop unused driver by Marek Vasut · 11 months ago
  54. fa8422d mmc: renesas-sdhi: Fix error handling in rzg2l_sdhi_setup by Paul Barker · 11 months ago
  55. 35dc728 serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE by Rasmus Villemoes · 11 months ago
  56. 1000e2f serial: serial-uclass.c: move definition of _serial_flush up a bit by Rasmus Villemoes · 11 months ago
  57. 8e545b3 sandbox: add SCMI power domain protocol support for testing by AKASHI Takahiro · 11 months ago
  58. c1d2ed0 power: domain: add SCMI driver by AKASHI Takahiro · 11 months ago
  59. fc358b1 firmware: scmi: add power domain protocol support by AKASHI Takahiro · 11 months ago
  60. 5cab351 Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 11 months ago
  61. 1b2a3d0 Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 11 months ago
  62. 81bd22e rockchip: block: blk-uclass: add bounce buffer flag to blk_desc by Johan Jonker · 11 months ago
  63. 80201ec rockchip: block: add rkmtd class and drivers by Johan Jonker · 11 months ago
  64. 900c303 rockchip: dm: prepare rkmtd UCLASS by Johan Jonker · 11 months ago
  65. d27f227 mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN option by Johan Jonker · 11 months ago
  66. 7b4544f mtd: spi-nor: Add support for XMC XM25QU128C by Ricardo Pardini · 11 months ago
  67. 1052920 bootstd: sata: bootdev scanning for ahci sata with no drive attached by Tony Dinh · 12 months ago
  68. a7527fb bootstd: sata: Add bootstd support for ahci sata by Tony Dinh · 12 months ago
  69. a8f6dab Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 11 months ago
  70. c51f2ea Merge tag 'video-20231022' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 11 months ago
  71. 0339e81 Merge tag 'u-boot-amlogic-20231023' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 11 months ago
  72. 6bfb37e clk: rockchip: rk3588: fix up the frac pll calculation by Elaine Zhang · 11 months ago
  73. e4916e2 clk: rockchip: rk3588: Avoid re-setting the pll rate of dclk_vop's parent by Elaine Zhang · 11 months ago
  74. cdf21a8 clk: rockchip: rk3588: support aclk_top_root set 750M by Elaine Zhang · 12 months ago
  75. 39fb8ac clk: rk3588: Add 742.5M parameter for PLL by Guochun Huang · 12 months ago
  76. bdb35a2 clk: rockchip: rk3568: support dclk_vop select more parent clks by Elaine Zhang · 12 months ago
  77. 95168d7 sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · 2 years, 1 month ago
  78. 124289b sunxi: add R528/T113-s3/D1(s) DRAM initialisation code by Andre Przywara · 1 year, 9 months ago
  79. 8bddb97 Kconfig: sunxi: prepare for using drivers/ram/sunxi by Andre Przywara · 1 year, 9 months ago
  80. b9a91b9 clk: sunxi: Add support for the D1 CCU by Samuel Holland · 2 years, 5 months ago
  81. ad9dcb5 pinctrl: sunxi: add Allwinner D1 pinctrl description by Andre Przywara · 2 years, 1 month ago
  82. 4a9e89a sunxi: introduce NCAT2 generation model by Andre Przywara · 2 years ago
  83. 452369c pinctrl: sunxi: add new D1 pinctrl support by Andre Przywara · 2 years, 1 month ago
  84. 207ed0a pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · 2 years, 1 month ago
  85. 30097ee pinctrl: sunxi: remove struct sunxi_gpio by Andre Przywara · 2 years, 1 month ago
  86. 316ec7f pinctrl: sunxi: add GPIO in/out wrappers by Andre Przywara · 2 years, 1 month ago
  87. 20b78c5 pinctrl: sunxi: move pinctrl code by Andre Przywara · 2 years, 1 month ago
  88. 5ad98c5 sunxi: remove CONFIG_MACPWR by Andre Przywara · 2 years, 4 months ago
  89. 0914429 net: sunxi_emac: chase DT nodes to find PHY regulator by Andre Przywara · 1 year, 3 months ago
  90. ae79c1d sunxi: remove CONFIG_SATAPWR by Andre Przywara · 2 years, 2 months ago
  91. 846dcae video: tegra20: dsi: use regulator_set_enable_if_allowed by Svyatoslav Ryhel · 12 months ago
  92. 66ac14f video: simple_panel: use regulator_set_enable_if_allowed by Svyatoslav Ryhel · 12 months ago
  93. 251ff34 video: pwm_backlight: use regulator_set_enable_if_allowed by Svyatoslav Ryhel · 12 months ago
  94. 966caed serial: sh: Add RZ/G2L SCIF support by Paul Barker · 11 months ago
  95. 0f924d8 serial: sh: Fix error handling by Paul Barker · 11 months ago
  96. 127d038 wdt: nuvoton: Fix reset/expire function error by Jim Liu · 11 months ago
  97. 3c11643 eeprom: at24: add ST M24C32-D Additional Write lockable page support by Marek Vasut · 11 months ago
  98. 4655b75 dm: adc: imx93-adc depends on ADC (fix boot) by Sébastien Szymanski · 12 months ago
  99. 43a0b2c serial: amlogic: Add UART compatible for A1 board by Igor Prusov · 11 months ago
  100. f699cb1d phy: meson-g12a-usb2: fix ret check on power_domain_get by Guillaume La Roque · 11 months ago