1. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  2. ecc8d42 global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* by Tom Rini · 2 years ago
  3. 3408d96 Remove unused symbols by Tom Rini · 2 years ago
  4. 9109213 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · 2 years ago
  5. 9591b63 Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · 2 years ago
  6. 57c3afb powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS by Tom Rini · 2 years ago
  7. 4e59094 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years ago
  8. 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  9. 5155207 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  10. 08574ed Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
  11. a918df2 Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
  12. 2c8d04d Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig by Tom Rini · 2 years, 1 month ago
  13. 22a2283 powerpc: Migrate SYS_L2_SIZE to Kconfig by Tom Rini · 2 years, 1 month ago
  14. d3d0b5b Convert CONFIG_SYS_INIT_RAM_LOCK to Kconfig by Tom Rini · 2 years, 1 month ago
  15. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  16. 33043b3 board: freescale: p1_p2_rdb_pc: Calculate offsets for eSDHC boot sector by Pali Rohár · 2 years, 4 months ago
  17. 61fed31 board: freescale: p1_p2_rdb_pc: Add env commands norlowerboot, norupperboot, sd2boot and defboot by Pali Rohár · 2 years, 7 months ago
  18. 1107dad Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · 2 years, 4 months ago
  19. 1db251b Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 4 months ago
  20. 5d68d2f Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 2 years, 4 months ago
  21. 90e9b3d Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig by Tom Rini · 2 years, 4 months ago
  22. b72713d Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig by Tom Rini · 2 years, 4 months ago
  23. 3982e76 board: freescale: p1_p2_rdb_pc: Simplify SPL offset macros by Pali Rohár · 2 years, 4 months ago
  24. 07ef80cd powerpc: Use the poison value of 0xdeadbeef directly in DDR init by Tom Rini · 2 years, 5 months ago
  25. c45568c Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 5 months ago
  26. 5a44618 Convert CONFIG_SYS_RAMBOOT to Kconfig by Tom Rini · 2 years, 5 months ago
  27. f27bca4 Convert CONFIG_PCI_SCAN_SHOW to Kconfig by Tom Rini · 2 years, 5 months ago
  28. 3dc2987 Convert CONFIG_PCIE1 et al to Kconfig by Tom Rini · 2 years, 5 months ago
  29. d8e8461 Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig by Tom Rini · 2 years, 5 months ago
  30. c24e8e2 Convert CONFIG_SYS_DDR_RAW_TIMING to Kconfig by Tom Rini · 2 years, 5 months ago
  31. bca4509 Convert CONFIG_SYS_SPD_BUS_NUM to Kconfig by Tom Rini · 2 years, 5 months ago
  32. fbc3621 Convert CONFIG_ENABLE_36BIT_PHYS to Kconfig by Tom Rini · 2 years, 5 months ago
  33. 6b74cfd board: freescale: p1_p2_rdb_pc: Remove mapping for TDM-PMC card by Pali Rohár · 2 years, 5 months ago
  34. 5d7dea1 Convert CONFIG_ENV_RANGE to Kconfig by Tom Rini · 2 years, 6 months ago
  35. 3371edd Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · 2 years, 6 months ago
  36. de47ff5 Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to Kconfig by Tom Rini · 2 years, 6 months ago
  37. aca1f67 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · 2 years, 6 months ago
  38. 5cc1d92 Convert CONFIG_HAS_FSL_DR_USB to Kconfig by Tom Rini · 2 years, 6 months ago
  39. e78e880 Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig by Tom Rini · 2 years, 6 months ago
  40. 676f682 board: freescale: p1_p2_rdb_pc: Move boot reset macros to p1_p2_bootsrc.h by Pali Rohár · 2 years, 6 months ago
  41. a62b7f0 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · 2 years, 6 months ago
  42. 0bf940c Drop CONFIG_SPL_SPI_FLASH_MINIMAL by Tom Rini · 2 years, 6 months ago
  43. 7f2c91e Convert CONFIG_SPL_GD_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  44. 55cf860 Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  45. 90e1fd0 Convert CONFIG_TPL_NAND_INIT to Kconfig by Tom Rini · 2 years, 6 months ago
  46. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  47. 4c97c8c powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · 2 years, 6 months ago
  48. 90f0819 Convert CONFIG_SPL_COMMON_INIT_DDR to Kconfig by Tom Rini · 2 years, 6 months ago
  49. 6074a53 ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage by Tom Rini · 2 years, 6 months ago
  50. ca8a329 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 6 months ago
  51. b35316f Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · 2 years, 7 months ago
  52. c7d0295 board: freescale: p1_p2_rdb_pc: Define SW macros for lower and upper NOR banks by Pali Rohár · 2 years, 8 months ago
  53. 6496a89 board: freescale: p1_p2_rdb_pc: Use named macros for i2c bus num and address by Pali Rohár · 2 years, 8 months ago
  54. ac56055 board: freescale: p1_p2_rdb_pc: Fix env $vscfw_addr by Pali Rohár · 2 years, 8 months ago
  55. 4aceaec board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurations by Pali Rohár · 2 years, 8 months ago
  56. ab37df9 powerpc: mpc85xx: Remove duplicate u-boot-nand.lds by Pali Rohár · 2 years, 7 months ago
  57. 388de0f Convert CONFIG_DIMM_SLOTS_PER_CTLR to Kconfig by Tom Rini · 2 years, 8 months ago
  58. e4d741f Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 8 months ago
  59. 53f2222 p1_p2_rdb: Remove CONFIG_CPLD_[BO]R_PRELIM by Tom Rini · 2 years, 8 months ago
  60. 47267f8 Remove CONFIG_BOARDNAME and CONFIG_BOARD_NAME by Tom Rini · 2 years, 8 months ago
  61. 0e14cdf Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 9 months ago
  62. 5d6a64f Remove CONFIG_HAS_ETH0 et al symbols by Tom Rini · 2 years, 9 months ago
  63. f9147d6 Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig by Tom Rini · 2 years, 9 months ago
  64. fdfb17b Convert CONFIG_BOOTFILE to Kconfig by Tom Rini · 2 years, 9 months ago
  65. a3041d9 Convert CONFIG_BTB to Kconfig by Tom Rini · 2 years, 9 months ago
  66. edca8cf Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 10 months ago
  67. 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
  68. 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
  69. 9ec4df3 Convert CONFIG_SYS_NAND_U_BOOT_OFFS to Kconfig by Tom Rini · 3 years ago
  70. 1b46518 Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · 3 years ago
  71. 7856cd5 Convert CONFIG_SYS_PCI_64BIT to Kconfig by Tom Rini · 3 years ago
  72. 3847ba9 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 3 years ago
  73. f76750d Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 3 years ago
  74. c7fad78 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · 3 years ago
  75. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years, 1 month ago
  76. a97a071 configs: fsl: migrate FMAN/QE specific defines to Kconfig by Rajesh Bhagat · 3 years, 1 month ago
  77. 53f0613 Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years, 2 months ago
  78. a0de075 Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 2 months ago
  79. cc1386b kgdb: Remove unused serial related options by Tom Rini · 3 years, 2 months ago
  80. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  81. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  82. 72d8136 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
  83. 9537216 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · 3 years, 3 months ago
  84. efb5dab7 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · 3 years, 3 months ago
  85. 7ae1b08 ppc: Rework some hard-coded BOOTCOMMANDS by Tom Rini · 3 years, 3 months ago
  86. fc8d3b9 Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to Kconfig by Tom Rini · 3 years, 3 months ago
  87. 6d5d0c9 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · 3 years, 3 months ago
  88. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  89. 88cd7d0 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 3 months ago
  90. d7d40f6 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · 3 years, 3 months ago
  91. 5ccee85 ppc: Drop DM_PCI from config files by Simon Glass · 3 years, 4 months ago
  92. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
  93. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
  94. 63310de board/freescale: Remove P1024RDB board support by Priyanka Jain · 4 years, 2 months ago
  95. 6d1dd76 board/freescale: Remove P1021RDB board support by Priyanka Jain · 4 years, 2 months ago
  96. 53e3096 board/freescale: Remove P1020MBG board support by Priyanka Jain · 4 years, 2 months ago
  97. da3dd41 board/freescale: Remove P1020UTM board support by Priyanka Jain · 4 years, 2 months ago
  98. d521cec board/freescale: Remove P1025RDB board support by Priyanka Jain · 4 years, 2 months ago
  99. 993c104 configs: p1_p2_rdb: Add the default address of vsc7385 firmware by Hou Zhiqiang · 4 years, 4 months ago
  100. 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago