1. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  2. 863af89 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Feb 03 20:33:42 2017 -0500
  3. 4c6be55 arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig by Prabhakar Kushwaha · Thu Feb 02 15:01:48 2017 +0530
  4. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  5. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  6. fe84507 ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS by York Sun · Wed Dec 28 08:43:45 2016 -0800
  7. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · Wed Dec 28 08:43:40 2016 -0800
  8. af5495a powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · Wed Dec 28 08:43:27 2016 -0800
  9. e7a6eaf powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · Fri Dec 02 10:44:34 2016 -0800
  10. 5786fca powerpc: P2041: Remove macro CONFIG_PPC_P2041 by York Sun · Fri Nov 18 11:15:21 2016 -0800
  11. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · Sun Oct 16 23:35:18 2016 -0700
  12. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · Wed Oct 26 17:15:37 2016 -0400
  13. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  14. 653e9fe treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · Mon Jul 25 19:56:03 2016 +0900
  15. 2ebe143 powerpc: mpc85xx: kmp204x: Fix compiling error for usb errata by York Sun · Wed Jul 06 16:39:51 2016 -0700
  16. a809981 include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · Tue May 03 19:52:49 2016 -0400
  17. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  18. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  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. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · Wed Nov 25 05:34:54 2015 -0800
  22. 72a049d spi: Move SPI drivers to defconfig by Bin Meng · Wed Nov 25 05:34:53 2015 -0800
  23. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  24. 15e79cc km: update the boot script to check for a DTB by Valentin Longchamp · Fri Nov 13 16:15:20 2015 +0100
  25. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  26. 9008a5b net: Move CONFIG_E1000 options to Kconfig by Simon Glass · Wed Aug 19 09:33:43 2015 -0600
  27. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  28. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  29. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  30. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · Tue Feb 03 11:58:15 2015 -0600
  31. ff2c646 mpc85xx: inhibit qman and bman portals by default by Jeffrey Ladouceur · Mon Dec 08 14:54:01 2014 -0500
  32. cde73e6 keymile/powerpc: move to the architecture-generic board system by Valentin Longchamp · Fri Oct 03 11:45:24 2014 +0200
  33. d90c8d6 mpc85xx/kmp204x: raise u-boot size to 768KB by Valentin Longchamp · Fri Oct 24 10:11:16 2014 +0200
  34. c621faa kmp204x: CPU watchdog enabled by Boschung, Rainer · Tue Jun 03 09:05:16 2014 +0200
  35. b0db8c0 kmp204x: enable the errata command by Valentin Longchamp · Wed Apr 30 15:01:49 2014 +0200
  36. 9eaead1 kmp204x: update the CONFIG_PRAM and CONFIG_KM_RESERVED_PRAM defines by Valentin Longchamp · Wed Apr 30 15:01:45 2014 +0200
  37. ec92cdb kmp204x: selftest/factory test pin support by Valentin Longchamp · Wed Apr 30 15:01:44 2014 +0200
  38. 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 · Fri Mar 21 16:21:44 2014 +0800
  39. 8c2c7ec freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW} by Masahiro Yamada · Tue Mar 11 11:05:16 2014 +0900
  40. 034dd3d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Feb 17 14:22:02 2014 -0500
  41. 18a74ec arm/km: define fdt_high env variable and allow backwards compatibility by Gerlando Falauto · Mon Jan 27 16:58:28 2014 +0100
  42. dd9d681 kmp204x: enable support for SPANSION SPI NOR by Valentin Longchamp · Mon Jan 27 11:49:11 2014 +0100
  43. e6d848f KM: add the KM_UBI_PART_BOOT_OPTS #define by Valentin Longchamp · Mon Jan 27 11:49:10 2014 +0100
  44. 71a2e82 kmp204x: I2C deblocking support by Rainer Boschung · Mon Feb 03 08:45:40 2014 +0100
  45. 796d860 kmp204x: support for QRIO1 bootcounter by Rainer Boschung · Mon Jan 27 11:49:04 2014 +0100
  46. f76f289 powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · Wed Jan 15 10:14:07 2014 +0900
  47. 950f2f7 powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI by Prabhakar Kushwaha · Mon Jan 13 11:28:04 2014 +0530
  48. a3e6895 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · Sun Dec 01 20:07:28 2013 +0200
  49. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · Mon Sep 30 09:22:09 2013 -0700
  50. c98bf29 mpc85xx: introduce the kmp204x reference design support by Valentin Longchamp · Fri Oct 18 11:47:24 2013 +0200