1. ac6fff2 serial: remove uniphier_serial_initialize() call by Masahiro Yamada · Thu Oct 23 22:26:12 2014 +0900
  2. 4261c64 serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig by Masahiro Yamada · Thu Oct 23 22:26:11 2014 +0900
  3. 50c1254 dm: serial: use Driver Model for UniPhier serial driver by Masahiro Yamada · Thu Oct 23 22:26:10 2014 +0900
  4. 57ad8ee dm: add entries to Kconfig by Masahiro Yamada · Thu Oct 23 22:26:09 2014 +0900
  5. 93da2fc dm: serial: consolidate common code more by Masahiro Yamada · Thu Oct 23 22:26:08 2014 +0900
  6. 0e79eff dm: serial: remove unnecessary casting by Masahiro Yamada · Thu Oct 23 22:26:07 2014 +0900
  7. 84df41a dm: serial: fix console putc by Masahiro Yamada · Thu Oct 23 22:26:06 2014 +0900
  8. 4d5b991 serial: add static directive to local functions by Masahiro Yamada · Thu Oct 23 22:26:05 2014 +0900
  9. 22c97de dm: move platform data headers to include/dm/platform_data by Masahiro Yamada · Fri Oct 24 12:41:19 2014 +0900
  10. 60cebe5 dm: x86: Convert coreboot serial to use driver model by Simon Glass · Fri Oct 10 07:49:20 2014 -0600
  11. 1fad146 dm: x86: dts: Add additional info to the serial port node by Simon Glass · Fri Oct 10 07:49:19 2014 -0600
  12. 2b4071b dm: x86: Convert Intel ICH6 GPIO driver to use driver model by Simon Glass · Fri Oct 10 07:49:18 2014 -0600
  13. 23815c0 dm: x86: Add a gpio header for coreboot by Simon Glass · Fri Oct 10 07:49:17 2014 -0600
  14. b24a951 dm: x86: Support pre-reloc malloc() by Simon Glass · Fri Oct 10 07:49:16 2014 -0600
  15. 73e44fb dm: x86: Zero global data before board_init_f() by Simon Glass · Fri Oct 10 07:49:15 2014 -0600
  16. 26631ae dm: x86: Remove ebp assembler warning in zimage.c by Simon Glass · Fri Oct 10 07:49:14 2014 -0600
  17. 96e230b dm: serial: ns16550: Add a cast to the I/O operations by Simon Glass · Fri Oct 10 07:49:13 2014 -0600
  18. fb750d9 dm: gpio: Remove unused get_state() uclass method by Simon Glass · Sat Oct 04 11:29:57 2014 -0600
  19. 234df00 dm: dts: Move omap device tree includes to correct place by Simon Glass · Thu Oct 23 13:15:58 2014 -0600
  20. a223d5e dm: gpio: imx: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:56 2014 -0600
  21. 8e5f623 dm: gpio: exynos: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:55 2014 -0600
  22. 859896c dm: gpio: rpi_b: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:54 2014 -0600
  23. 46715a8 dm: gpio: omap3: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:53 2014 -0600
  24. 7fcb5fe dm: gpio: tegra: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:52 2014 -0600
  25. b4463db test: dm: Add additional GPIO tests by Simon Glass · Sat Oct 04 11:29:51 2014 -0600
  26. 0927a6f test: dm: Support memory leak checking as a core feature by Simon Glass · Sat Oct 04 11:29:50 2014 -0600
  27. 1b27d60 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · Sat Oct 04 11:29:49 2014 -0600
  28. 96f7d60 test: dm: Update GPIO tests for new gpio_request() method by Simon Glass · Sat Oct 04 11:29:48 2014 -0600
  29. ca5f8d2 dm: gpio: sandbox: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:47 2014 -0600
  30. a367f1d dm: gpio: sandbox: Implement the remove() method by Simon Glass · Sat Oct 04 11:29:46 2014 -0600
  31. 3204863 dm: gpio: sandbox: Implement the get_function() method by Simon Glass · Sat Oct 04 11:29:45 2014 -0600
  32. 6b1ef59 dm: Move the function for getting GPIO status into the uclass by Simon Glass · Sat Oct 04 11:29:44 2014 -0600
  33. 6e5e6dd dm: gpio: Add gpio_get_function() and friends by Simon Glass · Sat Oct 04 11:29:43 2014 -0600
  34. 0f4517d dm: gpio: Implement GPIO reservation in the uclass by Simon Glass · Sat Oct 04 11:29:42 2014 -0600
  35. bc0f4ea dm: omap3: Move to driver model for GPIO and serial by Simon Glass · Wed Oct 22 21:37:15 2014 -0600
  36. b7fe581 dm: am33xx: Move to driver model for GPIO and serial by Simon Glass · Wed Oct 22 21:37:14 2014 -0600
  37. 1c8a4db dm: am335x: Remove serial options from CONFIG_SYS_EXTRA_OPTIONS by Simon Glass · Wed Oct 22 21:37:13 2014 -0600
  38. db252e3 dm: omap: serial: Add driver model support by Simon Glass · Wed Oct 22 21:37:12 2014 -0600
  39. ccc03a7 dm: am33xx: Provide platform data for serial by Simon Glass · Wed Oct 22 21:37:11 2014 -0600
  40. 91d0390 dm: am33xx: Provide platform data for GPIOs by Simon Glass · Wed Oct 22 21:37:10 2014 -0600
  41. 1a96d7f dm: omap: gpio: Support driver model by Simon Glass · Wed Oct 22 21:37:09 2014 -0600
  42. ba33a3f dm: omap: gpio: Put _get_gpio_value() logic into its own function by Simon Glass · Wed Oct 22 21:37:08 2014 -0600
  43. 7ac1ac3 dm: dts: omap: Select correct console for beaglebone by Simon Glass · Wed Oct 22 21:37:07 2014 -0600
  44. bc5aa99 dm: serial: Support CONFIG_CONS_INDEX if available by Simon Glass · Wed Oct 22 21:37:06 2014 -0600
  45. 3bf04f3 dm: ns16550: Correct the probe logic for platform data by Simon Glass · Wed Oct 22 21:37:05 2014 -0600
  46. 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
  47. ddb958c dm: serial: ns16550: Correct logic for checking for character by Simon Glass · Wed Oct 22 21:37:03 2014 -0600
  48. 5c60b2a dm: serial: Reset the watchdog while waiting in getc() by Simon Glass · Wed Oct 22 21:37:02 2014 -0600
  49. 43b2e1a dm: gpio: Support numbered GPIOs by Simon Glass · Wed Oct 22 21:37:01 2014 -0600
  50. dc1baa2 kbuild: clear VENDOR variable to fix build error on tcsh by Masahiro Yamada · Tue Oct 21 13:18:32 2014 +0900
  51. bc810dc Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu Oct 23 14:05:34 2014 -0400
  52. ee2e54f mips: enable CONFIG_USE_PRIVATE_LIBGCC by default by Masahiro Yamada · Fri Oct 24 01:30:46 2014 +0900
  53. 151c501 kconfig: invoke silentoldconfig if spl, tpl/.config is updated by Masahiro Yamada · Fri Oct 24 01:30:45 2014 +0900
  54. 63bfe0e kbuild: fix a bug of the u-boot-spl link rule by Masahiro Yamada · Fri Oct 24 01:30:44 2014 +0900
  55. 9520b71 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Masahiro Yamada · Fri Oct 24 01:30:43 2014 +0900
  56. 93041cb kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntax by Masahiro Yamada · Fri Oct 24 01:30:42 2014 +0900
  57. 3070446 x86: set CONFIG_USE_PRIVATE_LIBGCC to y by Masahiro Yamada · Fri Oct 24 01:30:41 2014 +0900
  58. e301fa0 kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · Fri Oct 24 01:30:40 2014 +0900
  59. 141ed20 Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image by Stefan Roese · Wed Oct 22 12:13:24 2014 +0200
  60. 3b8b19d tools: kwbimage: Add image version 1 support for Armada XP / 370 by Stefan Roese · Wed Oct 22 12:13:23 2014 +0200
  61. 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
  62. bb5c428 tools/kwboot: Sync with latest barebox version to support Armada XP by Stefan Roese · Wed Oct 22 12:13:21 2014 +0200
  63. 5b8f7f0 arm: kirkwood: Remove some dead code from cpu.c by Stefan Roese · Wed Oct 22 12:13:20 2014 +0200
  64. 9b1e231 arm: armada-xp: Add basic support for the maxBCM board by Stefan Roese · Wed Oct 22 12:13:19 2014 +0200
  65. 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
  66. 93e6bf4 arm: armada-xp: Add basic support for Marvell Armada XP SoC by Stefan Roese · Wed Oct 22 12:13:17 2014 +0200
  67. 54cd2b2 i2c: mvtwsi: Add support for Marvell Armada XP by Stefan Roese · Wed Oct 22 12:13:16 2014 +0200
  68. b6af557 net: phy.h: Make PHY autonegotiation timeout configurable by Stefan Roese · Wed Oct 22 12:13:15 2014 +0200
  69. 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
  70. 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
  71. 1b258d5 spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE by Stefan Roese · Wed Oct 22 12:13:12 2014 +0200
  72. c50ab39 arm: marvell: Extract kirkwood gpio functions into new common file gpio.c by Stefan Roese · Wed Oct 22 12:13:11 2014 +0200
  73. 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
  74. 916711c arm: mvebu: Add common mbus functions to use on Marvell SoCs by Stefan Roese · Wed Oct 22 12:13:09 2014 +0200
  75. 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
  76. 2da296f arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h by Stefan Roese · Wed Oct 22 12:13:07 2014 +0200
  77. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · Wed Oct 22 12:13:06 2014 +0200
  78. 2cc5fad arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common by Stefan Roese · Wed Oct 22 12:13:05 2014 +0200
  79. 56b661f Merge git://git.denx.de/u-boot-x86 by Tom Rini · Thu Oct 23 06:54:03 2014 -0400
  80. 9a4b8e2 Merge git://git.denx.de/u-boot-fdt by Tom Rini · Thu Oct 23 06:51:46 2014 -0400
  81. c8f0a5c net: Display the size when tftpboot finishes by Simon Glass · Fri Oct 10 07:30:21 2014 -0600
  82. feeab79 x86: Enable FIT, ELF on coreboot by Simon Glass · Fri Oct 10 07:30:20 2014 -0600
  83. 353df54 x86: config: link: Display the board model on the screen by Simon Glass · Fri Oct 10 07:30:19 2014 -0600
  84. 4507405 x86: link: Tidy up the command lines options by Simon Glass · Fri Oct 10 07:30:18 2014 -0600
  85. a86fd24 doc: Remove note about auto-complete not working with hush by Simon Glass · Fri Oct 10 07:30:17 2014 -0600
  86. 7fb1aa4 x86: cros_ec: Enable cros_ec for link by Simon Glass · Fri Oct 10 07:30:16 2014 -0600
  87. a1a3430 x86: cros_ec: Update LPC driver for new cros_ec header by Simon Glass · Fri Oct 10 07:30:15 2014 -0600
  88. eff23f7 x86: dts: Add device tree compatible string for Intel IPC by Simon Glass · Fri Oct 10 07:30:14 2014 -0600
  89. e4e5627 x86: Add device tree information for Chrome OS EC by Simon Glass · Fri Oct 10 07:30:13 2014 -0600
  90. 0295e75 x86: config: Enable dhcp on link by Simon Glass · Fri Oct 10 07:30:12 2014 -0600
  91. c03264f fdt: Add a subnodes iterator macro by Thierry Reding · Tue Aug 26 17:33:55 2014 +0200
  92. 2485631 fdt: Add a function to return PCI BDF triplet by Thierry Reding · Tue Aug 26 17:33:54 2014 +0200
  93. a937b80 fdt: Add resource parsing functions by Thierry Reding · Tue Aug 26 17:33:53 2014 +0200
  94. 5504b80 fdt: Add functions to retrieve strings by Thierry Reding · Tue Aug 26 17:33:52 2014 +0200
  95. a24f1ac fdt: Add a function to get the index of a string by Thierry Reding · Tue Aug 26 17:33:51 2014 +0200
  96. 92ba09e fdt: Add a function to count strings by Thierry Reding · Tue Aug 26 17:33:50 2014 +0200
  97. 9d415db Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Oct 22 13:51:45 2014 -0400
  98. 3ad93fe dm: serial: Support driver model in pl01x driver by Simon Glass · Mon Sep 22 17:30:58 2014 -0600
  99. f35484d dm: serial: Tidy up the pl01x driver by Simon Glass · Mon Sep 22 17:30:57 2014 -0600
  100. 7480762 dm: rpi: Convert GPIO driver to driver model by Simon Glass · Mon Sep 22 17:30:56 2014 -0600