Commit Graph

30151 Commits (17f0ac609b3f94ca7b68a91fc7102542826781b2)
 

Author SHA1 Message Date
Andrew Gabbasov 1677eef459 mmc: Restructure polling loops to avoid extra delays 9 years ago
Andrew Gabbasov cc17c01f2d mmc: Continue polling MMC card for OCR only if it is still not ready 9 years ago
Andrew Gabbasov 5289b5350b mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter() 9 years ago
Andrew Gabbasov a626c8d418 mmc: Avoid extra duplicate entry in mmc device structure 9 years ago
Andrew Gabbasov 3f2da751be mmc: Fix typo in MMC type checking macro 9 years ago
Albert ARIBAUD b939689c7b Merge branch 'u-boot/master' into 'u-boot-arm/master' 9 years ago
Tom Rini 622da1c36a Merge branch 'master' of git://git.denx.de/u-boot-sunxi 9 years ago
Oleksandr G Zhadan 8b0044ff59 powerpc/mpc85xx: Add board support for ucp1020 9 years ago
Oleksandr G Zhadan d7732faad3 powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.c 9 years ago
Shaohui Xie 38289c6945 powerpc/t4240qds: Update RCW, defconfig and maintainer 9 years ago
Shengzhou Liu c0379b19e2 t2080rdb/rcw: update ddr frequency from 1600MT/s to 1867MT/s 9 years ago
Yangbo Lu 3285e6cbcc powerpc/t2080qds: enable eSDHC peripheral clock support 9 years ago
Yangbo Lu 2d9ca2c72c mmc: fsl_esdhc: Add peripheral clock support 9 years ago
Yangbo Lu b46cf1b178 powerpc/t2080qds: enable eSDHC adapter card type identification 9 years ago
Yangbo Lu 5a8dbdc6b4 mmc: fsl_esdhc: Add adapter card type identification support 9 years ago
Shengzhou Liu fd3a78a538 board/t2080rdb: reset cs4315 phy 9 years ago
Tang Yuantian 1a56fcea9f fsl/deepsleep: avoid the DDR restore from being optimized out 9 years ago
Scott Wood 438031e1bc powerpc/mpc85xx: Don't deref NULL if qman portal lacks cell-index 9 years ago
Shengzhou Liu ea753267d5 board/t102x: use fdt_setprop_string instead of fdt_setprop 9 years ago
Valentin Longchamp ac337168ad powerpc: add 2 common dcache assembly functions 9 years ago
Shengzhou Liu e8a7f1c32b powerpc/t1023rdb: Add T1023 RDB board support 9 years ago
Minghuan Lian 1d0b59a9b0 fsl/pci: Set CFG_READY for PCIe v3.0 and later 9 years ago
Zhao Qiang 5066e62847 T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue 9 years ago
Chunhe Lan 373762c34c powerpc/t4rdb: Add SD boot support for T4240RDB board 9 years ago
Nikhil Badola 0dc78ff857 drivers: usb: fsl: Workaround for Erratum A004477 9 years ago
York Sun 7fc63cca61 mpc85xx/T4240EMU: Remove T4240EMU board 9 years ago
Scott Wood e1bfd1c6b7 powerpc/mpc85xx: Use GOT when loading IVORs post-relocation 9 years ago
Hans de Goede fd01ae1384 sunxi: usb: Protect phy-init and phy-power-on against multiple calls 9 years ago
Hans de Goede e13afeef6f sunxi: usb: Do not call phy_probe from hcd code 9 years ago
Hans de Goede 2aacc4239c sunxi: usb: Rename the usbc.? files to usb_phy.? 9 years ago
Hans de Goede 7b798658b2 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar 9 years ago
Hans de Goede a781c97aaa sunxi: usb: Remove sunxi_usbc_get_io_base function 9 years ago
Hans de Goede 375de01702 sunxi: usb: Move setup of host controller clocks to the host controller drivers 9 years ago
Hans de Goede 421b32b880 sunxi: axp: Remove non driver-model support from the axp gpio code 9 years ago
Hans de Goede d17e1577a2 sunxi: emac: Remove non driver-model code 9 years ago
Hans de Goede b6006baf9c sunxi: Move all boards to the driver-model 9 years ago
Hans de Goede 25acd33f85 sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards 9 years ago
Hans de Goede af79c4f15c sunxi: dts: Add minimal dts files for board which lack a dts sofar 9 years ago
Hans de Goede 9800cfce92 sunxi: dts: Add dts files which have been submitted but not yet merged upstream 9 years ago
Hans de Goede 53ab4af34e sunxi: dts: Sync all dts files with upstream kernel 9 years ago
Hans de Goede 939ed1cba8 sunxi: emac: Add driver model support 9 years ago
Hans de Goede d88c2f1149 sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE 9 years ago
Hans de Goede f9f62d2dac sunxi: emac: Prepare for driver-model support 9 years ago
Hans de Goede 8145dea468 sunxi: emac: port to phylib 9 years ago
Hans de Goede aab096401c sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h 9 years ago
Hans de Goede f9b7a04bc8 sunxi: axp: Add driver-model support to the axp_gpio code 9 years ago
Hans de Goede 2fcf033d36 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver 9 years ago
Hans de Goede a536077def sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers 9 years ago
Hans de Goede 1d624a4f08 sunxi: axp: Move axp pmic register helpers to a separate file 9 years ago
Hans de Goede 12ce15538a sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops 9 years ago