1. db6045f mmc: bcm2835_sdhci: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:55 2014 +0200
  2. 506f0e5 lib: bootm: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:54 2014 +0200
  3. 74a08bc leds: missing include by Jeroen Hofstee · Wed Oct 08 22:57:53 2014 +0200
  4. 1abf3a1 imx: add missing includes by Jeroen Hofstee · Wed Oct 08 22:57:52 2014 +0200
  5. b869cae common/cmd_elf.c: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:51 2014 +0200
  6. 4f2ef48 arch-mx: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:50 2014 +0200
  7. 937824b string.h: add missing prototypes by Jeroen Hofstee · Wed Oct 08 22:57:49 2014 +0200
  8. 3b46b3b common:console: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:48 2014 +0200
  9. 8952ff2 modem.c: Switch to debug() from dbg found in common/console.c by Tom Rini · Fri Oct 24 20:26:19 2014 -0400
  10. a175d30 video: ipu: prevent warnings with W=1 by Jeroen Hofstee · Wed Oct 08 22:57:47 2014 +0200
  11. 93dfae7 tegra: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:46 2014 +0200
  12. 169eda6 serial: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:44 2014 +0200
  13. ee54c7b sdhci: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:43 2014 +0200
  14. 7936907 omap_gpmc: fix warnigs with W=1 by Jeroen Hofstee · Wed Oct 08 22:57:42 2014 +0200
  15. cbc7562 omap3: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:41 2014 +0200
  16. 120f43f net: fec_mxc: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:40 2014 +0200
  17. a020972 lmb: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:39 2014 +0200
  18. ffa60da image-fit: make local function static by Jeroen Hofstee · Wed Oct 08 22:57:38 2014 +0200
  19. 15da974 gpio: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:37 2014 +0200
  20. b03bf63 eth: make eth_address_set static by Jeroen Hofstee · Wed Oct 08 22:57:36 2014 +0200
  21. 1313039 env_nand: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:35 2014 +0200
  22. a4ac740 ehci-hcd.c: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:34 2014 +0200
  23. 3d96843 disk/part.c: make local function static by Jeroen Hofstee · Wed Oct 08 22:57:33 2014 +0200
  24. d9e8762 common: board_r: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:32 2014 +0200
  25. 3cc2a74 common: cmd_elf: make do_bootelf_exec static by Jeroen Hofstee · Wed Oct 08 22:57:31 2014 +0200
  26. f7ae3ed video: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:30 2014 +0200
  27. c66fcc3 usb: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:29 2014 +0200
  28. 5cd8294 samsung: board: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:28 2014 +0200
  29. ab1bca5 pci: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:27 2014 +0200
  30. e4f8947 net: phy: fix warnings with W=1 by Jeroen Hofstee · Wed Oct 08 22:57:26 2014 +0200
  31. 4e5f9e6 misc: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:25 2014 +0200
  32. 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
  33. 4584605 common: board: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:22 2014 +0200
  34. dca7d08 arm: board: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:21 2014 +0200
  35. dc1baa2 kbuild: clear VENDOR variable to fix build error on tcsh by Masahiro Yamada · Tue Oct 21 13:18:32 2014 +0900
  36. bc810dc Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu Oct 23 14:05:34 2014 -0400
  37. ee2e54f mips: enable CONFIG_USE_PRIVATE_LIBGCC by default by Masahiro Yamada · Fri Oct 24 01:30:46 2014 +0900
  38. 151c501 kconfig: invoke silentoldconfig if spl, tpl/.config is updated by Masahiro Yamada · Fri Oct 24 01:30:45 2014 +0900
  39. 63bfe0e kbuild: fix a bug of the u-boot-spl link rule by Masahiro Yamada · Fri Oct 24 01:30:44 2014 +0900
  40. 9520b71 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Masahiro Yamada · Fri Oct 24 01:30:43 2014 +0900
  41. 93041cb kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntax by Masahiro Yamada · Fri Oct 24 01:30:42 2014 +0900
  42. 3070446 x86: set CONFIG_USE_PRIVATE_LIBGCC to y by Masahiro Yamada · Fri Oct 24 01:30:41 2014 +0900
  43. e301fa0 kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · Fri Oct 24 01:30:40 2014 +0900
  44. 141ed20 Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image by Stefan Roese · Wed Oct 22 12:13:24 2014 +0200
  45. 3b8b19d tools: kwbimage: Add image version 1 support for Armada XP / 370 by Stefan Roese · Wed Oct 22 12:13:23 2014 +0200
  46. 5d6e813 tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported by Stefan Roese · Wed Oct 22 12:13:22 2014 +0200
  47. bb5c428 tools/kwboot: Sync with latest barebox version to support Armada XP by Stefan Roese · Wed Oct 22 12:13:21 2014 +0200
  48. 5b8f7f0 arm: kirkwood: Remove some dead code from cpu.c by Stefan Roese · Wed Oct 22 12:13:20 2014 +0200
  49. 9b1e231 arm: armada-xp: Add basic support for the maxBCM board by Stefan Roese · Wed Oct 22 12:13:19 2014 +0200
  50. 0391577 arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board by Stefan Roese · Wed Oct 22 12:13:18 2014 +0200
  51. 93e6bf4 arm: armada-xp: Add basic support for Marvell Armada XP SoC by Stefan Roese · Wed Oct 22 12:13:17 2014 +0200
  52. 54cd2b2 i2c: mvtwsi: Add support for Marvell Armada XP by Stefan Roese · Wed Oct 22 12:13:16 2014 +0200
  53. b6af557 net: phy.h: Make PHY autonegotiation timeout configurable by Stefan Roese · Wed Oct 22 12:13:15 2014 +0200
  54. 3e10381 net: mvneta.c: Add support for the ethernet controller of the Marvell Armada XP SoC by Stefan Roese · Wed Oct 22 12:13:14 2014 +0200
  55. 0b74175 arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() by Stefan Roese · Wed Oct 22 12:13:13 2014 +0200
  56. 1b258d5 spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE by Stefan Roese · Wed Oct 22 12:13:12 2014 +0200
  57. c50ab39 arm: marvell: Extract kirkwood gpio functions into new common file gpio.c by Stefan Roese · Wed Oct 22 12:13:11 2014 +0200
  58. 2a88a53 spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's by Stefan Roese · Wed Oct 22 12:13:10 2014 +0200
  59. 916711c arm: mvebu: Add common mbus functions to use on Marvell SoCs by Stefan Roese · Wed Oct 22 12:13:09 2014 +0200
  60. cd931e1 arm: marvell: Rework timer.c to make it usable for other MVEBU platforms by Stefan Roese · Wed Oct 22 12:13:08 2014 +0200
  61. 2da296f arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h by Stefan Roese · Wed Oct 22 12:13:07 2014 +0200
  62. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · Wed Oct 22 12:13:06 2014 +0200
  63. 2cc5fad arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common by Stefan Roese · Wed Oct 22 12:13:05 2014 +0200
  64. 56b661f Merge git://git.denx.de/u-boot-x86 by Tom Rini · Thu Oct 23 06:54:03 2014 -0400
  65. 9a4b8e2 Merge git://git.denx.de/u-boot-fdt by Tom Rini · Thu Oct 23 06:51:46 2014 -0400
  66. c8f0a5c net: Display the size when tftpboot finishes by Simon Glass · Fri Oct 10 07:30:21 2014 -0600
  67. feeab79 x86: Enable FIT, ELF on coreboot by Simon Glass · Fri Oct 10 07:30:20 2014 -0600
  68. 353df54 x86: config: link: Display the board model on the screen by Simon Glass · Fri Oct 10 07:30:19 2014 -0600
  69. 4507405 x86: link: Tidy up the command lines options by Simon Glass · Fri Oct 10 07:30:18 2014 -0600
  70. a86fd24 doc: Remove note about auto-complete not working with hush by Simon Glass · Fri Oct 10 07:30:17 2014 -0600
  71. 7fb1aa4 x86: cros_ec: Enable cros_ec for link by Simon Glass · Fri Oct 10 07:30:16 2014 -0600
  72. a1a3430 x86: cros_ec: Update LPC driver for new cros_ec header by Simon Glass · Fri Oct 10 07:30:15 2014 -0600
  73. eff23f7 x86: dts: Add device tree compatible string for Intel IPC by Simon Glass · Fri Oct 10 07:30:14 2014 -0600
  74. e4e5627 x86: Add device tree information for Chrome OS EC by Simon Glass · Fri Oct 10 07:30:13 2014 -0600
  75. 0295e75 x86: config: Enable dhcp on link by Simon Glass · Fri Oct 10 07:30:12 2014 -0600
  76. c03264f fdt: Add a subnodes iterator macro by Thierry Reding · Tue Aug 26 17:33:55 2014 +0200
  77. 2485631 fdt: Add a function to return PCI BDF triplet by Thierry Reding · Tue Aug 26 17:33:54 2014 +0200
  78. a937b80 fdt: Add resource parsing functions by Thierry Reding · Tue Aug 26 17:33:53 2014 +0200
  79. 5504b80 fdt: Add functions to retrieve strings by Thierry Reding · Tue Aug 26 17:33:52 2014 +0200
  80. a24f1ac fdt: Add a function to get the index of a string by Thierry Reding · Tue Aug 26 17:33:51 2014 +0200
  81. 92ba09e fdt: Add a function to count strings by Thierry Reding · Tue Aug 26 17:33:50 2014 +0200
  82. 9d415db Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Oct 22 13:51:45 2014 -0400
  83. 3ad93fe dm: serial: Support driver model in pl01x driver by Simon Glass · Mon Sep 22 17:30:58 2014 -0600
  84. f35484d dm: serial: Tidy up the pl01x driver by Simon Glass · Mon Sep 22 17:30:57 2014 -0600
  85. 7480762 dm: rpi: Convert GPIO driver to driver model by Simon Glass · Mon Sep 22 17:30:56 2014 -0600
  86. 599447c dm: core: Add support for simple-bus by Simon Glass · Sat Oct 04 11:29:37 2014 -0600
  87. c0d07c2 dm: imx: Move cm_fx6 to use driver model for serial and GPIO by Simon Glass · Wed Oct 01 19:57:28 2014 -0600
  88. 8bc8519 dm: imx: serial: Support driver model in the MXC serial driver by Simon Glass · Wed Oct 01 19:57:27 2014 -0600
  89. 2772b4d dm: imx: gpio: Support driver model in MXC gpio driver by Simon Glass · Wed Oct 01 19:57:26 2014 -0600
  90. 2fc7d2a arm: mx6: cm_fx6: use gpio request by Nikita Kiryanov · Thu Oct 02 17:17:24 2014 +0300
  91. 5c05d67 dm: imx: i2c: Use gpio_request() to request GPIOs by Simon Glass · Thu Oct 02 17:17:23 2014 +0300
  92. 8d91436 imx: Add error checking to setup_i2c() by Simon Glass · Wed Oct 01 19:57:24 2014 -0600
  93. 73285a2 dm: serial: Put common code into separate functions by Simon Glass · Wed Oct 01 19:57:23 2014 -0600
  94. 5b3abbe initcall: Display error number when an error occurs by Simon Glass · Wed Oct 01 19:57:22 2014 -0600
  95. acf79bd dm: core: Allow a list of devices to be declared in one step by Simon Glass · Wed Oct 01 19:57:21 2014 -0600
  96. 5d169aa dm: linker_lists: Add a way to declare multiple objects by Simon Glass · Wed Oct 01 19:57:20 2014 -0600
  97. ffae791 dm: exynos: cros_ec: Move cros_ec_spi to driver model by Simon Glass · Mon Oct 13 23:42:16 2014 -0600
  98. ff425d8 dm: sandbox: cros_ec: Move sandbox cros_ec to driver module by Simon Glass · Mon Oct 13 23:42:15 2014 -0600
  99. 44569b5 dm: cros_ec: Add support for driver model by Simon Glass · Mon Oct 13 23:42:14 2014 -0600
  100. 1121b1b dm: tegra: spi: Convert to driver model by Simon Glass · Mon Oct 13 23:42:13 2014 -0600