uboot/lib
Alexander Graf 38ce65e1fe efi_loader: Always allocate the highest available address
Some EFI applications (grub2) expect that an allocation always returns
the highest available memory address for the given size.

Without this, we may run into situations where the initrd gets allocated
at a lower address than the kernel.

This patch fixes booting in such situations for me.

Signed-off-by: Alexander Graf <agraf@suse.de>
2016-04-01 17:18:06 -04:00
..
bzip2 bzlib: Try another way to fix an unused variable 2016-02-06 13:59:48 +01:00
dhry cmd_dhry.c: Use lldiv for vax_mips calculation as well 2016-03-17 10:14:25 -04:00
efi efi_stub: Move carriage return before line feed in putc() 2016-03-27 09:12:25 -04:00
efi_loader efi_loader: Always allocate the highest available address 2016-04-01 17:18:06 -04:00
libfdt libfdt: Add a function to write a property placeholder 2016-03-14 14:19:11 -04:00
lzma
lzo
rsa Kconfig: Move CONFIG_FIT and related options to Kconfig 2016-03-14 19:18:07 -04:00
tizen
zlib Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
Kconfig cosmetic: Fix typos "privide" 2016-04-01 00:59:47 +09:00
Makefile efi_loader: hook up in build environment 2016-03-15 21:30:11 -04:00
addr_map.c
aes.c
asm-offsets.c
bch.c
bitrev.c
circbuf.c
crc7.c
crc8.c
crc16.c lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value 2016-03-14 19:18:42 -04:00
crc32.c
ctype.c
display_options.c
div64.c lib: Don't instrument the div64 function 2016-02-26 08:53:10 -07:00
errno.c
errno_str.c
fdtdec.c x86: dts: Drop memory SPD compatible string 2016-03-17 10:27:27 +08:00
fdtdec_common.c
fdtdec_test.c
gunzip.c dm: Drop the block_dev_desc_t typedef 2016-03-14 15:34:50 -06:00
gzip.c
hang.c
hashtable.c
initcall.c
ldiv.c
linux_compat.c
linux_string.c
list_sort.c
lmb.c
lz4.c
lz4_wrapper.c
md5.c
membuff.c
net_utils.c
panic.c
physmem.c lib/physmem.c: Switch to __weak for arch_phys_memset 2016-04-01 17:17:43 -04:00
qsort.c
rand.c
rbtree.c
rc4.c
sha1.c
sha256.c
slre.c
string.c
strmhz.c
strto.c
time.c timer: Provide an early timer 2016-02-26 08:53:10 -07:00
tiny-printf.c tiny-printf: Always print zeroes 2016-01-20 19:06:22 -07:00
tpm.c dm: Use uclass_first_device_err() where it is useful 2016-03-14 15:34:50 -06:00
trace.c
uuid.c
vsprintf.c