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
2019-12-15
x86: Move fsp_prepare_mrc_cache() to fsp1 directory
Simon Glass
2019-12-15
x86: Don't export mrccache_update()
Simon Glass
2019-12-15
x86: Add mrccache support for a 'variable' cache
Simon Glass
2019-12-15
x86: Update mrccache to support multiple caches
Simon Glass
2019-12-15
x86: Add a new global_data member for the cache record
Simon Glass
2019-12-15
x86: Reduce mrccache record alignment size
Simon Glass
2019-12-15
x86: spi: Add helper functions for Intel Fast SPI
Simon Glass
2019-12-15
i2c: designware: Avoid using static data
Simon Glass
2019-11-03
x86: Add a CPU init function for TPL
Simon Glass
2019-11-03
x86: spl: Support init of a PUNIT
Simon Glass
2019-11-03
x86: timer: Use a separate flag for whether timer is inited
Simon Glass
2019-10-08
x86: Add a function to set variable MTRRs
Simon Glass
2019-10-08
x86: Add new common CPU functions for turbo/burst mode
Simon Glass
2019-10-08
x86: Tidy up some duplicate MSR defines
Simon Glass
2019-10-08
x86: Add common functions for TDP and perf control
Simon Glass
2019-10-08
x86: Use a common bus clock for Intel CPUs
Simon Glass
2019-10-08
x86: Add a common function to set CPU thermal target
Simon Glass
2019-10-08
x86: Use a common definition of MSR_IA32_PERF_CTL
Simon Glass
2019-10-08
x86: pci: Drop the first parameter in pci_x86_r/w_config()
Simon Glass
2019-10-08
x86: Move acpi_s3.h to a common location
Simon Glass
2019-10-08
x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT
Simon Glass
2019-10-08
x86: Add various MTRR indexes and values
Simon Glass
2019-10-08
x86: fsp: Save usable RAM and hob_list in the handoff area
Simon Glass
2019-10-08
x86: spl: Reduce priority of the basic SPL image loader
Simon Glass
2019-10-08
x86: pci: Add a function to clear and set PCI config regs
Simon Glass
2019-10-08
x86: Move common Intel CPU info code into a function
Simon Glass
2019-10-08
x86: fsp: Add access to variable MRC data
Simon Glass
2019-10-08
x86: fsp: Add a few more definitions for FSP2
Simon Glass
2019-10-08
x86: Move common fsp functions into a common file
Simon Glass
2019-10-08
x86: fsp: Move common dram functions into a common file
Simon Glass
2019-10-08
x86: fsp: Tidy up comment style a little
Simon Glass
2019-10-08
x86: fsp: Create a common fsp_support.h header
Simon Glass
2019-10-08
x86: Rename some FSP functions to have an fsp_ prefix
Simon Glass
2019-10-08
x86: Move fsp_ffs.h include to fsp_arch.h
Simon Glass
2019-10-08
x86: Move fsp_bootmode.h to the generic fsp directory
Simon Glass
2019-10-08
x86: Move fsp_infoheader.h to the generic fsp directory
Simon Glass
2019-10-08
x86: Move fsp_hob.h to the generic fsp directory
Simon Glass
2019-10-08
x86: Move fsp_fv.h to the generic fsp directory
Simon Glass
2019-10-08
x86: Move fsp_types.h to the generic fsp directory
Simon Glass
2019-10-08
x86: Move fsp_api.h inclusion out of fsp_support.h
Simon Glass
2019-10-08
x86: Create a new fsp_arch.h header
Simon Glass
2019-10-08
x86: Move fsp_azalia.h to the generic fsp directory
Simon Glass
2019-10-08
x86: Rename existing FSP code to fsp1
Simon Glass
2019-10-01
x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters
Andy Shevchenko
2019-09-10
x86: tangier: Use spaces over TABs in ASL code
Andy Shevchenko
2019-09-10
x86: tangier: Reserve PCI ECAM in motherboard resources
Andy Shevchenko
2019-09-10
x86: acpi: Annotate struct acpi_table_header with __packed
Andy Shevchenko
2019-09-10
x86: qemu: Support getting high memory size
Bin Meng
2019-09-10
x86: qemu: Extract getting memory size to a separate routine
Bin Meng
2019-09-10
x86: acpi: Slightly reduce binary size of ACPI tables for Tangier
Andy Shevchenko
[next]