Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0439bee017b97e3fba9633b22b7919c467a16506
/
common
/
bootm.c
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· 4 years, 7 months ago
274e0b0
common: Drop net.h from common header
by Simon Glass
· 4 years, 7 months ago
81d1387
image: Load the correct configuration in fit_check_sign
by Simon Glass
· 4 years, 8 months ago
8f3f761
common: Move enable/disable_interrupts out of common.h
by Simon Glass
· 5 years ago
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
313112a
env: Move env_set_hex() to env.h
by Simon Glass
· 5 years ago
47ef986
common: Move bootm_decomp_image() to image.c (as image_decomp())
by Julius Werner
· 5 years ago
c220bd9
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
by Tom Rini
· 6 years ago
d00d6b5
Make FIT support really optional
by Fabrice Fontaine
· 6 years ago
1403f39
image: android: allow booting lz4-compressed kernels
by Eugeniu Rosca
· 6 years ago
92e51d0
bootm: Simplying cache flush code
by Trent Piepho
· 6 years ago
aa0b11b
efi_loader: refactor switch to non-secure mode
by Heinrich Schuchardt
· 6 years ago
8890e7d
lmb: handle more than one DRAM BANK
by Simon Goldschmidt
· 6 years ago
f882a5a
bootm: use new common function lmb_init_and_reserve
by Simon Goldschmidt
· 6 years ago
6127ac0
image: fix compiling without CMD_FDT
by Simon Goldschmidt
· 6 years ago
b00a9de
sandbox: Fix set_working_fdt_addr users
by Alexander Graf
· 6 years ago
2142579
bootm: Handle kernel_noload on arm64
by Marek Vasut
· 6 years ago
f55305a
Define board_quiesce_devices() in a shared location
by Simon Glass
· 7 years ago
6c96f5d
bootm.c: Correct the flush_len used in bootm_load_os()
by Tom Rini
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
600388e
bootm: Align cache flush begin address
by Bryan O'Donoghue
· 7 years ago
9179c81
fpga: allow programming fpga from FIT image for all FPGA drivers
by Goldschmidt Simon
· 7 years ago
25c9bee
common: Remove genimg_get_image()
by Tuomas Tynkkynen
· 7 years ago
da1a134
env: Rename some other getenv()-related functions
by Simon Glass
· 7 years ago
22c34c2
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
by Simon Glass
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
4d949a2
env: Rename common functions related to setenv()
by Simon Glass
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
31eb47d
bootm: fix passing argc to standalone apps
by Zubair Lutfullah Kakakhel
· 8 years ago
36f067f
cmd: Split 'bootz' and 'booti' out from 'bootm'
by Tom Rini
· 8 years ago
8f9cc4c
bootm: fixup silent Linux out of BOOTM_STATE_LOADOS state
by Hector Palacios
· 8 years ago
adc47bf
bootm: Align cache flush end address correctly
by Simon Glass
· 9 years ago
ebae78b
image: Add boot_get_fpga() to load fpga with bootm
by Michal Simek
· 9 years ago
8b42692
fdt: Allow libfdt to be used in SPL
by Simon Glass
· 9 years ago
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
5b539a0
image: Correct the OS location code to work on sandbox
by Simon Glass
· 9 years ago
ddf69ac
bootm: fix size arg of flush_cache() in bootm_load_os().
by Purna Chandra Mandal
· 9 years ago
f41a3ca
Add support for LZ4 decompression algorithm
by Julius Werner
· 9 years ago
1167a6c
net: avoid eth_unregister() call when function is unavailable
by Bernhard Nortmann
· 9 years ago
d686ce9
Combine bootm_find_<thing> functions together
by Karl Apsite
· 10 years ago
1b21c28
add boot_get_loadables() to load listed images
by Karl Apsite
· 10 years ago
65b905b
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· 10 years ago
3d4ea4c
cmd_fdt: Actually fix fdt command in sandbox
by Joe Hershberger
· 10 years ago
4f6e6d7
bootm: Factor out common parts of image decompression code
by Simon Glass
· 10 years ago
632570c
bootm: Use print_decomp_msg() in all cases
by Simon Glass
· 10 years ago
5aeccc2
bootm: Export bootm_decomp_image()
by Simon Glass
· 10 years ago
10ae419
bootm: Move compression progress/error messages into a function
by Simon Glass
· 10 years ago
9d42830
x86: image: Add new image type for x64_64
by Simon Glass
· 10 years ago
9a1cb5d
image: Fix Android boot image support
by Ahmad Draidi
· 10 years ago
0129b52
x86: Support loading kernel setup from a FIT
by Simon Glass
· 10 years ago
c82ea37
bootm: make sure pass NULL when argc < 1
by Bryan Wu
· 10 years ago
f5c377a
image: fix bootm failure for FIT image
by Bryan Wu
· 10 years ago
77bc927
bootm: use genimg_get_kernel_addr()
by Bryan Wu
· 10 years ago
a51991d
Enhance fit_check_sign to check all images
by Simon Glass
· 10 years ago
686f3bb
bootm: Move decompression code into its own function
by Simon Glass
· 10 years ago
0232ba7
Allow compiling common/bootm.c on with HOSTCC
by Simon Glass
· 10 years ago
9504010
bootm: Support android boot on sandbox
by Simon Glass
· 10 years ago
a0c0b63
image: Remove the fit_load_image() property parameter
by Simon Glass
· 10 years ago
3b5866d
bootm: Split out code from cmd_bootm.c
by Simon Glass
· 10 years ago