1. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  2. fe84507 ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS by York Sun · 8 years ago
  3. dcd28c0 ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  4. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  5. af5495a powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · 8 years ago
  6. e7a6eaf powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · 8 years ago
  7. fda566d powerpc: B4420: Remove macro CONFIG_PPC_B4420 by York Sun · 8 years ago
  8. 2dfafc6 powerpc: B4860QDS: Remove macro CONFIG_B4860QDS by York Sun · 8 years ago
  9. 68eaa9a powerpc: B4860: Remove macro CONFIG_PPC_B4860 by York Sun · 8 years ago
  10. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  11. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  12. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  13. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  14. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  15. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  16. 7db65a8 Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  17. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  18. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  19. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  20. d6c08cf Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  21. d4c6180 Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  22. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  23. 653e9fe treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · 8 years ago
  24. b7f4b85 powerpc/85xx: Increase fdt address by Scott Wood · 8 years ago
  25. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  26. a809981 include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · 9 years ago
  27. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  28. 998c479 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  29. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  30. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  31. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  32. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  33. 3322e21 secure_boot: include/configs: move definition of CONFIG_CMD_BLOB by Aneesh Bansal · 9 years ago
  34. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  35. 72a049d spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
  36. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  37. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  38. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  39. ee7b483 powerpc: configs: Fix init_ram physical address for several boards by York Sun · 9 years ago
  40. 9008a5b net: Move CONFIG_E1000 options to Kconfig by Simon Glass · 9 years ago
  41. 5c35b75 configs: Remove CONFIG_SERIAL_MULTI by Stephen Warren · 9 years ago
  42. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  43. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  44. 3466855 configs: remove CONFIG_NET_MULTI by Lars Poeschel · 9 years ago
  45. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  46. add5589 Move setexpr to Kconfig by Joe Hershberger · 10 years ago
  47. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  48. ff2c646 mpc85xx: inhibit qman and bman portals by default by Jeffrey Ladouceur · 10 years ago
  49. 60c3b09 powerpc/b4860qds: add workaround for XFI by Shaohui Xie · 10 years ago
  50. 7c689e2 B4860QDS: SGMII related updates by Shaveta Leekha · 10 years ago
  51. 29e4b0e mpc85xx: configs - Enable blob command in freescale platforms by Ruchika Gupta · 10 years ago
  52. 12af67f mpc85xx: configs - Add hash command in freescale platforms by Ruchika Gupta · 10 years ago
  53. 35a9529 B4860QDS: Enable mac command support by Shaveta Leekha · 10 years ago
  54. 82699a6 powerpc/b4860: Updated default hwconfig to enable only cpc2 by Shaveta Leekha · 10 years ago
  55. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  56. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  57. c2bc460 powerpc/ifc: fix invalid CSn FTIM2.TCH setting by Shaohui Xie · 10 years ago
  58. 416dbfe powerpc/srio-pcie-boot: Adjust addresses for SRIO/PCIE boot by Liu Gang · 11 years ago
  59. 1dedccc mpc85xx: configs: remove c=ffe from default environment by Kim Phillips · 11 years ago
  60. 4bd582d powerpc/freescale: Convert selected boards to generic board architecture by York Sun · 11 years ago
  61. e1b6f4c board/b4qds: VID support by Shaveta Leekha · 11 years ago
  62. f402731 powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size by Prabhakar Kushwaha · 11 years ago
  63. 3354298 board/b4qds:Add support of 2 stage NAND boot-loader by Prabhakar Kushwaha · 11 years ago
  64. 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
  65. 8c2c7ec freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW} by Masahiro Yamada · 11 years ago
  66. f76f289 powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  67. f203656 powerpc/mpc85xx:Increase binary size for P, B & T series boards. by Prabhakar Kushwaha · 11 years ago
  68. 950f2f7 powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI by Prabhakar Kushwaha · 11 years ago
  69. 83cbd0c powerpc/B4860QDS: Define new nand_ecclayout structure macros by York Sun · 11 years ago
  70. a3e6895 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  71. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  72. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  73. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  74. c9ed7bd powerpc/B4860: enable PBL tool for B4860 by Shaohui Xie · 11 years ago
  75. d103009 powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.h by Po Liu · 11 years ago
  76. 621de44 powerpc/rman: fix RMan support for t4240 and b4860 by Minghuan Lian · 11 years ago
  77. d1cb774 board/b4860qds: Add support for configuring SerDes1 Refclks by Shaveta Leekha · 11 years ago
  78. 544f881 powerpc/corenet: Move CONFIG_FSL_CORENET out of board header file by York Sun · 11 years ago
  79. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  80. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  81. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  82. e905f03 board/b4860qds: Relax NOR flash teadc timing parameter by Prabhakar Kushwaha · 12 years ago
  83. 0ff15f9 powerpc/b4860qds: Slave module for boot from SRIO and PCIE by Liu Gang · 12 years ago
  84. c13bc8f powerpc/b4860qds: Enable master module for boot from SRIO and PCIE by Liu Gang · 12 years ago
  85. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  86. 43e0f7b powerpc/b4860qds: Add LAW Target ID and Create LAW entry for Maple by Shaveta Leekha · 12 years ago
  87. 525ab51 powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.h by Poonam Aggrwal · 12 years ago
  88. 4c3db71 Enable XAUI interface for B4860QDS by Suresh Gupta · 12 years ago
  89. 0789dc9 powerpc/b4860qds: Added Support for B4860QDS by York Sun · 12 years ago