~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
wip/spl-2024.10
wip/spl-2024.10-g12b
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
apollolake
Commit message (
Expand
)
Author
Age
*
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-31
*
serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)
Pali Rohár
2022-06-06
*
Revert "x86: Move FACP table into separate functions"
Andy Shevchenko
2022-03-31
*
x86: Move FACP table into separate functions
Simon Glass
2022-01-25
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-09-25
*
spi: Rename SPI_SUPPORT to SPI
Simon Glass
2021-09-04
*
pch: Rename PCH_SUPPORT to PCH
Simon Glass
2021-09-04
*
x86: coral: Allow init of debug UART in U-Boot proper
Simon Glass
2021-03-27
*
x86: coral: Avoid build error with !CONFIG_ACPIGEN
Simon Glass
2021-03-27
*
x86: apl: Use read-only SPL and new of-platdata
Simon Glass
2021-03-26
*
x86: apl: Tell of-platdata about a required header file
Simon Glass
2021-03-26
*
x86: apl: Fix the header order in pmc
Simon Glass
2021-03-26
*
x86: Select advanced Intel code only if allowed
Simon Glass
2021-03-09
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
x86: apl: Enhance debugging in the SPL loader
Simon Glass
2021-02-01
*
x86: apl: Adjust how the UART gets its platform data
Simon Glass
2021-01-05
*
x86: apl: Use struct spi_nor instead of struct spi_flash
Simon Glass
2021-01-05
*
x86: apl: Move priv/plat structs to headers
Simon Glass
2021-01-05
*
x86: apl: Reduce size for TPL
Simon Glass
2021-01-05
*
x86: apl: Update hostbridge to remove unwanted TPL code
Simon Glass
2021-01-05
*
x86: coral: Move fsp-m settings to a subnode
Simon Glass
2021-01-05
*
x86: apl: Use const for driver operations
Simon Glass
2021-01-05
*
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
*
x86: apl: Drop support for !OF_PLATDATA_PARENT
Simon Glass
2021-01-05
*
serial: Update NS16550_t and struct NS16550
Simon Glass
2021-01-05
*
x86: Drop unnecessary mp_init logic
Simon Glass
2020-12-18
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
dm: Remove uses of device_bind_offset()
Simon Glass
2020-12-13
*
dm: core: Rename device_bind() to device_bind_offset()
Simon Glass
2020-12-13
*
x86: Silence some logging statements
Simon Glass
2020-11-06
*
x86: Set up Chrome OS to boot into developer mode
Simon Glass
2020-11-06
*
x86: Use CONFIG_CHROMEOS_VBOOT for verified boot
Simon Glass
2020-11-06
*
x86: apl: Add core init for the SoC
Simon Glass
2020-11-05
*
x86: Fix up driver names to avoid dtoc warnings
Simon Glass
2020-11-05
*
x86: apl: Take advantage of the of-platdata parent support
Simon Glass
2020-10-29
*
x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT
Simon Glass
2020-10-29
*
x86: apl: Check low-level init in FSP-S pre-init
Simon Glass
2020-09-25
*
x86: apl: Drop unnecessary code in PMC driver
Simon Glass
2020-09-25
*
x86: apl: Generate ACPI table for LPC
Simon Glass
2020-09-25
*
x86: apl: Generate CPU tables
Simon Glass
2020-09-25
*
x86: apl: Add support for hostbridge ACPI generation
Simon Glass
2020-09-25
*
x86: apl: Generate required ACPI tables
Simon Glass
2020-09-25
*
x86: apl: Allow reading hostbridge base addresses
Simon Glass
2020-09-25
*
x86: Support Atom SoCs using SWSMISCI rather than the SWSCI
Simon Glass
2020-09-25
*
x86: apl: Support writing the IntelGraphicsMem table
Simon Glass
2020-09-25
[next]