1. 50c1254 dm: serial: use Driver Model for UniPhier serial driver by Masahiro Yamada · Thu Oct 23 22:26:10 2014 +0900
  2. 60cebe5 dm: x86: Convert coreboot serial to use driver model by Simon Glass · Fri Oct 10 07:49:20 2014 -0600
  3. 1fad146 dm: x86: dts: Add additional info to the serial port node by Simon Glass · Fri Oct 10 07:49:19 2014 -0600
  4. 23815c0 dm: x86: Add a gpio header for coreboot by Simon Glass · Fri Oct 10 07:49:17 2014 -0600
  5. b24a951 dm: x86: Support pre-reloc malloc() by Simon Glass · Fri Oct 10 07:49:16 2014 -0600
  6. 73e44fb dm: x86: Zero global data before board_init_f() by Simon Glass · Fri Oct 10 07:49:15 2014 -0600
  7. 26631ae dm: x86: Remove ebp assembler warning in zimage.c by Simon Glass · Fri Oct 10 07:49:14 2014 -0600
  8. 234df00 dm: dts: Move omap device tree includes to correct place by Simon Glass · Thu Oct 23 13:15:58 2014 -0600
  9. bc0f4ea dm: omap3: Move to driver model for GPIO and serial by Simon Glass · Wed Oct 22 21:37:15 2014 -0600
  10. ccc03a7 dm: am33xx: Provide platform data for serial by Simon Glass · Wed Oct 22 21:37:11 2014 -0600
  11. 91d0390 dm: am33xx: Provide platform data for GPIOs by Simon Glass · Wed Oct 22 21:37:10 2014 -0600
  12. 1a96d7f dm: omap: gpio: Support driver model by Simon Glass · Wed Oct 22 21:37:09 2014 -0600
  13. 7ac1ac3 dm: dts: omap: Select correct console for beaglebone by Simon Glass · Wed Oct 22 21:37:07 2014 -0600
  14. bc810dc Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu Oct 23 14:05:34 2014 -0400
  15. ee2e54f mips: enable CONFIG_USE_PRIVATE_LIBGCC by default by Masahiro Yamada · Fri Oct 24 01:30:46 2014 +0900
  16. 9520b71 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Masahiro Yamada · Fri Oct 24 01:30:43 2014 +0900
  17. 3070446 x86: set CONFIG_USE_PRIVATE_LIBGCC to y by Masahiro Yamada · Fri Oct 24 01:30:41 2014 +0900
  18. 5b8f7f0 arm: kirkwood: Remove some dead code from cpu.c by Stefan Roese · Wed Oct 22 12:13:20 2014 +0200
  19. 9b1e231 arm: armada-xp: Add basic support for the maxBCM board by Stefan Roese · Wed Oct 22 12:13:19 2014 +0200
  20. 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
  21. 93e6bf4 arm: armada-xp: Add basic support for Marvell Armada XP SoC by Stefan Roese · Wed Oct 22 12:13:17 2014 +0200
  22. 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
  23. 1b258d5 spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE by Stefan Roese · Wed Oct 22 12:13:12 2014 +0200
  24. c50ab39 arm: marvell: Extract kirkwood gpio functions into new common file gpio.c by Stefan Roese · Wed Oct 22 12:13:11 2014 +0200
  25. 916711c arm: mvebu: Add common mbus functions to use on Marvell SoCs by Stefan Roese · Wed Oct 22 12:13:09 2014 +0200
  26. 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
  27. 2da296f arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h by Stefan Roese · Wed Oct 22 12:13:07 2014 +0200
  28. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · Wed Oct 22 12:13:06 2014 +0200
  29. 2cc5fad arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common by Stefan Roese · Wed Oct 22 12:13:05 2014 +0200
  30. 56b661f Merge git://git.denx.de/u-boot-x86 by Tom Rini · Thu Oct 23 06:54:03 2014 -0400
  31. e4e5627 x86: Add device tree information for Chrome OS EC by Simon Glass · Fri Oct 10 07:30:13 2014 -0600
  32. 9d415db Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Oct 22 13:51:45 2014 -0400
  33. 7480762 dm: rpi: Convert GPIO driver to driver model by Simon Glass · Mon Sep 22 17:30:56 2014 -0600
  34. 5c05d67 dm: imx: i2c: Use gpio_request() to request GPIOs by Simon Glass · Thu Oct 02 17:17:23 2014 +0300
  35. 8d91436 imx: Add error checking to setup_i2c() by Simon Glass · Wed Oct 01 19:57:24 2014 -0600
  36. 1121b1b dm: tegra: spi: Convert to driver model by Simon Glass · Mon Oct 13 23:42:13 2014 -0600
  37. b4381ee dm: tegra: dts: Add aliases for spi on tegra30 boards by Simon Glass · Mon Oct 13 23:42:12 2014 -0600
  38. 0186238 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · Mon Oct 13 23:42:08 2014 -0600
  39. fdca2aa exynos: universal_c210: Move to driver model soft_spi by Simon Glass · Mon Oct 13 23:42:03 2014 -0600
  40. ca7eafe dm: exynos: Convert SPI to driver model by Simon Glass · Mon Oct 13 23:42:01 2014 -0600
  41. 95429fe dm: sandbox: spi: Move to driver model by Simon Glass · Mon Oct 13 23:41:57 2014 -0600
  42. fd91fc9 sandbox: dts: Add a SPI device and cros_ec device by Simon Glass · Mon Oct 13 23:41:48 2014 -0600
  43. f2b8f9c dm: exynos: Mark exynos5 console as pre-reloc by Simon Glass · Sun Sep 14 16:36:16 2014 -0600
  44. 9b4e0e8 dm: exynos: gpio: Convert to driver model by Simon Glass · Mon Oct 20 19:48:40 2014 -0600
  45. 4f83d3d dm: exynos: Make sure that GPIOs are requested by Simon Glass · Mon Oct 20 19:48:39 2014 -0600
  46. 37f1162 dm: exynos: Tidy up GPIO headers by Simon Glass · Mon Oct 20 19:48:37 2014 -0600
  47. 3e44c40 dm: exynos: Add pinctrl settings for s5p_goni by Simon Glass · Mon Oct 20 19:48:34 2014 -0600
  48. 5d6927a dm: exynos: Add pinctrl settings for smdkc100 by Simon Glass · Mon Oct 20 19:48:33 2014 -0600
  49. 89e5838 dm: exynos: dts: Adjust device tree files for U-Boot by Simon Glass · Mon Oct 20 19:48:32 2014 -0600
  50. e3582fa dm: exynos: dts: Remove unused pinctrl information to save space by Simon Glass · Mon Oct 20 19:48:31 2014 -0600
  51. 144cb55 dm: exynos: Bring in pinctrl dts files from Linux kernel by Simon Glass · Mon Oct 20 19:48:30 2014 -0600
  52. 78cefc0 dm: exynos: dts: Convert /include/ to #include by Simon Glass · Mon Oct 20 19:48:29 2014 -0600
  53. eb3bfaf tegra: apalis_t30: master revamp by Marcel Ziswiler · Sat Oct 11 00:34:04 2014 +0200
  54. a60d8dd tegra: dts: colibri_t30 add serial port details by Marcel Ziswiler · Sat Oct 11 00:10:40 2014 +0200
  55. c5ecf27 ARM: tegra: Use mem size from MC in combination with get_ram_size() by Marcel Ziswiler · Fri Oct 10 23:32:32 2014 +0200
  56. 11e2a53 arm: tegra: initial support for apalis t30 by Marcel Ziswiler · Fri Sep 05 10:18:38 2014 +0200
  57. 0f39bc0 x86: Fix GDT limit in start16.S by Bin Meng · Thu Oct 16 22:58:35 2014 +0800
  58. e4257d0 x86: Fix rom version build with CONFIG_X86_RESET_VECTOR by Bin Meng · Thu Oct 16 22:58:20 2014 +0800
  59. 4b4f273 x86: Allow cmdline setup in setup_zimage() to be optional by Simon Glass · Sun Oct 19 21:11:21 2014 -0600
  60. aa83f2b x86: Rewrite bootm.c to make it similar to ARM by Simon Glass · Sun Oct 19 21:11:20 2014 -0600
  61. 2a65c26 x86: Enable LMB and RAMDISK_HIGH by default by Simon Glass · Sun Oct 19 21:11:19 2014 -0600
  62. 2998af1 powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure boot by Ruchika Gupta · Mon Sep 29 11:35:33 2014 +0530
  63. 901ae76 ls102x: configs - Add hash command in freescale LS1 platforms by Ruchika Gupta · Wed Oct 15 11:39:06 2014 +0530
  64. ac1b269 fsl_sec: Add hardware accelerated SHA256 and SHA1 by Ruchika Gupta · Wed Oct 15 11:35:30 2014 +0530
  65. bb7143b fsl_sec : Change accessor function to take care of endianness by Ruchika Gupta · Tue Sep 09 11:50:31 2014 +0530
  66. e24fde9 fsl_sec : Move SEC CCSR definition to common include by Ruchika Gupta · Tue Sep 09 11:50:30 2014 +0530
  67. ab43536 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Oct 11 01:20:30 2014 +0200
  68. e5c778e powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR by Masahiro Yamada · Mon Sep 29 01:38:01 2014 +0900
  69. aa9ecf8 powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7 by Masahiro Yamada · Mon Sep 29 01:38:00 2014 +0900
  70. e168aae powerpc: ppc4xx: remove board support for bluestone by Masahiro Yamada · Mon Sep 29 01:37:59 2014 +0900
  71. 14d378d powerpc: ppc4xx: remove board support for CRAYL1 by Masahiro Yamada · Mon Sep 29 01:37:58 2014 +0900
  72. 3d7c6a6 powerpc: ppc4xx: remove board support for KAREF and METROBOX by Masahiro Yamada · Mon Sep 29 01:37:57 2014 +0900
  73. a4cea85 ARM: keystone: clock: fix main pll ratio div definitions by Khoronzhuk, Ivan · Tue Sep 23 21:10:26 2014 +0300
  74. 0913c64 ARM: OMAP5+: sata: Move scsi_scan() to the right place by Roger Quadros · Tue Sep 23 18:07:03 2014 +0300
  75. 5d33f1a OMAP5+: sata/scsi: Implement scsi_init() by Roger Quadros · Tue Sep 23 18:07:02 2014 +0300
  76. b5a9992 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Oct 10 08:56:01 2014 +0200
  77. 1985c4b arm: rmobile: r8a7794: Skip initialize L2 cache by Nobuhiro Iwamatsu · Fri Aug 08 08:44:02 2014 +0900
  78. ebf4dad arm: rmobile: r8a7791: Fix initialize L2 cache by Nobuhiro Iwamatsu · Fri Aug 08 08:41:15 2014 +0900
  79. 7d9dcb8 arm: rmobile: Remove unnecessary initialization for l2ctlr by Nobuhiro Iwamatsu · Thu Aug 07 09:10:45 2014 +0900
  80. cfb8ff2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Wed Oct 08 21:20:49 2014 +0200
  81. 1aee11c armv7: s5pc1xx: improve cache handling by Robert Baldyga · Fri Sep 19 12:17:55 2014 +0200
  82. 3a9de36 samsung: Enable device tree for smdkc100 by Simon Glass · Tue Oct 07 22:01:51 2014 -0600
  83. 96aa072 samsung: Enable device tree for s5p_goni by Simon Glass · Tue Oct 07 22:01:50 2014 -0600
  84. 05b3bac3 config: Move smdkv310 to use common exynos4 file by Simon Glass · Tue Oct 07 22:01:49 2014 -0600
  85. 29d3942 exynos: dts: Add device tree node for cros_ec keyboard by Simon Glass · Tue Oct 07 22:01:43 2014 -0600
  86. c337632 Exynos: Use 900MHz ARM frequency in SPL for peach_pit by Simon Glass · Tue Oct 07 22:01:38 2014 -0600
  87. 428ea9e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Oct 07 07:38:39 2014 -0400
  88. af0464f vf610twr: Tune DDR initialization settings by Anthony Felice · Sat Sep 06 19:47:06 2014 +0200
  89. 46fbdf6 arm: socfpga: Add command to control HPS-FPGA bridges by Marek Vasut · Mon Sep 08 14:08:45 2014 +0200
  90. d515794 arm: socfpga: Move cache_enable to CPU code by Marek Vasut · Sun Sep 21 13:57:40 2014 +0200
  91. e918e33 arm: socfpga: nic301: Add NIC-301 configuration code by Pavel Machek · Mon Sep 08 14:08:45 2014 +0200
  92. 56916e4 arm: socfpga: pl310: Map SDRAM to 0x0 by Marek Vasut · Mon Sep 15 03:58:22 2014 +0200
  93. 9867ede arm: socfpga: nic301: Add NIC-301 GPV register file by Marek Vasut · Mon Sep 15 06:03:38 2014 +0200
  94. 8da06a4 arm: socfpga: scu: Add SCU register file by Marek Vasut · Mon Sep 15 06:28:01 2014 +0200
  95. efd16d0 arm: socfpga: sysmgr: Add FPGA bits into system manager by Marek Vasut · Mon Sep 08 14:08:45 2014 +0200
  96. 8d8c648 arm: socfpga: reset: Add function to reset FPGA bridges by Marek Vasut · Mon Sep 08 14:08:45 2014 +0200
  97. c721380 arm: socfpga: fpga: Add SoCFPGA FPGA programming interface by Pavel Machek · Mon Sep 08 14:08:45 2014 +0200
  98. 2f98347 arm: socfpga: misc: Align print_cpuinfo() output by Pavel Machek · Mon Sep 08 14:08:45 2014 +0200
  99. 529d8a1 arm: socfpga: misc: Add SD controller init by Pavel Machek · Mon Sep 08 14:08:45 2014 +0200
  100. 57d75eb arm: socfpga: misc: Add proper ethernet initialization by Pavel Machek · Mon Sep 08 14:08:45 2014 +0200