1. aa6e241 powerpc: P1022DS: Remove macro CONFIG_P1022DS by York Sun · 8 years ago
  2. feb9e25 powerpc: P1022: Remove macro CONFIG_P1022 by York Sun · 8 years ago
  3. c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  4. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  5. 0872d44 Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · 8 years ago
  6. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  7. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  8. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  9. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  10. f35ed9e Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  11. e404ade Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  12. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  13. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  14. 989e1ce Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  15. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  16. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  17. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  18. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  19. 256fe86 Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  20. 76f1f38 Use separate options for TPL support by Simon Glass · 8 years ago
  21. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  22. bb6b142 treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · 8 years ago
  23. b24a4f6 powerpc/85xx: Increase fdt address by Scott Wood · 8 years ago
  24. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 9 years ago
  25. b38eaec include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · 9 years ago
  26. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  27. cb04db1 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  28. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  29. adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
  30. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  31. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  32. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  33. e5d5d44 spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
  34. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  35. 18fb0e3 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · 9 years ago
  36. 677f970 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · 9 years ago
  37. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  38. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  39. a77fda1 net: Move CONFIG_E1000 options to Kconfig by Simon Glass · 9 years ago
  40. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  41. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  42. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  43. 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 10 years ago
  44. 073adf9 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  45. 840a518 mpc85xx/p1022ds: convert to generic board by Tang Yuantian · 10 years ago
  46. 94b383e powerpc/85xx: enable some P1/P2 boards mtdparts for nor flash by Yangbo Lu · 10 years ago
  47. 25b4adb include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  48. 4ce9957 include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  49. 9307cba powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size by Prabhakar Kushwaha · 11 years ago
  50. 27585bd SPL: P1022DS: fix the problem booting from spi flash by Ying Zhang · 11 years ago
  51. ee4d651 SPL: powerpc: expand SPL's length to 128K by Ying Zhang · 11 years ago
  52. d40ddae powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  53. e222b1f powerpc/mpc85xx:Increase binary size for P, B & T series boards. by Prabhakar Kushwaha · 11 years ago
  54. 9407c3f powerpc/P1022DS: Define new nand_ecclayout structure macros by York Sun · 11 years ago
  55. 2c808a1 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  56. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  57. cdb2379 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  58. 0defddc config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  59. 5d97fe2 powerpc: p1022ds: add TPL for p1022ds nand boot by Ying Zhang · 11 years ago
  60. 382ce7e powerpc : p1022ds : Enable p1022ds to start from eSPI with SPL by Ying Zhang · 11 years ago
  61. 7c8eea5 powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL by Ying Zhang · 11 years ago
  62. 0151d99 powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some functionality for common SPL by Ying Zhang · 11 years ago
  63. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  64. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  65. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  66. 842033e pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 12 years ago
  67. dfe64e2 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  68. 5ed6f44 P1022DS: Set CONFIG_SPL_MAX_SIZE directly by Tom Rini · 12 years ago
  69. f45210d powerpc/p1022ds: Add support for NAND and NAND boot using SPL by Matthew McClintock · 12 years ago
  70. 9760b27 powerpc/corenet_ds: move SATA config to board configuration by Zang Roy-R61911 · 12 years ago
  71. 5368c55 COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  72. 7ee4110 powerpc/85xx: improve definition of BR_PHYS_ADDR macro by Timur Tabi · 12 years ago
  73. af25360 powerpc/p1022ds: add support for SPI and SD boot by Matthew McClintock · 13 years ago
  74. 84e34b6 powerpc/85xx: clean up P1022DS board configuration header file by Timur Tabi · 13 years ago
  75. 3d7506f powerpc/85xx: Add USB device-tree fixup for various platforms by ramneek mehresh · 13 years ago
  76. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  77. 3e0529f powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h by Timur Tabi · 13 years ago
  78. 07b5edc powerpc/85xx: Set max alloc length to 10MB on P1022DS by Jerry Huang · 13 years ago
  79. b3f44c2 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  80. 8b3637c common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  81. babb348 powerpc/85xx: CONFIG_ENABLE_36BIT_PHYS does not depend on CONFIG_PHYS_64BIT by Timur Tabi · 13 years ago
  82. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  83. e46fedf powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros by Timur Tabi · 13 years ago
  84. aeabdeb Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  85. a832ac4 powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards by Kumar Gala · 14 years ago
  86. 9b6e9d1 powerpc/85xx: Enable eSPI support on P1022DS by Jiang Yutang · 14 years ago
  87. ba8e76b powerpc: use 'video-mode' environment variable to configure DIU by Timur Tabi · 14 years ago
  88. f378017 powerpc/85xx: Update default hwconfig on P1022DS by Jiang Yutang · 14 years ago
  89. 218a758 powerpc/85xx: Enable support for ATI graphics cards on P1022DS by Jiang Yutang · 14 years ago
  90. 7d3053f powerpc: clean up DIU macro definitions for Freescale reference boards by Timur Tabi · 14 years ago
  91. 9899ac1 powerpc/85xx: Add 36-bit address map support to P1022DS by Jiang Yutang · 14 years ago
  92. c39f44d powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
  93. 2d7534a powerpc/85xx: Enable various errata on P1022/P1013 SoCs by Jiang Yutang · 14 years ago
  94. 2906845 p1022ds: fix pixis_reset altbank by York Sun · 14 years ago
  95. 7a577fd powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h by Kumar Gala · 14 years ago
  96. 7c57f3e powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards by Kumar Gala · 14 years ago
  97. 35079aa powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak function by Kumar Gala · 14 years ago
  98. b8339e2 p1022ds: enable reginfo command by Matthew McClintock · 14 years ago
  99. 16855ec powerpc/8xxx: Enable e1000 driver on some FSL boards by Kumar Gala · 14 years ago
  100. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago