1. e7b7c67 Convert CONFIG_CPU_FREQ_HZ to Kconfig by Tom Rini · 2 years, 11 months ago
  2. 86e4c4f Convert CONFIG_83XX_PCICLK to Kconfig by Tom Rini · 2 years, 11 months ago
  3. 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 2 years, 11 months ago
  4. 9ec4df3 Convert CONFIG_SYS_NAND_U_BOOT_OFFS to Kconfig by Tom Rini · 2 years, 11 months ago
  5. 1b46518 Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · 2 years, 11 months ago
  6. ed35de6 Convert CONFIG_ZYNQMP_PSU_INIT_ENABLED to Kconfig by Tom Rini · 2 years, 11 months ago
  7. bfb5387 Convert CONFIG_TEGRA_NAND to Kconfig by Tom Rini · 3 years ago
  8. 7856cd5 Convert CONFIG_SYS_PCI_64BIT to Kconfig by Tom Rini · 3 years ago
  9. d06e4b7 Finish CONFIG_VID et al conversion to Kconfig by Tom Rini · 3 years ago
  10. be7dbb6 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · 3 years ago
  11. 82edd73 Convert CONFIG_WATCHDOG_TIMEOUT_MSECS to Kconfig by Tom Rini · 3 years ago
  12. 3847ba9 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 3 years ago
  13. 4d69303 Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig by Tom Rini · 3 years ago
  14. d5bfef2 Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Tom Rini · 3 years ago
  15. f76750d Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 3 years ago
  16. 66e0e2b Convert CONFIG_SD_BOOT et al to Kconfig by Tom Rini · 3 years ago
  17. 7e6a6fd Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 3 years ago
  18. 5fd4a7e Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig by Tom Rini · 3 years ago
  19. 7a8555d video: Show the U-Boot logo by default by Simon Glass · 3 years ago
  20. 64cfeda video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · 3 years ago
  21. 4ea1548 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · 3 years ago
  22. c1cad06 video: Add a test for 16bpp BMP files by Simon Glass · 3 years ago
  23. 7af3a46 configs: rock-pi-4: Enable rockchip efuse support by Sjoerd Simons · 3 years ago
  24. 0ade025 engicam: px30: Add Engicam PX30.Core C.TOUCH 2.0 10.1" OF by Jagan Teki · 3 years ago
  25. 19a4d31 arm64: dts: rockchip: Sync px30 from linux-next by Jagan Teki · 3 years ago
  26. daec31e rockchip: Kconfig: Enable SPL support for rk3568 by Nico Cheng · 3 years, 1 month ago
  27. 239d22c fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD by Simon Glass · 2 years, 11 months ago
  28. 836eac7 fdt: Make OF_BOARD a bool option by Simon Glass · 2 years, 11 months ago
  29. 975e0e0 arm: highbank: Add devicetree files by Simon Glass · 2 years, 11 months ago
  30. c460766 arm: qemu-ppce500: Add a devicetree file by Simon Glass · 2 years, 11 months ago
  31. 1429188 arm: bcm7xxx: Add a devicetree file by Simon Glass · 2 years, 11 months ago
  32. 50d857e arm: xilinx_versal_virt: Add a devicetree file by Simon Glass · 2 years, 11 months ago
  33. 56a47ba arm: octeontx: Add an empty devicetree file by Simon Glass · 2 years, 11 months ago
  34. e5e6cc7 arm: xenguest_arm64: Add a empty devicetree file by Simon Glass · 2 years, 11 months ago
  35. aa26948 arm: vexpress: Add a devicetree files for juno by Simon Glass · 2 years, 11 months ago
  36. 9ae600e arm: rpi: Sync rpi dts files from Linux by Simon Glass · 2 years, 11 months ago
  37. 4027792 riscv: qemu: Split devicetree files for qemu_riscv32/64 by Simon Glass · 2 years, 11 months ago
  38. 9f4f5f1 arm: qemu: Add a devicetree file for qemu_arm64 virt by Simon Glass · 2 years, 11 months ago
  39. 4dc1d83 arm: qemu: Add a devicetree file for qemu_arm by Simon Glass · 2 years, 11 months ago
  40. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 11 months ago
  41. 9f704de arm: mvebu: maxbcm_defconfig: Enable DM_I2C by Stefan Roese · 3 years ago
  42. f9776e5 arm: mvebu: ds414_defconfig: Enable DM_I2C by Stefan Roese · 3 years ago
  43. fdc4428 arm: mvebu: db-mv784mp-gp_defconfig: Enable DM_I2C by Stefan Roese · 3 years ago
  44. bf664d8 arm: mvebu: theadorable_debug_defconfig: Enable DM_I2C by Stefan Roese · 3 years ago
  45. b9c9ce8 Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 2 years, 11 months ago
  46. cfbd2bc Merge tag 'u-boot-stm32-20211213' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 11 months ago
  47. 5c592b6 ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR by Marek Vasut · 3 years ago
  48. dcbf114 ARM: rmobile: Fix rzg2_beacon_defconfig to address new aliases by Adam Ford · 3 years ago
  49. 36cc7bf sandbox: Drop CONFIG_SYS_TIMER_RATE by Simon Glass · 3 years ago
  50. 93e1edf Convert CONFIG_KEYBOARD to Kconfig by Simon Glass · 3 years ago
  51. 6a86389 riscv: Support booting SiFive Unmatched from SPI. by Thomas Skibo · 3 years ago
  52. 5c007d2 riscv: Update Microchip MPFS Icicle Kit support by Padmarao Begari · 3 years ago
  53. c7fad78 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · 3 years ago
  54. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
  55. e84ee40 configs: stm32mp15: deactivate the CONFIG_STM32_IPCC by Patrick Delaunay · 3 years ago
  56. 8ad37e6 board: stm32mp1: enable simple framebuffer node for splashscreen by Patrick Delaunay · 3 years ago
  57. d71587c Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · 3 years ago
  58. 7d35a49 ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR by Marek Vasut · 3 years ago
  59. 617270b configs: enable CMD_TPM on QEMU ARM by Heinrich Schuchardt · 3 years ago
  60. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago
  61. 0a92dee sandbox: Enable HEXDUMP for sandbox_flattree by Simon Glass · 3 years, 1 month ago
  62. 7f6743d stm32mp15: deactivate CONFIG_SCMI_AGENT_MAILBOX by Patrick Delaunay · 3 years, 1 month ago
  63. f11513d net: phy: realtek: Add tx/rx delay config for 8211e by Samuel Holland · 3 years, 1 month ago
  64. 0997bb4 configs: ls1021a-tsn: enable the generation of random Ethernet MAC addresses by Vladimir Oltean · 3 years, 1 month ago
  65. 0545e7f configs: ls1021a-tsn: enable sja1105 switch driver by Vladimir Oltean · 3 years, 1 month ago
  66. 396a8c5 configs: at91: sam9x60ek: add CLK and GPIO commands by Mihai Sain · 3 years, 1 month ago
  67. 76c8e9c configs: sama5d2 boards: add DM and GPIO commands by Mihai Sain · 3 years, 2 months ago
  68. b5b97ae configs: am64x_evm_*_defconfig: Add configs to enable serdes for USB 3.0 support by Aswath Govindraju · 3 years, 1 month ago
  69. e3cdc2c configs: ast2600: Boot kernel FIT in DRAM by Chia-Wei Wang · 3 years, 1 month ago
  70. ddd778a configs: ast2600-evb: Enable SPL FIT support by Chia-Wei Wang · 3 years, 1 month ago
  71. 370cc94 arm: qemu: Enable the debug UART by Simon Glass · 3 years ago
  72. 31ec464 arm: Fix some inconsistent debug-UART CONFIG options by Simon Glass · 3 years ago
  73. 2ffa0e8 Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years ago
  74. b8a156f Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years ago
  75. a51673e configs: Resync with savedefconfig by Tom Rini · 3 years ago
  76. 82cd1e3 Convert CONFIG_LAST_STAGE_INIT to Kconfig by Tom Rini · 3 years ago
  77. 1914075 Convert CONFIG_PL011_SERIAL et al to Kconfig by Tom Rini · 3 years ago
  78. b8475e6 Convert CONFIG_MACB to Kconfig by Tom Rini · 3 years ago
  79. dfb34d0 Convert CONFIG_MD5 to Kconfig by Tom Rini · 3 years ago
  80. b70b2be Convert CONFIG_IMX_BOOTAUX et al to Kconfig by Tom Rini · 3 years ago
  81. 99e6feb Convert CONFIG_SYS_PROMPT et al to Kconfig by Tom Rini · 3 years ago
  82. 21e0432 Convert CONFIG_I2C_EDID et al to Kconfig by Tom Rini · 3 years ago
  83. 8bd39de Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 3 years ago
  84. 406257a Convert CONFIG_MISC_INIT_F et al to Kconfig by Tom Rini · 3 years ago
  85. c745299 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV to Kconfig by Tom Rini · 3 years ago
  86. 27480e0 Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to Kconfig by Tom Rini · 3 years ago
  87. 1ed68f9 Convert CONFIG_FSL_USDHC to Kconfig by Tom Rini · 3 years ago
  88. 45e19cf Convert CONFIG_BITBANGMII to Kconfig by Tom Rini · 3 years ago
  89. b67f54b Convert CONFIG_DOS_PARTITION to Kconfig by Tom Rini · 3 years ago
  90. a8f3112 Convert CONFIG_E1000 to Kconfig by Tom Rini · 3 years ago
  91. b8260c1 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Tom Rini · 3 years ago
  92. 83ef79b boards: siemens: iot2050: Re-enable bootstage reporting by Jan Kiszka · 3 years ago
  93. 1e72ad6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years ago
  94. 1fb868c configs: Enable tpmv2 mmio on qemu for arm/arm64 by Ilias Apalodimas · 3 years ago
  95. 166a77b Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  96. 17aeb58 stm32mp15: remove configs dependency on CONFIG_TFABOOT by Patrick Delaunay · 3 years, 1 month ago
  97. 819408d ARM: stm32: Align mtdparts with SPI NOR layout on DHSOM by Marek Vasut · 3 years, 1 month ago
  98. d59c658 ARM: stm32: Disable video output on DHSOM by Marek Vasut · 3 years, 1 month ago
  99. 00d7878 ARM: stm32: Disable EFI on DHSOM by Marek Vasut · 3 years, 1 month ago
  100. 848da6f ARM: stm32: Increase default SF bus frequency to 50 MHz and enable SFDP by Marek Vasut · 3 years, 1 month ago