1. 0eccec4 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg by Hans de Goede · 10 years ago
  2. 05c4bd3 sun7i: Move psci_arch_init close to text_end by Jan Kiszka · 10 years ago
  3. 602fa46 sun7i: Add support for taking CPUs offline via PSCI by Jan Kiszka · 10 years ago
  4. 213480e sunxi: video: Add lvds support by Hans de Goede · 10 years ago
  5. d9786d2 sunxi: video: Add VGA output support by Hans de Goede · 10 years ago
  6. 2dae800 sunxi: video: Add lcd output support by Hans de Goede · 10 years ago
  7. 5489ebc sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1 by Hans de Goede · 10 years ago
  8. 6c727e0 sunxi: gpio: Add support for gpio pins on the AXP209 pmic by Hans de Goede · 10 years ago
  9. d27f7d1 sunxi: gpio: Properly sort mux defines by port number by Hans de Goede · 10 years ago
  10. 876aaaf sunxi: video: Set input sync enable by Hans de Goede · 10 years ago
  11. 5ee0bea sunxi: video: Add hdmi support by Hans de Goede · 10 years ago
  12. 7548160 sunxi: video: Add DDC & EDID support by Hans de Goede · 10 years ago
  13. 25508ab sunxi: Fix PLL1 running at half speed on sun8i by Hans de Goede · 10 years ago
  14. c3d2b96 sunxi: Fix buggy sun6i/sun8i DRAM size detection logic by Siarhei Siamashka · 10 years ago
  15. 08fd147 sun8i: Add dram initialization support by Hans de Goede · 10 years ago
  16. 2367b44 sunxi: Use memcmp for mctl_mem_matches by Hans de Goede · 10 years ago
  17. 5665f50 sunxi: Fill memory before comparing it when doing dram init on sun6i by Hans de Goede · 10 years ago
  18. 07f4fe7 sunxi: Move await_completion dram helper to dram.h by Hans de Goede · 10 years ago
  19. 1aac47b sun6i: clock_set_pll5: Calculate k and m rather then hardcoding them by Hans de Goede · 10 years ago
  20. 5af741f sun6i: Add a sigma_delta_enable paramter to clock_set_pll5() by Hans de Goede · 10 years ago
  21. bdcdf84 sunxi: axp221: Add axp223 support by Hans de Goede · 10 years ago
  22. 66ebea0 sunxi: Add support for the rsb (Reduced Serial Bus) by Hans de Goede · 10 years ago
  23. ce88107 sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/ by Hans de Goede · 10 years ago
  24. 3f6242e sunxi: Align PSCI stack calculation to comment by Jan Kiszka · 10 years ago
  25. cac5b1c sunxi: Add sunxi_get_sid helper function by Hans de Goede · 10 years ago
  26. fc3a832 sunxi: mmc: Properly setup mod-clk and clock sampling phases by Hans de Goede · 10 years ago
  27. 7582e39 sun6i: dram: Do not try to initialize a second dram chan on A31s by Hans de Goede · 10 years ago
  28. 10191ed sun6i: Add sunxi_get_ss_bonding_id() function by Hans de Goede · 10 years ago
  29. 37781a1 sun6i: Make dram clk and zq value Kconfig options by Hans de Goede · 10 years ago
  30. 75d7a0d arm: build arch memset/memcpy in Thumb2 mode by Stefan Agner · 10 years ago
  31. f10d86d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  32. 906d6fe mx25: Fix boot hang by avoiding vector relocation by Fabio Estevam · 10 years ago
  33. 8ed5e4c mx25: Remove empty line after printing the reset cause by Fabio Estevam · 10 years ago
  34. b4ad44b ARM: UniPhier: add UART initialization routine for low-level debug by Masahiro Yamada · 10 years ago
  35. 2661dfd ARM: UniPhier: enable output of system bus by Masahiro Yamada · 10 years ago
  36. 5e165b2 ARM: UniPhier: fix SRAM size on support card by Masahiro Yamada · 10 years ago
  37. 653cda8 dt: socfpga: Replace num-chipselect with num-cs by Marek Vasut · 10 years ago
  38. 7411486 dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi by Marek Vasut · 10 years ago
  39. fc07889 Merge branch 'misc' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  40. 9332274 cros-ec-keyboard: Synchronize DT binding from linux by Sjoerd Simons · 10 years ago
  41. 58927a9 keystone: set default pci mode to root complex by Karicheri, Muralidharan · 10 years ago
  42. 87791ad arm: omap: reset sata on boot by Dmitry Lifshitz · 10 years ago
  43. 8decf5d OMAP5+: sata/scsi: implement scsi_bus_reset() by Dmitry Lifshitz · 10 years ago
  44. 2509814 Revert "ARM: omap4: Update sdram setting for panda rev A6" by Nishanth Menon · 10 years ago
  45. 38e5a5a ARM: OMAP4: Panda: rework DMM logic by Nishanth Menon · 10 years ago
  46. b310792 omap-common/hwinit-common.c: timer_init() doesn't need to touch gd by Tom Rini · 10 years ago
  47. b352dde am33xx: Drop timer_init call from s_init by Tom Rini · 10 years ago
  48. 57b5e43 socfpga: Drop redundant save_boot_params by Tom Rini · 10 years ago
  49. 97a8196 ARM: bootm: do not add PSCI to fdt when booting in secure mode. by Ian Campbell · 10 years ago
  50. b4a0b40 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  51. a74a4a8 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  52. b93ab2e arm:mx6sx add QSPI support by Peng Fan · 10 years ago
  53. 6d76e2a Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  54. 5523cc2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  55. f23041a Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  56. 87b27c7 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  57. cd3c589 imx: i2c: Zap unnecessary malloc() calls by Marek Vasut · 10 years ago
  58. 248802d imx SPL: enable boot from eMMC boot partitions. by Pierre Aubert · 10 years ago
  59. 4e0114d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  60. 7b77c9a ARM: UniPhier: display boot swap pin status by pinmon command by Masahiro Yamada · 10 years ago
  61. c67b2af ARM: UniPhier: add dump command of DDR PHY parameters by Masahiro Yamada · 10 years ago
  62. b614e16 ARM: UniPhier: add DDR PHY training code by Masahiro Yamada · 10 years ago
  63. 4d013d8 bcm281xx: add support for "USB OTG clock" by Steve Rae · 10 years ago
  64. 47705ef ARM: rpi: support model A+ by Stephen Warren · 10 years ago
  65. 9be5c66 arm: semihosting: get rid of forward declarations by Linus Walleij · 10 years ago
  66. 4e1ef15 arm: semihosting: fix up compile bugs by Linus Walleij · 10 years ago
  67. 50b5639 arm: semihosting: staticize internal functions by Linus Walleij · 10 years ago
  68. fb56435 arm: exynos: clock: support SPLL as mmc source clock for exynos5420 by Joonyoung Shim · 10 years ago
  69. ce88a25 odroid-XU3: Add entry for DTS EHCI GPIO by Sjoerd Simons · 10 years ago
  70. a7b9920 exynos5420: fix compilation without parade video by Sjoerd Simons · 10 years ago
  71. 307e90e Exynos5800: The Peach-Pi board does not have a Parade video bridge by Sjoerd Simons · 10 years ago
  72. 6207604 Odroid-XU3: Add support for Odroid-XU3 by Hyungwon Hwang · 10 years ago
  73. d0e932d arm: socfpga: Change watchdog timeout by Stefan Roese · 10 years ago
  74. eb412d7 imx:mx6 fix return value of mxc_get_clock by Peng Fan · 10 years ago
  75. 1dfdd9b ARM: Implement non-cached memory support by Thierry Reding · 10 years ago
  76. 6e2fca9 ARM: tegra: Enable PCIe on Jetson TK1 by Thierry Reding · 10 years ago
  77. 9c46e6c ARM: tegra: Add Tegra124 PCIe device tree node by Thierry Reding · 10 years ago
  78. 12e5f6a ARM: tegra: Add GIC for Tegra124 by Thierry Reding · 10 years ago
  79. affe026 ARM: tegra: Enable PCIe on Beaver by Thierry Reding · 10 years ago
  80. 5a2c96a ARM: tegra: Enable PCIe on Cardhu by Thierry Reding · 10 years ago
  81. a1811bc ARM: tegra: Add Tegra30 PCIe device tree node by Thierry Reding · 10 years ago
  82. cd99876 ARM: tegra: Add GIC for Tegra30 by Thierry Reding · 10 years ago
  83. 7dd8738 ARM: tegra: Enable PCIe on TrimSlice by Thierry Reding · 10 years ago
  84. 65d2465 ARM: tegra: Add Tegra20 PCIe device tree node by Thierry Reding · 10 years ago
  85. b02f3e0 ARM: tegra: Enable XUSB pad controller on Jetson TK1 by Thierry Reding · 10 years ago
  86. 78e9f1c ARM: tegra: Add XUSB pad controller on Tegra124 by Thierry Reding · 10 years ago
  87. 79c7a90 ARM: tegra: Implement XUSB pad controller by Thierry Reding · 10 years ago
  88. 48510c0 ARM: tegra: Implement powergate support by Thierry Reding · 10 years ago
  89. 59cb3bf ARM: tegra: Provide PCIEXCLK reset ID by Thierry Reding · 10 years ago
  90. a723074 ARM: tegra: Implement tegra_plle_enable() by Thierry Reding · 10 years ago
  91. 839e4f7 ARM: tegra: colibri_t30: comment style fix by Marcel Ziswiler · 10 years ago
  92. 992e874 ARM: UniPhier: select CONFIG_SPL by Masahiro Yamada · 10 years ago
  93. d4d45ea ARM: UniPhier: remove unnecessary ifdef conditional by Masahiro Yamada · 10 years ago
  94. 490f55c ARM: UniPhier: fix property names of aliases nodes of device trees by Masahiro Yamada · 10 years ago
  95. 3bfbf32 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  96. a5a5882 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  97. fc9b0b8 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  98. 2c49323 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  99. b0e6ef4 dm: i2c: tegra: Convert to driver model by Simon Glass · 10 years ago
  100. a6c7b46 ARM: tegra: Add support for nyan-big board by Allen Martin · 10 years ago