1. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  2. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  3. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  4. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  5. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  6. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  7. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  8. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  9. 52de2e5 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · Mon Oct 26 19:47:42 2015 +0800
  10. 8bca435 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · Wed Sep 09 16:44:16 2015 +0800
  11. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  12. eb94387 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · Mon Sep 21 22:43:38 2015 +0200
  13. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  14. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  15. f1a5216 driver/i2c/mxc: Enable I2C bus 3 and 4 by York Sun · Fri Mar 20 10:20:40 2015 -0700
  16. e61f9f6 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jun 02 08:43:48 2014 +0200
  17. 0222981 power: Rename CONFIG_PMIC_... to CONFIG_POWER_... by Simon Glass · Tue May 20 06:01:34 2014 -0600
  18. 31ab585 mx53evk: Convert to generic board by Fabio Estevam · Tue Apr 22 15:34:58 2014 -0300
  19. 21eef28 configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM option by Fabio Estevam · Wed Nov 20 20:38:10 2013 -0200
  20. 0864e44 configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards by Fabio Estevam · Fri Nov 01 08:12:24 2013 -0200
  21. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  22. 0399741 i2c: update config using mxc driver to new subsystem by trem · Sat Sep 21 18:13:36 2013 +0200
  23. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  24. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  25. 5db5f41 mx5: Select CONFIG_REVISION_TAG by Fabio Estevam · Wed Apr 24 14:44:26 2013 +0000
  26. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · Mon Dec 10 13:44:41 2012 +0900
  27. 1b6d9ed power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER by Łukasz Majewski · Tue Nov 13 03:22:14 2012 +0000
  28. ecacc01 Merge git://git.denx.de/u-boot by Stefano Babic · Sat Nov 10 08:05:54 2012 +0100
  29. 464fdd2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Sat Oct 27 11:43:17 2012 +0200
  30. 35849b5 MX5: added CONFIG_PMIC_FSL_MC13892 to mx53evk by Stefano Babic · Fri Oct 26 16:22:54 2012 +0200
  31. e1c7c8a configs: Fix usage of mmc rescan by Andrew Bradford · Mon Oct 01 05:06:52 2012 +0000
  32. 0dac8e1 configs: mx53evk: Remove CONFIG_HAS_ETH1 by Fabio Estevam · Mon Oct 15 07:26:18 2012 +0000
  33. afac165 mx5/6: Define default SoC input clock frequencies by Benoît Thébaudeau · Thu Sep 27 10:19:58 2012 +0000
  34. dd793fc mx53evk: add boot_mode support by Troy Kisky · Wed Aug 15 10:31:22 2012 +0000
  35. 72e6d65 ARM: Remove unused stack and irq config defines by Rob Herring · Fri Jul 13 09:44:01 2012 +0000
  36. 5bbc9a8 configs: Remove unused symbol CONFIG_DISCOVER_PHY by Fabio Estevam · Fri Apr 13 05:51:36 2012 +0000
  37. 8462c63 mxc_i2c: specify i2c base address in config file by Troy Kisky · Tue Apr 24 17:33:25 2012 +0000
  38. 4f7e716 mx53evk: Remove CONFIG_SYS_I2C_SLAVE definition by Fabio Estevam · Sat Jun 02 21:53:28 2012 +0000
  39. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · Tue Jun 19 15:54:35 2012 -0700
  40. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · Tue Jun 19 12:54:34 2012 +0000
  41. 8d790c7 mx53evk: Fix CONFIG_SYS_MEMTEST_END by Fabio Estevam · Thu Feb 09 14:25:09 2012 +0000
  42. 1ca47d9 MX: serial_mxc: cleanup removing nasty #ifdef by Stefano Babic · Tue Nov 22 15:22:39 2011 +0100
  43. 1982e51 mx53evk: Remove unused get_board_rev function by Fabio Estevam · Thu Oct 27 01:29:41 2011 +0000
  44. af98ea0 mx53evk: Add RTC support by Fabio Estevam · Tue Oct 25 01:44:19 2011 +0000
  45. b1574ff mx53evk: Remove unneeded '1' from mx53evk.h by Fabio Estevam · Thu Oct 27 01:32:43 2011 +0000
  46. 96529e2 mx5 configs: CONFIG_PRIME should really be CONFIG_ETHPRIME by Wolfgang Grandegger · Mon Oct 17 08:21:56 2011 +0000
  47. dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Oct 28 00:15:19 2011 +0200
  48. d5a184b cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · Thu Oct 20 04:19:47 2011 +0000
  49. 86b52f5 MX5: mx53evk: use new pmic driver by Stefano Babic · Sat Oct 08 11:00:22 2011 +0200
  50. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  51. 1797838 mx53evk: Place machine ID into board config by Fabio Estevam · Thu Sep 22 08:07:22 2011 +0000
  52. e598767 mx5: Remove CONFIG_L2_OFF and CONFIG_SYS_L2CACHE_OFF by Jason Liu · Wed Aug 03 00:05:47 2011 +0000
  53. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · Thu Jun 16 23:30:48 2011 +0000
  54. c68d578 mx5: Fix CONFIG_OF_LIBFDT redefined warning by Shawn Guo · Tue May 03 20:13:17 2011 +0000
  55. 1b558bf mx5: Remove unnecessary CONFIG_SYS_BOOTMAPSZ definition by Shawn Guo · Tue May 03 20:13:16 2011 +0000
  56. 100b849 Add CONFIG_OF_LIBFDT to more boards. by Grant Likely · Mon Mar 28 09:59:07 2011 +0000
  57. 38db00b MX5: Enable flat-device-tree support on mx51/53 evk board by Liu Hui-R64343 · Mon Feb 21 00:14:33 2011 +0000
  58. 4cf4cd7 MX5:MX53: add initial support for MX53EVK board by Liu Hui-R64343 · Mon Jan 03 22:27:42 2011 +0000