1. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · Sun Oct 16 23:35:18 2016 -0700
  2. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · Wed Oct 26 17:15:37 2016 -0400
  3. 706605f Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · Mon Oct 17 20:12:51 2016 -0600
  4. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · Mon Oct 17 20:12:49 2016 -0600
  5. e64c724 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · Mon Oct 17 20:12:41 2016 -0600
  6. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · Mon Oct 17 20:12:40 2016 -0600
  7. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  8. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  9. 653e9fe treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · Mon Jul 25 19:56:03 2016 +0900
  10. b7f4b85 powerpc/85xx: Increase fdt address by Scott Wood · Tue Jul 19 17:52:06 2016 -0500
  11. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  12. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · Sun May 01 11:36:02 2016 -0600
  13. a809981 include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · Tue May 03 19:52:49 2016 -0400
  14. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  15. 998c479 include/configs: Whitespace fixup by Tom Rini · Sun Apr 24 10:24:59 2016 -0400
  16. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  17. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  18. a6448df net: Move CONFIG_RTL8139 to Kconfig by Bin Meng · Mon Mar 21 06:47:41 2016 -0700
  19. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  20. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  21. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  22. f406a1b video: Drop unused console functions by Simon Glass · Sun Oct 18 21:17:18 2015 -0600
  23. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  24. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · Wed Oct 07 20:19:12 2015 -0700
  25. 9008a5b net: Move CONFIG_E1000 options to Kconfig by Simon Glass · Wed Aug 19 09:33:43 2015 -0600
  26. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  27. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  28. add5589 Move setexpr to Kconfig by Joe Hershberger · Tue May 05 19:08:13 2015 -0500
  29. 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · Mon May 04 14:55:14 2015 -0500
  30. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · Tue Feb 03 11:58:15 2015 -0600
  31. 4848ae1 nand_spl: remove MPC8572DS_NAND support by Masahiro Yamada · Wed Jun 04 10:26:48 2014 +0900
  32. 4bd582d powerpc/freescale: Convert selected boards to generic board architecture by York Sun · Wed Apr 30 14:43:49 2014 -0700
  33. 6f231f3 powerpc/mpc8572ds: Increase u-boot size to 768KB by York Sun · Fri Apr 25 12:06:17 2014 -0700
  34. 55e6365 kbuild: Move linker sciript check to prepare1 by Masahiro Yamada · Tue Feb 25 19:26:48 2014 +0900
  35. f76f289 powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · Wed Jan 15 10:14:07 2014 +0900
  36. a3e6895 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · Sun Dec 01 20:07:28 2013 +0200
  37. a69aac7 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Mon Dec 02 08:38:28 2013 -0500
  38. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · Mon Sep 30 09:22:09 2013 -0700
  39. 4d2ba17 mtd: move & update nand_ecclayout structure (plus board changes) by Prabhakar Kushwaha · Fri Oct 04 13:47:58 2013 +0530
  40. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · Fri Oct 04 08:40:04 2013 -0500
  41. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · Mon Sep 30 17:11:48 2013 -0500
  42. 83f6648 ahci: convert to use libata functions and definitions by Rob Herring · Sat Aug 24 10:10:54 2013 -0500
  43. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  44. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  45. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · Wed Oct 24 13:48:22 2012 +0200
  46. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · Tue Jan 29 08:53:15 2013 +0100
  47. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · Thu May 30 07:06:12 2013 +0000
  48. 39bb2f2 powerpc/mpc8572ds: Enable bank interleaving to cs0+cs1 for dual-rank DIMMs by Hongtao Jia · Thu Dec 20 19:36:12 2012 +0000
  49. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · Sun Sep 23 17:41:24 2012 +0200
  50. b56570c powerpc/85xx: improve definition of BR_PHYS_ADDR macro by Timur Tabi · Fri Jul 06 07:39:26 2012 +0000
  51. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · Tue Jun 19 15:54:35 2012 -0700
  52. 842aa5b powerpc/85xx: Fix NAND SPL support by Kumar Gala · Wed Nov 09 09:10:49 2011 -0600
  53. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:48 2011 +0000
  54. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:47 2011 +0000
  55. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  56. d8f341c powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros by Timur Tabi · Thu Aug 04 18:03:41 2011 -0500
  57. 39ffcc1 powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards by Kumar Gala · Thu Apr 28 10:13:41 2011 -0500
  58. 48aab14 powerpc/85xx: rename NAND prefixes to CONFIG_SYS by Matthew McClintock · Tue Apr 05 14:39:33 2011 -0500
  59. 36f15a8 powerpc/85xx: Add support for ULI1575 PCI EHCI module on MPC8572DS by Zhao Chenhui · Fri Mar 04 16:31:41 2011 +0800
  60. a4a4555 powerpc/85xx: Disable ECC in considering performance on MPC8572DS by Zhao Chenhui · Wed Mar 02 16:44:52 2011 +0800
  61. e4c27af powerpc/85xx: Replace memctl_intlv_ctl with hwconfig on MPC8572DS by Zhao Chenhui · Wed Mar 02 16:44:36 2011 +0800
  62. 580df5e powerpc/85xx: Remove config.mk for nand linker script by Kumar Gala · Mon Jan 31 15:57:01 2011 -0600
  63. 5e8435a powerpc/85xx: Enable ECC on MPC8572DS by York Sun · Tue Jan 25 21:51:29 2011 -0800
  64. 6cad41c powerpc/85xx: Enable Errata command on MPC8572DS by York Sun · Wed Jan 26 00:14:57 2011 -0600
  65. e727a36 powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h by Kumar Gala · Wed Jan 12 02:48:53 2011 -0600
  66. a9db4ec powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards by Kumar Gala · Tue Jan 11 00:52:35 2011 -0600
  67. d165dc5 powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe code by Kumar Gala · Fri Dec 17 06:53:52 2010 -0600
  68. 4212f23 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN by Becky Bruce · Fri Dec 17 17:17:58 2010 -0600
  69. 90a535b powerpc/85xx: Add support for booting from NAND on MPC8572DS by Kumar Gala · Fri Nov 12 08:22:01 2010 -0600
  70. 362b998 powerpc/85xx: Enable HWCONFIG on MPC8572DS by Kumar Gala · Fri Nov 19 08:53:25 2010 -0600
  71. cfc113e powerpc/8xxx: Enable e1000 driver on some FSL boards by Kumar Gala · Tue Nov 09 23:19:50 2010 -0600
  72. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  73. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  74. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · Thu Oct 14 23:33:24 2010 -0500
  75. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  76. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  77. dc25d15 mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ by Wolfgang Denk · Mon Oct 04 19:58:00 2010 +0200
  78. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · Wed Sep 15 09:33:25 2010 +0200
  79. f7758c1 powerpc/85xx: configure autocompletion support by Kim Phillips · Wed Jul 14 19:47:18 2010 -0500
  80. 17ed6a2 powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h by Kumar Gala · Thu Jul 08 22:23:54 2010 -0500
  81. f6f382b ppc/85xx: Convert MPC8572DS to using board common ICS307 code by Kumar Gala · Fri May 21 04:05:14 2010 -0500
  82. ee888da mpc85xx: Add reginfo command by Becky Bruce · Thu Jun 17 11:37:25 2010 -0500
  83. f4e13ec ppc/85xx: Remove CONFIG_SYS_DDR_TLB_START by Kumar Gala · Fri Nov 13 09:09:10 2009 -0600
  84. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  85. ce3c1db 85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config files by Becky Bruce · Wed Nov 04 18:30:08 2009 -0600
  86. 0d899ab ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DS by Kumar Gala · Thu Sep 10 16:23:45 2009 -0500
  87. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · Fri Jul 31 12:08:14 2009 +0530
  88. 2b1f4f6 85xx: Removed BEDBUG support from FSL 85xx boards by Kumar Gala · Mon Aug 10 16:40:55 2009 -0500
  89. e21db03 85xx: Report which "bank" of NOR flash we are booting from on FSL boards by Kumar Gala · Tue Jul 14 22:42:01 2009 -0500
  90. 1535d81 85xx: Bump up the BOOTMAP to 16M on FSL 85xx boards by Kumar Gala · Wed Jul 15 08:54:50 2009 -0500
  91. 59b4743 remove _IO_BASE and KSEG1ADDR from board configuration files by Timur Tabi · Fri Jun 19 14:10:52 2009 -0500
  92. e1cb3db 8xxx: Fix PCI bus address setup for 36-bit configs by Kumar Gala · Thu Jun 18 08:39:42 2009 -0500
  93. 1ad7b35 i2c: Remove deprecated individual i2c commands by Peter Tyser · Sat Apr 18 22:34:02 2009 -0500
  94. 2275d0e 85xx: Fix address map for 36-bit config of MPC8572DS by Kumar Gala · Mon Feb 09 22:03:05 2009 -0600
  95. 6630ffb 85xx: Fix how we map DDR memory by Kumar Gala · Fri Feb 06 09:56:35 2009 -0600
  96. e0f9741 85xx: Add a 36-bit physical configuration for MPC8572DS by Kumar Gala · Fri Jan 23 14:22:14 2009 -0600
  97. 1a5ba5f 85xx: Handle eLBC difference w/36-bit physical by Kumar Gala · Fri Jan 23 14:22:13 2009 -0600
  98. f55afa0 85xx: Use BR_ADDR macro for NAND chipselects by Kumar Gala · Fri Jan 23 14:22:12 2009 -0600
  99. 60ff464 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards by Kumar Gala · Tue Dec 02 16:08:40 2008 -0600
  100. ef43b6e 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards by Kumar Gala · Tue Dec 02 16:08:39 2008 -0600