index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
zimage.c
Age
Commit message (
Expand
)
Author
2024-12-18
arch: x86: lib: Add support of legacy 64-bit entry point at 0x200
Paul HENRYS
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
x86: Remove <common.h> and add needed includes
Tom Rini
2024-04-10
x86: zboot: Use zboot_start() in zboot_run()
Simon Glass
2024-04-10
x86: zboot: Separate logic functions from commands
Simon Glass
2024-04-10
x86: zboot: Rename zboot_start() to zboot_run()
Simon Glass
2024-04-10
x86: zboot: Move environment setting into zboot_load()
Simon Glass
2024-04-10
x86: zboot: Move command code into its own file
Simon Glass
2024-04-10
x86: zboot: Move zimage definitions to the header file
Simon Glass
2023-08-10
bootstd: Allow display of the x86 setup information
Simon Glass
2023-07-17
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-03-25
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
2021-12-31
x86: Don't process the kernel command line unless enabled
Simon Glass
2021-10-21
x86: Create a new header for EFI
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-07-15
x86: Ensure the e820 map is installed in all cases
Simon Glass
2021-03-27
x86: Allow installing an e820 when booting from coreboot
Simon Glass
2021-02-01
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-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2020-12-16
x86: zimage: Update cmdline parameter to be an env var
Simon Glass
2020-12-04
x86: zimage: Add silent-console processing
Simon Glass
2020-11-06
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-09-25
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-07-17
x86: Drop setup_pcat_compatibility()
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-04-16
x86: Move acpi_table header to main include/ directory
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-10-01
x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters
Andy Shevchenko
2019-08-11
env: Move env_get_hex() to env.h
Simon Glass
2018-08-30
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
[next]