1. d037e79 sunxi: F1C100s: update DT files from Linux by Andre Przywara · 2 years, 6 months ago
  2. 89dd650 clk: sunxi: implement clock driver for suniv f1c100s by George Hilliard · 3 years, 3 months ago
  3. ce00370 ARM: dts: sun50i: H6: Sync from Linux v5.18-rc1 by Samuel Holland · 2 years, 6 months ago
  4. 7710282 ARM: dts: sun50i: A64: Sync from Linux v5.18-rc1 by Samuel Holland · 2 years, 6 months ago
  5. 7024755 ARM: dts: sun8i: R40/T3: Sync from Linux v5.18-rc1 by Samuel Holland · 2 years, 6 months ago
  6. 94539ab ARM: dts: sun8i: V3/V3s/S3: Sync from Linux v5.18-rc1 by Samuel Holland · 2 years, 6 months ago
  7. 2c59785 ARM: dts: sunxi: H2+/H3/H5: Sync from Linux v5.18-rc1 by Samuel Holland · 2 years, 6 months ago
  8. 2d648e6 ARM: dts: sun8i: A83T: Sync from Linux v5.18-rc1 by Samuel Holland · 2 years, 6 months ago
  9. 6f97e02 ARM: dts: sun9i: Sync from Linux v5.18-rc1 by Samuel Holland · 2 years, 6 months ago
  10. 70f24fa ARM: dts: sunxi: A13/A31/A23/A33: Sync from Linux v5.18-rc1 by Samuel Holland · 2 years, 6 months ago
  11. 4746694 ARM: dts: sun4i: Sync from Linux v5.18-rc1 by Samuel Holland · 2 years, 6 months ago
  12. 0605ac4 ARM: dts: sun7i: Sync from Linux v5.18-rc1 by Samuel Holland · 2 years, 6 months ago
  13. 91407bb ARM: dts: sunxi: Remove unused devicetree headers by Samuel Holland · 2 years, 6 months ago
  14. 9a50489 dt-bindings: sunxi: Update clock/reset binding headers by Samuel Holland · 2 years, 6 months ago
  15. 6f00b97 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 5 months ago
  16. 868d58f usb: dwc3: Fix non-usb3 configurations by Jan Kiszka · 2 years, 6 months ago
  17. 658d38e Merge tag 'u-boot-stm32-20220520' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 5 months ago
  18. 6a6468f usb: xhci-dwc3: Support role switch default role by Mark Kettenis · 2 years, 6 months ago
  19. b6a4693 spi: stm32_qspi: Remove SR_BUSY bit check before sending command by Patrice Chotard · 2 years, 5 months ago
  20. a6d7eeb spi: stm32_qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd() by Patrice Chotard · 2 years, 5 months ago
  21. 0adf10a ARM: dts: stm32: Configure Buck3 voltage per PMIC NVM on Avenger96 by Marek Vasut · 2 years, 5 months ago
  22. f83bd23 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 5 months ago
  23. f9ec791 pinctrl: probe pinctrl drivers during post-bind by Robert Marko · 2 years, 6 months ago
  24. c7111e6 mvebu: uDPU: include fixed-phy support by Robert Marko · 2 years, 6 months ago
  25. 29dd6e4 arm: mvebu: turris_{omnia,mox}: Enable CONFIG_NETCONSOLE by Pali Rohár · 2 years, 5 months ago
  26. 5be1728 arm: mvebu: Fix DEBUG_UART_BASE for all 32-bit boards by Pali Rohár · 2 years, 5 months ago
  27. 2418c1f arm: mvebu: turris_omnia: Fix DEBUG_UART_BASE by Pali Rohár · 2 years, 6 months ago
  28. d293759 serial: ns16550: Add support for SPL_DEBUG_UART_BASE by Pali Rohár · 2 years, 6 months ago
  29. 958789f serial: Add new config option TPL_DEBUG_UART_BASE by Pali Rohár · 2 years, 5 months ago
  30. 9f971ff serial: Add new config option SPL_DEBUG_UART_BASE by Pali Rohár · 2 years, 6 months ago
  31. 5bb2c55 arm: mvebu: Move internal registers in arch_very_early_init() function by Pali Rohár · 2 years, 6 months ago
  32. 948da77 arm: Add new config option ARCH_VERY_EARLY_INIT by Pali Rohár · 2 years, 6 months ago
  33. 1001a0a arm: mvebu: Remove unused ARMADA_64BIT by Chris Packham · 2 years, 6 months ago
  34. 008468f cmd: mvebu: Hide bubt specific options when bubt is disabled by Pali Rohár · 2 years, 6 months ago
  35. c387e62 Merge branch '2022-05-11-Kconfig-cleanups-etc' by Tom Rini · 2 years, 5 months ago
  36. db26c50 Makefile: update warning about CONFIG_OF_EMBED by Ralph Siemsen · 2 years, 6 months ago
  37. 13ae36c board_r: use IS_ENABLED(CONFIG_NEEDS_MANUAL_RELOC) in board_init_r() by Ovidiu Panait · 2 years, 6 months ago
  38. 54a54a6 Convert CONFIG_MTD_CONCAT to Kconfig by Chris Packham · 2 years, 6 months ago
  39. cff2963 common/console.c: use CONFIG_VAL() with PRE_CON_BUF_* variables by Rasmus Villemoes · 2 years, 6 months ago
  40. 042e87e boot: Kconfig: Enable FIT processing by default on TI secure devices by Andrew Davis · 2 years, 6 months ago
  41. 52dc334 boot: Kconfig: Disable non-FIT loading for TI secure devices by Andrew Davis · 2 years, 6 months ago
  42. 11f32da spl: Force disable non-FIT loading for TI secure devices by Andrew Davis · 2 years, 6 months ago
  43. 6665ab1 spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT by Andrew Davis · 2 years, 6 months ago
  44. 21e2599 Merge tag 'u-boot-stm32-20220510' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 5 months ago
  45. b4eb577 Merge tag 'i2c-2022-07' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 2 years, 5 months ago
  46. 3812774 misc: Fix always compiling MISC even for SPL/TPL by Sean Anderson · 2 years, 6 months ago
  47. e198d4f doc: Add documentation for STM32 MCUs by Patrice Chotard · 2 years, 6 months ago
  48. eda7b6a configs: stm32746g-eval: Add stm32746g-eval_spl_defconfig by Patrice Chotard · 2 years, 6 months ago
  49. e9881a1 configs: stm32746g-eval: Add stm32746g-eval_defconfig by Patrice Chotard · 2 years, 6 months ago
  50. 7aa4b45 configs: stm32f746-disco: use CONFIG_DEFAULT_DEVICE_TREE as fdtfile by Patrice Chotard · 2 years, 6 months ago
  51. 16613ed board: stm32f746-disco: Fix dram_init() in none SPL config by Patrice Chotard · 2 years, 6 months ago
  52. 35a15bc configs: stm32f746-disco: Migrate SPL flags to defconfig by Patrice Chotard · 2 years, 6 months ago
  53. 5ff7f04 configs: stm32f769-disco: Migrate SPL flags to defconfig by Patrice Chotard · 2 years, 6 months ago
  54. bad1b79 configs: stm32f769-disco: Add stm32f769-disco_defconfig by Patrice Chotard · 2 years, 6 months ago
  55. 969bc0a configs: stm32f769-disco: Rename stm32f769-disco_defconfig to stm32f769-disco_spl_defconfig by Patrice Chotard · 2 years, 6 months ago
  56. 50f4834 configs: stm32f746-disco: Add stm32f746-disco_defconfig by Patrice Chotard · 2 years, 6 months ago
  57. 0d4ef52 configs: stm32f746-disco: Rename stm32f746-disco_defconfig to stm32f746-disco_spl_defconfig by Patrice Chotard · 2 years, 6 months ago
  58. 480995b configs: stm32f746-disco: Concatenate spl and u-boot binaries by Patrice Chotard · 2 years, 6 months ago
  59. 05a3a02 clk: stm32mp1: Add missing newline by Marek Vasut · 2 years, 6 months ago
  60. 67899c2 board: st: stm32mp1: Consider USB cable connected when boot device is USB by Patrice Chotard · 2 years, 6 months ago
  61. da6473c phy: stm32-usbphyc: stm32-usbphyc: Add DT phy tuning support by Patrice Chotard · 2 years, 6 months ago
  62. 427f452 gpio: stm32_gpio: Rework GPIO hole management by Patrice Chotard · 2 years, 6 months ago
  63. 234b03f pinctrl: pinctrl_stm32: Use GPIOF_UNKNOWN to indicate not mapped pins by Patrice Chotard · 2 years, 6 months ago
  64. 4382e55 pinctrl: pinctrl_stm32: Update pinmux_mode definition by Patrice Chotard · 2 years, 6 months ago
  65. 8202c95 ARM: stm32: Use CONFIG_TFTP_TSIZE on STMicroelectronics boards by Patrick Delaunay · 2 years, 6 months ago
  66. 6d4619f ARM: dts: stm32: Move DHCOR BUCK3 VDD 2V9 adjustment to 1V8 DTSI by Marek Vasut · 2 years, 6 months ago
  67. 473c7d7 ARM: stm32: Use CONFIG_TFTP_TSIZE on DHSOM by Marek Vasut · 2 years, 6 months ago
  68. 9da04c1 ARM: stm32: Use default CONFIG_TFTP_BLOCKSIZE on DHSOM by Marek Vasut · 2 years, 6 months ago
  69. d6ae183 stm32mp: psci: Retain MCUDIVR, PLL3CR, PLL4CR, MSSCKSELR across suspend by Marek Vasut · 2 years, 6 months ago
  70. 221869e ram: stm32mp1: Conditionally enable ASR by Marek Vasut · 2 years, 6 months ago
  71. 189ec2f arm: dts: stm32mp15: alignment with v5.18 by Patrick Delaunay · 2 years, 6 months ago
  72. 655af9a ARM: stm32mp: correctly handle Silicon revision by Patrick Delaunay · 2 years, 6 months ago
  73. 6a69eaf ARM: stm32mp: skip ft_system_setup when the soc node is absent by Patrick Delaunay · 2 years, 6 months ago
  74. 5367b67 configs: stm32mp1: Add support for baudrates higher than 115200 for st-link by Patrick Delaunay · 2 years, 6 months ago
  75. 806c4dd configs: stm32mp1: set the console variable for extlinux.conf by Patrick Delaunay · 2 years, 6 months ago
  76. 1494e37 board: st: common: fix the error messages in stboard command by Patrick Delaunay · 2 years, 6 months ago
  77. 13dc756 video: stm32: stm32_ltdc: support several hardware versions by Yannick Fertre · 2 years, 7 months ago
  78. ef4ce6d video: stm32: stm32_ltdc: fix data enable polarity by Yannick FERTRE · 2 years, 7 months ago
  79. a9fed5a stm32mp: stm32prog: handle flashlayout without STM32 image header by Patrick Delaunay · 2 years, 7 months ago
  80. 152576a stm32mp: stm32prog: handle U-Boot script in flashlayout alternate by Patrick Delaunay · 2 years, 7 months ago
  81. 7f1121a stm32mp: stm32prog: handle interruption during the first enumeration by Patrick Delaunay · 2 years, 7 months ago
  82. 2a4fe0e stm32mp: stm32prog: add support of UUID for FIP partition by Patrick Delaunay · 2 years, 7 months ago
  83. 49d0ecb1 stm32mp: stm32prog: add support of STM32IMAGE version 2 by Patrick Delaunay · 2 years, 7 months ago
  84. e82ab4c stm32mp: stm32prog: add TEE support in stm32prog command by Patrick Delaunay · 2 years, 7 months ago
  85. 72450b4 stm32mp: stm32prog: add CONFIG_CMD_STM32PROG_OTP by Patrick Delaunay · 2 years, 7 months ago
  86. d983e50 stm32mp: stm32prog: fix comment by Patrick Delaunay · 2 years, 7 months ago
  87. 89eabd2 misc: atsha204a: Add support for atsha204 chip by Pali Rohár · 2 years, 7 months ago
  88. 25965e8 doc: Add device-tree-bindings for atsha204 and atsha204a by Pali Rohár · 2 years, 6 months ago
  89. a6cc0b0 i2c: ihs: intel: Fix typo in comments (actual) by Michal Simek · 2 years, 6 months ago
  90. f6973cc Merge branch '2022-05-09-TI-platform-updates' by Tom Rini · 2 years, 5 months ago
  91. 28a4c31 ARM: dts: k3-am642-sk-u-boot: add PMIC node by Neil Armstrong · 2 years, 6 months ago
  92. 75388a8 config: enable TPS65219 for am64x_evm_a53 boards by Neil Armstrong · 2 years, 6 months ago
  93. 411502c regulator: add driver for the TPS65219 BUCK & LDO regulators by Neil Armstrong · 2 years, 6 months ago
  94. b5cfa0c power: add driver for the TPS65219 PMIC by Neil Armstrong · 2 years, 6 months ago
  95. c7484ce Nokia RX-51: Convert to CONFIG_DM_SERIAL by Pali Rohár · 2 years, 6 months ago
  96. f017c81 Nokia RX-51: Enable CONFIG_SUPPORT_RAW_INITRD by Pali Rohár · 2 years, 5 months ago
  97. 655a93f am335x, guardian: Drop non DM_I2C code by Gireesh Hiremath · 2 years, 6 months ago
  98. 75878e9 configs: am335x_guardian: Enable DM_I2C by Gireesh Hiremath · 2 years, 6 months ago
  99. e61374b ARM: dts: am335x: guardian: switch to AM33XX_PADCONF by Gireesh Hiremath · 2 years, 6 months ago
  100. f08ed34 Prepare v2022.07-rc2 by Tom Rini · 2 years, 5 months ago