1. ab92da9 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  2. aed03fa Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  3. 306df2c Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  4. c8eac66 ARM: zynq: List qspi, smc and nand baseaddresses by Michal Simek · 10 years ago
  5. 63e3cea ARM: zynq: List nand, qspi and jtag boot modes by Michal Simek · 10 years ago
  6. f60c6fb ARM: zynq: slcr: Dont modify the reserved bits by Siva Durga Prasad Paladugu · 10 years ago
  7. 3ad87ca ARM: zynq: ddrc: Setup half of memory only for ECC case by Michal Simek · 11 years ago
  8. 555c7c0 ARM: zynq: Remove empty line by Michal Simek · 10 years ago
  9. c08cfc2 ARM: zynq: Enable the Neon instructions by Michal Simek · 10 years ago
  10. 03cae72 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  11. 62d1e99 ARM: kirkwood: fix cpu info for 6282 device id by Luka Perkov · 11 years ago
  12. 41ba57d fsl/ls1021qds: Add deep sleep support by tang yuantian · 10 years ago
  13. 380ab5c x86: ivybridge: Drop the Kconfig MRC cache information by Simon Glass · 10 years ago
  14. 069f548 x86: config: Enable hook for saving MRC configuration by Simon Glass · 10 years ago
  15. 191c008 x86: Implement a cache for Memory Reference Code parameters by Simon Glass · 10 years ago
  16. a9aff2f x86: dts: Add SPI flash MRC details for chromebook_link by Simon Glass · 10 years ago
  17. b18c68d x86: Use ipchecksum from net/ by Simon Glass · 10 years ago
  18. 33d2e46 ls102xa: fdt: Disable QSPI and DSPI in NOR/NAND/SD boot by Alison Wang · 10 years ago
  19. 7df50fd arm: ls102xa: Update snoop settings for CCI-400 by Alison Wang · 10 years ago
  20. 5699274 ARM: HYP/non-sec: Make variable gic_dist_addr as a local one by tang yuantian · 10 years ago
  21. 0181937 crypto/fsl: Add fixup for crypto node by Ruchika Gupta · 10 years ago
  22. d8f5275 arm: ls102xa: Add dummy gpio.h to enable CONFIG_OF_CONTROL by Ruchika Gupta · 10 years ago
  23. 0f5e557 ls102xa: etsec: Select ge0_clk125 for eTSEC clock muxing as default by Alison Wang · 10 years ago
  24. dda3b61 arm/ls1021a: Add workaround for DDR erratum A008378 by York Sun · 10 years ago
  25. fea1c47 x86: Fix various code format issues in start16.S by Bin Meng · 10 years ago
  26. 3b621cc x86: Test mtrr support flag before accessing mtrr msr by Bin Meng · 10 years ago
  27. 4949166 x86: Save mtrr support flag in global data by Bin Meng · 10 years ago
  28. 566d175 x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.c by Bin Meng · 10 years ago
  29. 07570e7 x86: Fix out of bounds irq handlers access by Sebastien Ronsse · 10 years ago
  30. bdc88d4 x86: Support ROMs on other archs by Simon Glass · 10 years ago
  31. 37b608a powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200 by Masahiro Yamada · 10 years ago
  32. a258e73 powerpc: mpc5xxx: PM520 board support by Masahiro Yamada · 10 years ago
  33. ad734f7 powerpc: mpc5xxx: remove Total5200 board support by Masahiro Yamada · 10 years ago
  34. 5344cc1 powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards by Masahiro Yamada · 10 years ago
  35. 168dcc6 powerpc: mpc85xx: remove P2020DS board support by Masahiro Yamada · 10 years ago
  36. 8912353 powerpc: mpc85xx: remove P2020COME board support by Masahiro Yamada · 10 years ago
  37. 743d481 powerpc: mpc85xx: remove P1_P2_RDB boards by Masahiro Yamada · 10 years ago
  38. 8d1e3cb powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS support by Masahiro Yamada · 10 years ago
  39. 3b95288 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  40. ec0cc98 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  41. 032c686 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  42. 1d6a950 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 10 years ago
  43. 0ba924a ARM: UniPhier: add SG_MEMCONF macros for DDR channel 2 by Masahiro Yamada · 10 years ago
  44. 367a0d5 ARM: UniPhier: rename SG_MEMCONF_* macros for readability by Masahiro Yamada · 10 years ago
  45. 4a35d60 ARM: UniPhier: use <linux/sizes.h> for readability by Masahiro Yamada · 10 years ago
  46. ee94ee3 ARM: UniPhier: remove non-sense inline directives by Masahiro Yamada · 10 years ago
  47. ec79c79 ARM: UniPhier: add static to local functions by Masahiro Yamada · 10 years ago
  48. 4484374 ARM: UniPhier: fix IECTRL set code for PH1-Pro4 by Masahiro Yamada · 10 years ago
  49. 061ae4c ARM: UniPhier: describe init_page_table shorter by Masahiro Yamada · 10 years ago
  50. 89a7c77 ARM: UniPhier: fix comments in SoC Glue init function by Masahiro Yamada · 10 years ago
  51. d6bc30a ARM: UniPhier: remove __packed that causes a problem on GCC 4.9 by Masahiro Yamada · 10 years ago
  52. 9d86c8d Merge branch 'next' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  53. 65afbbd Merge branch 'phys_t' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  54. 1a800f7 sunxi: Hookup OTG USB controller support by Hans de Goede · 10 years ago
  55. 7cd6f92 sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problems by Hans de Goede · 10 years ago
  56. 8ffc487 sunxi: Stop differentiating between 512M and 1G variants of the same board by Hans de Goede · 10 years ago
  57. daf2263 sunxi: mmc: Add support for sun9i (A80) by Hans de Goede · 10 years ago
  58. dacc088 sun9i: Add sun9i (A80) clock setup support by Hans de Goede · 10 years ago
  59. e35377d sun9i: Add clock_sun9i.h with ccu register layout for sun9i by Hans de Goede · 10 years ago
  60. ee74fec sun9i: Add cpu_sun9i.h with iomem defines by Hans de Goede · 10 years ago
  61. 9803e4e sunxi: Rename cpu.h to cpu_sun4i.h by Hans de Goede · 10 years ago
  62. cc67a0b sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headers by Hans de Goede · 10 years ago
  63. 22b6183 sunxi: Drop pll6 setting from clock_init_uart by Hans de Goede · 10 years ago
  64. 6515032 sunxi: display: Make lcd display clk phase configurable by Hans de Goede · 10 years ago
  65. b56f6e2 sunxi: Restore lowlevel_init usage by Hans de Goede · 10 years ago
  66. 7e40e4b arch/powerpc: Initialize VSC9953 L2 Switch by Codrin Ciubotariu · 10 years ago
  67. e520023 MIPS: add support for pre-relocation malloc by Daniel Schwierzeck · 10 years ago
  68. dd82128 MIPS: add support for CONFIG_SYS_INIT_SP_ADDR by Daniel Schwierzeck · 10 years ago
  69. 9d638ee MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACE by Daniel Schwierzeck · 10 years ago
  70. c57dafb MIPS: replace $(CPU) with Kconfig symbols by Daniel Schwierzeck · 10 years ago
  71. a18a477 MIPS: use common code from lib/time.c by Thomas Langer · 10 years ago
  72. e13a50b MIPS: bootm: add bootstage reporting by Daniel Schwierzeck · 10 years ago
  73. 5002d8c MIPS: bootm: prepare a flattened device tree for the kernel by Daniel Schwierzeck · 10 years ago
  74. 8cec725 MIPS: bootm: add mem, rd_start and rd_size to kernel command line by Daniel Schwierzeck · 10 years ago
  75. ca65e58 MIPS: bootm: refactor preparation of Linux kernel environment by Daniel Schwierzeck · 10 years ago
  76. 25fc664 MIPS: bootm: refactor preparation of Linux kernel command line by Daniel Schwierzeck · 10 years ago
  77. da931af microblaze: Support stack protection feature by Michal Simek · 10 years ago
  78. 38cd2d9 mmc: zynq: Use phys_addr_t for addresses by Michal Simek · 10 years ago
  79. 822d43a microblaze: Enable hardware exception by default by Michal Simek · 10 years ago
  80. 768f609 Merge git://git.denx.de/u-boot-arc by Tom Rini · 10 years ago
  81. 1cd2000 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  82. 80caacf zynq: Remove reference to gdata by Simon Glass · 10 years ago
  83. 72d42ba mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC by Nobuhiro Iwamatsu · 10 years ago
  84. 765ece8 ARM: atmel: sama5d4: add usb device initial code by Bo Shen · 10 years ago
  85. e05e46e ARM: atmel: sama5d4: add usb platform data by Bo Shen · 10 years ago
  86. 99197a9 arm, arm926ejs: make thumb mode compileable by Heiko Schocher · 10 years ago
  87. 2b7c0f3 sunxi: Drop use of lowlevel_init() by Simon Glass · 10 years ago
  88. f630974 sunxi: Move SPL s_init() code to board_init_f() by Simon Glass · 10 years ago
  89. 480ca13 arm: Add warnings about using gdata by Simon Glass · 10 years ago
  90. a6b541b TI ARMv7: Don't use GD before crt0.S has set it by Tom Rini · 10 years ago
  91. c2a61cd arch/powerpc: Add SGMII support for the L2 Switch ports by Codrin Ciubotariu · 10 years ago
  92. 7d33a87 arch/powerpc: Fix mapping of Freescale SerDes protocols by Codrin Ciubotariu · 10 years ago
  93. 59d34ed mpc85xx: clean up the old deep sleep framework by tang yuantian · 10 years ago
  94. f08a5db powerpc/t1024: add serdes protocol 0x40 and 0x5f by Shengzhou Liu · 10 years ago
  95. b3f0f63 powerpc/mpc85xx: Define PBI Flash Base for C29XPCIE Secure Boot by Aneesh Bansal · 10 years ago
  96. d1ccaf7 b4860: Correct LIODN assignment for PCIe by Tudor Laurentiu · 10 years ago
  97. d67be7c powerpc: mpc85xx: Add dummy gpio.h to enable CONFIG_OF_CONTROL by Ruchika Gupta · 10 years ago
  98. ab77f24 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  99. d928664 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · 10 years ago
  100. eb8b3f1 mpc8xx: remove unused linker script by Masahiro Yamada · 10 years ago