1. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 7 months ago
  2. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  3. b0939dd dm: powerpc: P1020: add i2c DM support by Biwen Li · 4 years, 7 months ago
  4. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  5. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  6. 047860d powerpc: p1_p2_rdb: Disable legacy PCIe driver when DM_PCI is enabled by Hou Zhiqiang · 5 years ago
  7. 01500f5 powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to Kconfig by Hou Zhiqiang · 6 years ago
  8. e478f70 configs: Migrate CONFIG_SYS_LDSCRIPT to Kconfig by Tom Rini · 5 years ago
  9. 2386edc configs: Remove unneeded CONFIG_SYS_LDSCRIPT instances by Tom Rini · 5 years ago
  10. e5678e4 configs: Migrate the various SPL_BOOT_xxx choices for PowerPC by Tom Rini · 6 years ago
  11. fa911f8 configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · 6 years ago
  12. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  13. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  14. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  15. ba2414f configs: fsl: move DDR specific defines to Kconfig by Rajesh Bhagat · 6 years ago
  16. 0a01a44 PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL by Tom Rini · 6 years ago
  17. 5931fbb spi: Zap CONFIG_HARD_SPI by Jagan Teki · 6 years ago
  18. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  19. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  20. 4e9079e Revert "powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization" by Ran Wang · 6 years ago
  21. 9e91727 config: remove unused CONFIG_SPL_RELOC_STACK_SIZE by Heinrich Schuchardt · 6 years ago
  22. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  23. 8e45f1a cmd: Kconfig: Move CONFIG_MP to Kconfig by Siva Durga Prasad Paladugu · 6 years ago
  24. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  25. 790d844 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · 7 years ago
  26. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  27. da4fc93 treewide: Migrate CONFIG_TSEC_ENET to Kconfig by Mario Six · 7 years ago
  28. 75b23ed treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig by Mario Six · 7 years ago
  29. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  30. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  31. 6d48136 configs: Drop unused CONFIG_SPL_MMC_MINIMAL by Tom Rini · 7 years ago
  32. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  33. acede7a Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · 7 years ago
  34. fc1a4de ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  35. 104a537 ata: Migrate CONFIG_SATA_SIL to Kconfig by Tuomas Tynkkynen · 7 years ago
  36. e7eaf62 powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization by Ran Wang · 7 years ago
  37. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  38. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  39. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  40. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  41. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  42. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  43. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  44. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  45. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  46. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  47. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  48. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  49. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  50. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  51. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  52. 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 8 years ago
  53. 4590d4e Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 8 years ago
  54. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 8 years ago
  55. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
  56. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · 8 years ago
  57. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  58. 863af89 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  59. 4c6be55 arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig by Prabhakar Kushwaha · 8 years ago
  60. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  61. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  62. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  63. dcd28c0 ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  64. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  65. af5495a powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · 8 years ago
  66. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  67. e7a6eaf powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · 8 years ago
  68. 4b08dd7 powerpc: P2020: Remove macro CONFIG_P2020 by York Sun · 8 years ago
  69. 0f57797 powerpc: P1025: Remove macro CONFIG_P1025 by York Sun · 8 years ago
  70. 76780b2 powerpc: P1024: Remove CONFIG_P1024 by York Sun · 8 years ago
  71. 2f924be powerpc: P1021: Remove macro CONFIG_P1021 by York Sun · 8 years ago
  72. af2dc81 powerpc: P1020: Remove macro CONFIG_P1020 by York Sun · 8 years ago
  73. 9c01ff2 powerpc: P2020RDB-PC: Separate from P1_P2_RDB_PC in Kconfig by York Sun · 8 years ago
  74. cc05c62 powerpc: P1025RDB: Separate from P1_P2_RDB_PC in Kconfig by York Sun · 8 years ago
  75. 028f29c powerpc: P1024RDB: Separate from P1_P2_RDB_PC in Kconfig by York Sun · 8 years ago
  76. ba38a35 powerpc: P1021RDB: Separate from P1_P2_RDB_PC in Kconfig by York Sun · 8 years ago
  77. 8f250f9 powerpc: P1020UTM: Separate from P1_P2_RDB_P2 in Kconfig by York Sun · 8 years ago
  78. 0673238 powerpc: P1020RDB-PD: Separate from P1_P2_RDB_PC in Kconfig by York Sun · 8 years ago
  79. 443108bf powerpc: P1020RDB-PC: Separate from P1_P2_RDB_PC in Kconfig by York Sun · 8 years ago
  80. 1dc69a6 powerpc: P1020MBG: Separate from P1_P2_RDB_PC in Kconfig by York Sun · 8 years ago
  81. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  82. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  83. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  84. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  85. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  86. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  87. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  88. 7db65a8 Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  89. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  90. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  91. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  92. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  93. d6c08cf Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  94. 98b685d Use separate options for TPL support by Simon Glass · 8 years ago
  95. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  96. 653e9fe treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · 8 years ago
  97. b7f4b85 powerpc/85xx: Increase fdt address by Scott Wood · 8 years ago
  98. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  99. a809981 include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · 9 years ago
  100. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago