1. 23d184d arm: Show relocated PC/LR in the register dump by Simon Glass · 10 years ago
  2. 37118fb Errata/ARM57: Add basic constructs to handle and apply A57 specific erratas by Bhupesh Sharma · 10 years ago
  3. aed03fa Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  4. 306df2c Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  5. c8eac66 ARM: zynq: List qspi, smc and nand baseaddresses by Michal Simek · 10 years ago
  6. 63e3cea ARM: zynq: List nand, qspi and jtag boot modes by Michal Simek · 10 years ago
  7. f60c6fb ARM: zynq: slcr: Dont modify the reserved bits by Siva Durga Prasad Paladugu · 10 years ago
  8. 3ad87ca ARM: zynq: ddrc: Setup half of memory only for ECC case by Michal Simek · 11 years ago
  9. 555c7c0 ARM: zynq: Remove empty line by Michal Simek · 10 years ago
  10. c08cfc2 ARM: zynq: Enable the Neon instructions by Michal Simek · 10 years ago
  11. 03cae72 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  12. 62d1e99 ARM: kirkwood: fix cpu info for 6282 device id by Luka Perkov · 11 years ago
  13. 41ba57d fsl/ls1021qds: Add deep sleep support by tang yuantian · 10 years ago
  14. 33d2e46 ls102xa: fdt: Disable QSPI and DSPI in NOR/NAND/SD boot by Alison Wang · 10 years ago
  15. 7df50fd arm: ls102xa: Update snoop settings for CCI-400 by Alison Wang · 10 years ago
  16. 5699274 ARM: HYP/non-sec: Make variable gic_dist_addr as a local one by tang yuantian · 10 years ago
  17. 0181937 crypto/fsl: Add fixup for crypto node by Ruchika Gupta · 10 years ago
  18. d8f5275 arm: ls102xa: Add dummy gpio.h to enable CONFIG_OF_CONTROL by Ruchika Gupta · 10 years ago
  19. 0f5e557 ls102xa: etsec: Select ge0_clk125 for eTSEC clock muxing as default by Alison Wang · 10 years ago
  20. dda3b61 arm/ls1021a: Add workaround for DDR erratum A008378 by York Sun · 10 years ago
  21. 3b95288 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  22. 032c686 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  23. 0ba924a ARM: UniPhier: add SG_MEMCONF macros for DDR channel 2 by Masahiro Yamada · 10 years ago
  24. 367a0d5 ARM: UniPhier: rename SG_MEMCONF_* macros for readability by Masahiro Yamada · 10 years ago
  25. 4a35d60 ARM: UniPhier: use <linux/sizes.h> for readability by Masahiro Yamada · 10 years ago
  26. ee94ee3 ARM: UniPhier: remove non-sense inline directives by Masahiro Yamada · 10 years ago
  27. ec79c79 ARM: UniPhier: add static to local functions by Masahiro Yamada · 10 years ago
  28. 4484374 ARM: UniPhier: fix IECTRL set code for PH1-Pro4 by Masahiro Yamada · 10 years ago
  29. 061ae4c ARM: UniPhier: describe init_page_table shorter by Masahiro Yamada · 10 years ago
  30. 89a7c77 ARM: UniPhier: fix comments in SoC Glue init function by Masahiro Yamada · 10 years ago
  31. d6bc30a ARM: UniPhier: remove __packed that causes a problem on GCC 4.9 by Masahiro Yamada · 10 years ago
  32. 65afbbd Merge branch 'phys_t' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  33. 1a800f7 sunxi: Hookup OTG USB controller support by Hans de Goede · 10 years ago
  34. 7cd6f92 sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problems by Hans de Goede · 10 years ago
  35. 8ffc487 sunxi: Stop differentiating between 512M and 1G variants of the same board by Hans de Goede · 10 years ago
  36. daf2263 sunxi: mmc: Add support for sun9i (A80) by Hans de Goede · 10 years ago
  37. dacc088 sun9i: Add sun9i (A80) clock setup support by Hans de Goede · 10 years ago
  38. e35377d sun9i: Add clock_sun9i.h with ccu register layout for sun9i by Hans de Goede · 10 years ago
  39. ee74fec sun9i: Add cpu_sun9i.h with iomem defines by Hans de Goede · 10 years ago
  40. 9803e4e sunxi: Rename cpu.h to cpu_sun4i.h by Hans de Goede · 10 years ago
  41. cc67a0b sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headers by Hans de Goede · 10 years ago
  42. 22b6183 sunxi: Drop pll6 setting from clock_init_uart by Hans de Goede · 10 years ago
  43. 6515032 sunxi: display: Make lcd display clk phase configurable by Hans de Goede · 10 years ago
  44. b56f6e2 sunxi: Restore lowlevel_init usage by Hans de Goede · 10 years ago
  45. 38cd2d9 mmc: zynq: Use phys_addr_t for addresses by Michal Simek · 10 years ago
  46. 1cd2000 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  47. 80caacf zynq: Remove reference to gdata by Simon Glass · 10 years ago
  48. 72d42ba mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC by Nobuhiro Iwamatsu · 10 years ago
  49. 765ece8 ARM: atmel: sama5d4: add usb device initial code by Bo Shen · 10 years ago
  50. e05e46e ARM: atmel: sama5d4: add usb platform data by Bo Shen · 10 years ago
  51. 99197a9 arm, arm926ejs: make thumb mode compileable by Heiko Schocher · 10 years ago
  52. 2b7c0f3 sunxi: Drop use of lowlevel_init() by Simon Glass · 10 years ago
  53. f630974 sunxi: Move SPL s_init() code to board_init_f() by Simon Glass · 10 years ago
  54. 480ca13 arm: Add warnings about using gdata by Simon Glass · 10 years ago
  55. a6b541b TI ARMv7: Don't use GD before crt0.S has set it by Tom Rini · 10 years ago
  56. ab77f24 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  57. f1075ae ARM: armv8: Fix typo in commentary by Michal Simek · 10 years ago
  58. 9637c4b Add support for Seagate BlackArmor NAS220 by Evgeni Dobrev · 10 years ago
  59. a90e77d sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin by Hans de Goede · 10 years ago
  60. 4458b7a sunxi: usbc: Add support for usb0 to the common usbc code by Hans de Goede · 10 years ago
  61. 0eccec4 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg by Hans de Goede · 10 years ago
  62. 05c4bd3 sun7i: Move psci_arch_init close to text_end by Jan Kiszka · 10 years ago
  63. 602fa46 sun7i: Add support for taking CPUs offline via PSCI by Jan Kiszka · 10 years ago
  64. 213480e sunxi: video: Add lvds support by Hans de Goede · 10 years ago
  65. d9786d2 sunxi: video: Add VGA output support by Hans de Goede · 10 years ago
  66. 2dae800 sunxi: video: Add lcd output support by Hans de Goede · 10 years ago
  67. 5489ebc sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1 by Hans de Goede · 10 years ago
  68. 6c727e0 sunxi: gpio: Add support for gpio pins on the AXP209 pmic by Hans de Goede · 10 years ago
  69. d27f7d1 sunxi: gpio: Properly sort mux defines by port number by Hans de Goede · 10 years ago
  70. 876aaaf sunxi: video: Set input sync enable by Hans de Goede · 10 years ago
  71. 5ee0bea sunxi: video: Add hdmi support by Hans de Goede · 10 years ago
  72. 7548160 sunxi: video: Add DDC & EDID support by Hans de Goede · 10 years ago
  73. 25508ab sunxi: Fix PLL1 running at half speed on sun8i by Hans de Goede · 10 years ago
  74. c3d2b96 sunxi: Fix buggy sun6i/sun8i DRAM size detection logic by Siarhei Siamashka · 10 years ago
  75. 08fd147 sun8i: Add dram initialization support by Hans de Goede · 10 years ago
  76. 2367b44 sunxi: Use memcmp for mctl_mem_matches by Hans de Goede · 10 years ago
  77. 5665f50 sunxi: Fill memory before comparing it when doing dram init on sun6i by Hans de Goede · 10 years ago
  78. 07f4fe7 sunxi: Move await_completion dram helper to dram.h by Hans de Goede · 10 years ago
  79. 1aac47b sun6i: clock_set_pll5: Calculate k and m rather then hardcoding them by Hans de Goede · 10 years ago
  80. 5af741f sun6i: Add a sigma_delta_enable paramter to clock_set_pll5() by Hans de Goede · 10 years ago
  81. bdcdf84 sunxi: axp221: Add axp223 support by Hans de Goede · 10 years ago
  82. 66ebea0 sunxi: Add support for the rsb (Reduced Serial Bus) by Hans de Goede · 10 years ago
  83. ce88107 sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/ by Hans de Goede · 10 years ago
  84. 3f6242e sunxi: Align PSCI stack calculation to comment by Jan Kiszka · 10 years ago
  85. cac5b1c sunxi: Add sunxi_get_sid helper function by Hans de Goede · 10 years ago
  86. fc3a832 sunxi: mmc: Properly setup mod-clk and clock sampling phases by Hans de Goede · 10 years ago
  87. 7582e39 sun6i: dram: Do not try to initialize a second dram chan on A31s by Hans de Goede · 10 years ago
  88. 10191ed sun6i: Add sunxi_get_ss_bonding_id() function by Hans de Goede · 10 years ago
  89. 37781a1 sun6i: Make dram clk and zq value Kconfig options by Hans de Goede · 10 years ago
  90. fc46bae arm: am437x: Enable hardware leveling for EMIF by James Doublesin · 10 years ago
  91. 75d7a0d arm: build arch memset/memcpy in Thumb2 mode by Stefan Agner · 10 years ago
  92. f10d86d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  93. 906d6fe mx25: Fix boot hang by avoiding vector relocation by Fabio Estevam · 10 years ago
  94. 8ed5e4c mx25: Remove empty line after printing the reset cause by Fabio Estevam · 10 years ago
  95. b4ad44b ARM: UniPhier: add UART initialization routine for low-level debug by Masahiro Yamada · 10 years ago
  96. 2661dfd ARM: UniPhier: enable output of system bus by Masahiro Yamada · 10 years ago
  97. 5e165b2 ARM: UniPhier: fix SRAM size on support card by Masahiro Yamada · 10 years ago
  98. 653cda8 dt: socfpga: Replace num-chipselect with num-cs by Marek Vasut · 10 years ago
  99. 7411486 dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi by Marek Vasut · 10 years ago
  100. fc07889 Merge branch 'misc' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago