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
/
cpu
Age
Commit message (
Expand
)
Author
2019-10-11
x86: Reduce resetvec size
Simon Glass
2019-10-11
x86: Drop RESET_SEG_SIZE
Simon Glass
2019-10-11
x86: Drop RESET_BASE
Simon Glass
2019-10-08
x86: cpu: Don't include the cpu driver in TPL
Simon Glass
2019-10-08
x86: Add a function to set variable MTRRs
Simon Glass
2019-10-08
x86: Refactor mtrr_commit() to allow for shared code
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 more comments to the start-up code
Simon Glass
2019-10-08
x86: Change condition for using CAR
Simon Glass
2019-10-08
x86: fsp: Save usable RAM and hob_list in the handoff area
Simon Glass
2019-10-08
x86: spl: Move broadwell-specific code out of generic x86 spl
Simon Glass
2019-10-08
x86: pci: Add a function to clear and set PCI config regs
Simon Glass
2019-10-08
x86: Add binman symbols to the image
Simon Glass
2019-10-08
x86: Move common Intel CPU info code into a function
Simon Glass
2019-10-08
x86: Rename some FSP functions to have an fsp_ prefix
Simon Glass
2019-10-08
x86: Rename existing FSP code to fsp1
Simon Glass
2019-09-10
x86: tangier: Fix off-by-one error when preparing CSRT
Andy Shevchenko
2019-09-10
x86: tangier: Reserve PCI ECAM in motherboard resources
Andy Shevchenko
2019-09-10
x86: show UEFI images involved in crash
Heinrich Schuchardt
2019-09-10
x86: qemu: Report high memory in the E820 table
Bin Meng
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-08-18
x86: Remove x86 specific GD flags as they are not referenced at all
Stefan Roese
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
env: Move TOTAL_MALLOC_LEN to environment.h
Simon Glass
2019-08-09
x86: slimbootloader: Set TSC information for tsc_timer
Park, Aiden
2019-08-09
x86: slimbootloader: Add serial driver
Park, Aiden
2019-08-09
x86: slimbootloader: Add memory configuration
Park, Aiden
2019-08-09
x86: Add new slimbootloader CPU type
Park, Aiden
2019-08-09
x86: tangier: Populate CSRT for shared DMA controller
Andy Shevchenko
2019-06-22
watchdog: tangier: Convert to use WDT class
Andy Shevchenko
2019-05-19
x86: coreboot: make it possible to process unhandled tags
Christian Gmeiner
2019-05-09
Fix spelling of available.
Vagrant Cascadian
2019-05-08
x86: Add a way to jump from TPL to SPL
Simon Glass
2019-05-08
x86: broadwell: Update PCH to work in TPL
Simon Glass
2019-05-08
x86: Support TPL in Intel common code
Simon Glass
2019-05-08
x86: broadwell: Implement PCH_REQ_PMBASE_INFO
Simon Glass
2019-05-08
x86: ivybridge: Implement PCH_REQ_PMBASE_INFO
Simon Glass
2019-05-08
x86: Add common Intel code for SPL
Simon Glass
2019-05-08
x86: broadwell: Select refcode and CPU code for SPL
Simon Glass
2019-05-08
x86: broadwell: Allow booting from SPL
Simon Glass
2019-05-08
x86: Allow 16-bit init to be in TPL
Simon Glass
[next]