1. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  2. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  3. 998c479 include/configs: Whitespace fixup by Tom Rini · Sun Apr 24 10:24:59 2016 -0400
  4. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  5. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  6. bf9032a armv7: add cacheline sizes where missing by Albert ARIBAUD · Wed Jan 27 08:46:11 2016 +0100
  7. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  8. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  9. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  10. 0cd4118 ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT by Stefano Babic · Sun Jul 26 15:18:15 2015 +0200
  11. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · Tue Aug 04 17:04:06 2015 +0200
  12. a0f0309 arm: convert am3517_crane and am3517_evm to generic boards by Yegor Yefremov · Tue Jun 30 09:59:47 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. 3e46e3e ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · Mon Mar 09 17:12:08 2015 -0500
  16. fa96c96 ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs by Nishanth Menon · Mon Mar 09 17:12:04 2015 -0500
  17. 0c078ea ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · Tue Mar 03 08:03:02 2015 -0700
  18. 341e8cd MMC SD fs boot partition config coding style and proper description by Paul Kocialkowski · Sat Nov 08 23:14:55 2014 +0100
  19. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · Wed Oct 15 17:53:11 2014 +0200
  20. dd67843 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:11:02 2014 +0900
  21. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · Wed Jul 30 14:08:25 2014 +0900
  22. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · Wed Jul 30 14:08:16 2014 +0900
  23. 0a9ec45 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · Fri Jul 18 17:59:41 2014 +0530
  24. 6250faf mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · Tue May 06 00:46:19 2014 +0530
  25. c4a4f36 mtd: nand: omap: remove unused #defines from common omap_gpmc.h by pekon gupta · Fri Nov 22 16:53:27 2013 +0530
  26. 12ce5e6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Nov 25 10:42:13 2013 -0500
  27. 3ef4973 mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme by pekon gupta · Mon Nov 18 19:03:01 2013 +0530
  28. f53f2b8 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · Tue Oct 22 11:03:18 2013 +0200
  29. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  30. 5605505 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · Tue Jul 30 11:36:30 2013 +0530
  31. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  32. d7b5db6 Remove unused CONFIG_SYS_I2C_BUS[_SELECT] by Michael Jones · Wed Jan 16 00:44:29 2013 +0000
  33. c352a0c spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · Thu Sep 20 19:09:07 2012 -0500
  34. e1c7c8a configs: Fix usage of mmc rescan by Andrew Bradford · Mon Oct 01 05:06:52 2012 +0000
  35. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · Mon Aug 13 12:03:19 2012 -0700
  36. 9e0c260 ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · Tue Aug 14 12:26:08 2012 -0700
  37. 72e6d65 ARM: Remove unused stack and irq config defines by Rob Herring · Fri Jul 13 09:44:01 2012 +0000
  38. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · Tue Jun 19 15:54:35 2012 -0700
  39. f79eaae net: Remove CMD_PING where there's no CMD_NET by Joe Hershberger · Wed May 23 07:57:57 2012 +0000
  40. e33b705 ARM: omap3: Set SPL stack size to 8KB, image to 54KB. by Tom Rini · Tue May 08 07:29:31 2012 +0000
  41. d0753d9 include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF by Tom Rini · Fri Apr 13 12:20:04 2012 +0000
  42. 533607c nand_spl_simple: store ecc data on the stack by Stefano Babic · Thu Dec 15 10:55:37 2011 +0100
  43. 9e34185 AM3517 CraneBoard: Add SPL support by Tom Rini · Fri Nov 18 12:48:11 2011 +0000
  44. fb13c65 ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused by Thomas Weber · Sat Nov 26 10:30:57 2011 +0000
  45. a2146f5 ARM: OMAP3: Remove unused define SDRC_R_C_B by Thomas Weber · Sat Nov 26 10:30:56 2011 +0000
  46. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:48 2011 +0000
  47. 54c0b7b AM3517 CraneBoard: Use generic MMC driver by Tom Rini · Sat Sep 03 21:51:50 2011 -0400
  48. 7a8338d Removed unused define, CONFIG_ARMV7. by Christopher Harvey · Thu Jul 07 04:37:55 2011 +0000
  49. 9783a2c ARMV7: OMAP3: Cleanup extern variables in mem.c by Luca Ceresoli · Wed Apr 20 11:02:05 2011 -0400
  50. 714194e ARMV7: AM3517/05: Add support for CraneBoard. by Srinath · Mon Apr 18 17:40:35 2011 -0400