1. f494cad sunxi: Hookup OTG USB controller support by Hans de Goede · Sun Jan 11 17:17:00 2015 +0100
  2. c3cc426 sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problems by Hans de Goede · Mon Jan 19 08:44:07 2015 +0100
  3. 59d9fc7 sunxi: Stop differentiating between 512M and 1G variants of the same board by Hans de Goede · Sat Jan 17 14:24:55 2015 +0100
  4. f1865db sunxi: mmc: Add support for sun9i (A80) by Hans de Goede · Wed Jan 14 19:05:03 2015 +0100
  5. 29e04f8 sun9i: Add sun9i (A80) clock setup support by Hans de Goede · Wed Jan 14 19:56:33 2015 +0100
  6. 35e1a15 sun9i: Add clock_sun9i.h with ccu register layout for sun9i by Hans de Goede · Wed Jan 14 17:30:22 2015 +0100
  7. d20e35f sun9i: Add cpu_sun9i.h with iomem defines by Hans de Goede · Tue Jan 13 19:22:21 2015 +0100
  8. b0d1ca2 sunxi: Rename cpu.h to cpu_sun4i.h by Hans de Goede · Tue Jan 13 18:13:50 2015 +0100
  9. d5c48ae sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headers by Hans de Goede · Wed Jan 14 19:17:15 2015 +0100
  10. 627bc69 sunxi: Drop pll6 setting from clock_init_uart by Hans de Goede · Wed Jan 14 19:28:38 2015 +0100
  11. 481b664 sunxi: display: Make lcd display clk phase configurable by Hans de Goede · Tue Jan 13 13:21:46 2015 +0100
  12. b42b04d sunxi: Restore lowlevel_init usage by Hans de Goede · Wed Jan 21 16:24:05 2015 +0100
  13. 163035e Merge git://git.denx.de/u-boot-arc by Tom Rini · Tue Jan 20 16:41:11 2015 -0500
  14. 7e33006 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Tue Jan 20 10:21:36 2015 -0500
  15. a92ce43 zynq: Remove reference to gdata by Simon Glass · Tue Dec 23 12:04:55 2014 -0700
  16. 3ec5f86 mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC by Nobuhiro Iwamatsu · Wed Dec 17 08:03:00 2014 +0900
  17. 2eb6c0b sunxi: Drop use of lowlevel_init() by Simon Glass · Tue Dec 23 12:04:53 2014 -0700
  18. 8735682 sunxi: Move SPL s_init() code to board_init_f() by Simon Glass · Tue Dec 23 12:04:52 2014 -0700
  19. 37972d8 arm: Add warnings about using gdata by Simon Glass · Tue Dec 23 12:04:51 2014 -0700
  20. c95d6c4 TI ARMv7: Don't use GD before crt0.S has set it by Tom Rini · Fri Dec 19 16:53:24 2014 -0500
  21. 868ba89 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Thu Jan 15 14:05:31 2015 -0500
  22. 31e68c6 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · Thu Jan 15 17:13:24 2015 +0900
  23. ffef618 mpc8xx: remove unused linker script by Masahiro Yamada · Thu Jan 15 17:12:19 2015 +0900
  24. 60275dd ppc4xx: remove dead code by Masahiro Yamada · Thu Jan 15 17:10:56 2015 +0900
  25. 167bfbc arc: rename "arc700" in "arcv1" by Alexey Brodkin · Thu Dec 25 18:54:58 2014 +0300
  26. 7739f9f board/synopsys: remove selection of CPU from the board by Alexey Brodkin · Thu Dec 25 18:47:45 2014 +0300
  27. 722a1ec arc: move common sources in library by Alexey Brodkin · Sun Dec 28 02:42:12 2014 +0300
  28. 45a6d51 arc: move linker script in arch/arc/cpu folder by Alexey Brodkin · Sun Dec 28 02:45:37 2014 +0300
  29. b4ee139 arc: relocate - minor refactoring and clean-up by Alexey Brodkin · Fri Dec 26 19:36:30 2014 +0300
  30. 4fec6aa arc: introduce separate section for interrupt vector table by Igor Guryanov · Wed Dec 24 17:17:11 2014 +0300
  31. 5e4931f arc: add dependences on MMU presence by Alexey Brodkin · Wed Dec 24 17:00:29 2014 +0300
  32. a780a45 arc: interrupts - fix mask setup by Igor Guryanov · Wed Dec 24 16:31:26 2014 +0300
  33. 742bc74 arc: add ECR (exception cause register) output by Igor Guryanov · Wed Dec 24 16:26:14 2014 +0300
  34. bd889f9 arc: check caches existence before use by Igor Guryanov · Wed Dec 24 16:07:07 2014 +0300
  35. 5dc7d12 ARM: armv8: Fix typo in commentary by Michal Simek · Wed Jan 14 15:36:35 2015 +0100
  36. e80958b Add support for Seagate BlackArmor NAS220 by Evgeni Dobrev · Mon Dec 08 17:49:42 2014 +0100
  37. e573b3c sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin by Hans de Goede · Sun Jan 11 19:33:35 2015 +0100
  38. e7b852a sunxi: usbc: Add support for usb0 to the common usbc code by Hans de Goede · Wed Jan 07 15:26:06 2015 +0100
  39. a144198 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg by Hans de Goede · Wed Jan 07 15:08:43 2015 +0100
  40. f2f9a80 sun7i: Move psci_arch_init close to text_end by Jan Kiszka · Wed Dec 31 13:46:42 2014 +0100
  41. fdb0ff7 sun7i: Add support for taking CPUs offline via PSCI by Jan Kiszka · Wed Dec 31 13:46:40 2014 +0100
  42. 797a0f5 sunxi: video: Add lvds support by Hans de Goede · Thu Jan 01 22:04:34 2015 +0100
  43. 260f520 sunxi: video: Add VGA output support by Hans de Goede · Thu Dec 25 13:58:06 2014 +0100
  44. 7e68a1b sunxi: video: Add lcd output support by Hans de Goede · Sun Dec 21 16:28:32 2014 +0100
  45. c5a3b4b sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1 by Hans de Goede · Sun Dec 21 16:27:45 2014 +0100
  46. 1fc9c4a sunxi: gpio: Add support for gpio pins on the AXP209 pmic by Hans de Goede · Wed Dec 24 19:34:38 2014 +0100
  47. e11b784 sunxi: gpio: Properly sort mux defines by port number by Hans de Goede · Mon Dec 22 11:39:57 2014 +0100
  48. 9557669 sunxi: video: Set input sync enable by Hans de Goede · Sat Dec 20 13:51:16 2014 +0100
  49. a2017e8 sunxi: video: Add hdmi support by Hans de Goede · Sat Dec 20 13:38:06 2014 +0100
  50. a5aa95f sunxi: video: Add DDC & EDID support by Hans de Goede · Fri Dec 19 16:05:12 2014 +0100
  51. 645d4d5 sunxi: Fix PLL1 running at half speed on sun8i by Hans de Goede · Sat Dec 27 17:56:59 2014 +0100
  52. 59ed601 sunxi: Fix buggy sun6i/sun8i DRAM size detection logic by Siarhei Siamashka · Wed Dec 24 18:58:17 2014 +0200
  53. 966d239 sun8i: Add dram initialization support by Hans de Goede · Sun Dec 07 14:34:27 2014 +0100
  54. 41dea71 sunxi: Use memcmp for mctl_mem_matches by Hans de Goede · Mon Dec 08 14:17:08 2014 +0100
  55. b29de01 sunxi: Fill memory before comparing it when doing dram init on sun6i by Hans de Goede · Mon Dec 08 13:58:53 2014 +0100
  56. 36b2570 sunxi: Move await_completion dram helper to dram.h by Hans de Goede · Mon Dec 08 13:38:21 2014 +0100
  57. 0bfa774 sun6i: clock_set_pll5: Calculate k and m rather then hardcoding them by Hans de Goede · Sun Dec 07 21:09:31 2014 +0100
  58. 0cbc4cb sun6i: Add a sigma_delta_enable paramter to clock_set_pll5() by Hans de Goede · Sun Nov 30 11:58:17 2014 +0100
  59. 1dd334b sunxi: axp221: Add axp223 support by Hans de Goede · Sat Nov 29 23:54:25 2014 +0100
  60. 699415b sunxi: Add support for the rsb (Reduced Serial Bus) by Hans de Goede · Sat Nov 29 13:38:35 2014 +0100
  61. 7c59038 sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/ by Hans de Goede · Sat Dec 13 10:25:14 2014 +0100
  62. 01ec22e sunxi: Align PSCI stack calculation to comment by Jan Kiszka · Thu Nov 27 09:38:50 2014 +0100
  63. 11d7098 sunxi: Add sunxi_get_sid helper function by Hans de Goede · Wed Nov 26 00:04:24 2014 +0100
  64. 06bfab0 sunxi: mmc: Properly setup mod-clk and clock sampling phases by Hans de Goede · Sun Dec 07 20:55:10 2014 +0100
  65. 6faddbc sun6i: dram: Do not try to initialize a second dram chan on A31s by Hans de Goede · Sat Nov 15 23:18:18 2014 +0100
  66. 07be6d6 sun6i: Add sunxi_get_ss_bonding_id() function by Hans de Goede · Sat Nov 15 22:55:53 2014 +0100
  67. 3aeaa28 sun6i: Make dram clk and zq value Kconfig options by Hans de Goede · Sat Nov 15 19:46:39 2014 +0100
  68. 13429f8 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Tue Jan 13 13:39:25 2015 -0500
  69. 53c723b arm: am437x: Enable hardware leveling for EMIF by James Doublesin · Mon Dec 22 16:26:11 2014 -0600
  70. 5390bba x86: coreboot: Configure pci memory regions by Bin Meng · Tue Jan 06 22:14:23 2015 +0800
  71. c8921be x86: Make chromebook_link the default board for coreboot by Bin Meng · Tue Jan 06 22:14:21 2015 +0800
  72. 5d710a5 x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig by Bin Meng · Tue Jan 06 22:14:18 2015 +0800
  73. 4cf0b47 x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selected by Bin Meng · Tue Jan 06 22:14:16 2015 +0800
  74. a11937c x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig by Bin Meng · Tue Jan 06 22:14:15 2015 +0800
  75. b2eb48b x86: Allow a hardcoded TSC frequency provided by Kconfig by Bin Meng · Tue Jan 06 22:14:14 2015 +0800
  76. 4c07a84 x86: coreboot: Set up timer base correctly by Bin Meng · Tue Jan 06 22:14:13 2015 +0800
  77. 2f848bc x86: fsp: Drop get_hob_type() and get_hob_length() by Bin Meng · Tue Jan 06 14:04:36 2015 +0800
  78. fc0ba2d x86: Add an 'mtrr' command to list and adjust MTRRs by Simon Glass · Thu Jan 01 16:18:15 2015 -0700
  79. 9281eb5 x86: ivybridge: Update microcode early in boot by Simon Glass · Thu Jan 01 16:18:14 2015 -0700
  80. 78da72c x86: Disable CAR before relocation on platforms that need it by Simon Glass · Thu Jan 01 16:18:13 2015 -0700
  81. e591101 x86: ivybridge: Add a way to turn off the CAR by Simon Glass · Thu Jan 01 16:18:12 2015 -0700
  82. 004ba17 x86: Commit the current MTRRs before relocation by Simon Glass · Thu Jan 01 16:18:11 2015 -0700
  83. a754b95 x86: ivybridge: Request MTRRs for DRAM regions by Simon Glass · Thu Jan 01 16:18:10 2015 -0700
  84. 5a530b6 x86: ivybridge: Set up an MTRR for the video frame buffer by Simon Glass · Thu Jan 01 16:18:08 2015 -0700
  85. 7bf5b9e x86: Add support for MTRRs by Simon Glass · Thu Jan 01 16:18:07 2015 -0700
  86. 666534f x86: ivybridge: Drop support for ROM caching by Simon Glass · Thu Jan 01 16:18:06 2015 -0700
  87. 91ea034 x86: Tidy up VESA mode numbers by Simon Glass · Thu Jan 01 16:18:04 2015 -0700
  88. 6548ce9 x86: Use cache, don't clear the display in video BIOS by Simon Glass · Thu Jan 01 16:18:03 2015 -0700
  89. 19ec76d x86: ivybridge: Only run the Video BIOS when video is enabled by Simon Glass · Thu Jan 01 16:18:02 2015 -0700
  90. 6d97d81 x86: Drop RAMTOP Kconfig by Simon Glass · Thu Jan 01 16:17:55 2015 -0700
  91. d9b083e x86: Correct XIP_ROM_SIZE by Simon Glass · Thu Jan 01 16:17:54 2015 -0700
  92. 37e4030 x86: crownbay: Add pci devices in the dts file by Bin Meng · Wed Dec 31 16:05:14 2014 +0800
  93. b2cfbd6 x86: Use ePAPR defined properties for x86-uart by Bin Meng · Wed Dec 31 16:05:13 2014 +0800
  94. 9e79b5a ppc4xx: remove some CPCI405 variants by Matthias Fuchs · Mon Jan 12 22:47:30 2015 +0100
  95. 541d09c ppc4xx: remove G2000 board by Matthias Fuchs · Mon Jan 12 22:47:29 2015 +0100
  96. 5106fc1 ppc4xx: remove WUH405 board by Matthias Fuchs · Mon Jan 12 22:47:28 2015 +0100
  97. 82206d7 ppc4xx: remove VOH405 board by Matthias Fuchs · Mon Jan 12 22:47:27 2015 +0100
  98. bf5b6ed ppc4xx: remove PMC405 board by Matthias Fuchs · Mon Jan 12 22:47:26 2015 +0100
  99. fcf6166 ppc4xx: remove PCI405 board by Matthias Fuchs · Mon Jan 12 22:47:25 2015 +0100
  100. 0269912 ppc4xx: remove OCRTC board by Matthias Fuchs · Mon Jan 12 22:47:24 2015 +0100