arm-trusted-firmware/drivers
Haojian Zhuang 2da3604241 drivers: add emmc stack
In a lot of embedded platforms, eMMC device is the only one storage
device. So loading content from eMMC device is required in ATF.

Create the emmc stack that could co-work with IO block driver.
Support to read/write/erase eMMC blocks on both rpmb and normal
user area. Support to change the IO speed and bus width.

Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
2016-04-27 18:52:51 +08:00
..
arm Use unsigned long long instead of uintptr_t in TZC400/DMC500 drivers 2016-04-12 16:51:39 +01:00
auth TBB: add non-volatile counter support 2016-03-31 13:29:17 +01:00
cadence/uart drivers: Add Cadence UART driver 2016-04-01 11:43:45 -07:00
console Disable PL011 UART before configuring it 2016-01-21 17:27:47 +00:00
delay_timer Add a simple delay timer driver API 2015-06-17 13:13:54 +01:00
emmc drivers: add emmc stack 2016-04-27 18:52:51 +08:00
gpio gpio: add gpio framework 2016-02-12 23:19:12 +08:00
io IO: support block device type 2016-04-27 18:51:58 +08:00
ti/uart Driver for 16550 UART interface 2015-05-29 11:25:20 +05:30