index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2020-09-21
Merge branch 'master' into next
Tom Rini
2020-09-21
x86: acpi: Add memset to initialize SPCR table
Wolfgang Wallner
2020-09-21
x86: acpi: Fix calculation of DSDT length
Wolfgang Wallner
2020-09-21
x86: fsp: Replace e-mmc with emmc in devicetree bindings
Wolfgang Wallner
2020-09-07
Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...
Tom Rini
2020-09-01
x86: Drop nhlt_serialise()
Simon Glass
2020-09-01
x86: Introduce USE_EARLY_BOARD_INIT option
Andy Shevchenko
2020-08-26
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
Stefan Roese
2020-08-03
sf: Drop dm.h header file from spi_flash.h
Simon Glass
2020-08-03
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-08-03
x86: call32: Append appropriate suffixes
Andy Shevchenko
2020-08-03
x86: sipi_vector: Append appropriate suffixes
Andy Shevchenko
2020-08-03
arch: x86: apl: Update FSP parameters
Bernhard Messerklinger
2020-08-03
x86: apl: fsp_bindings: Add support for u64 parameters
Bernhard Messerklinger
2020-08-03
x86: irq: Fix some typos
Wolfgang Wallner
2020-08-01
x86: rename CONFIG_STACK_SIZE
Heinrich Schuchardt
2020-07-28
x86: chromebook_panther: Correct the image layout
Simon Glass
2020-07-28
x86: Move the fdtmap away from the binary blobs
Simon Glass
2020-07-28
x86: Change how selection of ROMs works
Simon Glass
2020-07-25
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-20
x86: mp: Add more comments to the module
Simon Glass
2020-07-20
x86: mtrr: Add support for writing to MTRRs on any CPU
Simon Glass
2020-07-20
x86: mtrr: Update MTRRs on all CPUs
Simon Glass
2020-07-20
x86: Don't enable SMP in SPL
Simon Glass
2020-07-20
x86: mtrr: Use MP calls to list the MTRRs
Simon Glass
2020-07-20
x86: mp: Add iterators for CPUs
Simon Glass
2020-07-20
x86: mp: Park CPUs before running the OS
Simon Glass
2020-07-20
x86: mp: Allow running functions on multiple CPUs
Simon Glass
2020-07-20
x86: Set the SMP flag when MP init is complete
Simon Glass
2020-07-20
x86: mp: Support APs waiting for instructions
Simon Glass
2020-07-20
x86: cpu: Remove unnecessary #ifdefs
Simon Glass
2020-07-20
x86: mp_init: Adjust bsp_init() to return more information
Simon Glass
2020-07-20
x86: mp_init: Set up the CPU numbers at the start
Simon Glass
2020-07-20
x86: mp_init: Drop the num_cpus static variable
Simon Glass
2020-07-20
x86: mp_init: Switch parameter names in start_aps()
Simon Glass
2020-07-20
x86: mp_init: Avoid declarations in header files
Simon Glass
2020-07-20
x86: Move MP code into mp_init
Simon Glass
2020-07-20
x86: mp_init: Switch to livetree
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
x86: Rename board_final_cleanup() to board_final_init()
Simon Glass
2020-07-17
x86: acpi: Correct the version of the MADT
Simon Glass
2020-07-17
x86: Drop setup_pcat_compatibility()
Simon Glass
2020-07-17
x86: Update the comment about booting for FSP2
Simon Glass
2020-07-17
x86: Store the coreboot table address in global_data
Simon Glass
2020-07-17
x86: apl: Adjust FSP-M code to avoid hard-coded address
Simon Glass
2020-07-17
x86: apl: Set the correct boot mode in the FSP-M code
Simon Glass
2020-07-17
x86: Add debugging to table writing
Simon Glass
2020-07-17
x86: apl: Fix save/restore of ITSS priorities
Simon Glass
[next]