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