1. 17def7d Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · Fri Nov 21 23:51:33 2014 +0100
  2. cdc932a powerpc: mpc8xx: remove hermes board support by Masahiro Yamada · Fri Nov 21 11:26:11 2014 +0900
  3. 682b6b5 ARM: rpi: rename rpi_b to rpi by Stephen Warren · Wed Nov 19 20:41:03 2014 -0700
  4. cd210c1 ARM: rpi_b: detect board revision by Stephen Warren · Tue Nov 18 21:40:21 2014 -0700
  5. 8e738ce Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 by Tom Rini · Thu Dec 04 09:24:05 2014 -0500
  6. 8510133 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Dec 01 15:24:07 2014 -0500
  7. f181047 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Thu Nov 27 13:10:04 2014 -0500
  8. dc15cb3 ARM: UniPhier: enable Device Tree control by Masahiro Yamada · Wed Nov 26 18:34:02 2014 +0900
  9. 9a72462 usb: UniPhier: support OF configuration by Masahiro Yamada · Wed Nov 26 18:34:01 2014 +0900
  10. f8cd9b0 serial: UniPhier: support OF configuration by Masahiro Yamada · Wed Nov 26 18:34:00 2014 +0900
  11. 53f6ec6 ARM: UniPhier: add device tree sources by Masahiro Yamada · Wed Nov 26 18:33:59 2014 +0900
  12. a7b0bb8 ARM: UniPhier: add dummy gpio.h to enable CONFIG_OF_CONTROL by Masahiro Yamada · Wed Nov 26 18:33:58 2014 +0900
  13. b70be9d ARM: UniPhier: do not compile platform data when CONFIG_OF_CONTROL=y by Masahiro Yamada · Wed Nov 26 18:33:57 2014 +0900
  14. 30b21b1 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Thu Nov 27 10:49:38 2014 -0500
  15. ea7e328 MIPS: bootm: remove unused or redundant header files by Daniel Schwierzeck · Sun Nov 16 01:27:23 2014 +0100
  16. 0665838 MIPS: bootm: add missing initramfs relocation by Daniel Schwierzeck · Sun Nov 16 01:27:23 2014 +0100
  17. cf707c9 MIPS: remove board.c by Daniel Schwierzeck · Sat Nov 15 23:46:58 2014 +0100
  18. f224c1a MIPS: fix setup of initial stack frame by Daniel Schwierzeck · Thu Nov 20 23:55:32 2014 +0100
  19. 9bfc6cc mtd: nand: s3c: Unify the register definition and naming by Marek Vasut · Sat Oct 11 18:42:52 2014 +0200
  20. c043e03 sandbox: Fix warnings in cpu.c and os.c by Simon Glass · Tue Nov 11 12:47:08 2014 -0700
  21. faf5692 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Nov 25 16:51:47 2014 -0500
  22. 2907a30 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Wed Nov 26 11:22:29 2014 -0500
  23. 0e16b8a Merge branch 'master' of http://git.denx.de/u-boot-samsung by Tom Rini · Tue Nov 25 11:10:01 2014 -0500
  24. 32bdd4e Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Tue Nov 25 11:09:48 2014 -0500
  25. 0c87277 Merge git://git.denx.de/u-boot-fdt by Tom Rini · Tue Nov 25 11:08:52 2014 -0500
  26. 85ff0b1 x86: dts: Add video information to the device tree by Simon Glass · Fri Nov 14 20:56:37 2014 -0700
  27. d90f8e1 x86: Add initial video device init for Intel GMA by Simon Glass · Fri Nov 14 20:56:36 2014 -0700
  28. b2978d3 x86: Add support for running option ROMs natively by Simon Glass · Fri Nov 14 20:56:32 2014 -0700
  29. 5ecb847 x86: Add vesa mode configuration options by Simon Glass · Fri Nov 14 20:56:30 2014 -0700
  30. 9fc71c1 x86: Add GDT descriptors for option ROMs by Simon Glass · Fri Nov 14 20:56:29 2014 -0700
  31. 61612ed x86: ivybridge: Add northbridge init functions by Simon Glass · Mon Nov 24 21:18:18 2014 -0700
  32. 2b256ad x86: Drop some msr functions that we don't support by Simon Glass · Mon Nov 24 21:18:17 2014 -0700
  33. cf46d37 x86: Add init for model 206AX CPU by Simon Glass · Mon Nov 24 21:18:16 2014 -0700
  34. 3121dbd x86: Add LAPIC setup code by Simon Glass · Mon Nov 24 21:18:15 2014 -0700
  35. 2096c8f x86: Drop old CONFIG_INTEL_CORE_ARCH code by Simon Glass · Mon Nov 24 21:18:14 2014 -0700
  36. cb9d9cb x86: Refactor interrupt_init() by Bin Meng · Thu Nov 20 16:11:16 2014 +0800
  37. 57a6cd8 x86: Remove cpu_init_r() for x86 by Bin Meng · Thu Nov 20 16:11:00 2014 +0800
  38. 25727c2 x86: Call cpu_init_interrupts() from interrupt_init() by Bin Meng · Thu Nov 20 16:10:49 2014 +0800
  39. e804501 x86: Add Intel speedstep and turbo mode code by Simon Glass · Fri Nov 14 18:18:43 2014 -0700
  40. 79248a1 x86: ivybridge: Set up XHCI USB by Simon Glass · Fri Nov 14 18:18:42 2014 -0700
  41. 194d757 x86: ivybridge: Set up EHCI USB by Simon Glass · Fri Nov 14 18:18:40 2014 -0700
  42. 585be5f x86: dts: Add SATA settings for link by Simon Glass · Fri Nov 14 18:18:39 2014 -0700
  43. cd0adb3 x86: ivybridge: Add SATA init by Simon Glass · Fri Nov 14 18:18:38 2014 -0700
  44. c1fd69e x86: dts: Add LPC settings for link by Simon Glass · Fri Nov 14 18:18:37 2014 -0700
  45. eec39ba x86: dts: Move PCI peripherals into a pci node by Simon Glass · Fri Nov 14 18:18:36 2014 -0700
  46. 06409c9 x86: ivybridge: Add additional LPC init by Simon Glass · Fri Nov 14 18:18:35 2014 -0700
  47. f307708 x86: ivybridge: Add PCH init by Simon Glass · Fri Nov 14 18:18:34 2014 -0700
  48. 2e5bb5f x86: Add a simple header file for ACPI by Simon Glass · Fri Nov 14 18:18:33 2014 -0700
  49. 17f1c40 x86: ivybridge: Add support for BD82x6x PCH by Simon Glass · Fri Nov 14 18:18:32 2014 -0700
  50. 0e9c633 x86: Set up edge triggering on interrupt 9 by Simon Glass · Fri Nov 14 18:18:31 2014 -0700
  51. 75a042b x86: pci: Add handlers before and after a PCI hose scan by Simon Glass · Fri Nov 14 18:18:28 2014 -0700
  52. 31f88f4 x86: Add ioapic.h header by Simon Glass · Fri Nov 14 18:18:27 2014 -0700
  53. 20ec253 x86: Factor out common values in the link script by Simon Glass · Fri Nov 14 18:18:25 2014 -0700
  54. 1eb8ebc x86: Ensure that all relocation data is included in the image by Simon Glass · Fri Nov 14 18:18:24 2014 -0700
  55. 2a883d7 x86: Panic if there is no relocation data by Simon Glass · Fri Nov 14 18:18:23 2014 -0700
  56. d9de96d x86: Remove board_early_init_r() by Simon Glass · Fri Nov 14 18:18:22 2014 -0700
  57. 6e3af1e x86: Add ivybridge directory to Makefile by Simon Glass · Mon Nov 24 21:18:20 2014 -0700
  58. b63b327 sun6i: Drop some "unknown magic" from dram init by Hans de Goede · Sat Nov 15 23:19:42 2014 +0100
  59. 1a9a6fb sun6i: Add gmac support for sun6i boards by Hans de Goede · Fri Nov 21 17:19:45 2014 +0100
  60. 4869a8c sunxi: video: Add simplefb support by Luc Verhaegen · Wed Aug 13 07:55:07 2014 +0200
  61. b01df1e sunxi: video: Add cfb console driver for sunxi by Luc Verhaegen · Wed Aug 13 07:55:06 2014 +0200
  62. 70d7ab5 sunxi: Add video pll clock functions by Hans de Goede · Sat Nov 08 14:07:27 2014 +0100
  63. ad0dfc5 sun4i: Rename dram_clk_cfg to dram_clk_gate by Hans de Goede · Sun Nov 09 12:24:55 2014 +0100
  64. 4b3175f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Nov 24 17:05:11 2014 -0500
  65. f4491ad arm: ls102xa: Remove bit reversing for SCFG registers by Alison Wang · Fri Oct 17 15:26:33 2014 +0800
  66. c48d55e arm: ls102xa: Add snoop disable for slave port 0, 1 and 2 by Jason Jin · Fri Oct 17 15:26:32 2014 +0800
  67. d3d6e70 drivers: usb: fsl: Define USB configs for LS102XA by Nikhil Badola · Fri Oct 17 11:35:46 2014 +0530
  68. 67f4b26 drivers : usb: fsl: Implement usb Erratum A007798 workaround by Nikhil Badola · Fri Oct 17 09:12:07 2014 +0530
  69. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 24 12:02:12 2014 -0500
  70. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Nov 24 12:01:48 2014 -0500
  71. b660ae7 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Nov 24 12:00:00 2014 -0500
  72. b5c9ed3 arm: imx: stop sata on boot by Nikita Kiryanov · Fri Nov 21 12:47:26 2014 +0200
  73. b9666d6 sata: implement reset_sata for dwc_ahsata by Nikita Kiryanov · Fri Nov 21 12:47:23 2014 +0200
  74. 63659b7 arm: mx6: introduce disable_sata_clock by Nikita Kiryanov · Fri Nov 21 12:47:22 2014 +0200
  75. 63fb548 ARM: bootm: Allow booting in secure mode on hyp capable systems by Hans de Goede · Fri Nov 14 09:34:31 2014 +0100
  76. 8543735 ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options by Hans de Goede · Fri Nov 14 09:34:30 2014 +0100
  77. 378da103 sandbox: Prepare API change for files greater than 2GB by Suriyan Ramasami · Mon Nov 17 14:39:37 2014 -0800
  78. 7cd60e4 tegra: do not descend into empty directories by Masahiro Yamada · Thu Nov 13 12:28:43 2014 +0900
  79. abde127 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · Thu Nov 13 12:28:42 2014 +0900
  80. 2024319 x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory by Masahiro Yamada · Thu Nov 13 12:28:41 2014 +0900
  81. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · Thu Nov 13 12:28:40 2014 +0900
  82. 1c5f31c ARM: bcm: Enable five Cygnus boards by Steve Rae · Tue Nov 11 11:32:18 2014 -0800
  83. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  84. 76c2f2e drivers: usb: fsl: Move USB Errata checking code by Nikhil Badola · Tue Sep 30 11:22:43 2014 +0530
  85. f19692c mx6: thermal: Check cpu temperature via thermal sensor by Ye.Li · Thu Nov 20 21:14:14 2014 +0800
  86. 59f3be3 mx6: clock: Add thermal clock enable function by Nitin Garg · Thu Nov 20 21:14:12 2014 +0800
  87. 3df10c0 dm: arm: spl: Make driver model linker lists available by Simon Glass · Mon Nov 10 17:16:52 2014 -0700
  88. 8aaab90 dm: arm: spl: Allow simple malloc() in SPL by Simon Glass · Mon Nov 10 17:16:44 2014 -0700
  89. 7cbab24 dm: at91: Add driver model support for the serial driver by Simon Glass · Wed Oct 29 13:09:00 2014 -0600
  90. c210f8b dm: at91: Add platform data for GPIO on at91sam9260-based boards by Simon Glass · Wed Oct 29 13:08:58 2014 -0600
  91. 4d71788 dm: at91: Add driver model support for atmel GPIO driver by Simon Glass · Wed Oct 29 13:08:57 2014 -0600
  92. 26a2240 x86: Rename chromebook-x86 to coreboot by Simon Glass · Wed Nov 12 22:42:29 2014 -0700
  93. 268eefd x86: ivybridge: Implement SDRAM init by Simon Glass · Wed Nov 12 22:42:28 2014 -0700
  94. d22f5c9 x86: ivybridge: Add LAPIC support by Simon Glass · Wed Nov 12 22:42:27 2014 -0700
  95. 9f0afe7 x86: Make show_boot_progress() common by Simon Glass · Wed Nov 12 22:42:26 2014 -0700
  96. 9a44768 x86: chromebook_link: Enable GPIO support by Simon Glass · Wed Nov 12 22:42:25 2014 -0700
  97. 60af017 x86: ivybridge: Add support for early GPIO init by Simon Glass · Wed Nov 12 22:42:24 2014 -0700
  98. 30580fc x86: ivybridge: Add early init for PCH devices by Simon Glass · Wed Nov 12 22:42:23 2014 -0700
  99. 0c84eec x86: dts: Add microcode updates for ivybridge CPU by Simon Glass · Wed Nov 12 22:42:22 2014 -0700
  100. f79d538 x86: ivybridge: Perform Intel microcode update on boot by Simon Glass · Wed Nov 12 22:42:21 2014 -0700