1. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  2. 2852267 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · 8 years ago
  3. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  4. c83a824 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  5. d98b98d arch: powerpc: Move CONFIG_FSL_IFC to Kconfig by Prabhakar Kushwaha · 8 years ago
  6. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  7. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  8. 51370d5 ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS by York Sun · 8 years ago
  9. 66e399b ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · 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. 26bc57d powerpc: T4240: Remove macro CONFIG_PPC_T4240 by York Sun · 8 years ago
  15. 49ec8aa powerpc: T4240RDB: Remove macro CONFIG_T4240RDB 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. ec90ac7 Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand. by Zhao Qiang · 8 years ago
  19. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  20. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  21. 989e1ce Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  22. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  23. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  24. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  25. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  26. 256fe86 Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  27. d3662df Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  28. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  29. bb6b142 treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · 8 years ago
  30. b24a4f6 powerpc/85xx: Increase fdt address by Scott Wood · 8 years ago
  31. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  32. b38eaec include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · 8 years ago
  33. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  34. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  35. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  36. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  37. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  38. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  39. cd85bec Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  40. 74eecd8 secure_boot: include/configs: move definition of CONFIG_CMD_BLOB by Aneesh Bansal · 9 years ago
  41. 2f66a82 powerpc/board/t4240rdb: Enable VID support by Ying Zhang · 9 years ago
  42. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  43. e5d5d44 spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
  44. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  45. 18fb0e3 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · 9 years ago
  46. 677f970 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · 9 years ago
  47. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  48. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  49. b3142e2 powerpc: configs: Fix init_ram physical address for several boards by York Sun · 9 years ago
  50. a77fda1 net: Move CONFIG_E1000 options to Kconfig by Simon Glass · 9 years ago
  51. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  52. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  53. 42eccdd configs: remove CONFIG_NET_MULTI by Lars Poeschel · 9 years ago
  54. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  55. 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 9 years ago
  56. 373762c powerpc/t4rdb: Add SD boot support for T4240RDB board by Chunhe Lan · 10 years ago
  57. a8efe79 T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR config by Chunhe Lan · 10 years ago
  58. 073adf9 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  59. 3fa66db mpc85xx: inhibit qman and bman portals by default by Jeffrey Ladouceur · 10 years ago
  60. 9a509cf powerpc/t4240rdb: Convert to use generic board code by Chunhe Lan · 10 years ago
  61. 929dfdc powerpc/t4240rdb: enable eSDHC 3.3V support by Xiaobo Xie · 10 years ago
  62. 1b5c2b5 powerpc/t4rdb: Fix CPLD timing by Chunhe Lan · 10 years ago
  63. ab06b23 powerpc/t4rdb: Add support of CPLD by Chunhe Lan · 10 years ago
  64. 789490b mpc85xx: configs - Enable blob command in freescale platforms by Ruchika Gupta · 10 years ago
  65. 737537e mpc85xx: configs - Add hash command in freescale platforms by Ruchika Gupta · 10 years ago
  66. 1a34445 powerpc/85xx: Add T4160RDB board support by Chunhe Lan · 10 years ago
  67. 0b2e13d powerpc/85xx: Add T4240RDB board support by Chunhe Lan · 10 years ago