~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
u-boot-x86.h
Commit message (
Expand
)
Author
Age
*
common: return type board_get_usable_ram_top
Heinrich Schuchardt
2023-08-15
*
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-07-17
*
trace: Use notrace for short
Simon Glass
2023-01-18
*
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
2022-09-23
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
x86: Drop setup_pcat_compatibility()
Simon Glass
2020-07-17
*
x86: fsp: Reinit the FPU after FSP meminit
Simon Glass
2020-07-09
*
x86: Add a CPU init function for TPL
Simon Glass
2019-11-03
*
x86: Rename existing FSP code to fsp1
Simon Glass
2019-10-08
*
x86: Add a way to reinit the cpu
Simon Glass
2019-05-08
*
x86: Switch to use DM sysreset driver
Bin Meng
2018-07-20
*
Define board_quiesce_devices() in a shared location
Simon Glass
2018-06-03
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
x86: Don't include asm/u-boot.h in common
Simon Glass
2017-06-05
*
x86: fsp: Save stack address to CMOS for next S3 boot
Bin Meng
2017-05-17
*
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
2017-04-05
*
ls2080: Exit dpaa only right before exiting U-Boot
Alexander Graf
2016-11-17
*
x86: baytrail: Add option to disable the internal UART to setup_early_uart()
Stefan Roese
2016-01-28
*
x86: Make x86_init_cpus() static
Simon Glass
2016-01-24
*
x86: Rename pcat_ to i8254 and i8259 accordingly
Bin Meng
2015-11-13
*
x86: Remove init_gd() function
Simon Glass
2015-08-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-07-14
*
x86: coreboot: Fix cosmetic issues
Bin Meng
2015-06-04
*
x86: Allow CPUs to be set up after relocation
Simon Glass
2015-04-30
*
x86: queensbay: Implement PIRQ routing
Bin Meng
2015-04-29
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2015-02-10
|
\
|
*
x86: Allow a UART to be set up before the FSP is ready
Simon Glass
2015-02-06
*
|
common: Move dram_init() declaration to common location
Michal Simek
2015-02-09
|
/
*
x86: Support ROMs on other archs
Simon Glass
2015-01-23
*
x86: Remove cpu_init_r() for x86
Bin Meng
2014-11-25
*
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
2014-11-21
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
x86: Support tracing function
Simon Glass
2013-06-26
*
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-05-13
*
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-15
*
x86: Add an __end symbol to signal the end of the U-Boot binary
Simon Glass
2013-03-04
*
x86: Remove video_init() prototype from u-boot-x86.h
Simon Glass
2012-12-06
*
x86: Add function to read time stamp counter
Vadim Bendebury
2012-12-06
*
x86: Add a default implementation for cleanup_before_linux()
Gabe Black
2012-11-30
[next]