1. 2f9cf0e dt-bindings: mtd: Add ti, elm DT binding documentation by Roger Quadros · Tue Dec 20 12:22:02 2022 +0200
  2. bff3e9b dt-bindings: mtd: Add ti, gpmc-nand DT binding documentation by Roger Quadros · Tue Dec 20 12:21:58 2022 +0200
  3. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  4. b152b42 dt/bindings: Add bindings for GPT based FWU Metadata storage device by Sughosh Ganu · Fri Oct 21 18:15:54 2022 +0530
  5. c6794bf dt/bindings: memory: Add bindings for TI GPMC driver by Roger Quadros · Thu Oct 20 16:30:48 2022 +0300
  6. ce66f19 watchdog: introduce a u-boot,autostart property by Rasmus Villemoes · Tue Sep 27 11:54:03 2022 +0200
  7. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  8. 02b1979 dt/bindings: Add bindings for FWU Metadata mtd storage by Sughosh Ganu · Fri Jul 22 12:43:15 2022 -0500
  9. 60900b4 pmic: Convert pm8916 driver to a generic Qcom PMIC driver by Sumit Garg · Thu Aug 04 19:57:17 2022 +0530
  10. 709f037 watchdog: add pulse support to gpio watchdog driver by Paul Doelle · Mon Jul 04 09:00:25 2022 +0000
  11. 5438c0d dt-bindings: spi: Add hpe gxp spi by Nick Hawkins · Wed Jun 08 16:21:38 2022 -0500
  12. b5bb08d ram: stm32mp1: add support of STM32MP13x by Patrick Delaunay · Fri May 20 18:24:50 2022 +0200
  13. 788fbd4 doc: regulator: Add regulator-force-boot-off binding by Chris Packham · Tue May 10 09:58:28 2022 +1200
  14. 57a59d9 doc: Add device-tree-bindings for atsha204 and atsha204a by Pali Rohár · Thu Apr 28 20:58:28 2022 +0200
  15. 83b9be6 bootstd: doc: Add documentation by Simon Glass · Sun Apr 24 23:31:26 2022 -0600
  16. 017656e bootstd: Add the bootdev uclass by Simon Glass · Sun Apr 24 23:31:07 2022 -0600
  17. 08ad13e bootstd: Add the bootstd uclass and core implementation by Simon Glass · Sun Apr 24 23:31:06 2022 -0600
  18. b9e9226 doc: device-tree-bindings: watchdog: document common properties by Philippe Reynes · Wed Mar 09 14:56:19 2022 +0100
  19. ff4e82b ram: k3-ddrss: Allow use of dt provided initial frequency by Dave Gerlach · Fri Apr 08 16:46:50 2022 -0500
  20. 6a25a7e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · Fri Apr 15 08:09:52 2022 -0400
  21. 78a18f6 led: led_pwm: Add a driver for LEDs connected to PWM by Ivan Vozvakhov · Sat Mar 12 13:03:14 2022 +0300
  22. a9521ea phy: adin: add driver for Analog Devices ADIN1300 PHY by Nate Drude · Fri Apr 08 11:28:14 2022 -0500
  23. a60fced dt-bindings: memory-controller: Add information about ECC bindings by Dave Gerlach · Thu Mar 17 12:03:41 2022 -0500
  24. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · Mon Mar 28 12:36:49 2022 -0400
  25. 6e5a8b7 k210: use the board vendor name rather than the marketing name by Damien Le Moal · Tue Mar 01 10:35:39 2022 +0000
  26. 0285be8 doc: binding: scmi: link to latest Linux kernel binding by Etienne Carriere · Mon Feb 21 09:22:38 2022 +0100
  27. dd050c4 remoteproc: k3_system_controller: Support optional boot_notification channel by Nishanth Menon · Tue Jan 25 20:56:27 2022 +0530
  28. 9e2dd66 stm32mp1: ram: remove the support of calibration result by Patrick Delaunay · Mon Nov 15 15:32:29 2021 +0100
  29. 32b6c8b sandbox: mmc: Support a backing file by Simon Glass · Sat Oct 23 17:25:59 2021 -0600
  30. fe0a3a4 dt-bindings: arm: scmi: OP-TEE as transport channel for SCMI messages by Etienne Carriere · Tue Nov 09 17:08:23 2021 +0100
  31. c932976 pinctrl: Add Apple pinctrl driver by Mark Kettenis · Tue Nov 02 18:21:57 2021 +0100
  32. f5be5c8 serial: qcom: add support for GENI serial driver by Dzmitry Sankouski · Sun Oct 17 13:44:27 2021 +0300
  33. e1311b6 iommu: Add IOMMU uclass by Mark Kettenis · Sat Oct 23 16:58:01 2021 +0200
  34. d3254ce drivers/gpio: add support for MAX7320 i2c i/o expander by Hannes Schmelzer · Fri Oct 01 13:37:57 2021 +0200
  35. becebc0 dt-bindings: pwm: pwm-at91: Add PWM bindings for A5D2 by Dan Sneddon · Mon Sep 20 16:28:45 2021 -0700
  36. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  37. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · Mon Sep 27 17:42:37 2021 +0200
  38. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  39. 9df3865 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · Wed Sep 29 07:58:20 2021 -0400
  40. 6a6e402 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · Sat Sep 18 15:32:34 2021 +0300
  41. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  42. b25a5e5 drivers: tpm2: update reset gpio semantics by Jorge Ramirez-Ortiz · Thu Jun 03 12:40:26 2021 +0200
  43. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  44. eee20bf doc: Complete the list of available runtime-config options by Simon Glass · Thu Sep 09 14:10:32 2021 -0600
  45. 1bd4453 doc: Tidy up the bindings for the config/ node by Simon Glass · Thu Sep 09 14:10:31 2021 -0600
  46. 0866760 watchdog: add gpio watchdog driver by Rasmus Villemoes · Thu Aug 19 11:57:04 2021 +0200
  47. 8889581 bootcount: add a new driver with syscon as backend by Nandor Han · Thu Jun 10 15:40:38 2021 +0300
  48. b83019f doc: stm32mp1: add page for device tree bindings by Patrick Delaunay · Mon Aug 02 18:08:36 2021 +0200
  49. 9eaf20b arm64: a37xx: pinctrl: Correct PWM pins definitions by Marek Behún · Fri Jul 23 19:57:11 2021 +0200
  50. 7e4067a reboot-mode: read the boot mode from RTC memory by Nandor Han · Thu Jun 10 16:56:45 2021 +0300
  51. 6521e5d reboot-mode: read the boot mode from GPIOs status by Nandor Han · Thu Jun 10 16:56:44 2021 +0300
  52. 8807a56 x86: pci: Allow binding of some devices before relocation by Simon Glass · Sun Jun 27 17:50:57 2021 -0600
  53. aa0e3fc firmware: ti_sci: Add support for Resoure Management at R5 SPL stage. by Vignesh Raghavendra · Mon Jun 07 19:47:49 2021 +0530
  54. 45302ee9 dt-bindings: memory-controller: Add K3 AM64 DDRSS compatible by Dave Gerlach · Tue May 11 10:21:59 2021 -0500
  55. 985c567 sysinfo: Add gpio-sysinfo driver by Sean Anderson · Tue Apr 20 10:50:57 2021 -0400
  56. 54c9058 doc: dt-bindings: add Marvell comphy binding by Igal Liberman · Wed Apr 26 18:05:29 2017 +0300
  57. 595e047 doc: device-tree-bindings: regulator: anatop regulator by Ying-Chun Liu (PaulLiu) · Sat Mar 27 21:46:52 2021 +0800
  58. 0951481 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Apr 15 13:11:19 2021 -0400
  59. ef4f7e3 dt-bindings: net: Update Freescale TSEC to support "queue-group" by Bin Meng · Sun Mar 14 20:15:00 2021 +0800
  60. 122fbc9 dt-bindings: net: Add the old DT bindings for "fixed-link" by Bin Meng · Sun Mar 14 20:14:45 2021 +0800
  61. 3e091cc dt-bindings: fsp: Fix Apollo Lake FSP-S devicetree bindings by Wolfgang Wallner · Tue Mar 23 09:54:58 2021 +0100
  62. d68663a firmware: scmi: voltage regulator by Etienne Carriere · Mon Mar 08 22:38:06 2021 +0100
  63. 2b8031f pwm: Add a driver for Chrome OS EC PWM by Alper Nebi Yasak · Thu Oct 22 23:49:27 2020 +0300
  64. 117aed0 Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · Tue Mar 30 11:24:09 2021 -0400
  65. 1369d47 x86: coral: Show memory config and SKU ID on startup by Simon Glass · Sun Mar 21 16:50:07 2021 +1300
  66. 3a7d9f0 dt-bindings: pinctrl: at91-pio4: add slew-rate by Claudiu Beznea · Wed Jan 27 15:00:29 2021 +0200
  67. 32238f0 dt-bindings: input: adc-keys bindings documentation by Marek Szyprowski · Thu Feb 18 11:33:14 2021 +0100
  68. 5a5c948 dt-bindings: usb: mtk-xhci: add optional properies to disable ports by developer · Wed Dec 23 09:52:21 2020 +0800
  69. a45e6db remoteproc: k3_r5: Sync to upstreamed kernel DT property names by Suman Anna · Tue Jan 26 18:20:56 2021 -0600
  70. e197979 doc: device-tree-bindings: rtc: Abracon AB x80x i2c rtc by Ying-Chun Liu (PaulLiu) · Fri Jan 15 13:53:03 2021 +0800
  71. 386d530 dt-bindings: pinctrl: at91-pio4: add property for drive strength by Eugen Hristev · Tue Jan 05 10:50:06 2021 +0200
  72. 12c9f60 video: seps525: Add dt binding description by Vikhyat Goyal · Wed Dec 02 15:21:51 2020 -0700
  73. edddcf5 spi: dw: Document devicetree binding by Sean Anderson · Fri Oct 16 18:57:52 2020 -0400
  74. c8a755d phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/off by Patrick Delaunay · Thu Oct 15 14:50:57 2020 +0200
  75. 8656f58 pinctrl: k210: Rename power domains to match datasheet by Sean Anderson · Fri Nov 13 08:43:40 2020 -0500
  76. 31d187d smbios: Add documentation and devicetree binding by Simon Glass · Thu Nov 05 06:32:10 2020 -0700
  77. 159829d doc: Add a binding for sysinfo by Simon Glass · Thu Nov 05 06:32:06 2020 -0700
  78. 458b66a board: Rename uclass to sysinfo by Simon Glass · Thu Nov 05 06:32:05 2020 -0700
  79. e4b17a7 spi: Add Qualcomm QUP SPI controller driver by Robert Marko · Thu Oct 08 22:05:09 2020 +0200
  80. cbe5ab5 dt-bindings: usb: mtu3: add bindings for MediaTek USB3 DRD by developer · Wed Oct 14 15:08:26 2020 +0800
  81. fc6be59 dt-binding: usb: add bindings for some common properties by developer · Wed Oct 14 15:08:25 2020 +0800
  82. 087dfce pinctrl: Add support for Kendryte K210 FPIOA by Sean Anderson · Mon Sep 14 11:01:58 2020 -0400
  83. 319ca70 pinctrl: Add pinmux property support to pinctrl-generic by Sean Anderson · Mon Sep 14 11:01:55 2020 -0400
  84. a1d0a3f dt-bindings: arm: SCMI bindings documentation by Etienne Carriere · Wed Sep 09 18:44:03 2020 +0200
  85. 154dc3e x86: Add a way to add to the e820 memory table by Simon Glass · Tue Sep 22 12:45:40 2020 -0600
  86. d81ade4 x86: Add wake sources for the acpi_gpe driver by Simon Glass · Tue Sep 22 12:45:02 2020 -0600
  87. 31cc5b4 i2c: Add a generic driver to generate ACPI info by Simon Glass · Tue Sep 22 12:45:01 2020 -0600
  88. 5966b6d net: tsec: Add the compatible string "gianfar" support by Hou Zhiqiang · Thu Jul 16 18:09:14 2020 +0800
  89. 594a7f0 Merge branch 'master' into next by Tom Rini · Mon Sep 21 14:25:37 2020 -0400
  90. ca1dba2 x86: fsp: Replace e-mmc with emmc in devicetree bindings by Wolfgang Wallner · Fri Sep 11 16:52:28 2020 +0200
  91. 41b64a8 net, qe: add DM support for QE UEC ethernet by Heiko Schocher · Thu Feb 06 09:48:16 2020 +0100
  92. fa9638d dt-bindings: remoteproc: k3-r5f: Update bindings for J7200 SoCs by Suman Anna · Mon Aug 17 18:15:07 2020 -0500
  93. 68aa38e arch: x86: apl: Update FSP parameters by Bernhard Messerklinger · Wed Jul 22 09:29:39 2020 +0200
  94. be278c1 pinctrl: add nexell driver by Stefan Bosch · Fri Jul 10 19:07:30 2020 +0200
  95. 9d85dfb i2c: add nexell driver by Stefan Bosch · Fri Jul 10 19:07:28 2020 +0200
  96. 60baa04 msm_gpio: Add support for Qualcomm IPQ40xx by Robert Marko · Mon Jul 06 10:37:56 2020 +0200
  97. 03a3602 msm_serial: Read bit rate register value from DT by Robert Marko · Mon Jul 06 10:37:55 2020 +0200
  98. 2926f57 fsl_dspi: Introduce DT bindings for CS-SCK and SCK-CS delays by Vladimir Oltean · Mon May 04 11:24:26 2020 +0300
  99. 59ddd3a sound: Add an ACPI driver for Maxim MAX98357ac by Simon Glass · Tue Jul 07 21:32:18 2020 -0600
  100. 23cd606 sound: Add an ACPI driver for Dialog Semicondutor da7219 by Simon Glass · Tue Jul 07 21:32:17 2020 -0600