1. de62790 spl_nor.c: Support devicetree sizes different from 16k by Mike Looijmans · Tue Jul 26 07:34:07 2016 +0200
  2. 11bc252 microblaze: Remove empty ifdef around caches by Michal Simek · Thu Jul 21 13:47:52 2016 +0200
  3. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  4. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  5. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  6. c3d51b9 microblaze: Remove !OF_CONTROL code for timer and interrupt by Michal Simek · Mon Feb 15 13:44:19 2016 +0100
  7. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  8. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  9. 0152524 microblaze: Fix board_init calling sequence by Michal Simek · Fri Dec 11 15:01:28 2015 +0100
  10. 4f1d257 microblaze: Enable HUSH via Kconfig by Michal Simek · Fri Dec 11 14:59:03 2015 +0100
  11. 6a41aad microblaze: Read information about RAM from DT by Michal Simek · Fri Dec 11 14:45:29 2015 +0100
  12. bcd29a6 microblaze: Move CONFIG_NETCONSOLE to Kconfig by Michal Simek · Fri Dec 11 13:16:16 2015 +0100
  13. 108431e microblaze: Remove CONFIG_FIT from board file by Michal Simek · Fri Dec 11 13:12:42 2015 +0100
  14. ac1cb1a microblaze: Remove systemace from board file by Michal Simek · Fri Dec 11 13:06:55 2015 +0100
  15. e9226cf microblaze: Move eth configuration to Kconfig by Michal Simek · Fri Dec 11 10:27:57 2015 +0100
  16. 13d63a3 microblaze: Enable axi emac via Kconfig by Michal Simek · Wed Dec 09 16:54:42 2015 +0100
  17. eaee95a net: emaclite: Move emaclite to Kconfig by Michal Simek · Fri Dec 11 09:41:49 2015 +0100
  18. bf51cab microblaze: Enable MICREL_KSZ9021 by Michal Simek · Thu Jan 14 09:15:33 2016 +0100
  19. 0332d28 microblaze: Enable PHYLIB via Kconfig by Michal Simek · Tue Dec 08 15:01:31 2015 +0100
  20. cdb7b07 microblaze: Enable uart16550 DM by default by Michal Simek · Wed Dec 09 12:50:05 2015 +0100
  21. 93ce505 serial: uartlite: Add uartlite to Kconfig by Michal Simek · Wed Dec 09 12:50:05 2015 +0100
  22. c7ff40a microblaze: Move baudrate setting out driver selection by Michal Simek · Wed Dec 09 12:42:16 2015 +0100
  23. 31ba5df microblaze: Remove CONSOLE_ARG by Michal Simek · Wed Dec 09 12:40:37 2015 +0100
  24. 8cd2491 microblaze: Do not handle watchdog and gpio in SPL by Michal Simek · Wed Dec 09 11:53:25 2015 +0100
  25. 3162732 microblaze: Remove support for LL_TEMAC by Michal Simek · Wed Dec 02 17:22:07 2015 +0100
  26. c73e985 microblaze: Use malloc setting via Kconfig by Michal Simek · Tue Dec 08 14:45:54 2015 +0100
  27. 7cb7ae7 microblaze: Make room for malloc before ELF by Michal Simek · Tue Dec 08 14:34:13 2015 +0100
  28. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · Wed Nov 25 05:34:54 2015 -0800
  29. 72a049d spi: Move SPI drivers to defconfig by Bin Meng · Wed Nov 25 05:34:53 2015 -0800
  30. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  31. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · Wed Nov 11 21:39:33 2015 +0800
  32. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  33. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  34. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  35. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  36. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  37. 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · Mon May 04 14:55:14 2015 -0500
  38. fb8e384 microblaze: spl: Do not call mem_malloc_init and use early alloc by Michal Simek · Tue Feb 03 16:24:48 2015 +0100
  39. 9ea6744 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN by Michal Simek · Fri Jan 30 15:46:43 2015 +0100
  40. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · Thu May 08 16:08:44 2014 +0200
  41. 97c3220 microblaze: Enable SPL_NOR support when FLASH_BASE is setup by Michal Simek · Tue Jan 27 14:25:38 2015 +0100
  42. 8c65b9d kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · Mon Sep 22 19:59:06 2014 +0900
  43. 9fadbc8 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · Mon Sep 22 19:59:05 2014 +0900
  44. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · Wed Jul 30 14:08:25 2014 +0900
  45. 4869aee kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · Wed Jul 30 14:08:23 2014 +0900
  46. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · Wed Jul 30 14:08:16 2014 +0900
  47. c8cb151 microblaze: Wire up OF support for emaclite by Stephan Linz · Wed Jul 04 22:25:31 2012 +0200
  48. 26acb3e microblaze: Add SPL support by Michal Simek · Tue Jan 21 07:30:37 2014 +0100
  49. d3cafdf microblaze: Enable buffer write for NOR flashes by Michal Simek · Tue Jan 21 07:26:58 2014 +0100
  50. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  51. af88f20 xilinx: move microblaze-generic .dts to standard location by Stephen Warren · Wed Jul 24 10:09:17 2013 -0700
  52. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  53. 23ccda0 gpio: Add support for microblaze xilinx GPIO by Michal Simek · Wed Apr 24 10:01:20 2013 +0200
  54. 80e045f watchdog: Add support for Xilinx Microblaze watchdog by Michal Simek · Mon Apr 22 11:23:16 2013 +0200
  55. ebd71f7 microblaze: Enable netconsole by Michal Simek · Thu Jun 10 15:46:04 2010 +0200
  56. 1cf1fbd microblaze: Remove FSL support from generic board by Michal Simek · Wed Jan 23 14:18:25 2013 +0100
  57. e3aa3d5 microblaze: Flush caches before enabling them by Michal Simek · Tue Sep 25 10:13:35 2012 +0200
  58. 06ac651 microblaze: timer: Prepare for device-tree initialization by Michal Simek · Fri Jun 29 13:46:54 2012 +0200
  59. 9f4b68e microblaze: Wire up SPI driver by Stephan Linz · Sun Jul 29 00:25:36 2012 +0200
  60. 251ed2c microblaze: intc: Clear interrupt code by Michal Simek · Tue Jul 10 10:31:31 2012 +0200
  61. 2def427 microblaze: Wire up dts configuration by Stephan Linz · Wed Jul 04 22:25:30 2012 +0200
  62. a775447 microblaze: Add missing undefs for UBI and UBIFS by Stephan Linz · Fri Jun 29 23:23:33 2012 +0200
  63. 61c229f microblaze: Expand and correct configuration comments by Stephan Linz · Sun Jul 01 16:44:37 2012 +0200
  64. 9d20996 microblaze: Enable ubi support by Stephan Linz · Wed Jun 27 00:28:26 2012 +0200
  65. d647131 microblaze: Avoid compile error on systems without cfi flash by Stephan Linz · Wed Jun 27 00:28:25 2012 +0200
  66. 3e1d414 microblaze: Remove wrong define CONFIG_SYS_FLASH_PROTECTION by Stephan Linz · Wed Jun 27 00:28:24 2012 +0200
  67. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · Tue Jun 19 15:54:35 2012 -0700
  68. 3439eab microblaze: Enable several ethernet driver compilation by Stephan Linz · Sat Feb 25 00:48:32 2012 +0000
  69. be0ea37 microblaze: Enable phylib and mii support by Stephan Linz · Fri Feb 24 18:33:41 2012 +0100
  70. f37fb1a microblaze: Enable TFTP put command by Stephan Linz · Sat Jan 21 22:02:57 2012 +0100
  71. 381d38a microblaze: usable uart16550 for big endian systems by Stephan Linz · Thu Nov 24 12:32:52 2011 +0000
  72. 7a88e3a microblaze: Wire up axi_ethernet driver initialization by Michal Simek · Wed Aug 31 11:51:50 2011 +0200
  73. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  74. df36993 microblaze: Enable FDT/FIT support by Michal Simek · Fri Jun 25 18:05:28 2010 +0200
  75. f931bd5 microblaze: Remove address offset for uart16550 by Michal Simek · Mon Feb 28 10:17:22 2011 +0100
  76. 2dd89eb microblaze: Do not select NFS for platforms without ethernet by Michal Simek · Mon Feb 28 10:16:09 2011 +0100
  77. eaf2c86 microblaze: Fix bd_info pointer by Michal Simek · Tue Dec 21 09:32:44 2010 +0100
  78. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  79. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  80. 7f581f0 microblaze: Add support for NET_MULTI api by Michal Simek · Mon Aug 02 14:42:09 2010 +0200
  81. 04c379f microblaze: Fix microblaze-generic config file by Michal Simek · Mon Aug 02 14:20:28 2010 +0200
  82. 597df9e microblaze: generic: rename MTD partition set to 'flash-0' by Stephan Linz · Mon Jun 21 22:58:10 2010 +0200
  83. 7ef4c23 microblaze: generic: adding DHCP support by Stephan Linz · Mon Jun 21 22:58:09 2010 +0200
  84. 31983d9 microblaze: Stop stack clobbering in microblaze-generic. by Graeme Smecher · Mon Dec 07 08:09:57 2009 -0800
  85. f6d9b33 microblaze: Enable hush parser by Michal Simek · Fri Aug 14 13:41:17 2009 +0200
  86. c98898d net: Remove old Xilinx Emac driver by Michal Simek · Thu Aug 20 22:36:20 2009 +0200
  87. ee06215 microblaze: Short size of global data and fix malloc size by Michal Simek · Wed Aug 19 08:10:08 2009 +0200
  88. 5dc958f mtd: MTD related config header changes (mtdparts command) by Stefan Roese · Tue May 12 14:32:58 2009 +0200
  89. b1423dd Separate mtdparts command from jffs2 by Stefan Roese · Thu Mar 19 13:30:36 2009 +0100
  90. 78dcaf4 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · Wed Jan 28 19:08:14 2009 -0500
  91. f95f6dc microblaze: Add cache flush by Michal Simek · Mon Jan 05 13:29:32 2009 +0100
  92. 0d14165 microblaze: Change microblaze-generic config file by Michal Simek · Fri Dec 19 13:25:55 2008 +0100
  93. 87ed95b microblaze: Rename ml401 to microblaze-generic by Michal Simek · Fri Dec 19 13:14:05 2008 +0100[Renamed (98%) from include/configs/ml401.h]
  94. 67690a1 microblaze: Remove CONFIG_LIBFDT due to error in common files by Michal Simek · Mon Nov 24 18:25:41 2008 +0100
  95. 1698496 microblaze: Fix ml401 uart16550 setting by Michal Simek · Mon Nov 24 11:43:00 2008 +0100
  96. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  97. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  98. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
  99. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
  100. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200