index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
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: 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: mp: Support APs waiting for instructions
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-17
x86: Drop setup_pcat_compatibility()
Simon Glass
2020-07-17
x86: Store the coreboot table address in global_data
Simon Glass
2020-07-17
x86: apl: Fix save/restore of ITSS priorities
Simon Glass
2020-07-17
x86: pinctrl: Drop the acpi_path member
Simon Glass
2020-07-17
x86: pinctrl: Update comment for intel_pinctrl_get_pad()
Simon Glass
2020-07-17
x86: pinctrl: Add a way to get the pinctrl reg address
Simon Glass
2020-07-17
x86: Add support for building up an NHLT structure
Simon Glass
2020-07-17
acpi: Allow creating the GNVS to fail
Simon Glass
2020-07-17
x86: fsp: Support a warning message when DRAM init is slow
Simon Glass
2020-07-17
x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME
Simon Glass
2020-07-09
x86: fsp: Reinit the FPU after FSP meminit
Simon Glass
2020-07-01
x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE
Tom Rini
2020-06-02
x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridge
Bin Meng
2020-06-02
x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridge
Bin Meng
2020-06-02
x86: baytrail: acpi: Create buffers outside of the methods
Bin Meng
2020-06-02
x86: tangier: acpi: Drop _HID() where enumerated by _ADR()
Andy Shevchenko
2020-06-02
x86: tangier: acpi: Drop _ADR() where _HID() is present
Andy Shevchenko
2020-06-02
x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridge
Andy Shevchenko
2020-06-02
x86: tangier: acpi: Create buffers outside of the methods
Andy Shevchenko
2020-06-02
x86: apl: Add hex offsets for registers in FSP-S
Simon Glass
2020-06-02
x86: apl: Add hex offsets for registers in FSP-M
Simon Glass
2020-06-02
x86: mrccache: Allow use before driver model is active
Simon Glass
2020-06-02
x86: spi: Add a way to access the SPI mapping via registers
Simon Glass
2020-05-27
x86: coreboot: add SMBIOS cbmem entry parsing
Christian Gmeiner
2020-05-27
x86: apl: Use devicetree for FSP-S configuration
Bernhard Messerklinger
2020-05-27
x86: apl: Use devicetree for FSP-M configuration
Bernhard Messerklinger
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
Use __ASSEMBLY__ as the assembly macros
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-30
x86: Move coreboot-table detection into common code
Simon Glass
2020-04-30
acpi: Add an acpi command
Simon Glass
2020-04-16
x86: Move acpi_table header to main include/ directory
Simon Glass
2020-04-16
x86: apl: Add Global NVS table header
Simon Glass
2020-04-16
x86: Correct wording of coreboot source code
Simon Glass
2020-04-04
x86: acpi: Describe USB 3 host controller found on Intel Tangier
Andy Shevchenko
2020-04-04
x86: acpi: Add I²C timings to Intel Merrifield platform
Andy Shevchenko
2020-03-05
x86: cpu_x86: Make cpu_x86_get_count() non-static
Wolfgang Wallner
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
[next]