1. 6a9c6fe i2c: i2c-mxs: Wait for I2C to empty queue by Marek Vasut · Thu Feb 06 02:59:34 2014 +0100
  2. a0c2626 designware_i2c: Enhance DesignWare I2C driver address support by Chin Liang See · Tue Feb 04 11:56:23 2014 -0600
  3. 443ca40 i2c, bootcount: add support for bootcounter on i2c devices by Heiko Schocher · Sat Jan 25 07:27:13 2014 +0100
  4. b482279 blackfin: make i2c driver blackfin independant by Scott Jiang · Tue Jan 28 13:53:36 2014 +0800
  5. cf83d09 blackfin: rename bfin-twi_i2c driver to adi_i2c by Sonic Zhang · Tue Jan 28 13:53:35 2014 +0800
  6. 983a2a9 blackfin: add spi and i2c specific get clock functions by Sonic Zhang · Tue Jan 28 13:53:34 2014 +0800
  7. 163a778 blackfin: the sclk MHz in i2c driver should be divided by 1000 other than 1024 by Sonic Zhang · Tue Jan 28 13:53:33 2014 +0800
  8. 91fae47 i2c: zynq: Add support for the second i2c controller by Michael Burr · Wed Jan 22 09:46:08 2014 +0100
  9. d7de189 i2c: zynq: Support for 0-length register address by Michael Burr · Wed Jan 22 09:46:07 2014 +0100
  10. d3d17fc Prepare v2014.04-rc1 by Tom Rini · Wed Feb 19 16:01:28 2014 -0500
  11. 925c697 kbuild,tegra124: add dummy obj- for Kbuild by Masahiro Yamada · Wed Feb 19 22:26:43 2014 +0900
  12. aa58eec cosmetic: FIT: fix a strange comment by Masahiro Yamada · Tue Feb 18 15:39:21 2014 +0900
  13. 1ffe957 Move CONFIG_DISPLAY_CPUINFO to Makefile by Masahiro Yamada · Thu Feb 13 18:30:27 2014 +0900
  14. 81a689e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · Thu Feb 13 18:30:26 2014 +0900
  15. 62b774c configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL} by Masahiro Yamada · Fri Feb 07 17:20:52 2014 +0900
  16. 5854c9f configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE by Masahiro Yamada · Fri Feb 07 09:23:03 2014 +0900
  17. e7a579f dts: generate multiple device tree blobs by Masahiro Yamada · Wed Feb 05 11:28:27 2014 +0900
  18. 884ef15 dts: move device tree sources to arch/$(ARCH)/dts/ by Masahiro Yamada · Wed Feb 05 11:28:26 2014 +0900
  19. 43c0893 dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · Wed Feb 05 11:28:25 2014 +0900
  20. b9f9ce4 kernel-doc: fix some errors by Masahiro Yamada · Wed Feb 05 10:52:52 2014 +0900
  21. 335d31a kernel-doc: update kernel-doc related files to Linux v3.13 by Masahiro Yamada · Wed Feb 05 10:52:51 2014 +0900
  22. 5bfd11b kernel-doc: move kernel-doc tools to scripts/ by Masahiro Yamada · Wed Feb 05 10:52:50 2014 +0900
  23. 8db3e77 .gitignore: drop include/asm from ignored file list by Masahiro Yamada · Wed Feb 05 10:41:27 2014 +0900
  24. 9563d57 tools/env: cross-compile fw_printenv without setting HOSTCC by Masahiro Yamada · Tue Feb 04 17:24:45 2014 +0900
  25. 4ba0288 kbuild: Do not generate .*.su files at the top directory by Masahiro Yamada · Tue Feb 04 17:24:44 2014 +0900
  26. b012d47 board: sandburst: delete FORCEBUILD by Masahiro Yamada · Tue Feb 04 17:24:43 2014 +0900
  27. 4c85768 kbuild: check clean source and generate Makefile for out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:42 2014 +0900
  28. 2fe8cd4 kbuild: support simultaneous board configuration and "make all" by Masahiro Yamada · Tue Feb 04 17:24:41 2014 +0900
  29. 0a17a42 kbuild: use scripts/Makefile.clean by Masahiro Yamada · Tue Feb 04 17:24:40 2014 +0900
  30. 832ef28 Makefile: refactor tools-all targets by Masahiro Yamada · Tue Feb 04 17:24:39 2014 +0900
  31. 6d7dc64 Makefile: Do not pass MTD_VERSION from the top Makefile by Masahiro Yamada · Tue Feb 04 17:24:38 2014 +0900
  32. f8eb670 kbuild: refactor Makefile and spl/Makefile more by Masahiro Yamada · Tue Feb 04 17:24:37 2014 +0900
  33. 262fe12 examples: move api/ and standalone/ entry to examples/Makefile by Masahiro Yamada · Tue Feb 04 17:24:36 2014 +0900
  34. 8dbc1a2 kbuild: change the top Makefile to more Kbuild-ish structure by Masahiro Yamada · Tue Feb 04 17:24:35 2014 +0900
  35. d01ec13 Makefile: remove a cleaning target "tidy" by Masahiro Yamada · Tue Feb 04 17:24:34 2014 +0900
  36. f50a968 kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary by Masahiro Yamada · Tue Feb 04 17:24:33 2014 +0900
  37. 5ac303c kbuild: move include directives of board configuration files by Masahiro Yamada · Tue Feb 04 17:24:32 2014 +0900
  38. 4dd075d kbuild: convert some make rules to Kbuild style by Masahiro Yamada · Tue Feb 04 17:24:31 2014 +0900
  39. 27d027f kbuild: move some lines to more suitable place by Masahiro Yamada · Tue Feb 04 17:24:30 2014 +0900
  40. 9cdea04 kbuild: delete temporary build scripts by Masahiro Yamada · Tue Feb 04 17:24:29 2014 +0900
  41. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  42. 47b65f7 kbuild: import more build scripts from Linux v3.13 tag by Masahiro Yamada · Tue Feb 04 17:24:27 2014 +0900
  43. 3dba11c Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp by Masahiro Yamada · Tue Feb 04 17:24:26 2014 +0900
  44. 350735c kbuild: add dummy obj-y to create built-in.o by Masahiro Yamada · Tue Feb 04 17:24:25 2014 +0900
  45. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  46. a6d7756 Makefile: move some flags to examples makefiles by Masahiro Yamada · Tue Feb 04 17:24:23 2014 +0900
  47. 112b312 Makefile: move some flags to spl/Makefile by Masahiro Yamada · Tue Feb 04 17:24:22 2014 +0900
  48. 41ec9ba Makefile: move more stuff to top Makefile by Masahiro Yamada · Tue Feb 04 17:24:21 2014 +0900
  49. 0302445 Makefile: refactor include path settings by Masahiro Yamada · Tue Feb 04 17:24:20 2014 +0900
  50. 700dd89 Makefile: move more flags to the top Makefile by Masahiro Yamada · Tue Feb 04 17:24:19 2014 +0900
  51. 7449ab1 kbuild: Use Kbuild.include by Masahiro Yamada · Tue Feb 04 17:24:18 2014 +0900
  52. 6e0a77f kbuild: import Kbuild.include from linux v3.13 tag by Masahiro Yamada · Tue Feb 04 17:24:17 2014 +0900
  53. ed36001 Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile by Masahiro Yamada · Tue Feb 04 17:24:16 2014 +0900
  54. 57d42c9 Makefile: move some variable definitions to the top Makefile by Masahiro Yamada · Tue Feb 04 17:24:15 2014 +0900
  55. 2feb8d3 Makfile: move suffix rules to Makefile.build by Masahiro Yamada · Tue Feb 04 17:24:14 2014 +0900
  56. 81056db nand-spl: Use scripts/Makefile.build by Masahiro Yamada · Tue Feb 04 17:24:13 2014 +0900
  57. 6b05dae examples: Use scripts/Makefile.build by Masahiro Yamada · Tue Feb 04 17:24:12 2014 +0900
  58. e2aadb9 board: samsung: refactor host programs by Masahiro Yamada · Tue Feb 04 17:24:11 2014 +0900
  59. f243180 tools: convert makefiles to kbuild style by Masahiro Yamada · Tue Feb 04 17:24:10 2014 +0900
  60. c9f6c93 Makefile.host.tmp: add a new script to refactor tools by Masahiro Yamada · Tue Feb 04 17:24:09 2014 +0900
  61. f6c1d01 .gitignore: ingore files generated by Kbuild by Masahiro Yamada · Tue Feb 04 17:24:08 2014 +0900
  62. 1f7e48d microblaze: remove an empty file arch/microblaze/lib/time.c by Masahiro Yamada · Wed Feb 19 22:10:04 2014 +0900
  63. 57f29ab ARM: O5/dra7xx: Add SATA boot support by Dan Murphy · Mon Feb 03 06:59:02 2014 -0600
  64. 0c3ab85 common: spl: Add spl sata boot support by Dan Murphy · Mon Feb 03 06:59:01 2014 -0600
  65. 82b400c tools: correct proftool build rule by Ian Campbell · Fri Jan 31 23:54:44 2014 +0000
  66. f81e0ce EXT4: Fix number base handling of "ext4write" command by Wolfgang Denk · Fri Jan 31 09:28:25 2014 +0100
  67. fa4676d net, phy: atheros ar803x bug by Heiko Schocher · Thu Jan 30 11:02:13 2014 +0100
  68. 7e4a4b2 fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP by Masahiro Yamada · Wed Jan 29 16:29:16 2014 +0900
  69. e14dc14 config: remove platform CONFIG_SYS_HZ definition part 3 by Masahiro Yamada · Tue Jan 28 18:08:13 2014 +0900
  70. 3dab644 mini2440.h: Delete remainder of dead board by Masahiro Yamada · Tue Jan 28 18:06:12 2014 +0900
  71. 49dc73b doc: README: Correct file name of signature verification documentation by Detlev Zundel · Mon Jan 20 16:21:46 2014 +0100
  72. 65bc075 unit-test: add lots of tests for the Hush 'test' command by Stephen Warren · Mon Feb 03 13:24:24 2014 -0700
  73. 2e2a917 unit-test: fix 'env default' invocation by Stephen Warren · Mon Feb 03 13:24:23 2014 -0700
  74. 1d2f9a0 fat: implement exists() for FAT fs by Stephen Warren · Mon Feb 03 13:21:10 2014 -0700
  75. 12d6d0c ext4: implement exists() for ext4fs by Stephen Warren · Mon Feb 03 13:21:09 2014 -0700
  76. 53e8a32 sandbox: enable CONFIG_CMD_FS_GENERIC by Stephen Warren · Mon Feb 03 13:21:08 2014 -0700
  77. 97d66f2 sandbox: implement exists() function by Stephen Warren · Mon Feb 03 13:21:07 2014 -0700
  78. 0700db6 cmd_test: implement -e test for file existence by Stephen Warren · Mon Feb 03 13:21:06 2014 -0700
  79. 4f6e1aa cmd_test: evaluate to false without any arguments by Stephen Warren · Mon Feb 03 13:21:05 2014 -0700
  80. 08b763b cmd_test: implement ! on sub-expressions by Stephen Warren · Mon Feb 03 13:21:04 2014 -0700
  81. 4c1b281 cmd_test: check for binary operators before unary by Stephen Warren · Mon Feb 03 13:21:03 2014 -0700
  82. 28cca55 cmd_test: use table lookup for parsing by Stephen Warren · Mon Feb 03 13:21:02 2014 -0700
  83. ec63d4a fs: don't pass NULL dev_desc to most filesystems by Stephen Warren · Mon Feb 03 13:21:01 2014 -0700
  84. d008fbb fs: implement infrastructure for an 'exists' function by Stephen Warren · Mon Feb 03 13:21:00 2014 -0700
  85. 9df2580 fs: fix generic save command implementation by Stephen Warren · Mon Feb 03 13:20:59 2014 -0700
  86. 3d5a388 README: document CONFIG_CMD_FS_GENERIC by Stephen Warren · Fri Jan 24 20:46:37 2014 -0700
  87. 034dd3d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Feb 17 14:22:02 2014 -0500
  88. acec7fc Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · Mon Feb 17 14:21:03 2014 -0500
  89. 04cbbe4 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Mon Feb 17 14:16:08 2014 -0500
  90. 4152368 ARM: bcm2835: fix mbox POWER_STATE_RESP_ON value by Stephen Warren · Wed Feb 05 20:42:25 2014 -0700
  91. 29ff59a arm/km: introduce kmsugp1 target by Gerlando Falauto · Thu Feb 13 16:43:00 2014 +0100
  92. 18a74ec arm/km: define fdt_high env variable and allow backwards compatibility by Gerlando Falauto · Mon Jan 27 16:58:28 2014 +0100
  93. ae2adaf arm/km: enable FDT for km_kirwkood by Gerlando Falauto · Mon Jan 27 16:58:27 2014 +0100
  94. 7fef655 arm/km: fix wrong error handling by Holger Brunck · Mon Jan 27 16:58:26 2014 +0100
  95. 19baeb6 arm/km: add CONFIG_KM_BOARD_EXTRA_ENV to default environment by Holger Brunck · Mon Jan 27 16:58:25 2014 +0100
  96. 7bffb3f arm/km/suv31: switch to 256MB RAM by Holger Brunck · Mon Jan 27 16:58:24 2014 +0100
  97. 09346ff arm/km: make local function startup_allowed static by Holger Brunck · Mon Jan 27 16:58:23 2014 +0100
  98. cbec3b8 arm/km: drop unneeded define by Holger Brunck · Mon Jan 27 16:58:22 2014 +0100
  99. c8cf471 zynq: Fix elf header generation by Michal Simek · Wed Feb 05 08:06:29 2014 +0100
  100. 9dd915c zynq: Use full tftpboot command instead of shortcut tftp by Michal Simek · Wed Feb 05 07:56:07 2014 +0100