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
2020-01-07
x86: apl: Avoid accessing the PCI bus before it is probed
Simon Glass
2019-12-15
x86: apl: Add FSP support
Simon Glass
2019-12-15
x86: apl: Add Kconfig and Makefile
Simon Glass
2019-12-15
x86: apl: Add P2SB driver
Simon Glass
2019-12-15
x86: apl: Add SPL/TPL init
Simon Glass
2019-12-15
x86: apl: Add a CPU driver
Simon Glass
2019-12-15
x86: apl: Add SPL loaders
Simon Glass
2019-12-15
x86: apl: Add PUNIT driver
Simon Glass
2019-12-15
x86: apl: Add PCH driver
Simon Glass
2019-12-15
x86: apl: Add LPC driver
Simon Glass
2019-12-15
x86: apl: Add ITSS driver
Simon Glass
2019-12-15
x86: apl: Add hostbridge driver
Simon Glass
2019-12-15
x86: apl: Add systemagent driver
Simon Glass
2019-12-15
x86: apl: Add UART driver
Simon Glass
2019-12-15
x86: apl: Add PMC driver
Simon Glass
2019-12-15
x86: Move qemu CPU fixup function into its own file
Simon Glass
2019-12-15
x86: Add low-power subsystem (lpss) support
Simon Glass
2019-12-15
x86: Add support for newer CAR schemes
Simon Glass
2019-12-15
x86: Allow interrupt to happen once
Simon Glass
2019-12-15
x86: Update mrccache to support multiple caches
Simon Glass
2019-12-15
x86: Define the SPL image start
Simon Glass
2019-12-15
x86: Move UCLASS_IRQ into a separate file
Simon Glass
2019-12-15
x86: Drop unnecessary interrupt code for TPL
Simon Glass
2019-12-15
x86: Drop unnecessary cpu code for TPL
Simon Glass
2019-12-15
x86: timer: use a timer base of 0
Simon Glass
2019-12-15
x86: spi: Add helper functions for Intel Fast SPI
Simon Glass
2019-12-08
x86: simplify ljmp to 32-bit code
Masahiro Yamada
2019-12-08
x86: use data32 directive instead of macro for operand-size prefix
Masahiro Yamada
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
common: Move checkcpu() out of common.h
Simon Glass
2019-11-03
x86: Move CPU init to before spl_init()
Simon Glass
2019-11-03
x86: Add a CPU init function for TPL
Simon Glass
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
[next]