u-boot/cmd
Heinrich Schuchardt c3b11dea7c efi_loader: allow unaligned memory access
The UEFI spec mandates that unaligned memory access should be enabled if
supported by the CPU architecture.

This patch adds an empty weak function unaligned_access() that can be
overridden by an architecture specific routine.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
2018-06-03 15:27:21 +02:00
..
mvebu
ti
x86
.gitignore
adc.c cmd: add ADC cli commands 2018-05-08 18:50:23 -04:00
aes.c
armflash.c
bdinfo.c
bedbug.c
binop.c
blk_common.c
blkcache.c
blob.c
bmp.c
boot.c
bootcount.c bootcount: Add bootcount command 2018-05-23 17:30:05 -04:00
bootefi.c efi_loader: allow unaligned memory access 2018-06-03 15:27:21 +02:00
booti.c
bootm.c
bootmenu.c
bootstage.c
bootz.c
btrfs.c
cache.c
cbfs.c
clk.c
config.c
console.c
cpu.c
cramfs.c
cros_ec.c
dataflash_mmc_mux.c
date.c
demo.c
dfu.c
diag.c
disk.c
display.c
echo.c
eeprom.c
efi.c
elf.c
ethsw.c
exit.c
ext2.c
ext4.c
fastboot.c net: fastboot: Merge AOSP UDP fastboot 2018-05-30 11:59:21 +02:00
fat.c
fdc.c
fdt.c
fitupd.c
flash.c
fpga.c cmd: fpga: Add support to load secure bitstreams 2018-06-01 11:37:31 +02:00
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
ini.c
io.c
iotrace.c
irq.c
itest.c
jffs2.c
Kconfig Xilinx changes for v2018.07 second pull 2018-06-01 13:50:15 -04:00
led.c
legacy_led.c
license.c
load.c
log.c
lzmadec.c
mac.c
Makefile tpm: prepare support for TPMv2.x commands 2018-05-25 20:12:55 -04:00
md5sum.c
mdio.c
mem.c
mfsl.c
mii.c
misc.c
mmc.c mmc: Separate "mmc swrite" from fastboot 2018-05-30 11:59:21 +02:00
mmc_spi.c
mp.c
mtdparts.c
nand.c
net.c
nvedit.c
nvme.c
onenand.c
part.c
pci.c
pcmcia.c
pmic.c pmic: Rewrite the pmic command to not only work with single byte transmission 2018-05-18 08:27:26 +02:00
pxe.c
qfw.c
read.c
reginfo.c
regulator.c
reiser.c
remoteproc.c
rockusb.c
sata.c
scsi.c
setexpr.c
sf.c
sha1sum.c
smccc.c arm64: Add SMC and HVC commands 2018-05-08 09:07:35 -04:00
sound.c
source.c
spi.c
spl.c
strings.c
terminal.c
test.c
thordown.c
time.c
tpm-common.c tpm: disociate TPMv1.x specific and generic code 2018-05-25 20:12:55 -04:00
tpm-user-utils.h tpm: disociate TPMv1.x specific and generic code 2018-05-25 20:12:55 -04:00
tpm-v1.c tpm: disociate TPMv1.x specific and generic code 2018-05-25 20:12:55 -04:00
tpm-v2.c tpm: add PCR authentication commands support 2018-05-25 20:12:59 -04:00
tpm_test.c tpm: disociate TPMv1.x specific and generic code 2018-05-25 20:12:55 -04:00
trace.c
tsi148.c
ubi.c
ubifs.c
universe.c
unzip.c
usb.c
usb_gadget_sdp.c
usb_mass_storage.c
version.c
ximg.c
yaffs2.c
zfs.c
zip.c