1. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  2. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 2 months ago
  3. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 2 months ago
  4. ab92b38 Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 2 months ago
  5. e4ddf14 ls1046ardb_qspi*: Enable RAMBOOT_PBL by Tom Rini · 3 years, 2 months ago
  6. d8ef01e Convert CONFIG_RAMBOOT_PBL et al to Kconfig by Tom Rini · 3 years, 2 months ago
  7. ca2b13c Convert CONFIG_QSPI_BOOT to Kconfig by Tom Rini · 3 years, 2 months ago
  8. c224cfd Convert CONFIG_SYS_FSL_DDR4 to Kconfig by Tom Rini · 3 years, 2 months ago
  9. 506eef1 configs: Remove unused IMX_NAND symbol by Tom Rini · 3 years, 2 months ago
  10. 3951102 nitrogen6x: Populate FDTFILE at build-time for all platforms by Tom Rini · 3 years, 2 months ago
  11. c278b05 nitrogen6x: Migrate DDR_MB to Kconfig by Tom Rini · 3 years, 2 months ago
  12. c603f6b Convert CONFIG_SPL to Kconfig by Tom Rini · 3 years, 2 months ago
  13. 148b8bb imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 2 months ago
  14. 0c2729e imx: Introduce CONFIG_MACH_IMX by Tom Rini · 3 years, 2 months ago
  15. fcadcaa Convert CONFIG_MX7D to Kconfig by Tom Rini · 3 years, 2 months ago
  16. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 2 months ago
  17. 72d8136 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 2 months ago
  18. 2f45b30 qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDR by Tom Rini · 3 years, 2 months ago
  19. 9582af1 Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Tom Rini · 3 years, 2 months ago
  20. 9537216 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · 3 years, 2 months ago
  21. efb5dab7 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · 3 years, 2 months ago
  22. 222d22a ddr: Migrate DDR_SPD to Kconfig by Tom Rini · 3 years, 2 months ago
  23. f66a3fd mvebe: Migrate CONFIG_DDR_LOG_LEVEL to Kconfig by Tom Rini · 3 years, 2 months ago
  24. 94752f5 mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · 3 years, 2 months ago
  25. 5b527c5 mvebu: Migrate CONFIG_DDR_32BIT/64BIT to Kconfig by Tom Rini · 3 years, 2 months ago
  26. 4171c57 sandbox: add test of wdt-uclass' watchdog_reset() by Rasmus Villemoes · 3 years, 2 months ago
  27. a9346b9 sandbox: add test of wdt_gpio driver by Rasmus Villemoes · 3 years, 2 months ago
  28. 2ac8490 watchdog: add gpio watchdog driver by Rasmus Villemoes · 3 years, 2 months ago
  29. 492ee6b watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset() by Rasmus Villemoes · 3 years, 2 months ago
  30. 1c5aedc board: x530: switch to wdt_stop_all() by Rasmus Villemoes · 3 years, 2 months ago
  31. 90555dc watchdog: wdt-uclass.c: add wdt_stop_all() helper by Rasmus Villemoes · 3 years, 2 months ago
  32. 815529e sandbox: disable CONFIG_WATCHDOG_AUTOSTART by Rasmus Villemoes · 3 years, 2 months ago
  33. f1b112a watchdog: wdt-uclass.c: keep track of each device's running state by Rasmus Villemoes · 3 years, 2 months ago
  34. 3eaf6e2 watchdog: wdt-uclass.c: refactor initr_watchdog() by Rasmus Villemoes · 3 years, 2 months ago
  35. 068f8ea watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition by Rasmus Villemoes · 3 years, 2 months ago
  36. 6d24dc8 watchdog: wdt-uclass.c: introduce struct wdt_priv by Rasmus Villemoes · 3 years, 2 months ago
  37. 8967ebb watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now() by Rasmus Villemoes · 3 years, 2 months ago
  38. 8897bf4 global: Remove unused or unnecessary CONFIG symbols related to DDR by Tom Rini · 3 years, 2 months ago
  39. a85a8e6 Merge branch '2021-08-30-kconfig-migrations-part1' into next by Tom Rini · 3 years, 2 months ago
  40. 809c4f2 Kconfig: Use spaces not tabs in Kconfig entires by Tom Rini · 3 years, 2 months ago
  41. a3e7a36 astro_mcf5373l: Rework ASTRO_ID logic by Tom Rini · 3 years, 2 months ago
  42. 0c1b10f mpc83xx: Update comment by Tom Rini · 3 years, 2 months ago
  43. b166f04 spi: altera_spi: Do not abuse CONFIG namespace by Tom Rini · 3 years, 2 months ago
  44. dad7c66 video: Remove ati_radeon_fb by Tom Rini · 3 years, 2 months ago
  45. d1240b6 global: Remove dead code that starts with CONFIG_[0-9A] by Tom Rini · 3 years, 2 months ago
  46. b21f965 i8042: Do not abuse CONFIG namespace by Tom Rini · 3 years, 2 months ago
  47. 7ae1b08 ppc: Rework some hard-coded BOOTCOMMANDS by Tom Rini · 3 years, 2 months ago
  48. 5afdcca arm: Migrate GICV2 / GICV3 to Kconfig by Tom Rini · 3 years, 2 months ago
  49. 4d540a3 nand: vf610_nfc: Do not abuse CONFIG namespace by Tom Rini · 3 years, 2 months ago
  50. d93d363 varisys: Remove dead code by Tom Rini · 3 years, 2 months ago
  51. 66cc5ae README: Remove some old i2c related text by Tom Rini · 3 years, 2 months ago
  52. fc8d3b9 Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to Kconfig by Tom Rini · 3 years, 2 months ago
  53. 81bc599 tegra: Cleanup I2C support by Tom Rini · 3 years, 2 months ago
  54. 6d5d0c9 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · 3 years, 2 months ago
  55. 6aa0754 rcar: i2c: Migrate SYS_I2C_SH to Kconfig by Tom Rini · 3 years, 2 months ago
  56. 15e7b76 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 2 months ago
  57. a5752f8 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 2 months ago
  58. 1edef76 cmd/i2c.c: Remove unused legacy code by Tom Rini · 3 years, 2 months ago
  59. 38a671d i2c: Remove non-DM code from ihs_i2c.c by Tom Rini · 3 years, 2 months ago
  60. 14376b8 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · 3 years, 2 months ago
  61. db15787 am43xx: Drop non-DM_I2C code by Tom Rini · 3 years, 2 months ago
  62. bbd9427 am335x: Drop non-DM_I2C code by Tom Rini · 3 years, 2 months ago
  63. 27bedff i2c: designware: Remove unused non-DM functionality by Tom Rini · 3 years, 2 months ago
  64. 52c7e37 Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig by Tom Rini · 3 years, 2 months ago
  65. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 2 months ago
  66. 5b42255 i2c: Remove unused additional legacy soft i2c bus support by Tom Rini · 3 years, 2 months ago
  67. 2656145 Convert CONFIG_SYS_I2C_MVTWSI to Kconfig by Tom Rini · 3 years, 2 months ago
  68. de69572 Convert CONFIG_SYS_I2C_SOFT et al to Kconfig by Tom Rini · 3 years, 2 months ago
  69. 88cd7d0 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 2 months ago
  70. c18afbe eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usage by Tom Rini · 3 years, 2 months ago
  71. abe50c1 cl-som-imx7: Enable CMD_EEPROM by Tom Rini · 3 years, 2 months ago
  72. 0283da4 i2c: S3C24X0: Finish Kconfig migration by Tom Rini · 3 years, 2 months ago
  73. d7d40f6 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · 3 years, 2 months ago
  74. 433eb4a siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespace by Tom Rini · 3 years, 2 months ago
  75. d64d153 keymile: Use CONFIG_SYS_IVM_EEPROM_ADR by Tom Rini · 3 years, 2 months ago
  76. b61d18c arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDR by Tom Rini · 3 years, 2 months ago
  77. 20815ec davinci: Drop CONFIG_MAC_ADDR_IN_EEPROM by Tom Rini · 3 years, 2 months ago
  78. 2a14536 kp_imx53: Switch to using a local namespace for ID EEPROM by Tom Rini · 3 years, 2 months ago
  79. c347e42 powerpc: Remove unused FCC ethernet code by Tom Rini · 3 years, 2 months ago
  80. c863204 exynos: Update environment macros a bit by Tom Rini · 3 years, 2 months ago
  81. 90e5e78 arm: keystone2: Rename CONFIG_ENV_KS2_BOARD_SETTINGS by Tom Rini · 3 years, 2 months ago
  82. eb7d30e aristainetos2: Rename CONFIG_EXTRA_ENV_BOARD_SETTINGS by Tom Rini · 3 years, 2 months ago
  83. 33e8e61 usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2 by Tom Rini · 3 years, 2 months ago
  84. 9b0583a Prepare v2021.10-rc3 by Tom Rini · 3 years, 2 months ago
  85. 18f5285 configs: Resync with savedefconfig by Tom Rini · 3 years, 2 months ago
  86. b9cb74a Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 2 months ago
  87. 229cb5c xilinx: zynqmp: Enable stack relocation to DDR by Michal Simek · 3 years, 2 months ago
  88. 060fa0e xilinx: zynqmp: Update descriptions for u-boot.its by Michal Simek · 3 years, 2 months ago
  89. 52ff162 xilinx: common: Enabling generic function for DT reselection by Michal Simek · 3 years, 2 months ago
  90. e692136 xilinx: zynqmp: Generate different u-boot.itb for MULTI_DTB_FIT by Michal Simek · 3 years, 2 months ago
  91. f28a22d arm64: dts: Make sure that all DTBs are 64bit aligned by Michal Simek · 3 years, 2 months ago
  92. 570c463 Makefile: Align fit-dtb.blob and u-boot.itb by 64bits by Michal Simek · 3 years, 2 months ago
  93. 5bd5ee0 xilinx: zynqmp: Check that DT is 64bit aligned by Michal Simek · 3 years, 2 months ago
  94. 8823253 xilinx: Add support for generic board detection by Michal Simek · 3 years, 3 months ago
  95. b262863 xilinx: common: Free allocated structure by Michal Simek · 3 years, 2 months ago
  96. d9c93c9 xilinx: common: Change board_info[] handling by Michal Simek · 3 years, 2 months ago
  97. 57f7103 xilinx: Use variable for passing board_name by Michal Simek · 3 years, 3 months ago
  98. 530560b xilinx: fru: Replace spaces with \0 in detected name by Michal Simek · 3 years, 2 months ago
  99. edd5306 xilinx: zynqmp: Enable gpio-key/button driver by Michal Simek · 3 years, 9 months ago
  100. 57bcae8 arm64: zynqmp: Enable sha1sum command by Michal Simek · 3 years, 11 months ago