1. b5788dc rockchip: rk3288: correct sdram setting by Chris Zhong · 9 years ago
  2. 87cef34 rockchip: make configure_emmc() empty for Firefly-RK3288 by FUKAUMI Naoki · 9 years ago
  3. 99aaa93 rockchip: rk3036: change ddr frequency to 400M by Lin Huang · 9 years ago
  4. 22d90d5 omap3: Use raw SPL by default for mmc1 by Alexander Graf · 9 years ago
  5. 5d07648 ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCs by Masahiro Yamada · 9 years ago
  6. 51244a6 ARM: uniphier: fix build error when CONFIG_CMD_DDRMPHY_DUMP=y by Masahiro Yamada · 9 years ago
  7. fc9e8f2 colibri-vf: Disable pull-up configuration in GPIO pin mux by Bhuvanchandra DV · 9 years ago
  8. 23a004a sniper: Various minor cleanups, missing Kconfig configs and reorganisation by Paul Kocialkowski · 9 years ago
  9. ba10b85 ARM: start.S: fix typo by Yuichiro Goto · 9 years ago
  10. 11d3ede ARM: uniphier: fix warnings reported by aarch64 compiler by Masahiro Yamada · 9 years ago
  11. fe5ea57 ARM: uniphier: prepare directory structure for ARMv8 SoC support by Masahiro Yamada · 9 years ago
  12. 2247c33 ARM: uniphier: rename PH1-LD10/PH1-sLD11 to PH1-LD20/PH1-LD11 by Masahiro Yamada · 9 years ago
  13. 5fb87a1 ARM: uniphier: rework UniPhier SoC select in Kconfig by Masahiro Yamada · 9 years ago
  14. 4e65100 ARM: uniphier: rename variable for DRAM controller base address by Masahiro Yamada · 9 years ago
  15. a191e0d ARM: uniphier: deprecate umc_dram_init_{start, poll} by Masahiro Yamada · 9 years ago
  16. 7c9cac9 ARM: uniphier: remove unused macros for UMC base addresses by Masahiro Yamada · 9 years ago
  17. fd14397 ARM: uniphier: rework DRAM size handling in UMC init code by Masahiro Yamada · 9 years ago
  18. 9a71844 ARM: uniphier: optimize PH1-Pro4 UMC init code with "for" loop by Masahiro Yamada · 9 years ago
  19. b870848 ARM: uniphier: optimize PH1-LD4 UMC init code with "for" loop by Masahiro Yamada · 9 years ago
  20. c5985b4 ARM: uniphier: optimize PH1-sLD8 UMC init code with "for" loop by Masahiro Yamada · 9 years ago
  21. 71d7ef3 ARM: uniphier: refactor UMC init code for PH1-LD4 by Masahiro Yamada · 9 years ago
  22. 380a8ca ARM: uniphier: support more DRAM use cases for PH1-sLD8 by Masahiro Yamada · 9 years ago
  23. 82e5950 ARM: uniphier: refactor UMC init code for PH1-sLD8 by Masahiro Yamada · 9 years ago
  24. 6257a0b ARM: uniphier: refactor DDR-PHY init code by Masahiro Yamada · 9 years ago
  25. 7887670 ARM: uniphier: remove unused argument of ph1_ld4_ddrphy_init() by Masahiro Yamada · 9 years ago
  26. 4f19f61 ARM: uniphier: merge DDR PHY init code for 3 SoCs by Masahiro Yamada · 9 years ago
  27. 4021b43 ARM: uniphier: add a field to specify DDR3+ by Masahiro Yamada · 9 years ago
  28. 3c963d4 ARM: uniphier: disable debug circuit clocks for PH1-Pro4 by Masahiro Yamada · 9 years ago
  29. 00dd3f6 ARM: uniphier: remove UMC_INITCTL* and UMC_DRMR* settings by Masahiro Yamada · 9 years ago
  30. 94b756f ARM: uniphier: refactor UMC init code for ProXstream2 by Masahiro Yamada · 9 years ago
  31. a54c879 ARM: uniphier: use pr_err() where possible by Masahiro Yamada · 9 years ago
  32. 59fe23c ARM: uniphier: optimize ProXstream2 UMC init code with "for" loop by Masahiro Yamada · 9 years ago
  33. 46abfcc ARM: uniphier: rework struct uniphier_board_data by Masahiro Yamada · 9 years ago
  34. 8353266 ARM: uniphier: remove unused umc_polling() by Masahiro Yamada · 9 years ago
  35. aa8a934 ARM: uniphier: default to environment in eMMC by Masahiro Yamada · 9 years ago
  36. 569e4be ARM: uniphier: add a command to find the first MMC (non-SD) device by Masahiro Yamada · 9 years ago
  37. a55d9fe ARM: uniphier: add eMMC boot support by Masahiro Yamada · 9 years ago
  38. c7f94ee ARM: dts: uniphier: add SD/MMC host controller nodes by Masahiro Yamada · 9 years ago
  39. 4aceb3f ARM: uniphier: enable UniPhier SD/MMC host driver by Masahiro Yamada · 9 years ago
  40. 595dc1e ARM: dts: uniphier: add GPIO controller nodes by Masahiro Yamada · 9 years ago
  41. b800cbd ARM: uniphier: enable GPIO command and driver for UniPhier SoCs by Masahiro Yamada · 9 years ago
  42. f8facbe gpio: do not include <asm/arch/gpio.h> for UniPhier by Masahiro Yamada · 9 years ago
  43. 0f5fb8c ARM: dts: uniphier: rework System Bus nodes by Masahiro Yamada · 9 years ago
  44. cdb714d Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  45. e1417c7 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  46. 757cd14 rpi: set board serial number in environment by Lubomir Rintel · 9 years ago
  47. e66c49f stm32: add support for stm32f7 & stm32f746 discovery board by Vikas Manocha · 9 years ago
  48. 09959ba gpio: stm32_gpio: move base addresses to the soc file by Vikas Manocha · 9 years ago
  49. 14cec06 gpio: stm32_gpio: move clock config from driver to board by Vikas Manocha · 9 years ago
  50. e6e34ca arm: socfpga: Fix ethernet reset handling by Marek Vasut · 9 years ago
  51. 80da866 arm: socfpga: Remove bashisms from qts filter by Marek Vasut · 9 years ago
  52. 755ff3a arm: socfpga: cv_socdk: Add support for QSPI boot by Marek Vasut · 9 years ago
  53. a1d4e96 arm: socfpga: av_socdk: Add support for QSPI boot by Marek Vasut · 9 years ago
  54. a08b192 armv7: ls102xa: Move smmu and stream id initialization into the common soc code by Alison Wang · 9 years ago
  55. 0e52b6f armv8/fsl-layerscape: fdt: add fixup for Fman ucode by Qianyu Gong · 9 years ago
  56. bbc8e05 armv8/ls1043a: Implement workaround for erratum A009660 by Mingkai Hu · 9 years ago
  57. 3e0a0fb armv8/ls1043a: enable workaround for errarum A009942 by Shengzhou Liu · 9 years ago
  58. 2f7d700 arm: ls1021aqds: Enable driver model lpuart serial driver by York Sun · 9 years ago
  59. 52dd704 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  60. dc44fd8 sunxi: H3: Add support for the host usb-phys by Jelle van der Waa · 9 years ago
  61. d83b47b arm: ls1021aqds: Convert to driver model and enable serial support by York Sun · 9 years ago
  62. baec7df ARM: zynq: Add reset-gpio property for USB on Zybo by Michal Simek · 9 years ago
  63. cb204a6 ARM: zynq: Enable u-boot,dm-pre-reloc for qspi by Nathan Rossi · 9 years ago
  64. e832a14 ARM: zynq: Remove unused SPI base addresses by Michal Simek · 9 years ago
  65. 595af9d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  66. 35c4ce5 imx: mx7d: isolate resources to domain 0 for A7 core by Peng Fan · 9 years ago
  67. 83703a1 imx: mx7: implement functions to boot auxiliary core by Peng Fan · 9 years ago
  68. 0623d37 imx: mx6: implement functions to boot auxiliary core by Peng Fan · 9 years ago
  69. 6f6058b imx: imx-common: introduce boot auxiliary core by Peng Fan · 9 years ago
  70. 677656b imx: mx7d: clock support for RDC by Peng Fan · 9 years ago
  71. af01359 imx: mx7d: Add RDC support by Peng Fan · 9 years ago
  72. d08607e imx: mx6sx Add RDC mappings of masters and peripherals by Peng Fan · 9 years ago
  73. de09c43 imx: imx-common: introduce Resource Domain Controller support by Peng Fan · 9 years ago
  74. 613e010 imx: mx6: introduce rdc regs by Peng Fan · 9 years ago
  75. 1a43dc1 imx: mx6: Implement mmc_get_env_part by Soeren Moch · 9 years ago
  76. f91e65a imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7 by Ulises Cardenas · 9 years ago
  77. 20680b5 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  78. 522e4fb ARM: Add Support for the VInCo platform by Gregory CLEMENT · 9 years ago
  79. f7cf291 ARM: at91: sama5d2: configure the L2 cache memory by Samuel Mescoff · 9 years ago
  80. c21c28b arm: at91: Add support for DENX MA5D4 SoM and EVK by Marek Vasut · 9 years ago
  81. c43a72e ARM: at91: clean up the PMC_PLLICPR init code by Wenyou Yang · 9 years ago
  82. c0b868c ARM: at91: clock: add PMC_PLLICPR init function by Wenyou Yang · 9 years ago
  83. be5e485 ARM: at91: clock: add PLLB enable/disable functions by Wenyou Yang · 9 years ago
  84. db5c102 ARM: at91: armv7: clean up UTMI PLL handle code by Wenyou Yang · 9 years ago
  85. 1e70b37 ARM: at91: clock: add UTMI PLL enable/disable function by Wenyou Yang · 9 years ago
  86. eced5a7 ARM: cpu: at91: clean up peripheral clock code by Wenyou Yang · 9 years ago
  87. 41bf25c ARM: at91: clock: add a new file to handle clock by Wenyou Yang · 9 years ago
  88. e5322df ARM: at91: asm/at91_pmc.h: fix trival register offset by Wenyou Yang · 9 years ago
  89. 5589bc2 ARM: tegra: enable USB device mode port on Dalmore by Stephen Warren · 9 years ago
  90. d6ef8a6 video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD by Simon Glass · 9 years ago
  91. e007633 tegra: video: Clean up the old LCD/PWM driver code by Simon Glass · 9 years ago
  92. 91c08af tegra: video: Move LCD driver to use the DM PWM driver by Simon Glass · 9 years ago
  93. bfda037 tegra: video: Move LCD enums into the driver by Simon Glass · 9 years ago
  94. 9e6866d tegra: video: Convert tegra20 LCD driver to driver model by Simon Glass · 9 years ago
  95. ce0c474 tegra: video: Merge the two config structures together by Simon Glass · 9 years ago
  96. 71cafc3 tegra: video: Merge the display driver into one file by Simon Glass · 9 years ago
  97. ee7d755 tegra: dts: Sync tegra20.dtsi with Linux v4.4 by Simon Glass · 9 years ago
  98. d2f9065 tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 by Simon Glass · 9 years ago
  99. 135a87e tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD by Simon Glass · 9 years ago
  100. 3f2997a tegra: Allow driver model to be used for the PWM by Simon Glass · 9 years ago