1. 02d59e3 board: keymile: convert to CONFIG_DM_I2C by Anatolij Gustschin · 4 months ago
  2. ff75d19 km/ppc: remove km-mpc8360.h and km-mpc832x.h by Holger Brunck · 1 year, 10 months ago
  3. b942f0a global: Migrate CONFIG_SMP_PEN_ADDR to CFG by Tom Rini · 2 years ago
  4. 0bb9b09 global: Migrate CONFIG_PRAM to CFG by Tom Rini · 2 years ago
  5. 7d7a416 net: Remove more legacy functions by Tom Rini · 2 years ago
  6. 6da96a1 i2c: Remove CONFIG_I2C_MULTI_BUS by Tom Rini · 2 years ago
  7. 01fe814 Convert CONFIG_FLASH_SHOW_PROGRESS to Kconfig by Tom Rini · 2 years ago
  8. e941907 km/mpc8360: remove unused CONFIG_SYS_PAXE defines by Holger Brunck · 2 years ago
  9. 12cf6c0 km/ppc: migrate all mpc83xx to DM_I2C by Holger Brunck · 2 years ago
  10. a98a170 board/km/cent2: migrate to environment text file by Holger Brunck · 2 years ago
  11. 1c7917e km/powerpc: migrate to env.txt file by Holger Brunck · 2 years ago
  12. 0c5dd43 board/km: move ls102xa boards to environment text files by Holger Brunck · 2 years ago
  13. 8eaa3c7 post: Migrate to Kconfig by Tom Rini · 2 years ago
  14. b91baf6 Convert CONFIG_NAND_KMETER1 et al to Kconfig by Tom Rini · 2 years ago
  15. 370e11c arm: ls102xa: Migrate LS102XA_STREAM_ID by Tom Rini · 2 years ago
  16. a910c68 Convert CONFIG_HWCONFIG to Kconfig by Tom Rini · 2 years ago
  17. 2e15b4a Convert CONFIG_FSL_DEVICE_DISABLE to Kconfig by Tom Rini · 2 years ago
  18. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  19. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  20. ff25c3e Remove unused symbols by Tom Rini · 2 years ago
  21. 0a2bac7 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · 2 years ago
  22. df6a215 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · 2 years ago
  23. dc172ee Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · 2 years ago
  24. 7b577ba global: Move remaining CONFIG_SYS_NOR_* to CFG_SYS_NOR_* by Tom Rini · 2 years ago
  25. b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years ago
  26. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
  27. ac164de Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
  28. 5a70f17 Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig by Tom Rini · 2 years, 1 month ago
  29. d17ab6a Convert CONFIG_SYS_INIT_RAM_LOCK to Kconfig by Tom Rini · 2 years, 1 month ago
  30. d48f49b Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 2 years, 1 month ago
  31. 06619fc board/km: drop CONFIG_KM_ROOTFSSIZE by Holger Brunck · 2 years, 1 month ago
  32. 75e1bde board/km: remove kirkwood boards by Holger Brunck · 2 years, 3 months ago
  33. 5c13bd1 powerpc: remove support for kmtergr1 and MPC8309 by Holger Brunck · 2 years, 3 months ago
  34. 1f15eb7 Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al by Tom Rini · 2 years, 4 months ago
  35. 8d86fe3 configs: Remove a number of unreferenced CONFIG options. by Tom Rini · 2 years, 4 months ago
  36. 2e35d82 Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · 2 years, 4 months ago
  37. d38112c Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 4 months ago
  38. 78f8800 Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 2 years, 4 months ago
  39. 2f05fef powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · 2 years, 4 months ago
  40. 302bd67 Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig by Tom Rini · 2 years, 4 months ago
  41. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 5 months ago
  42. 5f4f84e Convert CONFIG_SYS_BOOTCOUNT_LE et al to Kconfig by Tom Rini · 2 years, 5 months ago
  43. eb4f2de Convert CONFIG_SYS_RAMBOOT to Kconfig by Tom Rini · 2 years, 5 months ago
  44. 9d291f4 Convert CONFIG_LAYERSCAPE_NS_ACCESS to Kconfig by Tom Rini · 2 years, 5 months ago
  45. afba411 Convert CONFIG_SYS_SPD_BUS_NUM to Kconfig by Tom Rini · 2 years, 5 months ago
  46. c997d52 Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environment by Tom Rini · 2 years, 5 months ago
  47. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  48. 55f3756 powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · 2 years, 6 months ago
  49. 6bb84a7 Convert CONFIG_HUSH_INIT_VAR to Kconfig by Tom Rini · 2 years, 7 months ago
  50. c253f12 Convert CONFIG_SYS_BARGSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  51. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  52. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 7 months ago
  53. a369c47 include/configs: drop COUNTER_FREQUENCY by Peng Fan · 2 years, 8 months ago
  54. 3210bdc Convert CONFIG_DIMM_SLOTS_PER_CTLR to Kconfig by Tom Rini · 2 years, 8 months ago
  55. 03becca Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 8 months ago
  56. c1c04bd Convert CONFIG_E300 et al to Kconfig by Tom Rini · 2 years, 8 months ago
  57. fe58675 Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 9 months ago
  58. 1709545 Remove CONFIG_HAS_ETH0 et al symbols by Tom Rini · 2 years, 9 months ago
  59. f1c5191 event: Convert misc_init_f() to use events by Simon Glass · 2 years, 9 months ago
  60. 5618460 Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig by Tom Rini · 2 years, 9 months ago
  61. 18b7677 Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to Kconfig by Tom Rini · 2 years, 9 months ago
  62. 1c47c4a Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 9 months ago
  63. 1cc133d km/ls102xa: add support for field fail-safe u-boot update by Aleksandar Gerasimovski · 3 years ago
  64. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
  65. f7c6985 Convert CONFIG_KIRKWOOD_GPIO to Kconfig by Tom Rini · 3 years ago
  66. b7b337b Convert CONFIG_88F5182 et al to Kconfig by Tom Rini · 3 years ago
  67. 247cac8 Convert CONFIG_SYS_I2C_EEPROM_ADDR_LEN to Kconfig by Tom Rini · 3 years ago
  68. d327f61 ppc: mpc83xx: Remove unused CONFIG symbols by Tom Rini · 3 years ago
  69. 5683860 Convert CONFIG_83XX_PCICLK to Kconfig by Tom Rini · 3 years ago
  70. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
  71. 0a25069 Finish converting CONFIG_SYS_FSL_CLK to Kconfig by Tom Rini · 3 years ago
  72. 05b419e Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · 3 years ago
  73. aec3801 configs: fsl: migrate FMAN/QE specific defines to Kconfig by Rajesh Bhagat · 3 years, 1 month ago
  74. a73788c Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years, 2 months ago
  75. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 2 months ago
  76. fae1dab Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 2 months ago
  77. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  78. eb6aadc arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · 3 years, 3 months ago
  79. 4cc3885 arm: Disable ATAGs support by Tom Rini · 3 years, 3 months ago
  80. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  81. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
  82. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  83. 468c2d5 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · 3 years, 3 months ago
  84. f7246c2 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · 3 years, 3 months ago
  85. ddda564 global: Remove unused or unnecessary CONFIG symbols related to DDR by Tom Rini · 3 years, 3 months ago
  86. f916490 global: Remove dead code that starts with CONFIG_[0-9A] by Tom Rini · 3 years, 3 months ago
  87. be94c76 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · 3 years, 3 months ago
  88. a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 3 months ago
  89. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  90. 5817ff0 Convert CONFIG_SYS_I2C_SOFT et al to Kconfig by Tom Rini · 3 years, 3 months ago
  91. faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 3 months ago
  92. a2612c5 eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usage by Tom Rini · 3 years, 3 months ago
  93. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
  94. ff002e6 pg-wcom-ls102xa: fix sys counter frequency by Aleksandar Gerasimovski · 3 years, 6 months ago
  95. 56c6c2c km: ls102x: update device disable configuration acc hw design desc by Aleksandar Gerasimovski · 3 years, 6 months ago
  96. a5ac0a4 km: ls102x: set ethrotate envvar to no by Aleksandar Gerasimovski · 3 years, 6 months ago
  97. 68a8998 km: ls102xa: add missing define for PRAM regions by Aleksandar Gerasimovski · 3 years, 6 months ago
  98. bece73e km/ls102xa: add support for u-boot POST memory test by Aleksandar Gerasimovski · 3 years, 6 months ago
  99. 032bdbc board/km: add support for seli8 design based on nxp ls102x by Aleksandar Gerasimovski · 3 years, 9 months ago
  100. da14fdb board/km: move km i2c deblock declarations to a km/common.h by Aleksandar Gerasimovski · 3 years, 10 months ago