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
/
cmd
/
x86
Age
Commit message (
Expand
)
Author
2025-05-29
global: Avoid indirect inclusion of <env.h> from <command.h>
Tom Rini
2025-05-29
global: Add <linux/string.h> instead of long indirect include path
Tom Rini
2025-04-07
Revert "Merge patch series "pxe: Precursor series for supporting read_all() i...
Tom Rini
2025-04-03
x86: Update mtrr command to support 64-bit values
Simon Glass
2025-04-03
x86: Add functions to convert between mtrr size and mask
Simon Glass
2025-03-18
x86: Drop the unnecessary base_ptr argument to zboot_dump()
Simon Glass
2025-03-18
x86: Move the bootm state for zimage into cmd/
Simon Glass
2025-03-18
x86: Rename state to bmi
Simon Glass
2025-03-18
x86: Drop duplicate definition of zimage_dump()
Simon Glass
2025-03-18
x86: Make do_zboot_states() static
Simon Glass
2024-11-03
x86: coreboot: Add a command to check and update CMOS RAM
Simon Glass
2024-11-03
x86: coreboot: Show the option table
Simon Glass
2024-10-18
x86: Add msr command
Simon Glass
2024-10-18
x86: Add a cpuid command
Simon Glass
2024-09-12
include: export uuid.h
Caleb Connolly
2024-06-26
zboot: Correct use of state_mask argument
Simon Glass
2024-06-26
zboot: Add debugging for booting
Simon Glass
2024-06-26
cmd: Make use of U_BOOT_LONGHELP when missing
Tom Rini
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
cmd: Remove <common.h> and add needed includes
Tom Rini
2024-04-10
Merge patch series "Complete decoupling of zboot logic from commands"
Tom Rini
2024-04-10
x86: zboot: Separate logic functions from commands
Simon Glass
2024-04-10
x86: zboot: Move argument processing outside zboot_start()
Simon Glass
2024-04-10
x86: zboot: Drop intermediate zboot_go() function
Simon Glass
2024-04-10
x86: zboot: Drop intermediate zboot_setup() function
Simon Glass
2024-04-10
x86: zboot: Move environment setting into zboot_load()
Simon Glass
2024-04-10
x86: zboot: Create separate functions for the logic
Simon Glass
2024-04-10
x86: zboot: Avoid iteration in do_zboot_states()
Simon Glass
2024-04-10
x86: zboot: Move command code into its own file
Simon Glass
2024-03-02
cmd: remove common.h from exception command implementations
Heinrich Schuchardt
2023-08-01
x86: Add a little more info to cbsysinfo
Simon Glass
2023-07-17
x86: Allow listing MTRRs in SPL
Simon Glass
2023-05-11
x86: coreboot: Show unimplemented sysinfo tags
Simon Glass
2023-05-11
x86: coreboot: Collect the address of the ACPI tables
Simon Glass
2023-05-11
mtrr: Don't show an invalid CPU number
Simon Glass
2021-08-02
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
x86: cmd: hob: Fix display of resource type for system memory
Bin Meng
2021-08-02
x86: cmd: hob: Fix the command usage and help messages
Bin Meng
2021-05-10
x86: Correct regwidth prompt in cbsysinfo
Simon Glass
2021-03-27
x86: Add a command to display coreboot sysinfo
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-09-25
x86: Add support for more than 8 MTRRs
Simon Glass
2020-09-25
x86: Allow showing details about a HOB entry
Simon Glass
2020-09-25
x86: hob: Try to show a name instead of a GUID
Simon Glass
2020-09-25
x86: hob: Add way to show a single hob entry
Simon Glass
2020-09-01
x86: mtrr: Fix parsing of "mtrr list" command
Wolfgang Wallner
2020-07-20
x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU
Simon Glass
2020-07-20
x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU
Simon Glass
[next]