~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
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
/
intel_common
Commit message (
Expand
)
Author
Age
*
x86: Convert some debug statements to use logging
Simon Glass
2023-07-17
*
global: Migrate CONFIG_X86_MRC_ADDR to CFG
Tom Rini
2022-12-23
*
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-10-17
*
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
2022-09-23
*
acpi: Move MCFG implementation to common lib
Moritz Fischer
2022-02-09
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
x86: Create a 32/64-bit selection for the app
Simon Glass
2021-11-07
*
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
*
treewide: Try to avoid the preprocessor with OF_REAL
Simon Glass
2021-09-25
*
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-09-25
*
x86: itss: Tidy up bind() for of-platdata-inst
Simon Glass
2021-03-26
*
x86: sizeof-array-div error in lpc_common_early_init
Heinrich Schuchardt
2021-03-09
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
x86: Move priv/plat structs for intel_common to headers
Simon Glass
2021-01-05
*
x86: apl: Reduce size for TPL
Simon Glass
2021-01-05
*
x86: apl: Use const for driver operations
Simon Glass
2021-01-05
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
*
dm: treewide: Update 'auto' declarations to be on one line
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
*
x86: Silence some logging statements
Simon Glass
2020-11-06
*
x86: Don't bother clearing global NVS
Simon Glass
2020-11-05
*
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
*
bloblist: Allow custom alignment for blobs
Simon Glass
2020-10-06
*
x86: cpu: Report address width from cpu_get_info()
Simon Glass
2020-09-25
*
x86: acpi: Add common Intel ACPI tables
Simon Glass
2020-09-25
*
x86: Add a few common Intel CPU functions
Simon Glass
2020-09-25
*
x86: acpi: Add a common routine to write WiFi info
Simon Glass
2020-09-25
*
x86: apl: Support writing the IntelGraphicsMem table
Simon Glass
2020-09-25
*
x86: apl: Fix save/restore of ITSS priorities
Simon Glass
2020-07-17
*
x86: apl: Hide the p2sb on exit from U-Boot
Simon Glass
2020-07-17
*
x86: apl: Support set_hide() in p2sb driver
Simon Glass
2020-07-17
*
x86: spi: Add a way to access the SPI mapping via registers
Simon Glass
2020-06-02
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop init.h from common header
Simon Glass
2020-05-18
*
x86: coreboot: Allow building an SPL image
Simon Glass
2020-05-04
*
x86: apl: Move p2sb ofdata reading to the correct method
Simon Glass
2020-04-16
*
x86: p2sb: Drop 'apl' prefix
Wolfgang Wallner
2020-03-05
*
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-11
|
\
|
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
*
|
x86: itss: Add of-platdata support
Simon Glass
2020-02-07
*
|
x86: Give each driver an IRQ type
Simon Glass
2020-02-07
*
|
x86: Move P2SB from Apollo Lake to a more generic location
Wolfgang Wallner
2020-02-07
|
/
*
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
[next]