u-boot-brain/drivers/mmc
Rabin Vincent 9b1f942c09 mmc: use lldiv to fix arm eabi build
The generic MMC core uses direct long long divisions, which do not build
with ARM EABI toolchains.  Use lldiv() instead, which works everywhere.

Signed-off-by: Rabin Vincent <rabin@rab.in>
2009-06-02 17:18:56 -05:00
..
atmel_mci.c Convert mmc_init to mmc_legacy_init 2009-02-16 18:07:40 -06:00
atmel_mci.h mmc: Move atmel_mci driver into drivers/mmc 2008-07-10 00:05:52 +02:00
bfin_sdh.c Blackfin: convert bfin_sdh to legacy mmc 2009-04-02 06:42:05 -04:00
bfin_sdh.h Blackfin: add driver for on-chip MMC/SD controller 2009-02-02 12:27:18 -05:00
fsl_esdhc.c Add support for the Freescale eSDHC found on 8379 and 8536 SoCs 2009-02-16 18:07:42 -06:00
Makefile pxa: move mmc drivers to drivers/mmc 2009-02-20 03:47:50 +01:00
mmc.c mmc: use lldiv to fix arm eabi build 2009-06-02 17:18:56 -05:00
omap3_mmc.c OMAP3: Clean up MMC code 2009-02-22 18:29:10 +01:00
pxa_mmc.c ARM:PXA Use new definitions in mmc.h 2009-02-20 03:47:50 +01:00
pxa_mmc.h pxa: move mmc drivers to drivers/mmc 2009-02-20 03:47:50 +01:00