uboot/drivers/mmc
Stefan Roese ecb57f69b2 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value
The original name of this function is unclear. This patch renames this
CRC16 function to crc16_ccitt() matching its name with its
implementation.

To make the usage of this function more flexible, lets add the CRC start
value as parameter to this function. This way it can be used by other
functions requiring different start values than 0 as well.

Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-03-14 19:18:42 -04:00
..
Kconfig mmc: uniphier: add driver for UniPhier SD/MMC host controller 2016-02-29 03:50:15 +09:00
Makefile mmc: uniphier: add driver for UniPhier SD/MMC host controller 2016-02-29 03:50:15 +09:00
arm_pl180_mmci.c
arm_pl180_mmci.h
atmel_sdhci.c
bcm2835_sdhci.c
bfin_sdh.c
davinci_mmc.c
dw_mmc.c
exynos_dw_mmc.c
fsl_esdhc.c
fsl_esdhc_spl.c
ftsdc010_mci.c
ftsdc021_sdhci.c
gen_atmel_mci.c
hi6220_dw_mmc.c
kona_sdhci.c
mmc-uclass.c
mmc.c
mmc_private.h
mmc_spi.c lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value 2016-03-14 19:18:42 -04:00
mmc_write.c
mv_sdhci.c
mvebu_mmc.c
mxcmmc.c
mxsmmc.c
omap_hsmmc.c
pci_mmc.c
pic32_sdhci.c
pxa_mmc_gen.c
rockchip_dw_mmc.c
rpmb.c
s3c_sdi.c
s5p_sdhci.c
sandbox_mmc.c
sdhci.c
sh_mmcif.c
sh_mmcif.h
sh_sdhi.c
socfpga_dw_mmc.c
spear_sdhci.c
sunxi_mmc.c
tegra_mmc.c tegra: mmc: Fix comments in the MMC driver init 2016-02-16 09:17:50 -07:00
uniphier-sd.c mmc: uniphier: add driver for UniPhier SD/MMC host controller 2016-02-29 03:50:15 +09:00
zynq_sdhci.c