1. 8f2bbde board: pm9261: Update to support DT and DM by Wenyou.Yang@microchip.com · Fri Jul 21 17:04:56 2017 +0800
  2. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · Fri Jul 28 21:31:42 2017 -0400
  3. 6617a73 Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:44 2017 -0600
  4. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
  5. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  6. d65a142 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · Wed Apr 26 22:27:57 2017 -0600
  7. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  8. d997f7c arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types by Tom Rini · Wed Jan 25 20:42:36 2017 -0500
  9. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  10. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  11. 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
  12. 169bb3b Convert CONFIG_LCD to Kconfig by Simon Glass · Mon Oct 17 20:12:56 2016 -0600
  13. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  14. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  15. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  16. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  17. 998c479 include/configs: Whitespace fixup by Tom Rini · Sun Apr 24 10:24:59 2016 -0400
  18. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  19. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  20. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  21. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  22. 1eb483a PM9261 adding generic board support by Georgi Botev · Tue Jan 13 12:15:55 2015 +0200
  23. 0b5e6c2 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · Fri Oct 31 08:30:55 2014 +0100
  24. 30263a2 at91: switch coloured LED to gpio API by Andreas Bießmann · Fri Nov 29 12:13:46 2013 +0100
  25. a4c24d3 at91: nand: switch atmel_nand to generic GPIO API by Andreas Bießmann · Fri Nov 29 12:13:45 2013 +0100
  26. e55550e arm: at91: pm9261: remove undefined bit in mckr by Bo Shen · Fri Nov 15 11:12:33 2013 +0800
  27. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Nov 09 12:51:47 2013 +0100
  28. 4a985df arm: atmel: get rid of too many ifdeffery by Bo Shen · Mon Oct 21 16:14:00 2013 +0800
  29. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  30. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  31. 72e6d65 ARM: Remove unused stack and irq config defines by Rob Herring · Fri Jul 13 09:44:01 2012 +0000
  32. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · Tue Jun 19 12:54:34 2012 +0000
  33. 57b2168 NAND: remove NAND_MAX_CHIPS definitions by Vladimir Zapolskiy · Sun Nov 20 16:10:16 2011 +0200
  34. 7aa4dc0 pm9261: init serial console before relocation by Asen Dimov · Fri Dec 09 10:59:07 2011 +0000
  35. 5ee0c7f Fix Stelian's email address by Stelian Pop · Tue Nov 01 00:00:39 2011 +0100
  36. 9fdb39b ARM: define CONFIG_MACH_TYPE for all ronetix boards by Asen Dimov · Mon Oct 31 08:54:20 2011 +0000
  37. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  38. 6a59514 pm9261: compiles with the AT91 reworked scheme by Asen Dimov · Tue Jul 26 04:48:41 2011 +0000
  39. 3bb32f0 pm9261: enable cache command by Asen Dimov · Sun Dec 12 12:41:36 2010 +0200
  40. 5aae746 pm9261: ARM relocation support by Asen Dimov · Sun Dec 12 12:41:30 2010 +0200
  41. 804d193 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · Thu Oct 28 20:52:49 2010 +0200
  42. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  43. 1c7993a pm9261: remove CONFIG_CMD_AUTOSCRIPT by Asen Dimov · Tue Apr 06 16:17:34 2010 +0300
  44. 9128acd pm9261 converted to at91 soc access by Asen Dimov · Tue Apr 06 16:18:04 2010 +0300
  45. 443873d ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · Wed Feb 24 10:29:16 2010 +0100
  46. 8d06546 add a new AT91 GPIO driver by Jens Scharsig · Wed Feb 03 22:46:16 2010 +0100
  47. 128ecd0 add new CONFIG_AT91_LEGACY by Jens Scharsig · Wed Feb 03 22:45:42 2010 +0100
  48. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  49. eaa6db2 Update the mtd driver name in bootargs for at91-based boards by Albin Tonnerre · Wed Jul 22 18:30:03 2009 +0200
  50. 1f88763 AT91: factor out ROUND() macro by Wolfgang Denk · Fri Jul 17 23:35:29 2009 +0200
  51. 1f79774 NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... by Wolfgang Denk · Sat Jul 18 21:52:24 2009 +0200
  52. 3ddd008 dm355/pm9261: add missing CONFIG_NET_MULTI by Jean-Christophe PLAGNIOL-VILLARD · Sun Jun 28 14:14:21 2009 +0200
  53. 61fdb73 at91: add support for the PM9261 board of Ronetix GmbH by Ilko Iliev · Fri Jun 12 21:20:39 2009 +0200