1. bc0f4ea dm: omap3: Move to driver model for GPIO and serial by Simon Glass · Wed Oct 22 21:37:15 2014 -0600
  2. b7fe581 dm: am33xx: Move to driver model for GPIO and serial by Simon Glass · Wed Oct 22 21:37:14 2014 -0600
  3. 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
  4. bc810dc Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu Oct 23 14:05:34 2014 -0400
  5. 9520b71 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Masahiro Yamada · Fri Oct 24 01:30:43 2014 +0900
  6. e301fa0 kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · Fri Oct 24 01:30:40 2014 +0900
  7. 9b1e231 arm: armada-xp: Add basic support for the maxBCM board by Stefan Roese · Wed Oct 22 12:13:19 2014 +0200
  8. 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
  9. b6af557 net: phy.h: Make PHY autonegotiation timeout configurable by Stefan Roese · Wed Oct 22 12:13:15 2014 +0200
  10. 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
  11. 916711c arm: mvebu: Add common mbus functions to use on Marvell SoCs by Stefan Roese · Wed Oct 22 12:13:09 2014 +0200
  12. 56b661f Merge git://git.denx.de/u-boot-x86 by Tom Rini · Thu Oct 23 06:54:03 2014 -0400
  13. 9a4b8e2 Merge git://git.denx.de/u-boot-fdt by Tom Rini · Thu Oct 23 06:51:46 2014 -0400
  14. feeab79 x86: Enable FIT, ELF on coreboot by Simon Glass · Fri Oct 10 07:30:20 2014 -0600
  15. 353df54 x86: config: link: Display the board model on the screen by Simon Glass · Fri Oct 10 07:30:19 2014 -0600
  16. 4507405 x86: link: Tidy up the command lines options by Simon Glass · Fri Oct 10 07:30:18 2014 -0600
  17. 7fb1aa4 x86: cros_ec: Enable cros_ec for link by Simon Glass · Fri Oct 10 07:30:16 2014 -0600
  18. eff23f7 x86: dts: Add device tree compatible string for Intel IPC by Simon Glass · Fri Oct 10 07:30:14 2014 -0600
  19. 0295e75 x86: config: Enable dhcp on link by Simon Glass · Fri Oct 10 07:30:12 2014 -0600
  20. c03264f fdt: Add a subnodes iterator macro by Thierry Reding · Tue Aug 26 17:33:55 2014 +0200
  21. 2485631 fdt: Add a function to return PCI BDF triplet by Thierry Reding · Tue Aug 26 17:33:54 2014 +0200
  22. a937b80 fdt: Add resource parsing functions by Thierry Reding · Tue Aug 26 17:33:53 2014 +0200
  23. 5504b80 fdt: Add functions to retrieve strings by Thierry Reding · Tue Aug 26 17:33:52 2014 +0200
  24. a24f1ac fdt: Add a function to get the index of a string by Thierry Reding · Tue Aug 26 17:33:51 2014 +0200
  25. 92ba09e fdt: Add a function to count strings by Thierry Reding · Tue Aug 26 17:33:50 2014 +0200
  26. 9d415db Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Oct 22 13:51:45 2014 -0400
  27. f35484d dm: serial: Tidy up the pl01x driver by Simon Glass · Mon Sep 22 17:30:57 2014 -0600
  28. 7480762 dm: rpi: Convert GPIO driver to driver model by Simon Glass · Mon Sep 22 17:30:56 2014 -0600
  29. 599447c dm: core: Add support for simple-bus by Simon Glass · Sat Oct 04 11:29:37 2014 -0600
  30. 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
  31. 8bc8519 dm: imx: serial: Support driver model in the MXC serial driver by Simon Glass · Wed Oct 01 19:57:27 2014 -0600
  32. 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
  33. 5d169aa dm: linker_lists: Add a way to declare multiple objects by Simon Glass · Wed Oct 01 19:57:20 2014 -0600
  34. ffae791 dm: exynos: cros_ec: Move cros_ec_spi to driver model by Simon Glass · Mon Oct 13 23:42:16 2014 -0600
  35. ff425d8 dm: sandbox: cros_ec: Move sandbox cros_ec to driver module by Simon Glass · Mon Oct 13 23:42:15 2014 -0600
  36. 44569b5 dm: cros_ec: Add support for driver model by Simon Glass · Mon Oct 13 23:42:14 2014 -0600
  37. 1121b1b dm: tegra: spi: Convert to driver model by Simon Glass · Mon Oct 13 23:42:13 2014 -0600
  38. aa7a068 dm: exynos: config: Use driver model for SPI flash by Simon Glass · Mon Oct 13 23:42:09 2014 -0600
  39. 0186238 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · Mon Oct 13 23:42:08 2014 -0600
  40. d6eedf7 dm: sf: Add a uclass for SPI flash by Simon Glass · Mon Oct 13 23:42:06 2014 -0600
  41. d34b456 sf: Tidy up public and private header files by Simon Glass · Mon Oct 13 23:42:04 2014 -0600
  42. fdca2aa exynos: universal_c210: Move to driver model soft_spi by Simon Glass · Mon Oct 13 23:42:03 2014 -0600
  43. ca7eafe dm: exynos: Convert SPI to driver model by Simon Glass · Mon Oct 13 23:42:01 2014 -0600
  44. 43d4a54 dm: spi: Remove SPI_INIT feature by Simon Glass · Mon Oct 13 23:41:59 2014 -0600
  45. 95429fe dm: sandbox: spi: Move to driver model by Simon Glass · Mon Oct 13 23:41:57 2014 -0600
  46. 10a4a33 dm: sandbox: Add a SPI emulation uclass by Simon Glass · Mon Oct 13 23:41:53 2014 -0600
  47. dd82d44 dm: spi: Add a uclass for SPI by Simon Glass · Mon Oct 13 23:41:52 2014 -0600
  48. 47424ec dm: core: Add a clarifying comment on struct udevice's seq member by Simon Glass · Mon Oct 13 23:41:51 2014 -0600
  49. 1586a84 dm: core: Allow parents to pass data to children during probe by Simon Glass · Mon Oct 13 23:41:50 2014 -0600
  50. 44da735 dm: core: Add functions for iterating through device children by Simon Glass · Mon Oct 13 23:41:49 2014 -0600
  51. 767e737 dm: exynos: Move serial to driver model by Simon Glass · Sun Sep 14 16:36:17 2014 -0600
  52. 9b4e0e8 dm: exynos: gpio: Convert to driver model by Simon Glass · Mon Oct 20 19:48:40 2014 -0600
  53. 7d3de47 dm: exynos: Move s5p_goni to generic board by Simon Glass · Mon Oct 20 19:48:36 2014 -0600
  54. de80601 dm: exynos: Move smdkc100 to generic board by Simon Glass · Mon Oct 20 19:48:35 2014 -0600
  55. 20f67cf arm: goni: add i2c_init_board() by Robert Baldyga · Mon Oct 06 14:33:11 2014 +0200
  56. f797bc2 dm: add of_match_ptr() macro by Masahiro Yamada · Tue Oct 07 14:51:31 2014 +0900
  57. 1833130 dm: fix include guard by Masahiro Yamada · Tue Oct 07 14:49:38 2014 +0900
  58. 63b3a8f dm: include <linker_lists.h> from platdata.h and uclass.h by Masahiro Yamada · Tue Oct 07 14:49:13 2014 +0900
  59. d7a73f2 linker_lists: include <linux/compiler.h> by Masahiro Yamada · Tue Oct 07 14:48:22 2014 +0900
  60. 191fa3b dm: fix comments by Masahiro Yamada · Sun Sep 28 22:52:24 2014 +0900
  61. eb3bfaf tegra: apalis_t30: master revamp by Marcel Ziswiler · Sat Oct 11 00:34:04 2014 +0200
  62. a5f72c4 tegra: colibri_t30: clean-up spurious new line by Marcel Ziswiler · Sat Oct 11 00:04:07 2014 +0200
  63. 59b841e tegra: clean-up useless define by Marcel Ziswiler · Fri Oct 10 17:45:17 2014 +0200
  64. 8a523c5 gpio: header file comment spelling fixes by Marcel Ziswiler · Fri Oct 10 17:31:41 2014 +0200
  65. 0a112e3 arm: tegra: use architecture specific memcpy by Marcel Ziswiler · Tue Aug 26 11:49:46 2014 +0200
  66. 11e2a53 arm: tegra: initial support for apalis t30 by Marcel Ziswiler · Fri Sep 05 10:18:38 2014 +0200
  67. 0129b52 x86: Support loading kernel setup from a FIT by Simon Glass · Sun Oct 19 21:11:24 2014 -0600
  68. c7ae09b Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Oct 20 18:17:26 2014 -0400
  69. 10be7d4 ls102x: Add support for secure boot and enable blob command by Ruchika Gupta · Tue Oct 07 15:48:47 2014 +0530
  70. 29e4b0e mpc85xx: configs - Enable blob command in freescale platforms by Ruchika Gupta · Tue Oct 07 15:48:46 2014 +0530
  71. 4345a57 crypto/fsl: Add command for encapsulating/decapsulating blobs by Ruchika Gupta · Tue Oct 07 15:46:20 2014 +0530
  72. 901ae76 ls102x: configs - Add hash command in freescale LS1 platforms by Ruchika Gupta · Wed Oct 15 11:39:06 2014 +0530
  73. 12af67f mpc85xx: configs - Add hash command in freescale platforms by Ruchika Gupta · Wed Oct 15 11:35:31 2014 +0530
  74. ac1b269 fsl_sec: Add hardware accelerated SHA256 and SHA1 by Ruchika Gupta · Wed Oct 15 11:35:30 2014 +0530
  75. bb7143b fsl_sec : Change accessor function to take care of endianness by Ruchika Gupta · Tue Sep 09 11:50:31 2014 +0530
  76. e24fde9 fsl_sec : Move SEC CCSR definition to common include by Ruchika Gupta · Tue Sep 09 11:50:30 2014 +0530
  77. 604a959 powerpc/P1010RDB:Update RESET_VECTOR_ADDRESS for 768KB u-boot size by Ruchika Gupta · Mon Sep 29 11:14:35 2014 +0530
  78. f461f12 lcd: Fix build error with CONFIG_LCD_BMP_RLE8 by Simon Glass · Wed Oct 15 04:53:04 2014 -0600
  79. c8ac489 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Oct 10 20:59:28 2014 -0400
  80. 2033682 Merge branch 'u-boot-socfpga/topic/arm/socfpga-20141010' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Oct 11 01:20:55 2014 +0200
  81. ab43536 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Oct 11 01:20:30 2014 +0200
  82. 3835fbe arm: socfpga: Use EMAC1 on SoCDK by Marek Vasut · Fri Oct 10 01:50:23 2014 +0200
  83. e1774be tools: compiler.h: Fix build on FreeBSD by Jeroen Hofstee · Tue Oct 07 22:42:27 2014 +0200
  84. 89cd46f arm, at91: add generic board support for the taurus and corvus board by Heiko Schocher · Wed Oct 01 07:26:06 2014 +0200
  85. cc496b5 ARM: atmel: switch at91sam9263ek to generic board by Bo Shen · Wed Sep 24 15:35:53 2014 +0800
  86. b372dd1 am335x_evm: Correct BOOTCOUNT driver support by Tom Rini · Fri Oct 03 15:57:00 2014 -0400
  87. 6355728 VCMA9: remove EXT2 support by David Müller (ELSOFT AG) · Tue Sep 30 13:53:28 2014 +0200
  88. a58fc8e PATI: fix broken SPI access by David Müller (ELSOFT AG) · Tue Sep 30 13:23:54 2014 +0200
  89. 13c3e39 PATI: convert to generic board by David Müller (ELSOFT AG) · Tue Sep 30 12:32:23 2014 +0200
  90. ebe2cf9 VCMA9: convert to generic board by David Müller (ELSOFT AG) · Tue Sep 30 12:32:22 2014 +0200
  91. 37324f0 MIP405: convert to generic board by David Müller (ELSOFT AG) · Tue Sep 30 12:32:21 2014 +0200
  92. 789d312 PIP405: convert to generic board by David Müller (ELSOFT AG) · Tue Sep 30 12:32:20 2014 +0200
  93. db06592 SPDX License cleanup for LiMon imported files by Wolfgang Denk · Tue Sep 30 10:44:01 2014 +0200
  94. e5c778e powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR by Masahiro Yamada · Mon Sep 29 01:38:01 2014 +0900
  95. aa9ecf8 powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7 by Masahiro Yamada · Mon Sep 29 01:38:00 2014 +0900
  96. e168aae powerpc: ppc4xx: remove board support for bluestone by Masahiro Yamada · Mon Sep 29 01:37:59 2014 +0900
  97. 14d378d powerpc: ppc4xx: remove board support for CRAYL1 by Masahiro Yamada · Mon Sep 29 01:37:58 2014 +0900
  98. 3d7c6a6 powerpc: ppc4xx: remove board support for KAREF and METROBOX by Masahiro Yamada · Mon Sep 29 01:37:57 2014 +0900
  99. 5d33f1a5 OMAP5+: sata/scsi: Implement scsi_init() by Roger Quadros · Tue Sep 23 18:07:02 2014 +0300
  100. f672200 omap3: overo: Fix fdtfile test by Stefan Herbrechtsmeier · Tue Sep 16 17:51:05 2014 +0200