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
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
2017-08-01
x86: kconfig: Move USB to platform Kconfig
Bin Meng
2017-08-01
x86: coreboot: kconfig: Imply drivers that are useful
Bin Meng
2017-08-01
x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig
Bin Meng
2017-08-01
x86: kconfig: Let board select BOARD_EARLY_INIT_F
Bin Meng
2017-04-30
fs: Kconfig: Add a separate config for FS_CBFS
Simon Glass
2017-04-30
fs: Convert CONFIG_CMD_CBFS to Kconfig
Simon Glass
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-04-05
board_f: x86: Use checkcpu() for CPU init
Simon Glass
2016-10-12
x86: coreboot: Convert to use DM coreboot video driver
Bin Meng
2016-06-29
x86: coreboot: Remove the dummy pch driver
Bin Meng
2016-05-23
x86: Call board_final_cleanup() in last_stage_init()
Bin Meng
2016-03-17
x86: Move asm/arch-coreboot/tables.h to a common place
Bin Meng
2016-01-24
dm: x86: spi: Convert ICH SPI driver to driver model PCI API
Simon Glass
2015-12-01
x86: Convert to use driver model timer
Bin Meng
2015-09-09
x86: coreboot: Convert to use more dm drivers
Bin Meng
2015-08-26
x86: coreboot: Allow >=4GiB memory bank size
Bin Meng
2015-08-26
x86: Remove calculate_relocation_address()
Bin Meng
2015-08-26
x86: coreboot: Correctly report E820 types
Bin Meng
2015-07-14
x86: pci: Tidy up the generic x86 PCI driver
Simon Glass
2015-06-04
x86: qemu: Implement PIRQ routing
Bin Meng
[next]