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
/
cpu
/
coreboot
Age
Commit message (
Expand
)
Author
2025-04-04
arch/x86/cpu: Call x86_cpu_reinit_f for 64-bits
Jeremy Compostella
2025-04-04
arch/x86: Add 64-bit U-Boot configuration without SPL
Jeremy Compostella
2024-10-18
x86: cpu: Use default print_cpuinfo() for all
Andy Shevchenko
2024-10-18
x86: coreboot: Add timestamps from coreboot to bootstage
Simon Glass
2024-10-18
x86: coreboot: Update the timestamp code to use sysinfo
Simon Glass
2024-10-18
x86: Make default_print_cpuinfo be a weak alias for print_cpuinfo
Tom Rini
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
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
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
2024-05-06
x86: Remove <common.h> and add needed includes
Tom Rini
2023-11-28
x86: coreboot: Add a sysinfo driver
Simon Glass
2023-09-22
x86: coreboot: Drop USB init on startup
Simon Glass
2023-09-22
x86: coreboot: Rearrange arch_cpu_init()
Simon Glass
2023-08-31
event: Use an event to replace last_stage_init()
Simon Glass
2023-08-15
common: return type board_get_usable_ram_top
Heinrich Schuchardt
2023-02-10
Correct SPL uses of USB_KEYBOARD
Simon Glass
2022-09-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
2021-07-15
x86: coreboot: Use vendor in the Kconfig
Simon Glass
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
2021-03-27
x86: Allow installing an e820 when booting from coreboot
Simon Glass
2021-03-27
x86: Move coreboot sysinfo parsing into generic x86 code
Simon Glass
2021-03-27
x86: Move coreboot timestamp info into coreboot_tables.h
Simon Glass
2021-03-27
x86: Make coreboot sysinfo available to any x86 board
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-17
x86: Rename board_final_cleanup() to board_final_init()
Simon Glass
2020-07-17
x86: Store the coreboot table address in global_data
Simon Glass
2020-05-27
x86: coreboot: add SMBIOS cbmem entry parsing
Christian Gmeiner
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-04
x86: coreboot: Allow building an SPL image
Simon Glass
2020-05-04
x86: Allow building an SPL image for coreboot
Simon Glass
2020-04-30
x86: Move coreboot-table detection into common code
Simon Glass
2020-04-16
x86: Correct wording of coreboot source code
Simon Glass
2019-12-15
x86: timer: use a timer base of 0
Simon Glass
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
common: Move checkcpu() out of common.h
Simon Glass
2019-08-18
x86: Remove x86 specific GD flags as they are not referenced at all
Stefan Roese
2019-05-19
x86: coreboot: make it possible to process unhandled tags
Christian Gmeiner
2018-12-10
coreboot: only init usb if necessary
Thomas RIENOESSL
2018-10-09
x86: Update mtrr functions to allow leaving cache alone
Simon Glass
2018-08-20
x86: coreboot: Add generic coreboot payload support
Bin Meng
2018-07-02
x86: Add scsi command to coreboot and qemu
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-16
x86: Rename e820entry to e820_entry
Bin Meng
2018-04-16
x86: Use 'unsigned int' in install_e820_map() functions
Bin Meng
2017-12-12
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
Tuomas Tynkkynen
2017-08-15
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-08-01
x86: Switch all boards to use DM SCSI
Bin Meng
[next]