1. c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 7 years ago
  2. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  3. 2852267 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · 8 years ago
  4. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  5. c83a824 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  6. d98b98d arch: powerpc: Move CONFIG_FSL_IFC to Kconfig by Prabhakar Kushwaha · 8 years ago
  7. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  8. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  9. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  10. d26e34c fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  11. f8dee36 powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · 8 years ago
  12. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  13. 05cb79a powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · 8 years ago
  14. 7601686 powerpc: P1010RDB: Remove macros CONFIG_P1010RDB_PA and CONFIG_P1010RDB_PB by York Sun · 8 years ago
  15. 7d5f9f8 powerpc: P1010: Remove macro CONFIG_P1010 by York Sun · 8 years ago
  16. c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  17. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  18. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  19. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  20. f35ed9e Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  21. e404ade Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  22. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  23. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  24. 989e1ce Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  25. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  26. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  27. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  28. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  29. 256fe86 Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  30. d3662df Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  31. 76f1f38 Use separate options for TPL support by Simon Glass · 8 years ago
  32. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  33. bb6b142 treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · 8 years ago
  34. b24a4f6 powerpc/85xx: Increase fdt address by Scott Wood · 8 years ago
  35. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  36. e35eb03 Remove unused BOOTFLAG definitions by Chris Packham · 8 years ago
  37. b38eaec include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · 8 years ago
  38. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  39. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  40. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  41. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  42. b39d121 powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZE by York Sun · 8 years ago
  43. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  44. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  45. 74eecd8 secure_boot: include/configs: move definition of CONFIG_CMD_BLOB by Aneesh Bansal · 9 years ago
  46. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  47. e5d5d44 spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
  48. e4f65d0 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · 9 years ago
  49. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  50. 18fb0e3 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · 9 years ago
  51. 677f970 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · 9 years ago
  52. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  53. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  54. a77fda1 net: Move CONFIG_E1000 options to Kconfig by Simon Glass · 9 years ago
  55. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  56. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  57. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  58. 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 9 years ago
  59. 073adf9 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  60. 653c28f board/freescale: use generic board architecture for p1010rdb by Ying Zhang · 10 years ago
  61. 789490b mpc85xx: configs - Enable blob command in freescale platforms by Ruchika Gupta · 10 years ago
  62. 737537e mpc85xx: configs - Add hash command in freescale platforms by Ruchika Gupta · 10 years ago
  63. 84e0fb4 powerpc/P1010RDB:Update RESET_VECTOR_ADDRESS for 768KB u-boot size by Ruchika Gupta · 10 years ago
  64. 25b4adb include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  65. 4ce9957 include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  66. de51916 powerpc/ifc: fix invalid CSn FTIM2.TCH setting by Shaohui Xie · 10 years ago
  67. 9307cba powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size by Prabhakar Kushwaha · 10 years ago
  68. 50c7636 powerpc/p1010rdb: SECURE BOOT- enable workaround for IFC errata A003399 by Aneesh Bansal · 11 years ago
  69. 76c9aaf powerpc/p1010rdb: SECURE BOOT enabled for NAND by Aneesh Bansal · 11 years ago
  70. c9e1f58 powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPL by Ying Zhang · 11 years ago
  71. d40ddae powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  72. e222b1f powerpc/mpc85xx:Increase binary size for P, B & T series boards. by Prabhakar Kushwaha · 11 years ago
  73. fbe76ae board/freescale:Remove use of CONFIG_SPL_NAND_MINIMAL by Prabhakar Kushwaha · 11 years ago
  74. 2c808a1 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  75. c3cc02a powerpc/p1010rdb:modify the mtest start_address by Zhao Qiang · 11 years ago
  76. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  77. ac68807 p1010rdb: enable mtdparts for NAND by Zhao Qiang · 11 years ago
  78. cdb2379 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  79. 0defddc config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  80. e512c50 powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-pa by Shengzhou Liu · 11 years ago
  81. ad89da0 board/p1010rdb: add pin mux and sdhc support in any boot by Shengzhou Liu · 11 years ago
  82. 0d2cff2 powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.h by Po Liu · 11 years ago
  83. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  84. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  85. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  86. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  87. 0fa934d board/p1010rdb:Add NAND boot support using new SPL format by Prabhakar Kushwaha · 11 years ago
  88. 74fa22e powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399 by Prabhakar Kushwaha · 11 years ago
  89. 842033e pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  90. 9760b27 powerpc/corenet_ds: move SATA config to board configuration by Zang Roy-R61911 · 12 years ago
  91. bffe31c1 serial: Remove CONFIG_SERIAL_MULTI from config files by Marek Vasut · 12 years ago
  92. 5368c55 COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  93. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  94. 1ba62f1 powerpc/mpc8xxx: Fix CONFIG_DDR_RAW_TIMING for two boards by York Sun · 13 years ago
  95. db917fb configs: Remove CONFIG_NET_MULTI from board files by Fabio Estevam · 13 years ago
  96. 4394d0c sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option by Fabio Estevam · 13 years ago
  97. b3f44c2 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  98. 8b3637c common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  99. 2f439e8 powerpc/85xx: Add Secure Boot support on P1010RDB for NOR, NAND & SPIFLASH by Ruchika Gupta · 13 years ago
  100. d793e5a powerpc/85xx: Add NAND/NAND_SPL support to P1010RDB by Dipen Dudhat · 13 years ago