1. 10b479d usb: ohci-hcd: submit_common_msg: report actual_length properly by Mateusz Kulikowski · Wed Oct 23 20:26:27 2013 +0200
  2. 06ef7cc usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · Wed Oct 23 14:30:46 2013 +0200
  3. 84c4b98 usb: ums: move ums code from trats to Samsung common directory by Przemyslaw Marczak · Wed Oct 23 14:30:45 2013 +0200
  4. 3dab730 usb: ums: fix disk capacity miscalculation and code cleanup by Przemyslaw Marczak · Wed Oct 23 14:30:44 2013 +0200
  5. 0e1e709 usb: ums: allows using every mmc device with ums. by Przemyslaw Marczak · Wed Oct 23 14:30:43 2013 +0200
  6. 674b1a6 usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · Wed Oct 23 14:30:42 2013 +0200
  7. 2fb506b Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Tom Rini · Wed Nov 06 16:18:25 2013 -0500
  8. 3cad886 Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Wed Nov 06 16:11:34 2013 -0500
  9. 56ef75c ColdFire: fix some typoes for CF platform by jason · Wed Nov 06 22:59:08 2013 +0800
  10. ef1030c coldfire: cpu5282: increase malloc space to fix crash on start u-boot by Jens Scharsig (BuS Elektronik) · Mon Sep 23 08:26:41 2013 +0200
  11. 6c04dcd Makfile: fix a rule to build u-boot.sb by Masahiro Yamada · Tue Nov 05 17:09:02 2013 +0900
  12. efe3dc0 freescale: p1_p2_rdb_pc: rename COBJS-y to obj-y by Masahiro Yamada · Tue Nov 05 17:03:22 2013 +0900
  13. ead2d42 fpga: Add support for gzip images with bitstreams by Michal Simek · Fri Oct 04 10:51:01 2013 +0200
  14. 94dc92f fpga: zynqpl: Do not place bitstream below 1MB by Michal Simek · Fri Oct 04 10:48:59 2013 +0200
  15. 8cfb246 fpga: zynqpl: Add dcache flush support by Jagannadha Sutradharudu Teki · Fri Sep 20 18:39:47 2013 +0530
  16. 759456e pxe: fix handling of absolute paths by Rob Herring · Fri Oct 18 13:04:42 2013 -0500
  17. 4252e98 ARM: versatile: convert to common timer code by Rob Herring · Fri Oct 04 10:22:48 2013 -0500
  18. 741a0bd ARM: tegra: convert to common timer code by Rob Herring · Fri Oct 04 10:22:47 2013 -0500
  19. 55d2326 ARM: socfpga: convert to common timer code by Rob Herring · Fri Oct 04 10:22:46 2013 -0500
  20. 9560ec4 ARM: vexpress: convert to common timer code by Rob Herring · Fri Oct 04 10:22:45 2013 -0500
  21. c4d1a0e ARM: mx25: convert to common timer code by Rob Herring · Fri Oct 04 10:22:44 2013 -0500
  22. 8ba859a ARM: highbank: convert to common timer code by Rob Herring · Fri Oct 04 10:22:43 2013 -0500
  23. 7a626f0 sh: convert to common timer code by Rob Herring · Fri Oct 04 10:22:42 2013 -0500
  24. 5715694 Introduce common timer functions by Rob Herring · Fri Oct 04 10:22:41 2013 -0500
  25. 55fbb1d examples: enable gc-sections option by Rob Herring · Fri Oct 04 10:22:40 2013 -0500
  26. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  27. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · Fri Oct 04 08:40:04 2013 -0500
  28. a0f85d3 config: consolidate CONFIG_SYS_HZ definition by Rob Herring · Fri Oct 04 08:40:03 2013 -0500
  29. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · Mon Sep 30 17:11:48 2013 -0500
  30. 9170310 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · Mon Nov 04 09:28:08 2013 -0500
  31. 18b03b5 blackfin: Move machine specific gpio_port_t structure back to blackfin arch folder. by Steven Miao · Wed Oct 23 14:44:09 2013 +0800
  32. 83ee17e blackfin: fix a warning in arch/blackfin/cpu/cpu.c by Masahiro Yamada · Mon Oct 21 10:14:05 2013 +0900
  33. 3a8e53e board/keymile/kmp204x/Makefile: Convert to SPDX tag by Tom Rini · Fri Nov 01 10:27:12 2013 -0400
  34. b792973 board: powerpc: convert more makefiles to Kbuild style by Tom Rini · Fri Nov 01 10:24:19 2013 -0400
  35. 33ed77e Makefile: convert makefiles to Kbuild style and delete grep switch by Masahiro Yamada · Mon Oct 21 11:53:41 2013 +0900
  36. 9e09735 dts, api, test: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:40 2013 +0900
  37. f427136 post: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:39 2013 +0900
  38. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:38 2013 +0900
  39. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:37 2013 +0900
  40. c3c10f9 blackfin: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:36 2013 +0900
  41. abff819 m68k: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:35 2013 +0900
  42. aa96dd1 x86: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:34 2013 +0900
  43. 07bcebf nios2: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:33 2013 +0900
  44. 8087e0e nds32: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:32 2013 +0900
  45. 48a47f0 mips: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:31 2013 +0900
  46. 04e7e5a microblaze: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:30 2013 +0900
  47. a90185e openrisc: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:29 2013 +0900
  48. 796b986 avr32: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:28 2013 +0900
  49. f408ace sh: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:27 2013 +0900
  50. 873ccf8 sparc: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:26 2013 +0900
  51. 9c69e30 sh: Do not include start.o in lib$(CPU).o by Masahiro Yamada · Mon Oct 21 11:53:25 2013 +0900
  52. 5e3d1b1 sparc: fix a link error by Masahiro Yamada · Mon Oct 21 11:53:24 2013 +0900
  53. cd6fdfb ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/ by Masahiro Yamada · Thu Oct 17 20:38:56 2013 +0900
  54. 827b816 ARM: omap: move OMAP specific code under arch/arm/ by Masahiro Yamada · Thu Oct 17 20:38:55 2013 +0900
  55. df04214 ARM: tegra: move Tegra specific code under arch/arm/ by Masahiro Yamada · Thu Oct 17 20:38:54 2013 +0900
  56. 006bb56 fs: move some file system to fs/Makefile by Masahiro Yamada · Thu Oct 17 20:38:53 2013 +0900
  57. 887082a drivers: move some drivers to drivers/Makefile by Masahiro Yamada · Thu Oct 17 20:38:52 2013 +0900
  58. 1b8b224 Makefile: support descending down to subdirectories by Masahiro Yamada · Thu Oct 17 20:38:51 2013 +0900
  59. 376c5bf board: ti: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:35:05 2013 +0900
  60. 4fbb29d powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:35:04 2013 +0900
  61. 52f677a sandbox: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:35:03 2013 +0900
  62. efae516 disk: convert a makefile to Kbuild style by Masahiro Yamada · Thu Oct 17 17:35:02 2013 +0900
  63. f9e50cc lib: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:35:01 2013 +0900
  64. 51dda80 net: convert a makefile to Kbuild style by Masahiro Yamada · Thu Oct 17 17:35:00 2013 +0900
  65. 55c745d common: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:59 2013 +0900
  66. 22cca02 fs: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:58 2013 +0900
  67. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:57 2013 +0900
  68. 3e02168 drivers: usb: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:56 2013 +0900
  69. 25bb3af drivers: mtd: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:55 2013 +0900
  70. cd31b06 drivers: net: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:54 2013 +0900
  71. 15103d1 ARM: imx-common: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:53 2013 +0900
  72. 5a0c0ba ARM: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:52 2013 +0900
  73. 008a1ec arm720t: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:51 2013 +0900
  74. 0dc9b45 arm920t: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:50 2013 +0900
  75. 65aac04 arm926ejs: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:49 2013 +0900
  76. d449575 armv7: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:48 2013 +0900
  77. 8d45f36 Makefile: prepare for using Kbuild-style Makefile by Masahiro Yamada · Thu Oct 17 17:34:47 2013 +0900
  78. b7bef6a nand_util.c: Correct licensing by Tom Rini · Thu Oct 31 09:24:00 2013 -0400
  79. 8a065e9 powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register by Haijun.Zhang · Thu Oct 31 09:38:19 2013 +0800
  80. c4fd451 esdhc: memset mmc struct before putting into use by Haijun.Zhang · Thu Oct 31 09:38:18 2013 +0800
  81. d49eb9e Powerpc/esdhc: Add simple description of esdhc register by Haijun.Zhang · Wed Oct 30 11:37:55 2013 +0800
  82. a63efe7 powerpc/esdhc: Map register for eSDHC Host Controller V3.0 by Haijun.Zhang · Wed Oct 30 11:37:54 2013 +0800
  83. 7016309 DWMMC: SMDK5420: Disable SMU for eMMC by Rajeshwari Shinde · Tue Oct 29 12:53:13 2013 +0530
  84. adccccf mmc: sdhci: Avoid commands errors by simple timeout adaptation. by Przemyslaw Marczak · Tue Oct 08 18:12:09 2013 +0200
  85. d94735b mmc: dw_mmc: change the callback function name. by Jaehoon Chung · Sun Oct 06 18:59:31 2013 +0900
  86. b3f1409 mmc: Fix erase_grp_size for partitioned card by Oliver Metz · Tue Oct 01 20:32:07 2013 +0200
  87. 5f14368 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Wed Oct 30 08:36:48 2013 -0400
  88. 9ab0549 video, formike: change tag/val write by Heiko Schocher · Tue Oct 22 11:06:24 2013 +0200
  89. 6275956 video, cfb_console: make background and foreground color configurable by Heiko Schocher · Tue Oct 22 11:06:06 2013 +0200
  90. d6e427a video: ipu_disp: Fix clock polarity logic by Fabio Estevam · Tue Oct 29 15:46:21 2013 -0200
  91. c98bf29 mpc85xx: introduce the kmp204x reference design support by Valentin Longchamp · Fri Oct 18 11:47:24 2013 +0200
  92. f4fe44a fsl/mpc85xx: define common serdes_clock_to_string function by Valentin Longchamp · Fri Oct 18 11:47:23 2013 +0200
  93. cbb6566 mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into account by Valentin Longchamp · Fri Oct 18 11:47:22 2013 +0200
  94. 51b2ca3 net/fman: add a fm_enable_port function by Valentin Longchamp · Fri Oct 18 11:47:21 2013 +0200
  95. 0b81093 mpc8xxx: set x2 DDR3 refresh rate if SPD config requires it by Valentin Longchamp · Fri Oct 18 11:47:20 2013 +0200
  96. 993967a mpc8xxx: call i2c_set_bus_num in __get_spd by Valentin Longchamp · Fri Oct 18 11:47:19 2013 +0200
  97. 391cc9b KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init by Valentin Longchamp · Fri Oct 18 11:47:18 2013 +0200
  98. 255f250 KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board by Valentin Longchamp · Fri Oct 18 11:47:17 2013 +0200
  99. 1d39959 KM: fix typo in default environment by Valentin Longchamp · Fri Oct 18 11:47:16 2013 +0200
  100. 1192b52 km-powerpc: move SYS_MALLOC_LEN out of keymile-common.h by Valentin Longchamp · Fri Oct 18 11:47:15 2013 +0200