1. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · Wed Jun 14 21:28:24 2017 -0600
  2. d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · Fri Jun 02 11:03:50 2017 -0400
  3. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · Wed May 03 17:13:32 2017 +0800
  4. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · Fri May 12 22:33:28 2017 -0400
  5. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · Fri May 12 22:33:27 2017 -0400
  6. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · Sat Apr 29 15:20:28 2017 +1200
  7. b575bfc Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · Wed Apr 26 22:27:55 2017 -0600
  8. 387e647 arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options by Tom Rini · Sat Apr 29 19:20:27 2017 -0400
  9. 3cb457d ARM: mx5: Rename M53EVK by Marek Vasut · Wed Apr 05 13:31:02 2017 +0200
  10. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  11. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  12. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · Mon Jan 30 19:46:49 2017 +0900
  13. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  14. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  15. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  16. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · Mon Oct 17 20:12:49 2016 -0600
  17. e64c724 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · Mon Oct 17 20:12:41 2016 -0600
  18. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · Mon Oct 17 20:12:37 2016 -0600
  19. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · Mon Oct 17 20:12:40 2016 -0600
  20. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  21. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  22. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · Wed Sep 21 07:58:19 2016 +0200
  23. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:56 2016 -0600
  24. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:48 2016 -0600
  25. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:43 2016 -0600
  26. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:41 2016 -0600
  27. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:39 2016 -0600
  28. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · Fri Sep 09 08:12:49 2016 +0200
  29. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  30. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  31. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  32. 998c479 include/configs: Whitespace fixup by Tom Rini · Sun Apr 24 10:24:59 2016 -0400
  33. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  34. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  35. 839779f arm: mx5: Enable NAND TrimFFS on M53EVK by Marek Vasut · Sun Mar 20 17:53:53 2016 +0100
  36. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  37. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  38. 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
  39. 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
  40. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  41. eb94387 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · Mon Sep 21 22:43:38 2015 +0200
  42. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  43. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  44. add5589 Move setexpr to Kconfig by Joe Hershberger · Tue May 05 19:08:13 2015 -0500
  45. 937d3e8 kconfig: Move REGEX to Kconfig by Joe Hershberger · Tue Apr 21 17:02:42 2015 -0500
  46. f1a5216 driver/i2c/mxc: Enable I2C bus 3 and 4 by York Sun · Fri Mar 20 10:20:40 2015 -0700
  47. 682aed5 arm: m53evk: Zap superfluous tab in env by Marek Vasut · Thu Sep 25 21:14:17 2014 +0200
  48. 09d6f39 arm: m53evk: Enable FS_GENERIC by Marek Vasut · Tue Sep 23 13:18:21 2014 +0200
  49. 5e7d9fd arm: m53evk: Test if bootscript exists before loading it by Marek Vasut · Tue Sep 23 13:18:19 2014 +0200
  50. 3245e42 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Mon Aug 11 10:21:03 2014 +0200
  51. 4e183e5 arm: m53evk: Fix RTC bus number by Marek Vasut · Fri Jul 25 17:23:35 2014 +0200
  52. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · Wed Jul 30 14:08:25 2014 +0900
  53. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · Wed Jul 30 14:08:16 2014 +0900
  54. ee2352e ARM: m53evk: Update default environment by Lothar Rubusch · Thu Jun 26 11:01:32 2014 +0200
  55. 360112b ARM: m53evk: Adjust mtdparts settings by Marek Vasut · Thu Jun 26 11:01:31 2014 +0200
  56. c6b14c7 ARM: m53evk: add needed commands and options by Marek Vasut · Thu Jun 26 11:01:30 2014 +0200
  57. c5c8368 arm: mx5: Enable CONFIG_SYS_GENERIC_BOARD on M53EVK by Marek Vasut · Thu Apr 03 19:12:37 2014 +0200
  58. 5f1f8ef Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · Fri Apr 04 11:35:30 2014 +0200
  59. 448cd28 arm: mx5: Avoid hardcoding memory sizes on M53EVK by Marek Vasut · Fri Mar 28 08:31:01 2014 +0100
  60. b424ab9 arm: mx5: Fix memory slowness on M53EVK by Marek Vasut · Fri Mar 28 08:31:00 2014 +0100
  61. 42436a9 tegra: imx: omap: enable Moschip USB ethernet support for several boards by Gerhard Sittig · Sat Mar 08 19:46:16 2014 +0100
  62. 3a5d2ed ARM: m53evk: Enable CONFIG_REGEX by Marek Vasut · Tue Jan 21 22:00:11 2014 +0100
  63. 33e4a81 ARM: m53evk: Rename mxc-nand to mxc_nand by Marek Vasut · Tue Jan 21 22:00:10 2014 +0100
  64. fb59a78 ARM: mx53: video: Add IPUv3 LCD support for M53EVK by Marek Vasut · Mon Dec 02 17:01:42 2013 +0100
  65. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  66. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · Mon Sep 30 17:11:48 2013 -0500
  67. 0399741 i2c: update config using mxc driver to new subsystem by trem · Sat Sep 21 18:13:36 2013 +0200
  68. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  69. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  70. 2e8edf5 arm: mx5: Add support for DENX M53EVK by Marek Vasut · Thu Apr 25 10:16:03 2013 +0000