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
/
include
/
asm
/
u-boot-x86.h
Age
Commit message (
Expand
)
Author
2024-10-18
x86: cpu: Use default print_cpuinfo() for all
Andy Shevchenko
2024-10-18
x86: Ensure the CPU identity exists for timer init
Simon Glass
2024-10-18
x86: Show the CPU vendor in bdinfo
Simon Glass
2023-08-15
common: return type board_get_usable_ram_top
Heinrich Schuchardt
2023-07-17
x86: Improve the trampoline in 64-bit mode
Simon Glass
2023-07-17
x86: Add a comment for board_init_f_r_trampoline()
Simon Glass
2023-01-18
trace: Use notrace for short
Simon Glass
2022-09-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2020-07-17
x86: Drop setup_pcat_compatibility()
Simon Glass
2020-07-09
x86: fsp: Reinit the FPU after FSP meminit
Simon Glass
2019-11-03
x86: Add a CPU init function for TPL
Simon Glass
2019-10-08
x86: Rename existing FSP code to fsp1
Simon Glass
2019-05-08
x86: Add a way to reinit the cpu
Simon Glass
2018-07-20
x86: Switch to use DM sysreset driver
Bin Meng
2018-06-03
Define board_quiesce_devices() in a shared location
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-05
x86: Don't include asm/u-boot.h in common
Simon Glass
2017-05-17
x86: fsp: Save stack address to CMOS for next S3 boot
Bin Meng
2017-04-05
Move dram_init_banksize() to a common header
Simon Glass
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-04-05
board_f: x86: Rename x86_fsp_init() to arch_fsp_init()
Simon Glass
2016-11-17
ls2080: Exit dpaa only right before exiting U-Boot
Alexander Graf
2016-01-28
x86: baytrail: Add option to disable the internal UART to setup_early_uart()
Stefan Roese
2016-01-24
x86: Make x86_init_cpus() static
Simon Glass
2015-11-13
x86: Rename pcat_ to i8254 and i8259 accordingly
Bin Meng
2015-08-14
x86: Remove init_gd() function
Simon Glass
2015-07-14
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-07-14
x86: fsp: Load GDT before calling FspInitEntry
Bin Meng
2015-06-04
x86: coreboot: Fix cosmetic issues
Bin Meng
2015-04-30
x86: Allow CPUs to be set up after relocation
Simon Glass
2015-04-29
x86: queensbay: Implement PIRQ routing
Bin Meng
2015-02-10
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2015-02-09
common: Move dram_init() declaration to common location
Michal Simek
2015-02-06
x86: Allow a UART to be set up before the FSP is ready
Simon Glass
2015-01-23
x86: Support ROMs on other archs
Simon Glass
2014-11-25
x86: Remove cpu_init_r() for x86
Bin Meng
2014-11-21
x86: ivybridge: Implement SDRAM init
Simon Glass
2014-11-21
x86: Replace fill_processor_name() with cpu_get_name()
Simon Glass
2014-11-21
x86: Fix up some missing prototypes
Simon Glass
2014-11-21
x86: Use the standard arch_cpu_init() function
Simon Glass
2014-11-21
x86: Use the standard dram_init() function
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
x86: Support tracing function
Simon Glass
2013-05-13
x86: Re-enable PCAT timer 2 for beeping
Simon Glass
2013-05-13
x86: Add TSC timer
Simon Glass
2013-05-13
x86: Implement panic output for coreboot
Simon Glass
2013-03-15
x86: Use sections header to obtain link symbols
Simon Glass
2013-03-15
Change stub example to use asm-generic/sections.h
Simon Glass
2013-03-04
x86: Add an __end symbol to signal the end of the U-Boot binary
Simon Glass
[next]