summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier
Commit message (Expand)AuthorAgeFilesLines
* ARM: uniphier: update DRAM init code for LD11 SoCMasahiro Yamada2016-10-292-23/+391
* ARM: uniphier: support DDR PHY parameter dump command for LD11Masahiro Yamada2016-10-292-6/+19
* ARM: uniphier: refactor DDR PHY parameter dump commandMasahiro Yamada2016-10-293-44/+50
* ARM: uniphier: rework existing DDR PHY code to reuse for LD11 SoCMasahiro Yamada2016-10-298-294/+302
* ARM: uniphier: do not run harmful code for USB boot mode of LD11 ES3Masahiro Yamada2016-10-291-3/+5
* ARM: uniphier: enable clocks to MIO/STDMAC on LD11 if USB is enabledMasahiro Yamada2016-10-292-0/+13
* ARM: uniphier: fix DRAM init poll address for LD4, Pro4, sLD8Masahiro Yamada2016-10-293-3/+3
* ARM: uniphier: rename ddrphy-ld20-regs.h to ddruqphy-regs.hMasahiro Yamada2016-10-292-4/+4
* ARM: uniphier: update DRAM init code for LD20 SoC (3rd)Masahiro Yamada2016-10-293-36/+83
* ARM: uniphier: remove unused board attribute macrosMasahiro Yamada2016-10-291-3/+0
* ARM: uniphier: enable SSC for more PLLs for LD20 SoCMasahiro Yamada2016-10-292-13/+11
* ARM: uniphier: remove unneeded mdelay() in PLL setting functionMasahiro Yamada2016-10-291-2/+0
* ARM: uniphier: adjust fdt_file environment handling to latest LinuxMasahiro Yamada2016-10-291-12/+9
* ARM: uniphier: remove unnecessary EHCI reset deassertionMasahiro Yamada2016-10-182-8/+6
* ARM: dts: uniphier: sync DT with latest LinuxMasahiro Yamada2016-10-181-13/+13
* ARM: uniphier: fix addresses of Cortex-A72 gear setting macrosMasahiro Yamada2016-10-181-3/+3
* libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-131-3/+2
* ARM: uniphier: insert udelay() just before support_card_reset_deassert()Masahiro Yamada2016-10-101-2/+1
* ARM: uniphier: add work-around for VBO noise problemMasahiro Yamada2016-10-101-0/+7
* ARM: uniphier: update DRAM init code for LD20 SoC (2nd)Masahiro Yamada2016-10-102-333/+356
* ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoCMasahiro Yamada2016-10-101-0/+1
* ARM: uniphier: do not setup pins for System Bus on NAND boot modeMasahiro Yamada2016-10-102-2/+6
* spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2016-10-061-4/+5
* spl: Convert spl_board_load_image() to use linker listSimon Glass2016-10-061-1/+2
* spl: Convert boot_device into a structSimon Glass2016-10-061-1/+1
* spl: Add a parameter to spl_parse_image_header()Simon Glass2016-10-061-1/+1
* ARM: uniphier: add PLL init code for LD11 SoCMasahiro Yamada2016-09-237-7/+71
* ARM: uniphier: move CONFIG_SPL_* to defconfig or selectMasahiro Yamada2016-09-231-15/+0
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-09-1854-1018/+1086
|\
| * ARM: uniphier: update DRAM init code for LD20 SoCMasahiro Yamada2016-09-192-62/+447
| * ARM: uniphier: add PLL init code for LD20 SoCMasahiro Yamada2016-09-199-5/+234
| * ARM: uniphier: collect clock/PLL init code into a single directoryMasahiro Yamada2016-09-1913-24/+18
| * ARM: uniphier: move PLL init code to U-Boot proper where possibleMasahiro Yamada2016-09-1919-495/+365
| * ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PERMasahiro Yamada2016-09-181-1/+1
| * ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20Masahiro Yamada2016-09-185-31/+10
| * ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20Masahiro Yamada2016-09-186-44/+5
| * ARM: uniphier: consolidate NAND pin-mux settingsMasahiro Yamada2016-09-1813-274/+51
| * ARM: uniphier: remove ad-hoc pin-mux code for sLD3Masahiro Yamada2016-09-185-58/+0
| * ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoCMasahiro Yamada2016-09-181-2/+0
| * ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21Masahiro Yamada2016-09-172-4/+32
| * ARM: uniphier: fix DRAM size of LD21 SoC packageMasahiro Yamada2016-09-171-1/+1
| * ARM: uniphier: merge board init functions into board_init()Masahiro Yamada2016-09-145-40/+16
| * ARM: uniphier: use checkboard() instead of misc_init_f()Masahiro Yamada2016-09-144-24/+7
| * ARM: uniphier: remove IECTRL setup code of LD4 SoCMasahiro Yamada2016-09-141-6/+0
| * ARM: uniphier: delete unnecessary xHCI pin-mux settingsMasahiro Yamada2016-09-145-48/+0
* | Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* | Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* | Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
|/