1. d491801 powerpc/mpc85xx: use board env file for socrates board by Heiko Schocher · 1 year, 10 months ago WIP/2023-02-09-minor-updates
  2. 9e85d18 powerpc/mpc85xx: socrates: enable protected Environment by Heiko Schocher · 1 year, 10 months ago
  3. aeb9db9 powerpc/mpc85xx: socrates: drop second flash bank by Heiko Schocher · 1 year, 10 months ago
  4. 316d3d0 powerpc/mpc85xx: socrates: add initrd_high default environment variable by Heiko Schocher · 1 year, 10 months ago
  5. 2e9eea4 powerpc/mpc85xx: socrates: add MTD partitioning support by Heiko Schocher · 1 year, 10 months ago
  6. 0613c36 global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 2 years ago
  7. 829e9d2 ddr: fsl: Remove CONFIG_MEM_INIT_VALUE by Tom Rini · 2 years ago
  8. 960379d Convert CONFIG_L2_CACHE to Kconfig by Tom Rini · 2 years ago
  9. 308520b global: Remove unused CONFIG symbols by Tom Rini · 2 years ago
  10. 2f420f1 net: tsec: Remove non-DM_ETH support code by Tom Rini · 2 years ago
  11. 8ce59b5 Convert CONFIG_SPD_EEPROM to Kconfig by Tom Rini · 2 years ago
  12. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  13. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  14. ecc8d42 global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* by Tom Rini · 2 years ago
  15. 3408d96 Remove unused symbols by Tom Rini · 2 years ago
  16. 4e59094 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years ago
  17. 08574ed Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
  18. a918df2 Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
  19. 2c8d04d Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig by Tom Rini · 2 years, 1 month ago
  20. e020b97 Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al by Tom Rini · 2 years, 1 month ago
  21. d3d0b5b Convert CONFIG_SYS_INIT_RAM_LOCK to Kconfig by Tom Rini · 2 years, 1 month ago
  22. 8b549c0 Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al by Tom Rini · 2 years, 4 months ago
  23. 1107dad Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · 2 years, 4 months ago
  24. 1db251b Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 4 months ago
  25. 5d68d2f Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 2 years, 4 months ago
  26. 90e9b3d Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig by Tom Rini · 2 years, 4 months ago
  27. dea2584 usb: ohci-hcd: Remove some unused legacy code by Tom Rini · 2 years, 5 months ago
  28. cd6a45a Convert CONFIG_USB_OHCI_NEW et al to Kconfig by Tom Rini · 2 years, 5 months ago
  29. 1bc8ef4 socrates: Rework CONFIG_PCI_CLK_FREQ by Tom Rini · 2 years, 5 months ago
  30. bca4509 Convert CONFIG_SYS_SPD_BUS_NUM to Kconfig by Tom Rini · 2 years, 5 months ago
  31. fbc3621 Convert CONFIG_ENABLE_36BIT_PHYS to Kconfig by Tom Rini · 2 years, 5 months ago
  32. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  33. 4c97c8c powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · 2 years, 6 months ago
  34. 388de0f Convert CONFIG_DIMM_SLOTS_PER_CTLR to Kconfig by Tom Rini · 2 years, 8 months ago
  35. e4d741f Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 8 months ago
  36. 0e14cdf Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 9 months ago
  37. 5d6a64f Remove CONFIG_HAS_ETH0 et al symbols by Tom Rini · 2 years, 9 months ago
  38. f9147d6 Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig by Tom Rini · 2 years, 9 months ago
  39. a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 9 months ago
  40. a3041d9 Convert CONFIG_BTB to Kconfig by Tom Rini · 2 years, 9 months ago
  41. 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
  42. d6b318d Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · 3 years ago
  43. 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
  44. 3847ba9 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 3 years ago
  45. c7fad78 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · 3 years ago
  46. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years, 1 month ago
  47. cc1386b kgdb: Remove unused serial related options by Tom Rini · 3 years, 2 months ago
  48. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago WIP/2021-09-30-whitespace-cleanups
  49. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  50. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  51. 72d8136 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
  52. 9537216 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · 3 years, 3 months ago
  53. 8897bf4 global: Remove unused or unnecessary CONFIG symbols related to DDR by Tom Rini · 3 years, 3 months ago
  54. 88cd7d0 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 3 months ago
  55. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  56. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago WIP/2019-11-20-env-migration
  57. a8992e7 env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 5 years ago
  58. 2a51fe0 mpc85xx, socrates: add DM PCI support by Heiko Schocher · 5 years ago
  59. 98beb60 mpc85xx, socrates: enable DM serial by Heiko Schocher · 5 years ago
  60. 92746ba mpc85xx, socrates: enable DM I2C by Heiko Schocher · 5 years ago
  61. 4c65a44 mpc85xx, socrates: disable VIDEO by Heiko Schocher · 5 years ago
  62. 39642ab mpc85xx, socrates: add DM support by Heiko Schocher · 5 years ago
  63. e4ee459 mpc85xx, socrates: suppress unknown flash warning by Heiko Schocher · 5 years ago
  64. 37304aa Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  65. b06da06 Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT by Simon Glass · 5 years ago
  66. a7e6d0c rtc: move RTC_RX8025 to Kconfig by Heiko Schocher · 5 years ago
  67. 3241312 configs: fsl: move DDR specific defines to Kconfig by Rajesh Bhagat · 6 years ago
  68. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  69. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  70. d7869b21 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  71. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  72. 1715105 treewide: Migrate CONFIG_TSEC_ENET to Kconfig by Mario Six · 7 years ago
  73. 02ddc14 treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig by Mario Six · 7 years ago
  74. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  75. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  76. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  77. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  78. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  79. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  80. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  81. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  82. efce244 Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · 7 years ago
  83. fa37922 Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  84. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  85. 1989374 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  86. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  87. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  88. a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 8 years ago
  89. 853eaa4 Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · 8 years ago
  90. c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 8 years ago
  91. 0f71025 Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 8 years ago
  92. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  93. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  94. 66e399b ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  95. d26e34c fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  96. f8dee36 powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · 8 years ago
  97. 05cb79a powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · 8 years ago
  98. 25cb74b powerpc: MPC8544: Move CONFIG_MPC8544 to Kconfig option by York Sun · 8 years ago
  99. c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  100. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago