index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
x86
Age
Commit message (
Expand
)
Author
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
2020-07-20
x86: mtrr: Restructure so command execution is in one place
Simon Glass
2020-07-20
x86: mtrr: Update the command to use the new mtrr calls
Simon Glass
2020-07-20
x86: mtrr: Add support for writing to MTRRs on any CPU
Simon Glass
2020-07-20
x86: mtrr: Use MP calls to list the MTRRs
Simon Glass
2020-07-20
x86: mtrr: Fix 'ensable' typo
Simon Glass
2020-05-27
x86: mtrr: Drop the mask display when changing an mtrr
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop uuid.h from common header
Simon Glass
2019-12-15
x86: Update the fsp command for FSP2
Simon Glass
2019-10-08
x86: Rename some FSP functions to have an fsp_ prefix
Simon Glass
2019-10-08
x86: Rename existing FSP code to fsp1
Simon Glass
2019-08-09
x86: Add a common HOB library
Park, Aiden
2019-08-09
x86: lib: fsp: Use EFI_GUID and efi_guid_t
Park, Aiden
2019-04-22
cmd: add exception command
Heinrich Schuchardt
2018-10-09
x86: Update mtrr functions to allow leaving cache alone
Simon Glass
[next]