Commit Graph

45623 Commits (0d1414bd973a2d86ca42d8fb865617453cbb4c0e)
 

Author SHA1 Message Date
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
Simon Glass e29e71e93a dm: sata: Adjust the 'sata' command to use blk_common_cmd() 8 years ago
Simon Glass 4395f66739 dm: blk: Add a generic function for block device commands 8 years ago
Simon Glass 6faa4ed74d dm: blk: Add a function to find an interface-type name 8 years ago
Simon Glass 745fb9c25e dm: core: Avoid calling dm_scan_fdt_dev() with of-platdata 8 years ago
Wenyou.Yang@microchip.com 722b150e6f mmc: gen_atmel_mci: Fix wrong arguments used of bind() 8 years ago
Marek Vasut 8cd46cba53 mmc: sd_sdhi: Enable clock using clock framework 8 years ago
Marek Vasut a3f0a7d5b5 mmc: sh_sdhi: Fix the ACMD handling 8 years ago
Marek Vasut d1c18ca110 mmc: sh_sdhi: Add DM and DT probing support 8 years ago
Marek Vasut ac5efc358b mmc: uniphier-sd: Fix long response processing 8 years ago
Tom Rini 336aee50cf Merge git://git.denx.de/u-boot-tegra 8 years ago
Tom Rini ceff355a5f Merge git://git.denx.de/u-boot-sunxi 8 years ago
Tom Rini 470135be27 Merge git://www.denx.de/git/u-boot-imx 8 years ago
Tom Rini 390194d43f Merge git://git.denx.de/u-boot-spi 8 years ago
Bin Meng 294f2050c4 sf: Preserve QE bit when clearing BP# bits for Macronix flash 8 years ago
Simon Glass c595199194 env: Adjust the load() method to return an error 8 years ago
Simon Glass 21f639446d env: Adjust the get_char() method to return an int 8 years ago
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 8 years ago
Simon Glass 35affd7a2f env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 8 years ago
Simon Glass bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 8 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 8 years ago
Simon Glass fd1e959e91 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() 8 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 8 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 8 years ago
Peng Fan e872f27a02 imx: mx7: fix build warning when CONFIG_IMX_RDC not enabled 8 years ago
Peng Fan 9402cafb23 imx: mx6sl: simplify code using setbits_le32 8 years ago
Peng Fan 7236297aee imx: mx6sx: select OSC as uart's clk parent 8 years ago
Peng Fan 79a57b5ae1 imx: mx6: soc: fix mx6sll settings 8 years ago
Peng Fan 3d3598d0f6 imx: mx6: select ARM_ERRATA_845369 8 years ago
Peng Fan 11d94319c3 arm: Implement workaround for Cortex-A9 errata 845369 8 years ago
Peng Fan 91435cd40d ARM: i.MX6: exclude the ARM errata from i.MX6 UP system 8 years ago
Sébastien Szymanski 0c7c6fb764 imx: imx6ull: correct get_cpu_speed_grade_hz 8 years ago
Sébastien Szymanski 44e670532d imx: imx6ul: correct get_cpu_speed_grade_hz on 696MHz SoCs 8 years ago
Breno Lima 6efb613373 mx6sabreauto: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values 8 years ago
Breno Lima a500a33115 mx6sabresd: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values 8 years ago
Anatolij Gustschin ff3a5fc46d imx6: clock: correct comment for PLL_VIDEO 8 years ago
Anatolij Gustschin 557b9b7250 imx6: use SION macro in SDn_CMD mux mode bitfield arguments 8 years ago