~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
zimage.c
Commit message (
Expand
)
Author
Age
*
x86: zimage: Export the function to obtain the cmdline
Simon Glass
2023-07-17
*
x86: Add a function to boot a zimage
Simon Glass
2023-07-17
*
x86: Support booting a 64-bit kernel from 64-bit U-Boot
Simon Glass
2023-03-25
*
x86: Adjust bootparam.h to be more like linux
Simon Glass
2023-03-25
*
x86: Don't process the kernel command line unless enabled
Simon Glass
2021-12-31
*
x86: Create a new header for EFI
Simon Glass
2021-10-21
*
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
*
x86: Ensure the e820 map is installed in all cases
Simon Glass
2021-07-15
*
x86: Allow installing an e820 when booting from coreboot
Simon Glass
2021-03-27
*
x86: zimage: Improve command-line debug handling
Simon Glass
2021-02-01
*
x86: zimage: Allow dumping the image from outside the module
Simon Glass
2021-02-01
*
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
|
\
|
*
x86: zimage: Update cmdline parameter to be an env var
Simon Glass
2020-12-16
*
|
x86: zimage: Add silent-console processing
Simon Glass
2020-12-04
|
/
*
x86: zimage: Quieten down the zimage boot process
Simon Glass
2020-11-06
*
x86: zimage: Sanity-check the kernel version before printing it
Simon Glass
2020-11-06
*
x86: zimage: Add a little more logging
Simon Glass
2020-11-06
*
x86: zboot: Allow overriding the command line
Simon Glass
2020-09-25
*
x86: zboot: Add an option to dump the setup information
Simon Glass
2020-09-25
*
x86: zboot: Allow setting a separate setup base address
Simon Glass
2020-09-25
*
x86: zboot: Set environment variables for image locations
Simon Glass
2020-09-25
*
x86: zboot: Add an 'setup' subcommand
Simon Glass
2020-09-25
*
x86: zboot: Add an 'load' subcommand
Simon Glass
2020-09-25
*
x86: zboot: Add an 'info' subcommand
Simon Glass
2020-09-25
*
x86: zboot: Add a 'go' subcommand
Simon Glass
2020-09-25
*
x86: zboot: Set up a sub-command structure
Simon Glass
2020-09-25
*
x86: zimage: Disable interrupts just before booting
Simon Glass
2020-09-25
*
x86: zboot: Correct image type
Simon Glass
2020-09-25
*
x86: zboot: Move kernel-version code into a function
Simon Glass
2020-09-25
*
x86: zimage: Avoid using #ifdef
Simon Glass
2020-09-25
*
x86: zimage: Use a state struct to hold the state
Simon Glass
2020-09-25
*
x86: Drop setup_pcat_compatibility()
Simon Glass
2020-07-17
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
x86: Move acpi_table header to main include/ directory
Simon Glass
2020-04-16
*
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
*
x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters
Andy Shevchenko
2019-10-01
*
env: Move env_get_hex() to env.h
Simon Glass
2019-08-11
*
x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters
Bin Meng
2018-08-30
*
x86: zimage: Support booting Linux kernel from an EFI payload
Bin Meng
2018-08-30
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
*
x86: zImage: Pass working device tree data to the kernel
Ivan Gorinov
2018-03-30
*
x86: acpi: Use an API to get the ACPI RSDP table address
Bin Meng
2018-01-30
*
x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters
Andy Shevchenko
2018-01-30
*
x86: zImage: Move subarch assignment out of cmd_line check
Andy Shevchenko
2018-01-30
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
*
x86: zImage: add Intel MID platforms support
Vincent Tinelli
2017-02-21
*
x86: Use unsigned long for address in table generation
Simon Glass
2017-02-06
*
x86: Move install_e820_map() out of zimage.c
Bin Meng
2015-10-21
*
x86: Reserve PCIe ECAM address range in the E820 table
Bin Meng
2015-07-28
[next]