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
Age
Commit message (
Expand
)
Author
2021-10-21
x86: Show some EFI info with the bdinfo command
Simon Glass
2021-10-21
x86: Create a new header for EFI
Simon Glass
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-09-23
lmb: x86: Add arch_lmb_reserve()
Marek Vasut
2021-09-17
Remove #include <version.h> from files which do not need it
Pali Rohár
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-03
x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWARE
Bin Meng
2021-08-03
x86: fsp: Don't program MTRR for DRAM for FSP1
Bin Meng
2021-07-24
smbios: error handling for invalid addresses
Heinrich Schuchardt
2021-07-15
x86: Ensure the e820 map is installed in all cases
Simon Glass
2021-07-15
x86: Do cache set-up by default when booting from coreboot
Simon Glass
2021-07-07
x86: Drop _X86EMU_env definition when CONFIG_BIOSEMU is used
Bin Meng
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
2021-03-27
cpu: Rename SPL_CPU_SUPPORT to SPL_CPU
Simon Glass
2021-03-27
x86: coreboot: Don't setup MTRR when booting from coreboot
Simon Glass
2021-03-27
x86: fsp: Don't notify if booted from coreboot
Simon Glass
2021-03-27
x86: fsp: Don't enable FSP graphics if booted from coreboot
Simon Glass
2021-03-27
x86: Allow installing an e820 when booting from coreboot
Simon Glass
2021-03-27
x86: coreboot: Update parsing of the latest sysinfo
Simon Glass
2021-03-27
x86: Move coreboot sysinfo parsing into generic x86 code
Simon Glass
2021-03-27
x86: coreboot: Sync up timestamp codes
Simon Glass
2021-03-27
cbfs: Allow access to CBFS without a header
Simon Glass
2021-03-26
x86: Support a fake PCI device with of-platdata-inst
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-01
x86: tpl: Show next stage being booted
Simon Glass
2021-02-01
x86: spl: Clear BSS unconditionally
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 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
x86: tpl: Remove unwanted devicetree string
Simon Glass
2020-12-16
x86: zimage: Update cmdline parameter to be an env var
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
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-11-06
x86: fsp: Adjust calculations for MTRR range and DRAM top
Simon Glass
2020-11-06
x86: acpi: Don't show the UART address by default
Simon Glass
2020-11-06
x86: acpi: Include the TPMv1 table only if needed
Simon Glass
2020-11-06
x86: Silence some logging statements
Simon Glass
2020-11-06
x86: fsp: Convert fsp_dram to use log_debug()
Simon Glass
2020-11-06
x86: Use CONFIG_CHROMEOS_VBOOT for verified boot
Simon Glass
2020-11-06
acpi: Don't reset the tables with every new generation
Simon Glass
2020-11-06
x86: acpi: Put the generated code first in DSDT
Simon Glass
[next]