Commit Graph

36254 Commits (27754d18fc1b5a5c6a6e86ababf44b382a6dc7d9)
 

Author SHA1 Message Date
Masahiro Yamada b870848795 ARM: uniphier: optimize PH1-LD4 UMC init code with "for" loop 9 years ago
Masahiro Yamada c5985b4bbb ARM: uniphier: optimize PH1-sLD8 UMC init code with "for" loop 9 years ago
Masahiro Yamada 71d7ef35df ARM: uniphier: refactor UMC init code for PH1-LD4 9 years ago
Masahiro Yamada 380a8cafc0 ARM: uniphier: support more DRAM use cases for PH1-sLD8 9 years ago
Masahiro Yamada 82e5950802 ARM: uniphier: refactor UMC init code for PH1-sLD8 9 years ago
Masahiro Yamada 6257a0b0e9 ARM: uniphier: refactor DDR-PHY init code 9 years ago
Masahiro Yamada 7887670498 ARM: uniphier: remove unused argument of ph1_ld4_ddrphy_init() 9 years ago
Masahiro Yamada 4f19f61184 ARM: uniphier: merge DDR PHY init code for 3 SoCs 9 years ago
Masahiro Yamada 4021b4381d ARM: uniphier: add a field to specify DDR3+ 9 years ago
Masahiro Yamada 3c963d4899 ARM: uniphier: disable debug circuit clocks for PH1-Pro4 9 years ago
Masahiro Yamada 00dd3f6ab0 ARM: uniphier: remove UMC_INITCTL* and UMC_DRMR* settings 9 years ago
Masahiro Yamada 94b756f331 ARM: uniphier: refactor UMC init code for ProXstream2 9 years ago
Masahiro Yamada a54c879a42 ARM: uniphier: use pr_err() where possible 9 years ago
Masahiro Yamada 59fe23c2e0 ARM: uniphier: optimize ProXstream2 UMC init code with "for" loop 9 years ago
Masahiro Yamada 46abfcc99e ARM: uniphier: rework struct uniphier_board_data 9 years ago
Masahiro Yamada 8353266825 ARM: uniphier: remove unused umc_polling() 9 years ago
Masahiro Yamada aa8a93480e ARM: uniphier: default to environment in eMMC 9 years ago
Masahiro Yamada c231c4367a ARM: uniphier: add emmcupdate command 9 years ago
Masahiro Yamada 569e4be172 ARM: uniphier: add a command to find the first MMC (non-SD) device 9 years ago
Masahiro Yamada a55d9feeec ARM: uniphier: add eMMC boot support 9 years ago
Masahiro Yamada c7f94eecfd ARM: dts: uniphier: add SD/MMC host controller nodes 9 years ago
Masahiro Yamada 4aceb3f8d4 ARM: uniphier: enable UniPhier SD/MMC host driver 9 years ago
Masahiro Yamada a111bfbfad mmc: uniphier: add driver for UniPhier SD/MMC host controller 9 years ago
Masahiro Yamada 595dc1e162 ARM: dts: uniphier: add GPIO controller nodes 9 years ago
Masahiro Yamada b800cbde4f ARM: uniphier: enable GPIO command and driver for UniPhier SoCs 9 years ago
Masahiro Yamada f8facbe71e gpio: do not include <asm/arch/gpio.h> for UniPhier 9 years ago
Masahiro Yamada b9a66b63b4 gpio: uniphier: add driver for UniPhier GPIO controller 9 years ago
Masahiro Yamada 0f5fb8ce40 ARM: dts: uniphier: rework System Bus nodes 9 years ago
Tom Rini 50dc8677d7 Merge git://git.denx.de/u-boot-usb 9 years ago
Tom Rini d5c6144fe3 Merge git://git.denx.de/u-boot-dm 9 years ago
Tom Rini 38e65aeb70 Merge branch 'master' of git://git.denx.de/u-boot-net 9 years ago
Alexandre Messier 50768f5b06 net: bootp: Add environment variable for timeout period 9 years ago
Alison Wang 903d384d40 net: phy: atheros: Fix problem with phy_reset() clearing BMCR 9 years ago
Yangbo Lu cf23b4da62 powerpc/t208xqds: fix esdhc peripheral clock support 9 years ago
Marek Vasut abd702f48c usb: ehci: Fix warning on aarch64 9 years ago
Bin Meng 6796704b0d pci: Fix compiler warnings in dm_pciauto_setup_device() 9 years ago
Simon Glass f8025b58f8 spi: Re-enable the SPI flash tests 9 years ago
Simon Glass 0badb23d11 spi: Correct two error return values 9 years ago
Simon Glass ffe276d27a sandbox: spi: Remove an incorrect free() 9 years ago
Simon Glass 20f655da11 sandbox: spi: Add more debugging to SPI emulation 9 years ago
Simon Glass 651490212a sandbox: Enable the early timer 9 years ago
Simon Glass c00e922530 sandbox: Correct ordering of defconfig 9 years ago
Simon Glass 01476eaf07 sandbox: timer: Support the early timer 9 years ago
Simon Glass 1057e6cfe1 timer: Set up the real timer after driver model is available 9 years ago
Simon Glass c95fec3192 timer: Provide an early timer 9 years ago
Simon Glass 4f051824b5 timer: Support tracing fully 9 years ago
Simon Glass f91281b1eb trace: Improve the trace test number recognition 9 years ago
Simon Glass 83cc112e82 lib: Don't instrument the div64 function 9 years ago
Simon Glass 5eca977935 trace: Fix compiler warnings in trace 9 years ago
Simon Glass 0edd82e244 image: Fix FIT and vboot tests to exit sandbox correctly 9 years ago