1. fe9e496 serial: msm: fix clock handling by Caleb Connolly · 6 months ago
  2. 4dbf4f7 serial: msm: add debug UART by Caleb Connolly · 6 months ago
  3. f243831 clk/qcom: use upstream compatible properties by Caleb Connolly · 6 months ago
  4. bd609cb dt-bindings: drop msm_sdhci binding by Caleb Connolly · 6 months ago
  5. 37a7454 mmc: msm_sdhci: use modern clock handling by Caleb Connolly · 8 months ago
  6. c66c92c usb: dwc3-generic: support external vbus regulator by Caleb Connolly · 8 months ago
  7. a4b09a0 arm: allow CONFIG_LINUX_KERNEL_IMAGE_HEADER to be set in defconfig by Caleb Connolly · 6 months ago
  8. 143d7a8 arm: init: export prev_bl_fdt_addr by Caleb Connolly · 9 months ago
  9. 8ae8095 Qualcomm generic board support by Caleb Connolly · 6 months ago
  10. 701c207 pmic: qcom: dont use dev_read_addr to get USID by Caleb Connolly · 9 months ago
  11. a252029 spmi: msm: fix register range names by Caleb Connolly · 9 months ago
  12. bd3056b gpio: qcom_pmic: drop gpio-count property by Caleb Connolly · 6 months ago
  13. bc60b07 dts: qcom: adjust pmic gpio to use upstream bindings by Caleb Connolly · 6 months ago
  14. e692d88 gpio: qcom_pmic: support upstream DT by Caleb Connolly · 6 months ago
  15. 2d5a8e6 gpio: qcom_pmic: drop pon GPIO driver by Caleb Connolly · 6 months ago
  16. 5df679a mach-snapdragon: switch to PMIC button driver by Caleb Connolly · 6 months ago
  17. 64d3392 button: qcom-pmic: introduce Qualcomm PMIC button driver by Caleb Connolly · 6 months ago
  18. cc0caaa gpio: qcom_pmic: fix silent dev_read_addr downcast by Caleb Connolly · 9 months ago
  19. afd9dcf serial: msm-geni: handle devm_clk_get() errors by Caleb Connolly · 6 months ago
  20. 393825c serial: msm-geni: don't rely on parent misc device by Caleb Connolly · 6 months ago
  21. e319539 msm_gpio: use unsigned int by Caleb Connolly · 6 months ago
  22. a5764ae pinctrl: qcom: make compatible with linux DTs by Caleb Connolly · 6 months ago
  23. 75ac9c6 pinctrl: qcom: move ipq4019 driver from mach-ipq40xx by Caleb Connolly · 6 months ago
  24. b009e7e pinctrl: qcom: move out of mach-snapdragon by Caleb Connolly · 6 months ago
  25. be20d62 clk/qcom: fix rcg divider value by Caleb Connolly · 6 months ago
  26. 97d7ed3 clk/qcom: add mnd_width to clk_rcg_set_rate_mnd() by Caleb Connolly · 6 months ago
  27. c94f9e9 clk/qcom: use function pointers for enable and set_rate by Caleb Connolly · 6 months ago
  28. 6985e30 clk/qcom: sdm845: add register map for simple gate clocks by Caleb Connolly · 6 months ago
  29. d993573 clk/qcom: handle resets and clocks in one device by Konrad Dybcio · 6 months ago
  30. 67d532d clk/qcom: move ipq4019 driver from mach-ipq40xx by Caleb Connolly · 6 months ago
  31. 5bb0df6 clk/qcom: move from mach-snapdragon by Caleb Connolly · 6 months ago
  32. 3af0e95 Prepare v2024.01-rc2 by Tom Rini · 7 months ago
  33. 9e0864f configs: Resync with savedefconfig by Tom Rini · 7 months ago
  34. 5493fb5 Merge branch '2023-11-06-assorted-changes' by Tom Rini · 7 months ago
  35. 0b9a557 .mailmap: map Pali Rohár by Heinrich Schuchardt · 7 months ago
  36. a01b946 bmips: Add Inteno XG6846 board by Linus Walleij · 8 months ago
  37. 274f41c Merge tag 'u-boot-amlogic-20231106' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 7 months ago
  38. fd0d7d7 Merge branch '2023-11-06-networking-updates' by Tom Rini · 7 months ago
  39. c550e81 ARM: configs: libretech-ac: enable USB_DFU like in meson64.h by Neil Armstrong · 7 months ago
  40. e9f4f77 drivers: sm: bind child sm devices in the device tree by Dmitry Rokosov · 7 months ago
  41. 8ec7903 clk: a1: add new clocks for USB stack by Alexey Romanov · 7 months ago
  42. d44f3d2 net: designware: add DMA offset awareness by Baruch Siach · 7 months ago
  43. 7907cf8 net: eth-uclass: Improve error message when MAC is not found by Fabio Estevam · 7 months ago
  44. 9e4cabc net: e1000: Drop e1000_eth_ids[] by Bin Meng · 7 months ago
  45. 798962c net: Add option for tracing packets by Sean Anderson · 8 months ago
  46. a56e30e net: phy: TI DP83869 fix invalid clock delay configuration by Frank de Brabander · 8 months ago
  47. d71e7f4 net: eth-uclass: Setup ROM source only when ROM reading passes by Michal Simek · 8 months ago
  48. 6b5c8d9 net: add hifemac_mdio MDIO bus driver for HiSilicon platform by Yang Xiwen · 9 months ago
  49. 9d8f78a net: add hifemac Ethernet driver for HiSilicon platform by Yang Xiwen · 9 months ago
  50. 8994305 net: mv88e6xxx: add Clause 45 support by Robert Marko · 10 months ago
  51. 1aecba9 net: mv88e6xxx: use generic bitfield macros for MDIO by Robert Marko · 10 months ago
  52. 607e7fa net: ftgmac100: Add reset control by Dylan Hung · 10 months ago
  53. 9195395 net: Get pxe config file from dhcp option 209 by Sean Edmond · 10 months ago
  54. b2369a1 net: dhcp6: Fix OPT_BOOTFILE_PARAM parsing by Sean Edmond · 10 months ago
  55. 5d260d0 net: dw_eth_qos: Add 64-bit addressing by Ley Foon Tan · 1 year, 5 months ago
  56. a4c83bd Merge branch '2023-11-03-assorted-tegra-improvements' by Tom Rini · 7 months ago
  57. 4afdc7a sysreset: implement PALMAS sysreset functions by Svyatoslav Ryhel · 7 months ago
  58. 8b8a00e sysreset: implement TPS65910 sysreset functions by Svyatoslav Ryhel · 7 months ago
  59. 9d937cd sysreset: implement TPS80031 sysreset functions by Svyatoslav Ryhel · 7 months ago
  60. fa1e72e sysreset: implement MAX77663 sysreset functions by Svyatoslav Ryhel · 7 months ago
  61. 102c4e3 arm: mach-tegra: enable sysreset driver by Svyatoslav Ryhel · 7 months ago
  62. 7084f34 sysreset: tegra: create arch specific sysreset driver by Svyatoslav Ryhel · 7 months ago
  63. c23fca8 power: regulator: tps65911: add regulator support by Svyatoslav Ryhel · 7 months ago
  64. 8e5c9c5 power: pmic: tps65910: add TPS65911 PMIC support by Svyatoslav Ryhel · 7 months ago
  65. a70a75a power: regulator: tps80031: add regulator support by Svyatoslav Ryhel · 7 months ago
  66. 51201e4 power: pmic: add the base TPS80031 PMIC support by Svyatoslav Ryhel · 7 months ago
  67. cc7595a power: regulator: max77663: add regulator support by Svyatoslav Ryhel · 7 months ago
  68. f2ed584 power: pmic: add the base MAX77663 PMIC support by Svyatoslav Ryhel · 7 months ago
  69. 9b1d277 power: regulator: palmas: fix ldoln and ldousb detection by Svyatoslav Ryhel · 7 months ago
  70. 8ab09b9 power: pmic: palmas: support TI TPS65913 PMIC by Svyatoslav Ryhel · 7 months ago
  71. 21484f2 board: asus: lg: move config fragments into device boards by Svyatoslav Ryhel · 8 months ago
  72. 36a7286 board: tegra30: remove nvidia_board_late_init calls by Svyatoslav Ryhel · 8 months ago
  73. 6bc3401 ARM: tegra: board2: add generic late init by Svyatoslav Ryhel · 8 months ago
  74. f2cf7fe ARM: tegra20: tegra30: support EBTUPDATE on non-encrypted devices by Svyatoslav Ryhel · 8 months ago
  75. 8632091 ARM: tegra114: enable base voltages setup from board by Svyatoslav Ryhel · 8 months ago
  76. 140dbe4 configs: grouper: drop I2C_MUX by Svyatoslav Ryhel · 8 months ago
  77. bc8bd96 ARM: dts: grouper: complete missing bindings by Svyatoslav Ryhel · 8 months ago
  78. 44e0aa7 ARM: dts: lg-x3: complete missing bindings by Svyatoslav Ryhel · 8 months ago
  79. 444a8e8 ARM: dts: endeavoru: complete missing bindings by Svyatoslav Ryhel · 8 months ago
  80. 7e0279a ARM: dts: transformer-t30: complete missing bindings by Svyatoslav Ryhel · 8 months ago
  81. ec1af5e configs: transformer_t30: convert bootmenu option by Svyatoslav Ryhel · 8 months ago
  82. 206baf7 board: asus: transformer-t30: remove PMIC GPIOs configuration by Svyatoslav Ryhel · 8 months ago
  83. 6d61eb5 ARM: dts: tf201: configure dock USB phy by Svyatoslav Ryhel · 8 months ago
  84. b353615 configs: transformer_t30: support booting from USB by Svyatoslav Ryhel · 8 months ago
  85. c59c9a3 ARM: dts: tf600t: separate from common transformers tree by Svyatoslav Ryhel · 8 months ago
  86. 6e758da ARM: dts: p1801-t: separate from common transformers tree by Svyatoslav Ryhel · 8 months ago
  87. e1bbc5a mmc: tegra: get default-tap and default-trim from device tree by Svyatoslav Ryhel · 8 months ago
  88. cef7c06 ARM: tegra210: set default-tap and default-trim values in sdhci nodes by Svyatoslav Ryhel · 8 months ago
  89. 51d6cdb Merge tag 'qcom-pull-20231103' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 7 months ago
  90. 5631423 Merge tag 'u-boot-dfu-20231103' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 7 months ago
  91. 48eb294 MAINTAINERS: update Qualcomm maintainer by Caleb Connolly · 7 months ago
  92. 1e044a9 Merge tag 'dm-pull-2nov23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 7 months ago
  93. ae94c3d u_boot_pylib: Ensure subprocess is closed down by Simon Glass · 7 months ago
  94. a44cb1f buildman: Support upstream branch name containing / by Simon Glass · 7 months ago
  95. be6a249 sandbox: eliminate unused functions from binaries by Heinrich Schuchardt · 7 months ago
  96. a4ed4c8 binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts by Neha Malcom Francis · 7 months ago
  97. ad8dbab buildman: Include symbols in the read-only data section by Simon Glass · 7 months ago
  98. 1f46e8a cros_ec: spi: disable annoying key echo on console by Milan P. Stanić · 7 months ago
  99. ce0e9e3 binman: Move stage header into a CBFS attribute by Simon Glass · 7 months ago
  100. fe35c2f binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE by Simon Glass · 7 months ago