1. 090785d ARM: uniphier: add PLL init code for LD11 SoC by Masahiro Yamada · 8 years ago
  2. 8bcd0ec ARM: uniphier: move CONFIG_SPL_* to defconfig or select by Masahiro Yamada · 8 years ago
  3. a128ba5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  4. 171f2ca Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi by Tom Rini · 8 years ago
  5. 40ee94e ARM: uniphier: update DRAM init code for LD20 SoC by Masahiro Yamada · 8 years ago
  6. d11b0b7 ARM: uniphier: add PLL init code for LD20 SoC by Masahiro Yamada · 8 years ago
  7. f16518e ARM: uniphier: collect clock/PLL init code into a single directory by Masahiro Yamada · 8 years ago
  8. 9d6652c ARM: uniphier: move PLL init code to U-Boot proper where possible by Masahiro Yamada · 8 years ago
  9. ab61550 ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PER by Masahiro Yamada · 8 years ago
  10. 011fd5b ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20 by Masahiro Yamada · 8 years ago
  11. 7aac23c ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20 by Masahiro Yamada · 8 years ago
  12. 7637da8 ARM: dts: uniphier: include System Bus pin group node in SPL DT by Masahiro Yamada · 8 years ago
  13. c21e19a ARM: uniphier: consolidate NAND pin-mux settings by Masahiro Yamada · 8 years ago
  14. 3249627 ARM: uniphier: remove ad-hoc pin-mux code for sLD3 by Masahiro Yamada · 8 years ago
  15. 3d02c56 ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoC by Masahiro Yamada · 8 years ago
  16. 0c97725 ARM: uniphier: select PINCTRL and SPL_PINCTRL by Masahiro Yamada · 8 years ago
  17. b275e76 ARM: dts: uniphier: add pinctrl device node and pinctrl properties by Masahiro Yamada · 8 years ago
  18. b7b7c3d sunxi: Add defconfig and dts for the NanoPi NEO by Jelle van der Waa · 8 years ago
  19. d64afdc sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · 8 years ago
  20. 6662a9f Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  21. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  22. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  23. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  24. 0d7c7e0 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  25. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  26. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  27. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  28. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  29. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  30. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  31. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  32. 6172e2e Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  33. c5ec636 Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  34. d4c6180 Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  35. 79bc5bb Convert CONFIG_SPL_HASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  36. adc4911 Convert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  37. 167ad90 spear: Use upper case for CONFIG options by Simon Glass · 8 years ago
  38. 73ad4d0 Move existing use of CONFIG_SPL_RSA to Kconfig by Simon Glass · 8 years ago
  39. 9bbbc23 Move existing use of CONFIG_SPL_DM to Kconfig by Simon Glass · 8 years ago
  40. 3aa6612 arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILD by Simon Glass · 8 years ago
  41. 2de45ed ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21 by Masahiro Yamada · 8 years ago
  42. 63cd9b1 ARM: uniphier: fix DRAM size of LD21 SoC package by Masahiro Yamada · 8 years ago
  43. e59ed19 ARM: uniphier: merge board init functions into board_init() by Masahiro Yamada · 8 years ago
  44. 059c543 ARM: uniphier: use checkboard() instead of misc_init_f() by Masahiro Yamada · 8 years ago
  45. 492f50d ARM: uniphier: remove IECTRL setup code of LD4 SoC by Masahiro Yamada · 8 years ago
  46. e67eac0 mmc: uniphier-sd: migrate to CONFIG_BLK by Masahiro Yamada · 8 years ago
  47. 0d685b1 ARM: uniphier: delete unnecessary xHCI pin-mux settings by Masahiro Yamada · 8 years ago
  48. 5021b8a usb: uniphier: remove UniPhier xHCI driver and select DM_USB by Masahiro Yamada · 8 years ago
  49. 694adf1 ARM: uniphier: sort select:s alphabetically by Masahiro Yamada · 8 years ago
  50. 7161b6e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  51. 623753a ARM: am335x: select DM_GPIO by Masahiro Yamada · 8 years ago
  52. 6abecc3 ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig by Masahiro Yamada · 8 years ago
  53. d5415b2 ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · 8 years ago
  54. 2d7aa5e ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCI by Masahiro Yamada · 8 years ago
  55. fcd2155 ARM: tegra: remove wrong dependency on SPL_BUILD by Masahiro Yamada · 8 years ago
  56. cfff4aa TI: Rework SRAM definitions and maximums by Tom Rini · 8 years ago
  57. 2fc2ef5 meson: odroid-c2: enable Ethernet support through the device tree by Beniamino Galvani · 8 years ago
  58. 77e425d arm: dts: update DTS files for meson-gxbb and odroid-c2 by Beniamino Galvani · 8 years ago
  59. 6c68a22 bcm2835_gpio: Implement GPIOF_FUNC by Alexander Graf · 8 years ago
  60. cb3c121 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · 8 years ago
  61. 9301aea arm: imx: Add support for Advantech DMS-BA16 board by Akshay Bhat · 8 years ago
  62. d75e253 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  63. 65656ea ARM: dts: dra72-evm: fix broken ethernet by Mugunthan V N · 8 years ago
  64. 9c781a5 sunxi: Add defconfig and dts file for the Orange Pi Plus2E SBC by Hans de Goede · 8 years ago
  65. 364fd16 sunxi: Sync h3-orangepi dts files with kernel by Hans de Goede · 8 years ago
  66. c9a76b5 sunxi: Fix H3 EMAC syscon register address by Chen-Yu Tsai · 8 years ago
  67. 5aa576d sunxi: Add support for A33-OLinuXino board by Stefan Mavrodiev · 8 years ago
  68. ba2aa02 sunxi: add proper device tree for iNet D978 rev2 boards by Icenowy Zheng · 8 years ago
  69. 441f238 ARM: tegra: Add support for TK1-SOM board from Colorado Engineering by Peter Chubb · 8 years ago
  70. 88b9e73 ARM: tegra: use numeric versioning for p2771-0000 by Stephen Warren · 8 years ago
  71. 28a0b14 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  72. 21621ad ARM: dts: uniphier: add u-boot, dm-pre-reloc to use eMMC boot on sLD3 by Masahiro Yamada · 8 years ago
  73. d040170 ARM: uniphier: display revision of Micro Support Card 3.6.x kindly by Masahiro Yamada · 8 years ago
  74. a788892 ARM: uniphier: support system reset functionality for PSCI by Masahiro Yamada · 8 years ago
  75. 2f05d82 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  76. 7facf88 treewide: fix "followings" to "following" by Masahiro Yamada · 8 years ago
  77. bae1480 arm: cache: always flush cache line size for page table by Stefan Agner · 8 years ago
  78. c4a7322 arm: cache: add support for LPAE for region D$ behavior by Stefan Agner · 8 years ago
  79. bca0196 arch/arm/Kconfig: Whitespace correction by Tom Rini · 8 years ago
  80. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  81. 213407e sunxi: Tune H3 DRAM PLL to improve lock time by Jens Kuske · 8 years ago
  82. 663ae65 sunxi: display: Use PWM to drive backlight where applicable by Hans de Goede · 8 years ago
  83. 0f788b6 sun5i: Add defconfig and dts file for the Empire Electronix M712 tablet by Hans de Goede · 8 years ago
  84. 6ebb4d0 sunxi: Sync dts files with upstream kernel by Hans de Goede · 8 years ago
  85. 60ff992 sun6i: Add defconfig and dts file for tablets using the inet-q972 PCB by Hans de Goede · 8 years ago
  86. e97270c Merge branch 'master' of git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  87. 26898db arm: mvebu: a38x: typo fix cpabilities -> capbilities by Chris Packham · 8 years ago
  88. 3677118 arm: mvebu: a38x: update serdes error handling by Chris Packham · 8 years ago
  89. 460086e arm: mvebu: Add support for NAND interface on A-38x by Chris Packham · 8 years ago
  90. 1e75f47 ARM: tegra: remove stale nvidia, bpmp I2C DT property by Stephen Warren · 8 years ago
  91. 0a81e58 ARM: tegra: fix Tegra186 SDHCI clock/reset names by Stephen Warren · 8 years ago
  92. 1505b23 ARM: tegra: fix Tegra186 I2C clock name by Stephen Warren · 8 years ago
  93. e428420 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 8 years ago
  94. 42eae24 ARM: OMAP4+: vcores: Remove duplicated code by Lokesh Vutla · 8 years ago
  95. 266b23a ARM: OMAP5+: vcores: Drop unnecessary #ifndefs by Lokesh Vutla · 8 years ago
  96. 36f067f cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · 8 years ago
  97. 234a4cd ARM: rmobile: r8a7795: Add MMU layout by Nobuhiro Iwamatsu · 8 years ago
  98. 9d0e937 arm: rmobile: Add BLANCHE board support by masakazu.mochizuki.wd@hitachi.com · 9 years ago
  99. fdf7c65 ARM: rmobile: Add support salvator-x board by Nobuhiro Iwamatsu · 9 years ago
  100. 2a6078e ARM: rmobile: Add support R8A7795 by Nobuhiro Iwamatsu · 9 years ago