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