index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
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-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: 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
[next]