Commit Graph

45959 Commits (6c71b6f45474e58cb85370951f4c144495778e0b)
 

Author SHA1 Message Date
Kever Yang a634236b8d rockchip: rk322x: pinctrl: using compatible name same with dts 8 years ago
Kever Yang a80b3b0378 rockchip: rk322x: update MACRO for mmc clksel reg 8 years ago
Kever Yang 44c5ba557b rockchip: rk322x: update dram bank size 8 years ago
Philipp Tomsich a299a4879e rockchip: rk3399: spl: remove unused header inclusion 8 years ago
Kever Yang caa6b3b530 rockchip: dts: rk3399-evb: remove redundant gmac node 8 years ago
xypron.glpk@gmx.de c81883dfce efi_loader: do not cast return value in EFI_EXIT 8 years ago
Bin Meng a191ccaf12 mmc: Support generic PCI SD host controller 8 years ago
Angelo Dureghello a373024e7f m68k: add board stmark2, mcf5441x based 8 years ago
Angelo Dureghello 02a6eddaba m68k: mcf5445x: allow CS0 to be undefined 8 years ago
Angelo Dureghello c533cfcd93 m68k: fix cache.c for Coldfire V4E 8 years ago
Angelo Dureghello c74dda8b44 m68k: mcf5445x: move early ddr init as board-specific 8 years ago
Philipp Tomsich b5c4d81b35 spl: fix Makefile for NOR, XIP and YMODEM 8 years ago
Kever Yang 1ade3a9013 rockchip: dts: rk3399-firefly: update gmac parameter 8 years ago
Angelo Dureghello bdb6099666 cmd: mmc: add mmc partconf read capability 8 years ago
Simon Glass e7881d85a9 dm: mmc: Drop CONFIG_DM_MMC_OPS 8 years ago
Simon Glass b9a40c0c0a dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS 8 years ago
Simon Glass 2088747743 dm: imx: Move i.MX devices to use CONFIG_DM_MMC_OPS 8 years ago
Simon Glass 5248930ebf dm: imx: cm_fx6: Enable more driver model support 8 years ago
Simon Glass 4f6478d646 dm: imx: cm_fx6: Add MMC support for CONFIG_BLK 8 years ago
Simon Glass 5ec1f560f3 dm: imx: cm_fx6: Add device tree for cm_fx6 8 years ago
Simon Glass 8d331e38e0 dm: imx: cm_fx6: Support driver model for SATA 8 years ago
Simon Glass 653282b567 dm: mmc: fsl_esdhc: Update to support MMC operations 8 years ago
Simon Glass 4aac33f510 dm: mmc: fsl_esdhc: Update to support livetree 8 years ago
Simon Glass d6eb25e987 dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init() 8 years ago
Simon Glass e88e1d9c04 dm: mmc: fsl_esdhc: Set up platform data 8 years ago
Simon Glass 201e828b22 dm: mmc: fsl_esdhc: Detect init failure 8 years ago
Simon Glass 446e077a21 dm: mmc: fsl_esdhc: Detect reset failure 8 years ago
Simon Glass 9586aa6ea3 dm: mmc: fsl_esdhc: Set up common versions of operations 8 years ago
Simon Glass 09b465fd0f dm: mmc: fsl_esdhc: Pass private data to internal functions 8 years ago
Simon Glass c893f1e6e5 dm: sata: dwc_ahsata: Add support for driver model 8 years ago
Simon Glass b8341f1c39 dm: sata: Update the AHCI uclass to support operations 8 years ago
Simon Glass 7e0712b26e dm: sata: imx: Allow driver model to be used for sata 8 years ago
Simon Glass f19f1ecb60 dm: sata: Support driver model with the 'sata' command 8 years ago
Simon Glass 752126a05a dm: sata: dw_sata: Set up common versions of operations 8 years ago
Simon Glass 036a803e1b dm: sata: dw_sata: More ahci_init_one() futher down 8 years ago
Simon Glass 5908d85eb7 dm: sata: dw_sata: Drop is_ready 8 years ago
Simon Glass 90abb28fcf dm: sata: dw_sata: Rename the dwc_ahsata private header 8 years ago
Simon Glass 0f07df4301 dm: sata: dw_sata: Sort #include directives 8 years ago
Simon Glass 3e59c30fcf dm: sata: dw_sata: Drop unnecessary brackets 8 years ago
Simon Glass 47c0f3692d dm: sata: dw_sata: Pass uc_priv to internal functions 8 years ago
Simon Glass 4b640dbcac dm: sata: dw_sata: Drop unnecessary casts 8 years ago
Simon Glass 09bb951bf3 dm: sata: dw_sata: Rename 'probe_ent' to uc_priv 8 years ago
Simon Glass c5273acf5c dm: sata: dw_sata: Move exported functions to the end 8 years ago
Simon Glass 1dae3b06b7 dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd() 8 years ago
Simon Glass d7f094354c dm: sata: dwc_ahsata: Make functions static 8 years ago
Simon Glass e88afccc44 dm: core: Add a comment about the device_remove() flags 8 years ago
Simon Glass 7074b2a364 dm: blk: Update return value in blk_create_devicef() 8 years ago
Simon Glass c16ad675d5 dm: usb: Adjust the 'usb' command to use blk_common_cmd() 8 years ago
Simon Glass 09ed0d616d dm: ide: Adjust the 'ide' command to use blk_common_cmd() 8 years ago
Simon Glass 1eaadd3423 dm: scsi: Adjust the 'scsi' command to use blk_common_cmd() 8 years ago