1. ca1b5d0 xilinx: zynq: Use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME for dfu_alt_info by Michal Simek · 2 years, 4 months ago
  2. f0d6f46 xilinx: Fix logic when dfu_alt_info is generated by Michal Simek · 2 years, 4 months ago
  3. fccd234 xilinx: zynq: Enable mkeficapsule tools compilation by Michal Simek · 2 years, 4 months ago
  4. 37b5650 xilinx: versal: Define CONFIG_CQSPI_REF_CLK by Ashok Reddy Soma · 2 years, 4 months ago
  5. e76de44 xilinx: versal: Enable power domain driver by Ashok Reddy Soma · 2 years, 4 months ago
  6. 0569d5f firmware: zynqmp: Skip loading config object for Versal by Ashok Reddy Soma · 2 years, 4 months ago
  7. eed0a11 xilinx: zynq: Disable LMB for mini configurations by Michal Simek · 2 years, 3 months ago
  8. cbb4c39 xilinx: zynqmp: Disable LMB for mini u-boot by Ashok Reddy Soma · 2 years, 4 months ago
  9. d0ed5d1 cmd: bdinfo: Enable dumping lmb data when LMB is enabled by Michal Simek · 2 years, 3 months ago
  10. c1bafc0 xilinx: zynqmp: Disable various configs for mini U-Boot by Ashok Reddy Soma · 2 years, 4 months ago
  11. b8907ac xilinx: versal: Enable i2c mux uclass with pca954x driver by Michal Simek · 2 years, 4 months ago
  12. 46d35c9 xilinx: zynqmp: Fix AES with a user provided key by Janne Ylalehto · 2 years, 4 months ago
  13. fb7fcc2 fpga: zynq: Remove post config info message for SPL by Stefan Herbrechtsmeier · 2 years, 4 months ago
  14. 10ff288 zynq: Convert arm twd timer to DM driver by Stefan Herbrechtsmeier · 2 years, 4 months ago
  15. b13a4d0 Merge branch '2022-09-02-assorted-improvements' into next by Tom Rini · 2 years, 3 months ago
  16. b6e254d dm: rtc: Try to handle the localtime() race by Simon Glass · 2 years, 4 months ago
  17. 277bab8 dm: rtc: Try to avoid a race in rtc_set_get test by Simon Glass · 2 years, 4 months ago
  18. ad98e31 dm: rtc: Avoid a race in the rtc_reset test by Simon Glass · 2 years, 4 months ago
  19. 91a187b test: Allow running tests multiple times by Simon Glass · 2 years, 4 months ago
  20. 8980155 dm: rtc: Make use of ut_assertnonnull() by Simon Glass · 2 years, 4 months ago
  21. 2e32f5d ci: Add a test for a non-LTO build by Simon Glass · 2 years, 4 months ago
  22. 6c8ec91 Makefile: Allow LTO to be disabled for a build by Simon Glass · 2 years, 4 months ago
  23. 85f8c35 arm: ARMv4 assembly compatibility by Sergei Antonov · 2 years, 3 months ago
  24. e69e1f1 cmd: Add pause command by Samuel Dionne-Riel · 2 years, 3 months ago
  25. bdd8ab1 distro_bootcmd: Introduce support for extension command by Matwey V. Kornilov · 2 years, 4 months ago
  26. b124c78 Merge branch '2022-09-01-assorted-Kconfig-migrations' into next by Tom Rini · 2 years, 3 months ago
  27. cbc1e1c ARM: imx6: dh-imx6: Enable d-cache early in SPL by Marek Vasut · 2 years, 4 months ago
  28. c55a252 ARM: cache: Allow SPL to build cache-pl310.c by Philip Oberfichtner · 2 years, 4 months ago
  29. 5833e1b Convert CONFIG_SYS_L2_PL310 to Kconfig by Philip Oberfichtner · 2 years, 4 months ago
  30. 2e3ef9e Remove CONFIG_SYS_I2C_EEPROM_PAGE_WRITE_BITS et al by Tom Rini · 2 years, 4 months ago
  31. d209eda Convert CONFIG_SYS_I2C_EEPROM_CCID et al to Kconfig by Tom Rini · 2 years, 4 months ago
  32. a72db48 Merge branch '2022-08-26-assorted-platform-updates' into next by Tom Rini · 2 years, 3 months ago
  33. 04e4393 firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() function by Andrew Davis · 2 years, 4 months ago
  34. b3e71b7 firmware: ti_sci: Remove inline keyword from functions by Andrew Davis · 2 years, 4 months ago
  35. 2256372 firmware: ti_sci: Factor out message alloc failed message by Andrew Davis · 2 years, 4 months ago
  36. 771a16f firmware: ti_sci: Reduce output on ti_sci_do_xfer error by Andrew Davis · 2 years, 4 months ago
  37. b7572e5 arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings by Sumit Garg · 2 years, 4 months ago
  38. 83e3eb0 pinctrl: sdm845: Remove redundant CONFIG_SDM845 check by Sumit Garg · 2 years, 4 months ago
  39. 66bc258 qcs404evb_defconfig: Enable USB configs by Sumit Garg · 2 years, 4 months ago
  40. 23de64e board: qcs404-evb: Enable USB3 specific PMIC GPIO by Sumit Garg · 2 years, 4 months ago
  41. d04a52e dts: qcs404-evb: Add PMIC GPIO controller node by Sumit Garg · 2 years, 4 months ago
  42. 3564257 gpio: qcom_pmic: Add support for GPIO LV/MV subtype by Sumit Garg · 2 years, 4 months ago
  43. 60900b4 pmic: Convert pm8916 driver to a generic Qcom PMIC driver by Sumit Garg · 2 years, 4 months ago
  44. d15d670 dts: qcs404-evb: Add USB controller and PHY nodes by Sumit Garg · 2 years, 4 months ago
  45. 3018e52 clocks: qcs404: Add support for USB clocks by Sumit Garg · 2 years, 4 months ago
  46. 1d1ca6e clocks: qcom: Add clock enable callback support by Sumit Garg · 2 years, 4 months ago
  47. dc160a7 dts: qcs404-evb: Add reset controller node by Sumit Garg · 2 years, 4 months ago
  48. 51243be reset: qcom: Add support for QCS404 SoC reset table by Sumit Garg · 2 years, 4 months ago
  49. 2cf66c45 reset: Convert ipq4019 driver to a generic Qcom driver by Sumit Garg · 2 years, 4 months ago
  50. aae3573 phy: Add support for drivers to enable USB on QCS404 SoC by Sumit Garg · 2 years, 4 months ago
  51. 302d5a4 phy: Move qcom SoCs specific phy drivers to qcom folder by Sumit Garg · 2 years, 4 months ago
  52. fd2ec67 arm: total_compute: enable psci by Davidson K · 2 years, 4 months ago
  53. 44a93f7 configs: j721s2_evm_a72_defconfig: fix the bootcmd by Jayesh Choudhary · 2 years, 4 months ago
  54. 445eccb Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · 2 years, 3 months ago
  55. d8331ba Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 3 months ago
  56. ce53ec8 configs: Resync with savedefconfig by Tom Rini · 2 years, 3 months ago
  57. 7e4d76c board: lsxl: update the README by Michael Walle · 2 years, 4 months ago
  58. e03a357 board: lsxl: disable eth0 by Michael Walle · 2 years, 4 months ago
  59. 812efbf board: lsxl: convert to CONFIG_TIMER by Michael Walle · 2 years, 4 months ago
  60. 6dbe906 board: lsxl: convert to DM_SERIAL by Michael Walle · 2 years, 4 months ago
  61. 9c301c0 board: lsxl: convert to DM_ETH by Michael Walle · 2 years, 4 months ago
  62. b8666dd board: lsxl: convert to DM_GPIO by Michael Walle · 2 years, 4 months ago
  63. 2e5bab1 board: lsxl: make last resort recovery more reliable by Michael Walle · 2 years, 4 months ago
  64. 1c0aec8 board: lsxl: enable ATAGS support by Michael Walle · 2 years, 4 months ago
  65. b768473 board: lsxl: use proper *_r variables by Michael Walle · 2 years, 4 months ago
  66. 5b849ca board: lsxl: reorder image loading and remove ramdisk_len by Michael Walle · 2 years, 4 months ago
  67. 75c190e board: lsxl: use CONFIG_DEFAULT_FDT_FILE by Michael Walle · 2 years, 4 months ago
  68. 9adb0b1 board: lsxl: automatically select CONFIG_MISC_INIT_R by Michael Walle · 2 years, 4 months ago
  69. 7f444e4 board: lsxl: remove unused header files by Michael Walle · 2 years, 4 months ago
  70. 6ee86ed board: lsxl: remove CONFIG_ENV_OVERWRITE by Michael Walle · 2 years, 4 months ago
  71. 3109688 board: lsxl: remove eraseenv script by Michael Walle · 2 years, 4 months ago
  72. b23710a board: lsxl: remove unused features by Michael Walle · 2 years, 4 months ago
  73. f1f8e00 board: lsxl: limit size to 384kiB by Michael Walle · 2 years, 4 months ago
  74. dc7241a button: gpio: add DM_GPIO dependency by Michael Walle · 2 years, 4 months ago
  75. f874e09 timer: add orion-timer support by Michael Walle · 2 years, 4 months ago
  76. 2e9151e arm: kirkwood: make it CONFIG_TIMER aware by Michael Walle · 2 years, 4 months ago
  77. e370d02 arm: kirkwood: 88f6281: Detect CONFIG_SYS_TCLK from SAR register by Pali Rohár · 2 years, 4 months ago
  78. 48d7dc6 time: move the CONFIG_SYS_TIMER_RATE handling to the compiler by Michael Walle · 2 years, 4 months ago
  79. c35331c arm: kirkwood: nsa310s: Add Distro boot capability by Tony Dinh · 2 years, 4 months ago
  80. 8e5d016 arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation by Pali Rohár · 2 years, 4 months ago
  81. db69aef arm: mvebu: turris_mox: Set "sfp" label in eth1 DT node when only Mox SFP is detected by Pali Rohár · 2 years, 4 months ago
  82. e16cc98 arm: mvebu: turris_omnia: Show MCU version by Pali Rohár · 2 years, 4 months ago
  83. 07e5fcf arm: kirkwood: pogo_v4: Add Distro boot capability by Tony Dinh · 2 years, 4 months ago
  84. 322d8da arm: mvebu: Define env_sf_get_env_addr() for all Armada boards in SPL by Pali Rohár · 2 years, 4 months ago
  85. 13c6e43 Prepare v2022.10-rc3 by Tom Rini · 2 years, 3 months ago
  86. e19f097 Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 3 months ago
  87. dc15383 Merge branch '2022-08-22-platform-removals-CI-updates' by Tom Rini · 2 years, 3 months ago
  88. d1ed446 CI: Move to Ubuntu 2022.04 "Jammy" for CI base by Tom Rini · 2 years, 4 months ago
  89. 1649b89 mtd: rawnand: fsl_elbc: Fix reading address pointer from DT by Pali Rohár · 2 years, 3 months ago
  90. 2a4d95f mtd: rawnand: fsl_elbc: Remove NAND_NO_SUBPAGE_WRITE flag by Pali Rohár · 2 years, 4 months ago
  91. bd4cf0c configs: imx8mn_bsh_smm_s2: Use nand_base ident for nand identification by Michael Trimarchi · 2 years, 4 months ago
  92. 2ee0a56 mtd: nand: samsung: Retrieve ECC requirements from extended by Michael Trimarchi · 2 years, 4 months ago
  93. f20a6f0 mtd: nand: Rename nand_get_flash_type() into nand_detect() by Michael Trimarchi · 2 years, 4 months ago
  94. 4d4862d9 mtd: nand: change return type of nand_get_flash_type() to int by Michael Trimarchi · 2 years, 4 months ago
  95. 25bb179 mtd: nand: Rename the nand_manufacturers struct by Michael Trimarchi · 2 years, 4 months ago
  96. fdb677d CI: Azure: Merge PowerPC jobs in to one by Tom Rini · 2 years, 4 months ago
  97. 5c13bd1 powerpc: remove support for kmtergr1 and MPC8309 by Holger Brunck · 2 years, 3 months ago
  98. d1f0b42 arm: Remove warp board by Tom Rini · 2 years, 4 months ago
  99. 6c629d0 Merge branch '2022-08-20-enforce-DM_ETH-migration' by Tom Rini · 2 years, 3 months ago
  100. 4c40e73 net: Make DM_ETH be selected by NETDEVICE by Tom Rini · 2 years, 4 months ago