1. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  2. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · Fri Oct 04 08:40:04 2013 -0500
  3. a0f85d3 config: consolidate CONFIG_SYS_HZ definition by Rob Herring · Fri Oct 04 08:40:03 2013 -0500
  4. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · Mon Sep 30 17:11:48 2013 -0500
  5. 9170310 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · Mon Nov 04 09:28:08 2013 -0500
  6. 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
  7. 83ee17e blackfin: fix a warning in arch/blackfin/cpu/cpu.c by Masahiro Yamada · Mon Oct 21 10:14:05 2013 +0900
  8. 3a8e53e board/keymile/kmp204x/Makefile: Convert to SPDX tag by Tom Rini · Fri Nov 01 10:27:12 2013 -0400
  9. b792973 board: powerpc: convert more makefiles to Kbuild style by Tom Rini · Fri Nov 01 10:24:19 2013 -0400
  10. 33ed77e Makefile: convert makefiles to Kbuild style and delete grep switch by Masahiro Yamada · Mon Oct 21 11:53:41 2013 +0900
  11. 9e09735 dts, api, test: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:40 2013 +0900
  12. f427136 post: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:39 2013 +0900
  13. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:38 2013 +0900
  14. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:37 2013 +0900
  15. c3c10f9 blackfin: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:36 2013 +0900
  16. abff819 m68k: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:35 2013 +0900
  17. aa96dd1 x86: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:34 2013 +0900
  18. 07bcebf nios2: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:33 2013 +0900
  19. 8087e0e nds32: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:32 2013 +0900
  20. 48a47f0 mips: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:31 2013 +0900
  21. 04e7e5a microblaze: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:30 2013 +0900
  22. a90185e openrisc: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:29 2013 +0900
  23. 796b986 avr32: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:28 2013 +0900
  24. f408ace sh: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:27 2013 +0900
  25. 873ccf8 sparc: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:26 2013 +0900
  26. 9c69e30 sh: Do not include start.o in lib$(CPU).o by Masahiro Yamada · Mon Oct 21 11:53:25 2013 +0900
  27. 5e3d1b1 sparc: fix a link error by Masahiro Yamada · Mon Oct 21 11:53:24 2013 +0900
  28. cd6fdfb ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/ by Masahiro Yamada · Thu Oct 17 20:38:56 2013 +0900
  29. 827b816 ARM: omap: move OMAP specific code under arch/arm/ by Masahiro Yamada · Thu Oct 17 20:38:55 2013 +0900
  30. df04214 ARM: tegra: move Tegra specific code under arch/arm/ by Masahiro Yamada · Thu Oct 17 20:38:54 2013 +0900
  31. 006bb56 fs: move some file system to fs/Makefile by Masahiro Yamada · Thu Oct 17 20:38:53 2013 +0900
  32. 887082a drivers: move some drivers to drivers/Makefile by Masahiro Yamada · Thu Oct 17 20:38:52 2013 +0900
  33. 1b8b224 Makefile: support descending down to subdirectories by Masahiro Yamada · Thu Oct 17 20:38:51 2013 +0900
  34. 376c5bf board: ti: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:35:05 2013 +0900
  35. 4fbb29d powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:35:04 2013 +0900
  36. 52f677a sandbox: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:35:03 2013 +0900
  37. efae516 disk: convert a makefile to Kbuild style by Masahiro Yamada · Thu Oct 17 17:35:02 2013 +0900
  38. f9e50cc lib: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:35:01 2013 +0900
  39. 51dda80 net: convert a makefile to Kbuild style by Masahiro Yamada · Thu Oct 17 17:35:00 2013 +0900
  40. 55c745d common: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:59 2013 +0900
  41. 22cca02 fs: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:58 2013 +0900
  42. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:57 2013 +0900
  43. 3e02168 drivers: usb: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:56 2013 +0900
  44. 25bb3af drivers: mtd: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:55 2013 +0900
  45. cd31b06 drivers: net: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:54 2013 +0900
  46. 15103d1 ARM: imx-common: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:53 2013 +0900
  47. 5a0c0ba ARM: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:52 2013 +0900
  48. 008a1ec arm720t: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:51 2013 +0900
  49. 0dc9b45 arm920t: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:50 2013 +0900
  50. 65aac04 arm926ejs: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:49 2013 +0900
  51. d449575 armv7: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:48 2013 +0900
  52. 8d45f36 Makefile: prepare for using Kbuild-style Makefile by Masahiro Yamada · Thu Oct 17 17:34:47 2013 +0900
  53. b7bef6a nand_util.c: Correct licensing by Tom Rini · Thu Oct 31 09:24:00 2013 -0400
  54. 8a065e9 powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register by Haijun.Zhang · Thu Oct 31 09:38:19 2013 +0800
  55. c4fd451 esdhc: memset mmc struct before putting into use by Haijun.Zhang · Thu Oct 31 09:38:18 2013 +0800
  56. d49eb9e Powerpc/esdhc: Add simple description of esdhc register by Haijun.Zhang · Wed Oct 30 11:37:55 2013 +0800
  57. a63efe7 powerpc/esdhc: Map register for eSDHC Host Controller V3.0 by Haijun.Zhang · Wed Oct 30 11:37:54 2013 +0800
  58. 7016309 DWMMC: SMDK5420: Disable SMU for eMMC by Rajeshwari Shinde · Tue Oct 29 12:53:13 2013 +0530
  59. adccccf mmc: sdhci: Avoid commands errors by simple timeout adaptation. by Przemyslaw Marczak · Tue Oct 08 18:12:09 2013 +0200
  60. d94735b mmc: dw_mmc: change the callback function name. by Jaehoon Chung · Sun Oct 06 18:59:31 2013 +0900
  61. b3f1409 mmc: Fix erase_grp_size for partitioned card by Oliver Metz · Tue Oct 01 20:32:07 2013 +0200
  62. 5f14368 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Wed Oct 30 08:36:48 2013 -0400
  63. 9ab0549 video, formike: change tag/val write by Heiko Schocher · Tue Oct 22 11:06:24 2013 +0200
  64. 6275956 video, cfb_console: make background and foreground color configurable by Heiko Schocher · Tue Oct 22 11:06:06 2013 +0200
  65. d6e427a video: ipu_disp: Fix clock polarity logic by Fabio Estevam · Tue Oct 29 15:46:21 2013 -0200
  66. c98bf29 mpc85xx: introduce the kmp204x reference design support by Valentin Longchamp · Fri Oct 18 11:47:24 2013 +0200
  67. f4fe44a fsl/mpc85xx: define common serdes_clock_to_string function by Valentin Longchamp · Fri Oct 18 11:47:23 2013 +0200
  68. cbb6566 mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into account by Valentin Longchamp · Fri Oct 18 11:47:22 2013 +0200
  69. 51b2ca3 net/fman: add a fm_enable_port function by Valentin Longchamp · Fri Oct 18 11:47:21 2013 +0200
  70. 0b81093 mpc8xxx: set x2 DDR3 refresh rate if SPD config requires it by Valentin Longchamp · Fri Oct 18 11:47:20 2013 +0200
  71. 993967a mpc8xxx: call i2c_set_bus_num in __get_spd by Valentin Longchamp · Fri Oct 18 11:47:19 2013 +0200
  72. 391cc9b KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init by Valentin Longchamp · Fri Oct 18 11:47:18 2013 +0200
  73. 255f250 KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board by Valentin Longchamp · Fri Oct 18 11:47:17 2013 +0200
  74. 1d39959 KM: fix typo in default environment by Valentin Longchamp · Fri Oct 18 11:47:16 2013 +0200
  75. 1192b52 km-powerpc: move SYS_MALLOC_LEN out of keymile-common.h by Valentin Longchamp · Fri Oct 18 11:47:15 2013 +0200
  76. 3d854c4 powerpc: cast bi_memsize to ulong for %ld usage by Valentin Longchamp · Fri Oct 18 11:47:14 2013 +0200
  77. 16b0806 powerpc/usb:Differentiate USB controller base address by ramneek mehresh · Thu Sep 12 16:35:49 2013 +0530
  78. d04f8fe powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socs by ramneek mehresh · Fri Oct 18 17:40:17 2013 +0530
  79. ec18dc19 powerpc/c29xpcie: add DDR ECC on off config setting by Po Liu · Thu Sep 26 09:40:11 2013 +0800
  80. 3135dba usb: rename board_usb_init_type to usb_init_type by Troy Kisky · Tue Oct 22 14:27:17 2013 -0700
  81. 82e1ec7 arm: rmobile: armadillo-800eva: Change clock definition of SCIF and TMU by Nobuhiro Iwamatsu · Mon Sep 30 10:30:41 2013 +0900
  82. 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
  83. 6208335 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Tue Oct 22 08:37:46 2013 -0400
  84. 75dbc3a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Oct 21 08:10:36 2013 -0400
  85. df446f5 usb: udc: add udc.h include file by Troy Kisky · Thu Oct 10 15:28:04 2013 -0700
  86. f157394 usb: gadget: mv_udc: split mv_udc.h file by Troy Kisky · Thu Oct 10 15:28:03 2013 -0700
  87. 06bb97a usb: gadget: mv_udc: optimize ep_enable by Troy Kisky · Thu Oct 10 15:28:02 2013 -0700
  88. 1567b88 usb: gadget: mv_udc: optimize bounce by Troy Kisky · Thu Oct 10 15:28:01 2013 -0700
  89. 256a317 usb: gadget: mv_udc: fix full speed connections by Troy Kisky · Thu Oct 10 15:28:00 2013 -0700
  90. ed72a9e usb: ehci-mx6: add support for otg port by Troy Kisky · Thu Oct 10 15:27:59 2013 -0700
  91. ea50bb6 usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT by Troy Kisky · Thu Oct 10 15:27:58 2013 -0700
  92. 7d6bbb9 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · Thu Oct 10 15:27:57 2013 -0700
  93. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · Thu Oct 10 15:27:56 2013 -0700
  94. de8ae7b usb: rename board_usb_init_type to usb_init_type by Troy Kisky · Thu Oct 10 15:27:55 2013 -0700
  95. 2870a24 ARM: omap5-evm: Move MAC creation to misc_init by Dan Murphy · Fri Oct 11 12:28:19 2013 -0500
  96. 6044db3 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · Fri Oct 11 12:28:18 2013 -0500
  97. 69521c1 usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · Fri Oct 11 12:28:17 2013 -0500
  98. 2625091 usb: omap: Move the usb phy code to the usb/phy directory by Dan Murphy · Fri Oct 11 12:28:16 2013 -0500
  99. 9069075 usb: omap5: Update the board_usb_init api by Dan Murphy · Fri Oct 11 12:28:15 2013 -0500
  100. 1aca619 usb: omap: Move the xhci-omap header file to common location by Dan Murphy · Fri Oct 11 12:28:14 2013 -0500