1. e3812b5 led: pwm: Use NOP uclass driver for top-level node by Stefan Herbrechtsmeier · 2 years, 3 months ago
  2. 7886c45 mtd: rawnand: Add support to dedicated function to set timings by Kory Maincent · 2 years, 3 months ago
  3. 8142c45 fw_env: add fallback to Linux's NVMEM based access by Rafał Miłecki · 2 years, 3 months ago
  4. 9b78c92 Makefile: respect CONFIG_CC_OPTIMIZE_FOR_DEBUG for host tools by Heinrich Schuchardt · 2 years, 3 months ago
  5. d1a03e6 sound: enable building DA7219 driver with ACPIGEN=n by Heinrich Schuchardt · 2 years, 3 months ago
  6. 3ca32c8 snd: enable building max98357a driver with ACPIGEN=n by Heinrich Schuchardt · 2 years, 3 months ago
  7. ebaa3d0 test: fix CONFIG_ACPIGEN dependencies by Heinrich Schuchardt · 2 years, 3 months ago
  8. e6ca148 distroboot: Fix ubifs by Pali Rohár · 2 years, 4 months ago
  9. 69ca709 ubifs: Fix reference count leak in ubifsumount by Pali Rohár · 2 years, 4 months ago
  10. 54ee5ae Add SCSI scan for ENV in EXT4 or FAT by Rogier Stam · 2 years, 4 months ago
  11. ea92f95 Merge branch '2022-07-07-Kconfig-migrations-dead-code-removal' into next by Tom Rini · 2 years, 3 months ago
  12. c45568c Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 3 months ago
  13. 64a2a7b Convert CONFIG_SYS_BOOTCOUNT_LE et al to Kconfig by Tom Rini · 2 years, 3 months ago
  14. d9c4d66 kmcoge5ne: Move BFTIC3 CONFIG references to their usage by Tom Rini · 2 years, 3 months ago
  15. 56fc54a mx*sabresd: Reference CONFIG_SYS_AUXCORE_BOOTDATA value directly by Tom Rini · 2 years, 3 months ago
  16. bb20a10 Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 3 months ago
  17. f6c1f91 Convert CONFIG_SYS_FSL_CPC et al to Kconfig by Tom Rini · 2 years, 3 months ago
  18. 5a44618 Convert CONFIG_SYS_RAMBOOT to Kconfig by Tom Rini · 2 years, 3 months ago
  19. 3dab405 Convert CONFIG_SYS_BOOK3E_HV to Kconfig by Tom Rini · 2 years, 3 months ago
  20. a457ebd arm: Remove PXA architecture support by Tom Rini · 2 years, 3 months ago
  21. fcf4fa7 Convert CONFIG_SYS_83XX_DDR_USES_CS0 to Kconfig by Tom Rini · 2 years, 3 months ago
  22. d9d4978 thunerx_88xx: Clean up config slightly. by Tom Rini · 2 years, 3 months ago
  23. afe3378 Convert CONFIG_PALMAS_POWER to Kconfig by Tom Rini · 2 years, 3 months ago
  24. 2bb9d7c Convert CONFIG_SYS_EMIF_PRECALCULATED_TIMING_REGS et al to Kconfig by Tom Rini · 2 years, 3 months ago
  25. 0d121ad Convert CONFIG_SYS_DISCOVER_PHY to Kconfig by Tom Rini · 2 years, 3 months ago
  26. 7675a52 Convert CONFIG_SYS_UNIFY_CACHE to Kconfig by Tom Rini · 2 years, 3 months ago
  27. f1c6dfa4 layerscape: Remove some unused CONFIG symbols by Tom Rini · 2 years, 3 months ago
  28. ac8b369 usb: Remove some unused CONFIG settings by Tom Rini · 2 years, 3 months ago
  29. dea2584 usb: ohci-hcd: Remove some unused legacy code by Tom Rini · 2 years, 3 months ago
  30. cd6a45a Convert CONFIG_USB_OHCI_NEW et al to Kconfig by Tom Rini · 2 years, 3 months ago
  31. b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 3 months ago
  32. abba59f Convert CONFIG_USB_XHCI_EXYNOS et al to Kconfig by Tom Rini · 2 years, 3 months ago
  33. cb9843b Merge branch '2022-07-06-platform-updates' into next by Tom Rini · 2 years, 3 months ago
  34. 847505a misc: nuvoton: Add host interface configuration driver by Jim Liu · 2 years, 3 months ago
  35. b24087a CI: Add Aspeed AST2600 by Joel Stanley · 2 years, 3 months ago
  36. 3045d61 aspeed/spl: Remove OVERLAY from linker script by Joel Stanley · 2 years, 3 months ago
  37. 154cffa ast2600: Configure u-boot-with-spl.bin target by Joel Stanley · 2 years, 3 months ago
  38. a161753 spl: Set SPL_MAX_SIZE default for AST2600 by Joel Stanley · 2 years, 3 months ago
  39. f78a1f2 config/ast2600: Disable hash hardware accel by Joel Stanley · 2 years, 3 months ago
  40. c24129e config/ast2600: Make position independent by Joel Stanley · 2 years, 3 months ago
  41. 82010a7 config/ast2600: Enable CRC32 by Joel Stanley · 2 years, 3 months ago
  42. dc96a82 config/ast2600: Enable eMMC related boot options by Joel Stanley · 2 years, 3 months ago
  43. a7d606f mmc/aspeed: Enable controller clocks by Joel Stanley · 2 years, 3 months ago
  44. 66900bc mmc/aspeed: Probe from controller by Joel Stanley · 2 years, 3 months ago
  45. f49a7a1 mmc/aspeed: Add debuging for clock probe failures by Joel Stanley · 2 years, 3 months ago
  46. 5020453 clk/ast2500: Add SD clock by Joel Stanley · 2 years, 3 months ago
  47. 85bb3a4 clk/ast2600: Adjust eMMC clock names by Joel Stanley · 2 years, 3 months ago
  48. 67e20f9 clk/aspeed: Add debug message when clock fails by Joel Stanley · 2 years, 3 months ago
  49. 0b2a749 ARM: dts: ast2500: Update SDHCI nodes by Joel Stanley · 2 years, 3 months ago
  50. dedf8e3 ARM: dts: ast2600: Update SDHCI nodes by Joel Stanley · 2 years, 3 months ago
  51. f760403 config/aspeed: Enable EEPROM options by Joel Stanley · 2 years, 3 months ago
  52. 93330f2 config/ast2600: Enable I2C driver by Joel Stanley · 2 years, 3 months ago
  53. 50b23b1 i2c/aspeed: Add AST2600 compatible by Joel Stanley · 2 years, 3 months ago
  54. 453fe1e i2c/aspeed: Fix reset control by Joel Stanley · 2 years, 3 months ago
  55. 0a8bd97 reset/aspeed: Implement status callback by Joel Stanley · 2 years, 3 months ago
  56. b45768e ARM: dts: ast2600-evb: Add I2C devices by Joel Stanley · 2 years, 3 months ago
  57. 5ff466f ARM: dts: ast2500-evb: Add I2C devices by Joel Stanley · 2 years, 3 months ago
  58. 3ad1d85 ARM: dts: ast2600-evb: Remove redundant pinctrl by Joel Stanley · 2 years, 3 months ago
  59. fc28e02 ARM: dts: ast2600: Disable I2C nodes by default by Joel Stanley · 2 years, 3 months ago
  60. a87273b ARM: dts: ast2600: Add I2C reset properties by Joel Stanley · 2 years, 3 months ago
  61. 8c30192 ARM: dts: ast2600: Add I2C pinctrl by Eddie James · 2 years, 3 months ago
  62. 10c8baf soc: soc_ti_k3: identify j7200 SR2.0 SoCs by Bryan Brattlof · 2 years, 3 months ago
  63. fdd08f8 phy: nuvoton: add NPCM7xx phy control driver by Jim Liu · 2 years, 3 months ago
  64. 1cf4e79 toradex: tdx-cfg-block: add new toradex oui range by Philippe Schenker · 2 years, 3 months ago
  65. a58147c board: ti: common: board_detect: Do 1byte address checks first. by Nishanth Menon · 2 years, 3 months ago
  66. bc1de48 board: ti: common: Handle the legacy eeprom address width properly by Nishanth Menon · 2 years, 3 months ago
  67. 8b5218e board: ti: common: Optimize boot when detecting consecutive bad records by Nishanth Menon · 2 years, 3 months ago
  68. e4b4501 firmware: ti_sci_static_data: Make file board agnostic by Vignesh Raghavendra · 2 years, 3 months ago
  69. 6ea5bcc configs: am62x_evm_r5: Add CONFIG_NR_DRAM_BANKS as done in a53 defconfig by Georgi Vlaev · 2 years, 3 months ago
  70. 4c092bb board: ti: am62x: Account for DDR size fixups if ECC is enabled by Georgi Vlaev · 2 years, 3 months ago
  71. 249e9f3 board: ti: am62x: Use fdt functions for ram and bank init by Georgi Vlaev · 2 years, 3 months ago
  72. 362b0d2 arm: dts: k3-am625-*: Mark memory with u-boot,dm-spl by Georgi Vlaev · 2 years, 3 months ago
  73. a04bbb8 arm: mach-k3: common: Use ddr_init in spl_enable_dcache by Georgi Vlaev · 2 years, 3 months ago
  74. 7e27ce1 toradex: tdx-cfg-block: extend assembly version by Philippe Schenker · 2 years, 3 months ago
  75. 494ef10 toradex: tdx-cfg-block: use defines for string length by Philippe Schenker · 2 years, 3 months ago
  76. 39ff062 toradex: tdx-cfg-block: use only snprintf by Philippe Schenker · 2 years, 3 months ago
  77. e039259 board: ti: j721e: Return if there is an error while configuring SerDes by Aswath Govindraju · 2 years, 4 months ago
  78. c16b4f1 arm: k3: j721e: add dynamic sf bus override support for j721e by Vaishnav Achath · 2 years, 4 months ago
  79. 6dd18a6 common: spl: spl_spi: add support for dynamic override of sf bus by Vaishnav Achath · 2 years, 4 months ago
  80. 2d2c61f Merge tag 'efi-2022-07-rc7' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 3 months ago
  81. 4b7d0b2 Merge branch '2022-07-05-more-Kconfig-migrations' into next by Tom Rini · 2 years, 3 months ago
  82. 432243c Convert CONFIG_KIRKWOOD_PCIE_INIT et al to Kconfig by Tom Rini · 2 years, 3 months ago
  83. 604c62f qemu-ppce500: Move CONFIG_SYS_PCI_MAP_{START, END} to board code by Tom Rini · 2 years, 3 months ago
  84. 6bb74fe Convert CONFIG_SYS_FSL_PCI_VER_3_X to Kconfig by Tom Rini · 2 years, 3 months ago
  85. 363397a Convert CONFIG_PCI_MSC01 to Kconfig by Tom Rini · 2 years, 3 months ago
  86. 1bc8ef4 socrates: Rework CONFIG_PCI_CLK_FREQ by Tom Rini · 2 years, 3 months ago
  87. 31a8f55 Convert CONFIG_SH7751_PCI to Kconfig by Tom Rini · 2 years, 3 months ago
  88. 9ee06d2 MPC837XERDB: Remove unused PCI defines by Tom Rini · 2 years, 3 months ago
  89. c55094f m68k: Remove unused PCI code by Tom Rini · 2 years, 3 months ago
  90. e58eebb Convert CONFIG_PCI_CONFIG_HOST_BRIDGE to Kconfig by Tom Rini · 2 years, 3 months ago
  91. bf2c48f Convert CONFIG_PCI_GT64120 to Kconfig by Tom Rini · 2 years, 3 months ago
  92. f27bca4 Convert CONFIG_PCI_SCAN_SHOW to Kconfig by Tom Rini · 2 years, 3 months ago
  93. 4e78602 pci: Remove pci_sh4 and related defines. by Tom Rini · 2 years, 3 months ago
  94. 4547a1b Convert CONFIG_PCIE_IMX to Kconfig by Tom Rini · 2 years, 3 months ago
  95. 3dc2987 Convert CONFIG_PCIE1 et al to Kconfig by Tom Rini · 2 years, 3 months ago
  96. a552ffc Convert CONFIG_LAYERSCAPE_NS_ACCESS to Kconfig by Tom Rini · 2 years, 3 months ago
  97. 5d7f601 lcd: Remove legacy CONFIG_FB_ADDR code by Tom Rini · 2 years, 3 months ago
  98. d8e8461 Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig by Tom Rini · 2 years, 3 months ago
  99. f4cd75e powerpc: Clean up CHAIN_OF_TRUST related options by Tom Rini · 2 years, 3 months ago
  100. 52aaa18 nxp: config_fsl_chain_trust.h: Clean up and remove unused portions by Tom Rini · 2 years, 3 months ago