1. 77a7384 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sun Oct 26 14:12:18 2014 -0400
  2. 06f08e2 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Oct 26 14:03:08 2014 -0400
  3. dffb827 i2c: designware: add an implement i2c protos by Jeroen Hofstee · Wed Oct 08 22:58:09 2014 +0200
  4. dc549d9 tegra: add proto for pin_mux_mmc by Jeroen Hofstee · Wed Oct 08 22:58:08 2014 +0200
  5. 454c071 spl: add prototype for jump_to_image_no_args by Jeroen Hofstee · Wed Oct 08 22:58:07 2014 +0200
  6. d491ad0 mmc: add prototype for mmc_get_env_addr by Jeroen Hofstee · Wed Oct 08 22:58:05 2014 +0200
  7. 4f1fc60 ide: add missing prototype by Jeroen Hofstee · Wed Oct 08 22:58:04 2014 +0200
  8. b613b10 gpio: add protype for name_to_gpio by Jeroen Hofstee · Wed Oct 08 22:58:03 2014 +0200
  9. 0aa4b37 fdt_support: add prototypes for __weak functions by Jeroen Hofstee · Wed Oct 08 22:58:02 2014 +0200
  10. b57fb1b elf: add prototype for valid_elf_image by Jeroen Hofstee · Wed Oct 08 22:58:01 2014 +0200
  11. 7ade3de bootm: add prototype for arch_preboot_os by Jeroen Hofstee · Wed Oct 08 22:58:00 2014 +0200
  12. a964133 arm: vectors: provide protypes from vectors.S by Jeroen Hofstee · Wed Oct 08 22:57:59 2014 +0200
  13. afa6756 twister: add missing includes by Jeroen Hofstee · Wed Oct 08 22:57:58 2014 +0200
  14. 2b56220 omap3: board: add missing include and proto by Jeroen Hofstee · Wed Oct 08 22:57:57 2014 +0200
  15. 8e57567 net: davince: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:56 2014 +0200
  16. db6045f mmc: bcm2835_sdhci: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:55 2014 +0200
  17. 506f0e5 lib: bootm: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:54 2014 +0200
  18. 74a08bc leds: missing include by Jeroen Hofstee · Wed Oct 08 22:57:53 2014 +0200
  19. 1abf3a1 imx: add missing includes by Jeroen Hofstee · Wed Oct 08 22:57:52 2014 +0200
  20. b869cae common/cmd_elf.c: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:51 2014 +0200
  21. 4f2ef48 arch-mx: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:50 2014 +0200
  22. 937824b string.h: add missing prototypes by Jeroen Hofstee · Wed Oct 08 22:57:49 2014 +0200
  23. 3b46b3b common:console: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:48 2014 +0200
  24. 8952ff2 modem.c: Switch to debug() from dbg found in common/console.c by Tom Rini · Fri Oct 24 20:26:19 2014 -0400
  25. a175d30 video: ipu: prevent warnings with W=1 by Jeroen Hofstee · Wed Oct 08 22:57:47 2014 +0200
  26. 93dfae7 tegra: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:46 2014 +0200
  27. 169eda6 serial: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:44 2014 +0200
  28. ee54c7b sdhci: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:43 2014 +0200
  29. 7936907 omap_gpmc: fix warnigs with W=1 by Jeroen Hofstee · Wed Oct 08 22:57:42 2014 +0200
  30. cbc7562 omap3: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:41 2014 +0200
  31. 120f43f net: fec_mxc: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:40 2014 +0200
  32. a020972 lmb: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:39 2014 +0200
  33. ffa60da image-fit: make local function static by Jeroen Hofstee · Wed Oct 08 22:57:38 2014 +0200
  34. 15da974 gpio: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:37 2014 +0200
  35. b03bf63 eth: make eth_address_set static by Jeroen Hofstee · Wed Oct 08 22:57:36 2014 +0200
  36. 1313039 env_nand: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:35 2014 +0200
  37. a4ac740 ehci-hcd.c: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:34 2014 +0200
  38. 3d96843 disk/part.c: make local function static by Jeroen Hofstee · Wed Oct 08 22:57:33 2014 +0200
  39. d9e8762 common: board_r: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:32 2014 +0200
  40. 3cc2a74 common: cmd_elf: make do_bootelf_exec static by Jeroen Hofstee · Wed Oct 08 22:57:31 2014 +0200
  41. f7ae3ed video: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:30 2014 +0200
  42. c66fcc3 usb: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:29 2014 +0200
  43. 5cd8294 samsung: board: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:28 2014 +0200
  44. ab1bca5 pci: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:27 2014 +0200
  45. e4f8947 net: phy: fix warnings with W=1 by Jeroen Hofstee · Wed Oct 08 22:57:26 2014 +0200
  46. 4e5f9e6 misc: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:25 2014 +0200
  47. 4f517e6 cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64} by Jeroen Hofstee · Wed Oct 08 22:57:23 2014 +0200
  48. 4584605 common: board: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:22 2014 +0200
  49. dca7d08 arm: board: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:21 2014 +0200
  50. ac6fff2 serial: remove uniphier_serial_initialize() call by Masahiro Yamada · Thu Oct 23 22:26:12 2014 +0900
  51. 4261c64 serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig by Masahiro Yamada · Thu Oct 23 22:26:11 2014 +0900
  52. 50c1254 dm: serial: use Driver Model for UniPhier serial driver by Masahiro Yamada · Thu Oct 23 22:26:10 2014 +0900
  53. 57ad8ee dm: add entries to Kconfig by Masahiro Yamada · Thu Oct 23 22:26:09 2014 +0900
  54. 93da2fc dm: serial: consolidate common code more by Masahiro Yamada · Thu Oct 23 22:26:08 2014 +0900
  55. 0e79eff dm: serial: remove unnecessary casting by Masahiro Yamada · Thu Oct 23 22:26:07 2014 +0900
  56. 84df41a dm: serial: fix console putc by Masahiro Yamada · Thu Oct 23 22:26:06 2014 +0900
  57. 4d5b991 serial: add static directive to local functions by Masahiro Yamada · Thu Oct 23 22:26:05 2014 +0900
  58. 22c97de dm: move platform data headers to include/dm/platform_data by Masahiro Yamada · Fri Oct 24 12:41:19 2014 +0900
  59. 60cebe5 dm: x86: Convert coreboot serial to use driver model by Simon Glass · Fri Oct 10 07:49:20 2014 -0600
  60. 1fad146 dm: x86: dts: Add additional info to the serial port node by Simon Glass · Fri Oct 10 07:49:19 2014 -0600
  61. 2b4071b dm: x86: Convert Intel ICH6 GPIO driver to use driver model by Simon Glass · Fri Oct 10 07:49:18 2014 -0600
  62. 23815c0 dm: x86: Add a gpio header for coreboot by Simon Glass · Fri Oct 10 07:49:17 2014 -0600
  63. b24a951 dm: x86: Support pre-reloc malloc() by Simon Glass · Fri Oct 10 07:49:16 2014 -0600
  64. 73e44fb dm: x86: Zero global data before board_init_f() by Simon Glass · Fri Oct 10 07:49:15 2014 -0600
  65. 26631ae dm: x86: Remove ebp assembler warning in zimage.c by Simon Glass · Fri Oct 10 07:49:14 2014 -0600
  66. 96e230b dm: serial: ns16550: Add a cast to the I/O operations by Simon Glass · Fri Oct 10 07:49:13 2014 -0600
  67. fb750d9 dm: gpio: Remove unused get_state() uclass method by Simon Glass · Sat Oct 04 11:29:57 2014 -0600
  68. 234df00 dm: dts: Move omap device tree includes to correct place by Simon Glass · Thu Oct 23 13:15:58 2014 -0600
  69. a223d5e dm: gpio: imx: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:56 2014 -0600
  70. 8e5f623 dm: gpio: exynos: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:55 2014 -0600
  71. 859896c dm: gpio: rpi_b: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:54 2014 -0600
  72. 46715a8 dm: gpio: omap3: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:53 2014 -0600
  73. 7fcb5fe dm: gpio: tegra: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:52 2014 -0600
  74. b4463db test: dm: Add additional GPIO tests by Simon Glass · Sat Oct 04 11:29:51 2014 -0600
  75. 0927a6f test: dm: Support memory leak checking as a core feature by Simon Glass · Sat Oct 04 11:29:50 2014 -0600
  76. 1b27d60 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · Sat Oct 04 11:29:49 2014 -0600
  77. 96f7d60 test: dm: Update GPIO tests for new gpio_request() method by Simon Glass · Sat Oct 04 11:29:48 2014 -0600
  78. ca5f8d2 dm: gpio: sandbox: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:47 2014 -0600
  79. a367f1d dm: gpio: sandbox: Implement the remove() method by Simon Glass · Sat Oct 04 11:29:46 2014 -0600
  80. 3204863 dm: gpio: sandbox: Implement the get_function() method by Simon Glass · Sat Oct 04 11:29:45 2014 -0600
  81. 6b1ef59 dm: Move the function for getting GPIO status into the uclass by Simon Glass · Sat Oct 04 11:29:44 2014 -0600
  82. 6e5e6dd dm: gpio: Add gpio_get_function() and friends by Simon Glass · Sat Oct 04 11:29:43 2014 -0600
  83. 0f4517d dm: gpio: Implement GPIO reservation in the uclass by Simon Glass · Sat Oct 04 11:29:42 2014 -0600
  84. bc0f4ea dm: omap3: Move to driver model for GPIO and serial by Simon Glass · Wed Oct 22 21:37:15 2014 -0600
  85. b7fe581 dm: am33xx: Move to driver model for GPIO and serial by Simon Glass · Wed Oct 22 21:37:14 2014 -0600
  86. 1c8a4db dm: am335x: Remove serial options from CONFIG_SYS_EXTRA_OPTIONS by Simon Glass · Wed Oct 22 21:37:13 2014 -0600
  87. db252e3 dm: omap: serial: Add driver model support by Simon Glass · Wed Oct 22 21:37:12 2014 -0600
  88. ccc03a7 dm: am33xx: Provide platform data for serial by Simon Glass · Wed Oct 22 21:37:11 2014 -0600
  89. 91d0390 dm: am33xx: Provide platform data for GPIOs by Simon Glass · Wed Oct 22 21:37:10 2014 -0600
  90. 1a96d7f dm: omap: gpio: Support driver model by Simon Glass · Wed Oct 22 21:37:09 2014 -0600
  91. ba33a3f dm: omap: gpio: Put _get_gpio_value() logic into its own function by Simon Glass · Wed Oct 22 21:37:08 2014 -0600
  92. 7ac1ac3 dm: dts: omap: Select correct console for beaglebone by Simon Glass · Wed Oct 22 21:37:07 2014 -0600
  93. bc5aa99 dm: serial: Support CONFIG_CONS_INDEX if available by Simon Glass · Wed Oct 22 21:37:06 2014 -0600
  94. 3bf04f3 dm: ns16550: Correct the probe logic for platform data by Simon Glass · Wed Oct 22 21:37:05 2014 -0600
  95. 2546394 dm: ns16550: Use an address instead of a pointer for the uart base by Simon Glass · Wed Oct 22 21:37:04 2014 -0600
  96. ddb958c dm: serial: ns16550: Correct logic for checking for character by Simon Glass · Wed Oct 22 21:37:03 2014 -0600
  97. 5c60b2a dm: serial: Reset the watchdog while waiting in getc() by Simon Glass · Wed Oct 22 21:37:02 2014 -0600
  98. 43b2e1a dm: gpio: Support numbered GPIOs by Simon Glass · Wed Oct 22 21:37:01 2014 -0600
  99. dc1baa2 kbuild: clear VENDOR variable to fix build error on tcsh by Masahiro Yamada · Tue Oct 21 13:18:32 2014 +0900
  100. 8848570 musb: fix warning in include/linux/usb/musb.h by Igor Grinberg · Thu Oct 23 14:25:25 2014 +0300