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