1. 92fc30d ls102xa: fdt: Disable QSPI and DSPI in NOR/NAND/SD boot by Alison Wang · Fri Dec 26 13:14:01 2014 +0800
  2. d42fc52 arm: ls102xa: Update snoop settings for CCI-400 by Alison Wang · Thu Jan 15 17:29:29 2015 +0800
  3. 63253f4 ARM: HYP/non-sec: Make variable gic_dist_addr as a local one by tang yuantian · Wed Dec 17 12:58:04 2014 +0800
  4. 272da15 crypto/fsl: Add fixup for crypto node by Ruchika Gupta · Mon Dec 15 11:30:36 2014 +0530
  5. 71bed68 arm: ls102xa: Add dummy gpio.h to enable CONFIG_OF_CONTROL by Ruchika Gupta · Wed Dec 10 11:47:03 2014 +0530
  6. 29d7543 ls102xa: etsec: Select ge0_clk125 for eTSEC clock muxing as default by Alison Wang · Tue Dec 09 17:38:23 2014 +0800
  7. 70acb34 arm/ls1021a: Add workaround for DDR erratum A008378 by York Sun · Mon Dec 08 15:30:55 2014 -0800
  8. 16702b4 powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200 by Masahiro Yamada · Fri Jan 23 00:24:22 2015 +0900
  9. da78f43 powerpc: mpc5xxx: PM520 board support by Masahiro Yamada · Fri Jan 23 00:24:21 2015 +0900
  10. fc6f8d1 powerpc: mpc5xxx: remove Total5200 board support by Masahiro Yamada · Fri Jan 23 00:24:20 2015 +0900
  11. 807259b powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards by Masahiro Yamada · Fri Jan 23 00:24:19 2015 +0900
  12. e15cca0 powerpc: mpc85xx: remove P2020DS board support by Masahiro Yamada · Fri Jan 23 00:24:18 2015 +0900
  13. be59033 powerpc: mpc85xx: remove P2020COME board support by Masahiro Yamada · Fri Jan 23 00:24:17 2015 +0900
  14. 5fa521d powerpc: mpc85xx: remove P1_P2_RDB boards by Masahiro Yamada · Fri Jan 23 00:24:16 2015 +0900
  15. 706b375 powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS support by Masahiro Yamada · Fri Jan 23 00:24:15 2015 +0900
  16. 3c0b853 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Fri Jan 23 10:22:29 2015 -0500
  17. 8d6e938 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Thu Jan 22 20:04:17 2015 -0500
  18. 6d4573e Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Thu Jan 22 11:24:11 2015 -0500
  19. 5ba7a74 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Thu Jan 22 09:52:19 2015 -0500
  20. c3158ea ARM: UniPhier: add SG_MEMCONF macros for DDR channel 2 by Masahiro Yamada · Wed Jan 21 15:27:48 2015 +0900
  21. 0d513f9 ARM: UniPhier: rename SG_MEMCONF_* macros for readability by Masahiro Yamada · Wed Jan 21 15:27:47 2015 +0900
  22. 59244b1 ARM: UniPhier: use <linux/sizes.h> for readability by Masahiro Yamada · Wed Jan 21 15:27:46 2015 +0900
  23. 3cf2e41 ARM: UniPhier: remove non-sense inline directives by Masahiro Yamada · Wed Jan 21 15:06:46 2015 +0900
  24. cfd171f ARM: UniPhier: add static to local functions by Masahiro Yamada · Wed Jan 21 15:06:06 2015 +0900
  25. 14a40e6 ARM: UniPhier: fix IECTRL set code for PH1-Pro4 by Masahiro Yamada · Mon Jan 19 22:31:10 2015 +0900
  26. 23aae50 ARM: UniPhier: describe init_page_table shorter by Masahiro Yamada · Mon Jan 19 22:30:23 2015 +0900
  27. 00baa70 ARM: UniPhier: fix comments in SoC Glue init function by Masahiro Yamada · Tue Jan 13 18:54:34 2015 +0900
  28. fa42794 ARM: UniPhier: remove __packed that causes a problem on GCC 4.9 by Masahiro Yamada · Wed Jan 07 19:41:38 2015 +0900
  29. b34918c Merge branch 'next' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu Jan 22 09:51:50 2015 -0500
  30. b213960 Merge branch 'phys_t' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu Jan 22 09:51:18 2015 -0500
  31. f494cad sunxi: Hookup OTG USB controller support by Hans de Goede · Sun Jan 11 17:17:00 2015 +0100
  32. 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
  33. 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
  34. f1865db sunxi: mmc: Add support for sun9i (A80) by Hans de Goede · Wed Jan 14 19:05:03 2015 +0100
  35. 29e04f8 sun9i: Add sun9i (A80) clock setup support by Hans de Goede · Wed Jan 14 19:56:33 2015 +0100
  36. 35e1a15 sun9i: Add clock_sun9i.h with ccu register layout for sun9i by Hans de Goede · Wed Jan 14 17:30:22 2015 +0100
  37. d20e35f sun9i: Add cpu_sun9i.h with iomem defines by Hans de Goede · Tue Jan 13 19:22:21 2015 +0100
  38. b0d1ca2 sunxi: Rename cpu.h to cpu_sun4i.h by Hans de Goede · Tue Jan 13 18:13:50 2015 +0100
  39. 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
  40. 627bc69 sunxi: Drop pll6 setting from clock_init_uart by Hans de Goede · Wed Jan 14 19:28:38 2015 +0100
  41. 481b664 sunxi: display: Make lcd display clk phase configurable by Hans de Goede · Tue Jan 13 13:21:46 2015 +0100
  42. b42b04d sunxi: Restore lowlevel_init usage by Hans de Goede · Wed Jan 21 16:24:05 2015 +0100
  43. ef208b5 arch/powerpc: Initialize VSC9953 L2 Switch by Codrin Ciubotariu · Wed Jan 21 11:54:10 2015 +0200
  44. 01cab27 MIPS: add support for pre-relocation malloc by Daniel Schwierzeck · Sun Jan 18 22:18:39 2015 +0100
  45. 2814459 MIPS: add support for CONFIG_SYS_INIT_SP_ADDR by Daniel Schwierzeck · Sun Jan 18 22:18:38 2015 +0100
  46. 7dca686 MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACE by Daniel Schwierzeck · Sun Jan 18 22:00:18 2015 +0100
  47. dfbad0f MIPS: replace $(CPU) with Kconfig symbols by Daniel Schwierzeck · Sun Jan 18 21:59:35 2015 +0100
  48. c37c980 MIPS: use common code from lib/time.c by Thomas Langer · Wed Jan 14 18:44:00 2015 +0000
  49. 1a4797c MIPS: bootm: add bootstage reporting by Daniel Schwierzeck · Wed Jan 14 21:44:13 2015 +0100
  50. 8d7ff4d MIPS: bootm: prepare a flattened device tree for the kernel by Daniel Schwierzeck · Wed Jan 14 21:44:13 2015 +0100
  51. 2edd528 MIPS: bootm: add mem, rd_start and rd_size to kernel command line by Daniel Schwierzeck · Wed Jan 14 21:44:13 2015 +0100
  52. c07dc60 MIPS: bootm: refactor preparation of Linux kernel environment by Daniel Schwierzeck · Wed Jan 14 21:44:13 2015 +0100
  53. f9749fa MIPS: bootm: refactor preparation of Linux kernel command line by Daniel Schwierzeck · Wed Jan 14 21:44:13 2015 +0100
  54. a5e9d6e microblaze: Support stack protection feature by Michal Simek · Tue Nov 04 13:30:14 2014 +0100
  55. 384081a mmc: zynq: Use phys_addr_t for addresses by Michal Simek · Wed Jan 14 16:11:47 2015 +0100
  56. 2876938 microblaze: Enable hardware exception by default by Michal Simek · Tue Nov 04 13:27:52 2014 +0100
  57. 163035e Merge git://git.denx.de/u-boot-arc by Tom Rini · Tue Jan 20 16:41:11 2015 -0500
  58. 7e33006 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Tue Jan 20 10:21:36 2015 -0500
  59. a92ce43 zynq: Remove reference to gdata by Simon Glass · Tue Dec 23 12:04:55 2014 -0700
  60. 3ec5f86 mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC by Nobuhiro Iwamatsu · Wed Dec 17 08:03:00 2014 +0900
  61. 2eb6c0b sunxi: Drop use of lowlevel_init() by Simon Glass · Tue Dec 23 12:04:53 2014 -0700
  62. 8735682 sunxi: Move SPL s_init() code to board_init_f() by Simon Glass · Tue Dec 23 12:04:52 2014 -0700
  63. 37972d8 arm: Add warnings about using gdata by Simon Glass · Tue Dec 23 12:04:51 2014 -0700
  64. c95d6c4 TI ARMv7: Don't use GD before crt0.S has set it by Tom Rini · Fri Dec 19 16:53:24 2014 -0500
  65. d390478 arch/powerpc: Add SGMII support for the L2 Switch ports by Codrin Ciubotariu · Mon Jan 12 14:08:31 2015 +0200
  66. 1979db2 arch/powerpc: Fix mapping of Freescale SerDes protocols by Codrin Ciubotariu · Mon Jan 12 14:08:30 2015 +0200
  67. a434191 mpc85xx: clean up the old deep sleep framework by tang yuantian · Thu Dec 18 10:26:34 2014 +0800
  68. ea2310f powerpc/t1024: add serdes protocol 0x40 and 0x5f by Shengzhou Liu · Wed Dec 17 15:38:13 2014 +0800
  69. 11421b4 powerpc/mpc85xx: Define PBI Flash Base for C29XPCIE Secure Boot by Aneesh Bansal · Fri Dec 12 15:35:04 2014 +0530
  70. a016d65 b4860: Correct LIODN assignment for PCIe by Tudor Laurentiu · Fri Dec 12 10:41:26 2014 +0200
  71. 1ef97e7 powerpc: mpc85xx: Add dummy gpio.h to enable CONFIG_OF_CONTROL by Ruchika Gupta · Wed Dec 10 11:52:50 2014 +0530
  72. 868ba89 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Thu Jan 15 14:05:31 2015 -0500
  73. 31e68c6 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · Thu Jan 15 17:13:24 2015 +0900
  74. ffef618 mpc8xx: remove unused linker script by Masahiro Yamada · Thu Jan 15 17:12:19 2015 +0900
  75. 60275dd ppc4xx: remove dead code by Masahiro Yamada · Thu Jan 15 17:10:56 2015 +0900
  76. 167bfbc arc: rename "arc700" in "arcv1" by Alexey Brodkin · Thu Dec 25 18:54:58 2014 +0300
  77. 7739f9f board/synopsys: remove selection of CPU from the board by Alexey Brodkin · Thu Dec 25 18:47:45 2014 +0300
  78. 722a1ec arc: move common sources in library by Alexey Brodkin · Sun Dec 28 02:42:12 2014 +0300
  79. 45a6d51 arc: move linker script in arch/arc/cpu folder by Alexey Brodkin · Sun Dec 28 02:45:37 2014 +0300
  80. b4ee139 arc: relocate - minor refactoring and clean-up by Alexey Brodkin · Fri Dec 26 19:36:30 2014 +0300
  81. 4fec6aa arc: introduce separate section for interrupt vector table by Igor Guryanov · Wed Dec 24 17:17:11 2014 +0300
  82. 5e4931f arc: add dependences on MMU presence by Alexey Brodkin · Wed Dec 24 17:00:29 2014 +0300
  83. a780a45 arc: interrupts - fix mask setup by Igor Guryanov · Wed Dec 24 16:31:26 2014 +0300
  84. 742bc74 arc: add ECR (exception cause register) output by Igor Guryanov · Wed Dec 24 16:26:14 2014 +0300
  85. bd889f9 arc: check caches existence before use by Igor Guryanov · Wed Dec 24 16:07:07 2014 +0300
  86. 5dc7d12 ARM: armv8: Fix typo in commentary by Michal Simek · Wed Jan 14 15:36:35 2015 +0100
  87. e80958b Add support for Seagate BlackArmor NAS220 by Evgeni Dobrev · Mon Dec 08 17:49:42 2014 +0100
  88. 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
  89. e7b852a sunxi: usbc: Add support for usb0 to the common usbc code by Hans de Goede · Wed Jan 07 15:26:06 2015 +0100
  90. 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
  91. f2f9a80 sun7i: Move psci_arch_init close to text_end by Jan Kiszka · Wed Dec 31 13:46:42 2014 +0100
  92. fdb0ff7 sun7i: Add support for taking CPUs offline via PSCI by Jan Kiszka · Wed Dec 31 13:46:40 2014 +0100
  93. 797a0f5 sunxi: video: Add lvds support by Hans de Goede · Thu Jan 01 22:04:34 2015 +0100
  94. 260f520 sunxi: video: Add VGA output support by Hans de Goede · Thu Dec 25 13:58:06 2014 +0100
  95. 7e68a1b sunxi: video: Add lcd output support by Hans de Goede · Sun Dec 21 16:28:32 2014 +0100
  96. 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
  97. 1fc9c4a sunxi: gpio: Add support for gpio pins on the AXP209 pmic by Hans de Goede · Wed Dec 24 19:34:38 2014 +0100
  98. e11b784 sunxi: gpio: Properly sort mux defines by port number by Hans de Goede · Mon Dec 22 11:39:57 2014 +0100
  99. 9557669 sunxi: video: Set input sync enable by Hans de Goede · Sat Dec 20 13:51:16 2014 +0100
  100. a2017e8 sunxi: video: Add hdmi support by Hans de Goede · Sat Dec 20 13:38:06 2014 +0100