1. e957fb0 ARM: imx: soc: Select default TEXT_BASE for i.MX6 by Marek Vasut · 5 weeks ago
  2. 914a8c0 configs: Resync with savedefconfig by Tom Rini · 11 months ago
  3. 15a2ab5 scsi: Forceably finish migration to DM_SCSI by Tom Rini · 1 year, 1 month ago
  4. 67e3fca spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · 1 year, 2 months ago
  5. 3d2b97c configs: Resync with savedefconfig by Tom Rini · 1 year, 6 months ago
  6. af4f59f udoo: Add DM_SERIAL support by Fabio Estevam · 1 year, 9 months ago
  7. adb7a19 configs: Resync with savedefconfig by Tom Rini · 1 year, 8 months ago
  8. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
  9. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  10. bbdda118c configs: Resync with savedefconfig by Tom Rini · 2 years, 1 month ago
  11. ce53ec8 configs: Resync with savedefconfig by Tom Rini · 2 years, 3 months ago
  12. 3f00477 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · 2 years, 6 months ago
  13. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  14. 5524243 imx6: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 6 months ago
  15. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  16. a4f2ab9 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · 2 years, 6 months ago
  17. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  18. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 7 months ago
  19. 232d7eb udoo: Increase CONFIG_ENV_OFFSET by Fabio Estevam · 3 years ago
  20. 9fdb400 udoo: Adjust the SD card device numbering by Fabio Estevam · 3 years ago
  21. e25a03a configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  22. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
  23. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
  24. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  25. 57b9381 imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 3 months ago
  26. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  27. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 5 months ago
  28. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
  29. 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 5 months ago
  30. a20e51f configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  31. e1b64e0 configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
  32. 579e9e8 configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
  33. 01b7b2d ARM: imx: udoo: convert to DM_ETH by Peter Robinson · 3 years, 8 months ago
  34. f5841e0 ARM: imx: udoo: Convert block devices to DM by Peter Robinson · 3 years, 8 months ago
  35. 688c7bf ARM: imx: udoo: drop MTD config by Peter Robinson · 3 years, 8 months ago
  36. b5a916c ARM: imx: udoo: Enable OF_CONTROL and DM gpio/pin control by Peter Robinson · 3 years, 8 months ago
  37. f92b6fa configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  38. a0916d3 arm: mx6: Make all i.MX6 SoCs user-selectable by Tom Rini · 4 years, 3 months ago
  39. 2e262c4 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  40. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  41. d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 6 months ago
  42. 0332a1a configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
  43. 47dece3 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
  44. f6e6e1a configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  45. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  46. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  47. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  48. 527ded8 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  49. 0183658 Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · 5 years ago
  50. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  51. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  52. c9285bf configs: Resync with savedefconfig by Tom Rini · 6 years ago
  53. 6091dd1 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  54. b302747 Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
  55. c17c281 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  56. ed8efed arm: udoo: Convert to distro config by Meul, Dirk · 6 years ago
  57. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  58. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  59. e0056d7 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  60. a410d6e Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · 7 years ago
  61. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  62. 9bd0962 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  63. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  64. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  65. 745edca ata: Migrate CONFIG_DWC_AHSATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  66. bf8e727 mx6: Select MX6QDL option via Kconfig by Fabio Estevam · 7 years ago
  67. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  68. 5b0b040 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  69. 78873cd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  70. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  71. 4e24ff6 Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig by Alexandru Gagniuc · 7 years ago
  72. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  73. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  74. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  75. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  76. 9834b90 configs: Re-sync by Tom Rini · 8 years ago
  77. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  78. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  79. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  80. 6662a9f Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  81. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  82. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  83. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  84. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  85. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  86. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  87. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  88. c5ec636 Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  89. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  90. b937b2e configs: Re-sync BOOTDELAY changes by Tom Rini · 8 years ago
  91. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  92. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  93. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  94. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  95. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  96. 63c1098 Reorder defconfigs with 'savedefconfig' by Bin Meng · 9 years ago
  97. 62c15d7 imx: mx6 move TARGET_xx Kconfig option to mx6 specific Kconfig file by Peng Fan · 9 years ago
  98. 76b08ce udoo: Switch to SPL support by vpeter4 · 9 years ago