Masahiro Yamada
|
1221ce459d
treewide: replace #include <asm/errno.h> with <linux/errno.h>
|
8 years ago |
Paul Burton
|
bd86ef117d
image-fit: Fix fit_get_node_from_config semantics
|
8 years ago |
Chris Zankel
|
de5e5cea02
xtensa: add support for the xtensa processor architecture [1/2]
|
8 years ago |
Simon Glass
|
1426220b0e
image: Add functions to obtain category information
|
9 years ago |
Simon Glass
|
30495bff35
image: Add a name for invalid types
|
9 years ago |
Simon Glass
|
56d7ab7476
image: Create a table of information for each category
|
9 years ago |
Michal Simek
|
62afc60188
image: Add boot_get_fpga() to load fpga with bootm
|
9 years ago |
Michal Simek
|
ed0cea7c52
mkimage: Report information about fpga
|
9 years ago |
Michal Simek
|
d9b58b3031
tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
|
9 years ago |
Simon Glass
|
cef2e51489
image: Add functions to obtain short names
|
9 years ago |
Simon Glass
|
aa34fbc087
fdt: Allow libfdt to be used in SPL
|
9 years ago |
Simon Glass
|
73223f0e1b
Kconfig: Move CONFIG_FIT and related options to Kconfig
|
9 years ago |
Masahiro Yamada
|
0cb389dd1a
image: fix getenv_bootm_size() function again
|
9 years ago |
Bin Meng
|
a187559e3d
Use correct spelling of "U-Boot"
|
9 years ago |
Masahiro Yamada
|
9c11135ce0
image: fix getenv_bootm_size() function
|
9 years ago |
Masahiro Yamada
|
20e072f374
image: check "bootm_low" and "bootm_size" if "initrd_high" is missing
|
9 years ago |
Nathan Rossi
|
66eef1e780
tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage
|
9 years ago |
Tom Rini
|
c139b5ff09
image.c: Fix non-Android booting with ramdisk and/or device tree
|
9 years ago |
Tom Rini
|
1fec3c5d83
common/image.c: Make boot_get_ramdisk() perform a check for Android images
|
9 years ago |
Julius Werner
|
027b728d4a
Add support for LZ4 decompression algorithm
|
9 years ago |
Simon Glass
|
10b84fe1b5
rockchip: Add support for the SPI image
|
9 years ago |
Simon Glass
|
f9a3c278b9
rockchip: Add support for the SD image
|
9 years ago |
Simon Glass
|
a131c1f442
rockchip: Add the rkimage format to mkimage
|
9 years ago |
Thierry Reding
|
9734b97f76
image: Fix loop condition to avoid warning
|
9 years ago |
Rob Herring
|
2dd46328fd
image: fix Android ramdisk support when dtb is specified
|
9 years ago |
Heiko Schocher
|
80402f34f8
spl, common, serial: build SPL without serial support
|
10 years ago |
Simon Glass
|
5b9d44df23
mkimage: Display a better list of available image types
|
10 years ago |
Matt Porter
|
c777efe3a1
image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM
|
10 years ago |
Karl Apsite
|
84a07dbfd8
add boot_get_loadables() to load listed images
|
10 years ago |
Simon Glass
|
9f9276c34c
dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
|
10 years ago |