1. a1d2013 kconfig: move CONFIG_CMD_IMPORTENV to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:04 2014 +0900
  2. 5c19947 kconfig: move CONFIG_CMD_GO to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:03 2014 +0900
  3. aa07dcb kconfig: move CONFIG_CMD_EXPORTENV to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:02 2014 +0900
  4. faecb26 kconfig: move CONFIG_CMD_CRC32 to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:01 2014 +0900
  5. 4772cf2 kconfig: move CONFIG_CMD_BOOTM to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:00 2014 +0900
  6. 3f053fe kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig by Masahiro Yamada · Tue Sep 16 16:32:59 2014 +0900
  7. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
  8. dd5355e config_distro_bootcmd: Run 'scsi scan' before trying scsi disks by Hans de Goede · Tue Sep 16 09:26:23 2014 +0200
  9. 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · Tue Sep 16 14:11:51 2014 +0900
  10. ba0debf MAINTAINERS: comment out invalid maintainers by Masahiro Yamada · Tue Sep 16 14:11:50 2014 +0900
  11. 9362424 tools/genboardscfg.py: pick up also commented maitainers by Masahiro Yamada · Tue Sep 16 14:11:49 2014 +0900
  12. 7b41cb1 test: Add a test for command repeat by Simon Glass · Sun Sep 14 12:40:17 2014 -0600
  13. 0132648 test: Remove tabs from trace test by Simon Glass · Sun Sep 14 12:40:16 2014 -0600
  14. 28c5ce7 sandbox: Disable Ctrl-C by Simon Glass · Sun Sep 14 12:40:15 2014 -0600
  15. 385375d Reactivate the tracing feature by Simon Glass · Sun Sep 14 12:40:14 2014 -0600
  16. a4264e1 cleanup disk/part.c whitespace by Pavel Machek · Tue Sep 09 15:19:42 2014 +0200
  17. 4573398 mpc8xx: move common linker scripts into the CPU directory by Masahiro Yamada · Tue Sep 09 15:12:08 2014 +0900
  18. a07e0ae e1000: fix no nvm build by Marcel Ziswiler · Mon Sep 08 00:02:11 2014 +0200
  19. 66be1ae tools/env: change stripping strategy to allow no-stripping by Thomas Petazzoni · Wed Aug 27 14:29:00 2014 +0200
  20. c601567 usb/gadget: fastboot: implement sparse format by Steve Rae · Tue Aug 26 11:47:30 2014 -0700
  21. 56ad792 usb/gadget: fastboot: minor cleanup by Steve Rae · Tue Aug 26 11:47:29 2014 -0700
  22. bfb9ba4 usb/gadget: fastboot: add support for flash command by Steve Rae · Tue Aug 26 11:47:28 2014 -0700
  23. 792ac48 usb/gadget: fastboot: add eMMC support for flash command by Steve Rae · Tue Aug 26 11:47:27 2014 -0700
  24. 4223c3d powerpc/t104xrdb: Enable SPI flash Extend address support by Zhiqiang Hou · Wed Sep 17 17:37:44 2014 +0800
  25. 57767df spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues by Stefan Roese · Tue Sep 02 14:02:53 2014 +0200
  26. 8edd6e0 spi: kirkwood_spi.c: Make global variable static by Stefan Roese · Tue Sep 02 14:02:52 2014 +0200
  27. b85f0cb spi: kirkwood_spi.c: Some fixes and cleanup by Stefan Roese · Tue Sep 02 14:02:51 2014 +0200
  28. 4c653e4 arm: kirkwood: spi.h: Add some missing parenthesis by Stefan Roese · Tue Sep 02 14:02:50 2014 +0200
  29. 4d23d51 sf: Add M25PX64 SPI NOR flash ID by Stefan Roese · Tue Sep 02 14:02:49 2014 +0200
  30. 6c6ccdf spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* by Nikita Kiryanov · Wed Aug 20 15:08:48 2014 +0300
  31. 00cd738 spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · Wed Aug 20 15:08:50 2014 +0300
  32. 257ede9 mtd: spi: add support for M25PE16 and M25PX16 by Nikita Kiryanov · Wed Aug 20 15:08:51 2014 +0300
  33. e1813c4 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Sep 23 15:21:43 2014 -0400
  34. 2e9edbf dm: avoid dev->req_seq overflow by Robert Baldyga · Thu Sep 18 17:13:07 2014 +0200
  35. 28141d5 dm: serial: Don't require device tree to configure a console by Simon Glass · Wed Sep 17 09:02:40 2014 -0600
  36. c2ac141 dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL by Simon Glass · Wed Sep 17 09:02:38 2014 -0600
  37. 49c753d sf: Add an empty entry to the parameter list by Simon Glass · Mon Sep 15 06:33:36 2014 -0600
  38. e997f75 dm: Fix repeated comment in README by Simon Glass · Mon Sep 15 06:33:18 2014 -0600
  39. fc9e0b9 Merge branch 'misc' of git://git.denx.de/u-boot-x86 by Tom Rini · Tue Sep 23 10:52:18 2014 -0400
  40. 46b84d8 patman: Add a -m option to avoid copying the maintainers by Simon Glass · Sun Sep 14 20:23:17 2014 -0600
  41. 232d850 buildman: Fix the logic for the bloat command by Simon Glass · Sun Sep 14 20:23:16 2014 -0600
  42. 287314f sandbox: Update minor documentation changes by Jagannadha Sutradharudu Teki · Sun Aug 31 21:19:43 2014 +0530
  43. e2329f8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sun Sep 21 16:56:44 2014 +0200
  44. ef90573 ARM: at91sam9rlek: convert to generic board support by Wu, Josh · Tue Sep 02 18:14:11 2014 +0800
  45. a024bb9 ARM: at91sam9n12ek: convert to generic board support by Wu, Josh · Tue Sep 02 18:13:23 2014 +0800
  46. d7915f4 mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC by Boris BREZILLON · Tue Sep 02 10:23:09 2014 +0200
  47. a2a637d USB: ehci-atmel: use pcr to enable or disable clock by Bo Shen · Wed Aug 06 17:24:57 2014 +0800
  48. cf90563 USB: ohci-at91: use pcr to enable or disable clock by Bo Shen · Wed Aug 06 17:24:56 2014 +0800
  49. e874110 ARM: atmel: add pcr related definition by Bo Shen · Wed Aug 06 17:24:55 2014 +0800
  50. 52e0009 ARM: atmel: use pcr to enable or disable peripheral clock by Bo Shen · Wed Aug 06 17:24:54 2014 +0800
  51. f23411c ARM: atmel: sama5d3: add timings register by Bo Shen · Fri Aug 01 16:37:09 2014 +0800
  52. b15f4f6 ARM: atmel: sama5d3xek: enable NOR flash support by Bo Shen · Fri Jul 18 16:43:08 2014 +0800
  53. 0d9c557 ARM: atmel: sama5d3xek: add nor flash init function by Bo Shen · Fri Jul 18 16:43:07 2014 +0800
  54. b31868f mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register by Wu, Josh · Tue Jun 24 18:18:06 2014 +0800
  55. 88e1352 am335x_evm: Add boot script support to am335x_evm by Guillaume GARDET · Thu Sep 11 09:23:08 2014 +0200
  56. 2e9ffaa OMAP4: Use generic 'load' command instead of 'fatload' for 'loadbootscript' and 'loadbootenv' as already done for 'loadimage' and 'loaduimage'. by Guillaume GARDET · Fri Sep 05 15:32:46 2014 +0200
  57. 39f4520 ARM: keystone: ddr3: workaround for ddr3a/3b memory issue by Murali Karicheri · Wed Sep 10 15:54:59 2014 +0300
  58. 7255643 kconfiglib: change SPDX-License-Identifier to ISC by Masahiro Yamada · Wed Sep 17 13:37:45 2014 +0900
  59. 21aeea3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Sep 17 18:01:04 2014 -0400
  60. e9c005f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 17 23:35:34 2014 +0200
  61. 8b2da02 Revert "ARM: SPL: do not set gd again" by Tom Rini · Tue Sep 16 11:08:46 2014 -0400
  62. 0d46c34 kconfig: armv8: move CONFIG_ARM64 to Kconfig by Masahiro Yamada · Sun Sep 14 03:01:51 2014 +0900
  63. 7488744 vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI by Masahiro Yamada · Sun Sep 14 03:01:50 2014 +0900
  64. 57b8013 net: dns: fix for DNS queries sent to the wrong MAC address by Gerhard Sittig · Fri Sep 12 08:48:15 2014 +0200
  65. bbd6365 kconfig: add sanity checks for SPL configuration by Masahiro Yamada · Wed Sep 10 18:13:10 2014 +0900
  66. 00be89c net: usb: Add SMSC copyright to smsc95xx driver by Simon Glass · Mon Sep 08 13:44:14 2014 -0600
  67. b5ee6e2 mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD by maxin.john@enea.com · Mon Sep 08 19:04:16 2014 +0200
  68. d5c6580 mtd: nand: davinci_nand: update write_page function for keystone RBL by Khoronzhuk, Ivan · Sat Sep 06 22:17:07 2014 +0300
  69. 45c3057 generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y by Masahiro Yamada · Sat Sep 06 23:39:00 2014 +0900
  70. 580a5f1 kbuild: standalone: simplify clean-files by Masahiro Yamada · Fri Sep 05 01:56:52 2014 +0900
  71. 8c52bb1 scripts/Makefile.clean: clean also $(extra-m) and $(extra-) by Masahiro Yamada · Fri Sep 05 01:56:51 2014 +0900
  72. f396a72 kconfig: show an error message when defconfig is not found by Masahiro Yamada · Thu Sep 04 22:16:15 2014 +0900
  73. da0afc2 common: fix include guards for CONFIG_MP by Gabriel Huau · Wed Sep 03 13:57:54 2014 -0700
  74. 9a35c53 kconfig: fix a bug of "make config" by Masahiro Yamada · Thu Sep 04 05:41:34 2014 +0900
  75. d2b5bbd kconfig: fix savedefconfig to handle TPL correctly by Masahiro Yamada · Thu Sep 04 05:41:33 2014 +0900
  76. 6a8b5bb kconfig: fix whitespace handling bug of savedefconfig by Masahiro Yamada · Thu Sep 04 05:41:32 2014 +0900
  77. 1209482 kconfig: fix savedefconfig to output empty defconfig by Masahiro Yamada · Thu Sep 04 05:41:31 2014 +0900
  78. 8400275 standalone: use GCC_VERSION defined in compiler-gcc.h by Masahiro Yamada · Thu Sep 04 02:40:59 2014 +0900
  79. c42aad5 compiler*.h: sync include/linux/compiler*.h with Linux 3.16 by Masahiro Yamada · Thu Sep 04 02:40:58 2014 +0900
  80. 82fce73 implement the Android sparse image format by Steve Rae · Wed Sep 03 10:05:54 2014 -0700
  81. fabff73 cleanup code which handles the Android sparse image format by Steve Rae · Wed Sep 03 10:05:53 2014 -0700
  82. 52250ac update code which handles Android sparse image format by Steve Rae · Wed Sep 03 10:05:52 2014 -0700
  83. 7b86dff add code to handle Android sparse image format by Steve Rae · Wed Sep 03 10:05:51 2014 -0700
  84. 0b2f331 cmd_mem: add static to internally used functions by Masahiro Yamada · Thu Sep 04 00:38:26 2014 +0900
  85. 1cb4405 kgdb: Remove first_entry for kgdb by Peng Fan · Mon Sep 01 21:48:07 2014 +0800
  86. 6a1b97a tools/genboardscfg.py: improve performance more with Kconfiglib by Masahiro Yamada · Mon Sep 01 19:57:38 2014 +0900
  87. c908bc8 tools: Import Kconfiglib by Masahiro Yamada · Mon Sep 01 19:57:37 2014 +0900
  88. 3a8197c SPDX: Add ISC SPDX-License-Identifier by Masahiro Yamada · Mon Sep 01 19:57:36 2014 +0900
  89. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · Sun Aug 31 15:16:53 2014 +0900
  90. 3e9d93e rtl8169: Defer network packet processing by Thierry Reding · Thu Aug 28 12:38:03 2014 +0200
  91. aa0caa2 openrisc: Fix a few type cast related warnings by Vasili Galka · Tue Aug 26 13:46:17 2014 +0300
  92. 38c3fff Fix a few printf argument verification warnings by Vasili Galka · Tue Aug 26 13:45:48 2014 +0300
  93. 240e621 cosmetic: README.scrapyard: add NIOS2 boards by Masahiro Yamada · Mon Aug 25 10:37:49 2014 +0900
  94. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  95. 52a5f97 kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/Kconfig by Masahiro Yamada · Sun Sep 14 03:01:48 2014 +0900
  96. 162efa2 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Sat Sep 13 16:32:52 2014 -0400
  97. 5cc1db4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 12 11:27:46 2014 -0400
  98. df66ec6 arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG by Benoît Thébaudeau · Wed Sep 03 23:32:34 2014 +0200
  99. 68a0f16 arm: Make reset position-independent by Benoît Thébaudeau · Wed Sep 03 23:32:33 2014 +0200
  100. 3abe3b8 imx: mx6slevk: Change to use generic board by Ye.Li · Tue Sep 09 14:51:58 2014 +0800