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-02-04
x86: itss: Remove apl-prefix
Wolfgang Wallner
2020-02-04
x86: itss: Add a Kconfig option to enable/disable ITSS driver
Wolfgang Wallner
2020-02-04
x86: Move itss.c from Apollo Lake to a more generic location
Wolfgang Wallner
2020-02-04
x86: Move itss.h from Apollo Lake to the generic x86 include directory
Wolfgang Wallner
2020-02-04
x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS files
Wolfgang Wallner
2020-02-04
x86: limit the fs segment to the pointer size
Masahiro Yamada
2020-02-04
x86: use invd instead of wbinvd in real mode start code
Masahiro Yamada
2020-02-04
x86: serial: Use NS16550_DYNAMIC in Slim Bootloader
Park, Aiden
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Move ll_boot_init() to init.h
Simon Glass
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
[next]