~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86: zimage: Export the function to obtain the cmdlineSimon Glass2023-07-17
* x86: Add a function to boot a zimageSimon Glass2023-07-17
* x86: Support booting a 64-bit kernel from 64-bit U-BootSimon Glass2023-03-25
* x86: Adjust bootparam.h to be more like linuxSimon Glass2023-03-25
* x86: Don't process the kernel command line unless enabledSimon Glass2021-12-31
* x86: Create a new header for EFISimon Glass2021-10-21
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* x86: Ensure the e820 map is installed in all casesSimon Glass2021-07-15
* x86: Allow installing an e820 when booting from corebootSimon Glass2021-03-27
* x86: zimage: Improve command-line debug handlingSimon Glass2021-02-01
* x86: zimage: Allow dumping the image from outside the moduleSimon Glass2021-02-01
* Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-05
|\
| * x86: zimage: Update cmdline parameter to be an env varSimon Glass2020-12-16
* | x86: zimage: Add silent-console processingSimon Glass2020-12-04
|/
* x86: zimage: Quieten down the zimage boot processSimon Glass2020-11-06
* x86: zimage: Sanity-check the kernel version before printing itSimon Glass2020-11-06
* x86: zimage: Add a little more loggingSimon Glass2020-11-06
* x86: zboot: Allow overriding the command lineSimon Glass2020-09-25
* x86: zboot: Add an option to dump the setup informationSimon Glass2020-09-25
* x86: zboot: Allow setting a separate setup base addressSimon Glass2020-09-25
* x86: zboot: Set environment variables for image locationsSimon Glass2020-09-25
* x86: zboot: Add an 'setup' subcommandSimon Glass2020-09-25
* x86: zboot: Add an 'load' subcommandSimon Glass2020-09-25
* x86: zboot: Add an 'info' subcommandSimon Glass2020-09-25
* x86: zboot: Add a 'go' subcommandSimon Glass2020-09-25
* x86: zboot: Set up a sub-command structureSimon Glass2020-09-25
* x86: zimage: Disable interrupts just before bootingSimon Glass2020-09-25
* x86: zboot: Correct image typeSimon Glass2020-09-25
* x86: zboot: Move kernel-version code into a functionSimon Glass2020-09-25
* x86: zimage: Avoid using #ifdefSimon Glass2020-09-25
* x86: zimage: Use a state struct to hold the stateSimon Glass2020-09-25
* x86: Drop setup_pcat_compatibility()Simon Glass2020-07-17
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* x86: Move acpi_table header to main include/ directorySimon Glass2020-04-16
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-02
* x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parametersAndy Shevchenko2019-10-01
* env: Move env_get_hex() to env.hSimon Glass2019-08-11
* x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parametersBin Meng2018-08-30
* x86: zimage: Support booting Linux kernel from an EFI payloadBin Meng2018-08-30
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* x86: zImage: Pass working device tree data to the kernelIvan Gorinov2018-03-30
* x86: acpi: Use an API to get the ACPI RSDP table addressBin Meng2018-01-30
* x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parametersAndy Shevchenko2018-01-30
* x86: zImage: Move subarch assignment out of cmd_line checkAndy Shevchenko2018-01-30
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* x86: zImage: add Intel MID platforms supportVincent Tinelli2017-02-21
* x86: Use unsigned long for address in table generationSimon Glass2017-02-06
* x86: Move install_e820_map() out of zimage.cBin Meng2015-10-21
* x86: Reserve PCIe ECAM address range in the E820 tableBin Meng2015-07-28