u-boot-2016/cmd
Alexander Graf 80a4800ee1 efi_loader: Allow boards to implement get_time and reset_system
EFI allows an OS to leverage firmware drivers while the OS is running. In the
generic code we so far had to stub those implementations out, because we would
need board specific knowledge about MMIO setups for it.

However, boards can easily implement those themselves. This patch provides the
framework so that a board can implement its own versions of get_time and
reset_system which would actually do something useful.

While at it we also introduce a simple way for code to reserve MMIO pointers
as runtime available.

Signed-off-by: Alexander Graf <agraf@suse.de>
2016-10-18 09:08:08 +02:00
..
fastboot fastboot: move FASTBOOT_FLASH options into Kconfig 2016-10-01 20:04:59 -04:00
aes.c
ambapp.c
armflash.c
bdinfo.c
bedbug.c
blkcache.c
blob.c
bmp.c
boot.c
bootefi.c efi_loader: Allow boards to implement get_time and reset_system 2016-10-18 09:08:08 +02:00
booti.c
bootldr.c
bootm.c
bootmenu.c
bootstage.c
bootz.c
cache.c
cbfs.c
clk.c
console.c
cplbinfo.c
cpu.c
cramfs.c
cros_ec.c cmd: cros_ec: Move crosec commands to cmd subdirectory 2016-10-11 10:17:08 -06:00
dataflash_mmc_mux.c
date.c
dcr.c
demo.c
dfu.c
diag.c
disk.c
display.c
dtt.c
echo.c
eeprom.c
efi.c
elf.c
ethsw.c
exit.c
ext2.c
ext4.c
fastboot.c
fat.c
fdc.c
fdt.c cmd/fdt: add possibilty to have 'extrasize' on fdt resize 2016-10-13 13:54:10 -06:00
fitupd.c
flash.c
fpga.c
fpgad.c
fs.c
fs_uuid.c
fuse.c
gettime.c
gpio.c
gpt.c
hash.c
help.c
host.c
i2c.c
ide.c
immap.c
ini.c
io.c
iotrace.c
irq.c
itest.c
jffs2.c
Kconfig cmd: cros_ec: Move crosec commands to cmd subdirectory 2016-10-11 10:17:08 -06:00
ldrinfo.c
led.c
license.c
load.c
log.c
lzmadec.c
mac.c
Makefile cmd: cros_ec: Move crosec commands to cmd subdirectory 2016-10-11 10:17:08 -06:00
md5sum.c
mdio.c
mem.c
mfsl.c
mii.c
misc.c
mmc.c
mmc_spi.c
mp.c
mtdparts.c
nand.c
net.c net: Fix cache misalignment message after network load operations 2016-10-13 12:25:33 -05:00
nvedit.c Various, accumulated typos collected from around the tree. 2016-10-06 20:57:40 -04:00
onenand.c cmd/onenand.c: block align warning 2016-10-06 20:57:42 -04:00
otp.c
part.c
pci.c
pcmcia.c
pmic.c
portio.c
pxe.c
qfw.c
read.c
reginfo.c
regulator.c
reiser.c
remoteproc.c
sata.c
scsi.c
setexpr.c
sf.c
sha1sum.c
softswitch.c
sound.c
source.c
spi.c
spibootldr.c
spl.c
strings.c
terminal.c
test.c
thordown.c
time.c
tpm.c
tpm_test.c
trace.c
tsi148.c
ubi.c
ubifs.c
universe.c
unzip.c
usb.c
usb_mass_storage.c
version.c
ximg.c
yaffs2.c
zfs.c
zip.c