1. 816bc41 configs: Move SYS_DPAA_QBMAN to Kconfig by Ahmed Mansour · 7 years ago
  2. acede7a Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · 7 years ago
  3. fc1a4de ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  4. 8df5dd3 ata: Migrate CONFIG_FSL_SATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  5. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  6. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  7. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  8. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  9. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  10. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  11. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  12. 8d8f742 Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · 7 years ago
  13. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  14. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  15. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  16. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  17. 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 8 years ago
  18. 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 8 years ago
  19. 9fdc0de Convert CONFIG_CMD_ERRATA to Kconfig by Simon Glass · 8 years ago
  20. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · 8 years ago
  21. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 8 years ago
  22. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
  23. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  24. a5c4d40 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · 8 years ago
  25. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  26. 863af89 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  27. 4c6be55 arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig by Prabhakar Kushwaha · 8 years ago
  28. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  29. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  30. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  31. fe84507 ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS by York Sun · 8 years ago
  32. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  33. af5495a powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · 8 years ago
  34. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  35. e7a6eaf powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · 8 years ago
  36. 8299ebf powerpc: P2041RDB: Remove macro CONFIG_P2041RDB by York Sun · 8 years ago
  37. 5786fca powerpc: P2041: Remove macro CONFIG_PPC_P2041 by York Sun · 8 years ago
  38. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  39. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  40. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  41. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  42. 653e9fe treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · 8 years ago
  43. b7f4b85 powerpc/85xx: Increase fdt address by Scott Wood · 8 years ago
  44. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  45. a809981 include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · 9 years ago
  46. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  47. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  48. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  49. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  50. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  51. 3322e21 secure_boot: include/configs: move definition of CONFIG_CMD_BLOB by Aneesh Bansal · 9 years ago
  52. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  53. 72a049d spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
  54. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  55. 52de2e5 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · 9 years ago
  56. 8bca435 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · 9 years ago
  57. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  58. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  59. 9008a5b net: Move CONFIG_E1000 options to Kconfig by Simon Glass · 9 years ago
  60. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  61. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  62. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  63. add5589 Move setexpr to Kconfig by Joe Hershberger · 10 years ago
  64. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  65. ff2c646 mpc85xx: inhibit qman and bman portals by default by Jeffrey Ladouceur · 10 years ago
  66. 69f44b8 powerpc/p2041rdb: enable generic board configs by Shaohui Xie · 10 years ago
  67. 29e4b0e mpc85xx: configs - Enable blob command in freescale platforms by Ruchika Gupta · 10 years ago
  68. 12af67f mpc85xx: configs - Add hash command in freescale platforms by Ruchika Gupta · 10 years ago
  69. 416dbfe powerpc/srio-pcie-boot: Adjust addresses for SRIO/PCIE boot by Liu Gang · 11 years ago
  70. 1dedccc mpc85xx: configs: remove c=ffe from default environment by Kim Phillips · 11 years ago
  71. f402731 powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size by Prabhakar Kushwaha · 11 years ago
  72. 83a9084 QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR by Zhao Qiang · 11 years ago
  73. 8c2c7ec freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW} by Masahiro Yamada · 11 years ago
  74. f76f289 powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  75. f203656 powerpc/mpc85xx:Increase binary size for P, B & T series boards. by Prabhakar Kushwaha · 11 years ago
  76. 950f2f7 powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI by Prabhakar Kushwaha · 11 years ago
  77. a3e6895 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  78. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  79. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  80. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  81. d103009 powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.h by Po Liu · 11 years ago
  82. c40be04 powerpc/p2041: fix I2C controller's offset by Shaohui Xie · 11 years ago
  83. 544f881 powerpc/corenet: Move CONFIG_FSL_CORENET out of board header file by York Sun · 11 years ago
  84. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  85. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  86. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  87. 27afb9c powerpc/boot: Change the macro of Boot from SRIO and PCIE master module by Liu Gang · 12 years ago
  88. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 12 years ago
  89. 9e07708 powerpc/p2041: set RCW and PBI files for .pbl build or P2041RDB by Valentin Longchamp · 12 years ago
  90. 2ce421a powerpc/corenet_ds: move SATA config to board configuration by Zang Roy-R61911 · 12 years ago
  91. 7664bfe powerpc/P2041RDB: Fix Flash address LAW address by York Sun · 12 years ago
  92. 80f535b powerpc/qoriq: Move FMAN microcode location by York Sun · 12 years ago
  93. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  94. a1ef48c powerpc/fsl-corenet: remove dead variant symbols by Scott Wood · 12 years ago
  95. b4611ee powerpc/corenet_ds: Slave module for boot from PCIE by Liu Gang · 12 years ago
  96. 99e0c29 powerpc/corenet_ds: Master module for boot from PCIE by Liu Gang · 12 years ago
  97. e86e1a3 powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macro by Liu Gang · 12 years ago
  98. d7b17a9 powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build target by Liu Gang · 12 years ago
  99. dc85b3d powerpc/corenet: fix compile error when CONFIG_SYS_NO_FLASH is defined by Shaohui Xie · 12 years ago
  100. 3d33963 powerpc/85xx: Add USB device-tree fixup for various platforms by ramneek mehresh · 13 years ago