1. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  2. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  3. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  4. 5a6b52b Convert CONFIG_DEFAULT_SPI_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:37 2019 +0100
  5. 5931fbb spi: Zap CONFIG_HARD_SPI by Jagan Teki · Sat Nov 24 14:31:12 2018 +0530
  6. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  7. c74f70f mx31pdk: Convert CONFIG_MX31 flag to use Kconfig. by Magnus Lilja · Fri May 11 14:06:54 2018 +0200
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  9. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · Tue Mar 06 19:02:27 2018 -0500
  10. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  11. d395879 spi: Migrate CONFIG_MXC_SPI to Kconfig by Tuomas Tynkkynen · Wed Feb 07 02:42:19 2018 +0200
  12. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  13. b413c45 Convert CONFIG_MXC_GPIO to Kconfig by Adam Ford · Sun Feb 04 09:32:43 2018 -0600
  14. 0a044f8 net: Add SMC911X driver to Kconfig, convert by Adam Ford · Tue Sep 05 15:20:44 2017 -0500
  15. 5b7c9f0 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · Mon Oct 16 14:08:26 2017 -0500
  16. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · Wed Aug 23 22:59:06 2017 +0200
  17. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · Wed Aug 23 22:59:04 2017 +0200
  18. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · Wed Aug 23 22:59:00 2017 +0200
  19. fec7402 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · Fri Aug 04 14:01:32 2017 +0200
  20. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · Fri Jul 28 21:31:42 2017 -0400
  21. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  22. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · Sat Apr 29 15:20:28 2017 +1200
  23. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  24. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  25. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  26. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · Sat Jan 21 11:48:33 2017 +0100
  27. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  28. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  29. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:56 2016 -0600
  30. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:48 2016 -0600
  31. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:43 2016 -0600
  32. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  33. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  34. 998c479 include/configs: Whitespace fixup by Tom Rini · Sun Apr 24 10:24:59 2016 -0400
  35. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  36. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  37. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  38. 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · Mon Jun 29 09:10:46 2015 +0200
  39. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  40. 5da9a9f mx31pdk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · Mon Mar 02 14:14:31 2015 -0300
  41. a8b4c8c ARM: remove CONFIG_ARM1136 defines by Masahiro Yamada · Thu Nov 06 14:59:37 2014 +0900
  42. 3245e42 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Mon Aug 11 10:21:03 2014 +0200
  43. e93f201 i.MX31 PDK: Enable generic board for i.MX31 PDK by Magnus Lilja · Tue Aug 05 19:03:07 2014 +0200
  44. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · Wed Jul 30 14:08:25 2014 +0900
  45. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · Wed Jul 30 14:08:16 2014 +0900
  46. 0864e44 configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards by Fabio Estevam · Fri Nov 01 08:12:24 2013 -0200
  47. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  48. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  49. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  50. ce25e4a mx31pdk: add CONFIG_SPL_LIBGENERIC_SUPPORT by Andreas Bießmann · Thu Apr 18 22:48:48 2013 +0000
  51. 10a8b94 mx31pdk: Remove watchdog support by Fabio Estevam · Tue Apr 09 09:03:52 2013 +0000
  52. efb7c00 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · Thu Apr 11 09:35:51 2013 +0000
  53. 4b7c602 mx31/mx35/mx51/mx53/mx6: add watchdog by Troy Kisky · Mon Oct 22 15:19:01 2012 +0000
  54. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · Mon Dec 10 13:44:41 2012 +0900
  55. 76a853e mx31pdk: Configure CONFIG_BOOTDELAY to one second by Fabio Estevam · Fri Nov 16 05:09:09 2012 +0000
  56. 1b6d9ed power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER by Łukasz Majewski · Tue Nov 13 03:22:14 2012 +0000
  57. a83d2a9 mx31: Fix PDR0_CSI_PODF by Benoît Thébaudeau · Tue Aug 14 08:43:07 2012 +0000
  58. 38e2f08 mx31: Define default SoC input clock frequencies by Benoît Thébaudeau · Tue Aug 21 11:06:03 2012 +0000
  59. 72e6d65 ARM: Remove unused stack and irq config defines by Rob Herring · Fri Jul 13 09:44:01 2012 +0000
  60. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · Tue Jun 19 12:54:34 2012 +0000
  61. 180496b mx31pdk: Allow booting a zImage kernel by Fabio Estevam · Mon Apr 23 06:31:18 2012 +0000
  62. 4fc0374 mx31pdk: Fix CONFIG_SYS_MEMTEST_END by Fabio Estevam · Thu Feb 09 14:25:07 2012 +0000
  63. 1ca47d9 MX: serial_mxc: cleanup removing nasty #ifdef by Stefano Babic · Tue Nov 22 15:22:39 2011 +0100
  64. 3f8d178 rtc: Make mc13783-rtc driver generic by Fabio Estevam · Mon Oct 24 06:44:15 2011 +0000
  65. dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Oct 28 00:15:19 2011 +0200
  66. d5a184b cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · Thu Oct 20 04:19:47 2011 +0000
  67. 3d4088e MX31: mx31pdk: use new pmic driver by Stefano Babic · Sat Oct 08 11:04:22 2011 +0200
  68. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  69. 01bc4b4 mx31pdk: Place machine ID into board config by Fabio Estevam · Thu Sep 22 08:07:14 2011 +0000
  70. 0cf0fde mx31pdk: Change the prompt as per other i.MX boards by Fabio Estevam · Thu Sep 15 13:18:23 2011 +0000
  71. 5fed0b8 MX31: mx31pdk: make use of GPIO framework by Stefano Babic · Wed Sep 07 10:51:43 2011 +0000
  72. e072a8a mx31pdk: cosmetic: Fix line over 80 characters by Fabio Estevam · Mon Jul 04 09:29:46 2011 +0000
  73. 6275513 mx31pdk: Add DHCP command by Fabio Estevam · Wed Jun 15 03:36:23 2011 +0000
  74. 7fa7df3 mx31pdk: Clean up mx31pdk.h file by Fabio Estevam · Tue Apr 26 11:04:37 2011 +0000
  75. 7e6ce39 Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments by Michael Jones · Mon Apr 18 22:12:33 2011 +0000
  76. 5e4f380 MX31: mx31pdk: Add watchdog support by Fabio Estevam · Sun Apr 10 08:17:50 2011 +0000
  77. 78129d9 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · Mon Mar 14 15:43:56 2011 +0100
  78. 1af83e3 mx31pdk: Make the full boot log visible by Fabio Estevam · Wed Feb 09 01:17:56 2011 +0000
  79. 66a8b4d mx31pdk: Use the new relocation scheme by Fabio Estevam · Wed Feb 09 01:17:55 2011 +0000
  80. 804d193 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · Thu Oct 28 20:52:49 2010 +0200
  81. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  82. 4c59699 MXC: Correct SPI_CPOL setting in SPI driver by Stefano Babic · Mon Aug 23 20:41:19 2010 +0200
  83. e043203 MX: RTC13783 uses general function to access PMIC by Stefano Babic · Fri Apr 16 17:11:19 2010 +0200
  84. 9828d35 MX31: Activate NAND environment on i.MX31 PDK board. by Magnus Lilja · Sun Jan 17 17:46:11 2010 +0100
  85. fbfdd3a Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Mon Jul 20 22:01:11 2009 -0700
  86. 24f8b41 MX31: Add NAND SPL boot support to i.MX31 PDK board. by Magnus Lilja · Sat Jul 04 10:31:24 2009 +0200
  87. 6eeb6f7 MX31: Add basic support for Freescale i.MX31 PDK board. by Magnus Lilja · Wed Jul 01 01:07:55 2009 +0200