1. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
  2. 8808627 Convert CONFIG_SYS_NAND_U_BOOT_OFFS to Kconfig by Tom Rini · 3 years ago
  3. 15cd5be Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · 3 years ago
  4. 7115a87 Convert CONFIG_ZYNQMP_PSU_INIT_ENABLED to Kconfig by Tom Rini · 3 years ago
  5. 8f37ac4 Convert CONFIG_TEGRA_NAND to Kconfig by Tom Rini · 3 years ago
  6. 50e6f1b Convert CONFIG_SYS_PCI_64BIT to Kconfig by Tom Rini · 3 years ago
  7. 89cdcab Finish CONFIG_VID et al conversion to Kconfig by Tom Rini · 3 years ago
  8. e9269a0 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · 3 years ago
  9. 3e6a35b Convert CONFIG_WATCHDOG_TIMEOUT_MSECS to Kconfig by Tom Rini · 3 years ago
  10. af978a0 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 3 years ago
  11. d03e14e Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig by Tom Rini · 3 years ago
  12. 5df873f Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Tom Rini · 3 years ago
  13. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 3 years ago
  14. a43bf4e Convert CONFIG_SD_BOOT et al to Kconfig by Tom Rini · 3 years ago
  15. 119d2fb Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 3 years ago
  16. f059955 Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig by Tom Rini · 3 years ago
  17. 94886db fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD by Simon Glass · 3 years ago
  18. 4cea97f fdt: Make OF_BOARD a bool option by Simon Glass · 3 years ago
  19. 3a4597d arm: highbank: Add devicetree files by Simon Glass · 3 years ago
  20. 7a8b472 arm: qemu-ppce500: Add a devicetree file by Simon Glass · 3 years ago
  21. ea98dc4 arm: bcm7xxx: Add a devicetree file by Simon Glass · 3 years ago
  22. 13445c5 arm: xilinx_versal_virt: Add a devicetree file by Simon Glass · 3 years ago
  23. 28ab212 arm: octeontx: Add an empty devicetree file by Simon Glass · 3 years ago
  24. 69114b1 arm: xenguest_arm64: Add a empty devicetree file by Simon Glass · 3 years ago
  25. 6c26d71 arm: vexpress: Add a devicetree files for juno by Simon Glass · 3 years ago
  26. 0ca7009 arm: rpi: Sync rpi dts files from Linux by Simon Glass · 3 years ago
  27. bd07fb4 riscv: qemu: Split devicetree files for qemu_riscv32/64 by Simon Glass · 3 years ago
  28. 64d6bbb arm: qemu: Add a devicetree file for qemu_arm64 virt by Simon Glass · 3 years ago
  29. 525b22d arm: qemu: Add a devicetree file for qemu_arm by Simon Glass · 3 years ago
  30. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years ago
  31. ffa296c arm: mvebu: maxbcm_defconfig: Enable DM_I2C by Stefan Roese · 3 years ago
  32. 23ccc98 arm: mvebu: ds414_defconfig: Enable DM_I2C by Stefan Roese · 3 years ago
  33. f7ab511 arm: mvebu: db-mv784mp-gp_defconfig: Enable DM_I2C by Stefan Roese · 3 years ago
  34. 767837d arm: mvebu: theadorable_debug_defconfig: Enable DM_I2C by Stefan Roese · 3 years ago
  35. d8ef301 Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 3 years ago
  36. 48694be Merge tag 'u-boot-stm32-20211213' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  37. 752323b ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR by Marek Vasut · 3 years ago
  38. 70f3a2e ARM: rmobile: Fix rzg2_beacon_defconfig to address new aliases by Adam Ford · 3 years ago
  39. 41139cc sandbox: Drop CONFIG_SYS_TIMER_RATE by Simon Glass · 3 years ago
  40. 278efc68 Convert CONFIG_KEYBOARD to Kconfig by Simon Glass · 3 years ago
  41. f50fad6 riscv: Support booting SiFive Unmatched from SPI. by Thomas Skibo · 3 years ago
  42. 52547d1 riscv: Update Microchip MPFS Icicle Kit support by Padmarao Begari · 3 years ago
  43. f7eed20 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · 3 years ago
  44. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
  45. 4340a65 configs: stm32mp15: deactivate the CONFIG_STM32_IPCC by Patrick Delaunay · 3 years ago
  46. 028fddd board: stm32mp1: enable simple framebuffer node for splashscreen by Patrick Delaunay · 3 years ago
  47. ec05898 Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · 3 years ago
  48. fb2cea4 ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR by Marek Vasut · 3 years ago
  49. a0faaff configs: enable CMD_TPM on QEMU ARM by Heinrich Schuchardt · 3 years ago
  50. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago
  51. 59b9a12 sandbox: Enable HEXDUMP for sandbox_flattree by Simon Glass · 3 years, 1 month ago
  52. eab4083 stm32mp15: deactivate CONFIG_SCMI_AGENT_MAILBOX by Patrick Delaunay · 3 years, 1 month ago
  53. f477c71 net: phy: realtek: Add tx/rx delay config for 8211e by Samuel Holland · 3 years, 1 month ago
  54. c4b540e configs: ls1021a-tsn: enable the generation of random Ethernet MAC addresses by Vladimir Oltean · 3 years, 2 months ago
  55. 07ba88e configs: ls1021a-tsn: enable sja1105 switch driver by Vladimir Oltean · 3 years, 2 months ago
  56. a4be2ac configs: at91: sam9x60ek: add CLK and GPIO commands by Mihai Sain · 3 years, 1 month ago
  57. bb41f99 configs: sama5d2 boards: add DM and GPIO commands by Mihai Sain · 3 years, 3 months ago
  58. 485c9ec configs: am64x_evm_*_defconfig: Add configs to enable serdes for USB 3.0 support by Aswath Govindraju · 3 years, 1 month ago
  59. 1752762 configs: ast2600: Boot kernel FIT in DRAM by Chia-Wei Wang · 3 years, 1 month ago
  60. cde526e configs: ast2600-evb: Enable SPL FIT support by Chia-Wei Wang · 3 years, 1 month ago
  61. d2ee021 arm: qemu: Enable the debug UART by Simon Glass · 3 years, 1 month ago
  62. f812644 arm: Fix some inconsistent debug-UART CONFIG options by Simon Glass · 3 years, 1 month ago
  63. 926dca5 Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years ago
  64. 2ae0fbd Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years ago
  65. 95f833a configs: Resync with savedefconfig by Tom Rini · 3 years ago
  66. 6e92361 Convert CONFIG_LAST_STAGE_INIT to Kconfig by Tom Rini · 3 years, 1 month ago
  67. 2d6a29a Convert CONFIG_PL011_SERIAL et al to Kconfig by Tom Rini · 3 years, 1 month ago
  68. 650378b Convert CONFIG_MACB to Kconfig by Tom Rini · 3 years, 1 month ago
  69. e9d3020 Convert CONFIG_MD5 to Kconfig by Tom Rini · 3 years, 1 month ago
  70. f1b6dda Convert CONFIG_IMX_BOOTAUX et al to Kconfig by Tom Rini · 3 years, 1 month ago
  71. 8c563a1 Convert CONFIG_SYS_PROMPT et al to Kconfig by Tom Rini · 3 years, 1 month ago
  72. 49a9670 Convert CONFIG_I2C_EDID et al to Kconfig by Tom Rini · 3 years, 1 month ago
  73. e141f56 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 3 years, 1 month ago
  74. 3faebfb Convert CONFIG_MISC_INIT_F et al to Kconfig by Tom Rini · 3 years, 1 month ago
  75. 9c86797 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV to Kconfig by Tom Rini · 3 years, 1 month ago
  76. 6fe8422 Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to Kconfig by Tom Rini · 3 years, 1 month ago
  77. d479a9f Convert CONFIG_FSL_USDHC to Kconfig by Tom Rini · 3 years, 1 month ago
  78. 2fe0b1b Convert CONFIG_BITBANGMII to Kconfig by Tom Rini · 3 years, 1 month ago
  79. df78862 Convert CONFIG_DOS_PARTITION to Kconfig by Tom Rini · 3 years, 1 month ago
  80. 7b1474d Convert CONFIG_E1000 to Kconfig by Tom Rini · 3 years, 1 month ago
  81. 056680c Convert CONFIG_ARCH_CPU_INIT to Kconfig by Tom Rini · 3 years, 1 month ago
  82. 4631b0b boards: siemens: iot2050: Re-enable bootstage reporting by Jan Kiszka · 3 years, 1 month ago
  83. d538700 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years ago
  84. 54c863c configs: Enable tpmv2 mmio on qemu for arm/arm64 by Ilias Apalodimas · 3 years, 1 month ago
  85. faf6078 Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  86. 196b7db stm32mp15: remove configs dependency on CONFIG_TFABOOT by Patrick Delaunay · 3 years, 1 month ago
  87. 33e7dd1 ARM: stm32: Align mtdparts with SPI NOR layout on DHSOM by Marek Vasut · 3 years, 1 month ago
  88. 43a83f7 ARM: stm32: Disable video output on DHSOM by Marek Vasut · 3 years, 1 month ago
  89. 6fe4ff6 ARM: stm32: Disable EFI on DHSOM by Marek Vasut · 3 years, 1 month ago
  90. afd7e7e ARM: stm32: Increase default SF bus frequency to 50 MHz and enable SFDP by Marek Vasut · 3 years, 1 month ago
  91. 665cd02 ARM: stm32: Enable DFU MTD support on DHSOM by Marek Vasut · 3 years, 1 month ago
  92. 1e2a9b7 stm32mp: add binman support for STM32MP15x by Patrick Delaunay · 3 years, 1 month ago
  93. ba21242 configs: ls1028a: ensure Ethernet is enabled by Vladimir Oltean · 3 years, 1 month ago
  94. aec3801 configs: fsl: migrate FMAN/QE specific defines to Kconfig by Rajesh Bhagat · 3 years, 1 month ago
  95. 3f71da9 configs: ls1046aqds: Configure environment related configs by Kuldeep Singh · 3 years, 1 month ago
  96. 6301280 configs: ls1046aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigs by Kuldeep Singh · 3 years, 1 month ago
  97. e449f35 board: sl28: enable USB periheral support and gadgets by Michael Walle · 3 years, 1 month ago
  98. f55d4cc board: sl28: switch to dwc3 driver by Michael Walle · 3 years, 1 month ago
  99. 0b13209 board: sl28: enable EFI UpdateCapsule support by Michael Walle · 3 years, 1 month ago
  100. 54700a2 board: sl28: enable EFI_SET_TIME support by Michael Walle · 3 years, 2 months ago