index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
intel_common
Age
Commit message (
Expand
)
Author
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-11-06
x86: Silence some logging statements
Simon Glass
2020-11-05
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-10-06
bloblist: Allow custom alignment for blobs
Simon Glass
2020-09-25
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-07-17
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-06-02
x86: spi: Add a way to access the SPI mapping via registers
Simon Glass
2020-05-18
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-04
x86: coreboot: Allow building an SPL image
Simon Glass
2020-04-16
x86: apl: Move p2sb ofdata reading to the correct method
Simon Glass
2020-03-05
x86: p2sb: Drop 'apl' prefix
Wolfgang Wallner
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-07
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-05
dm: core: Create a new header file for 'compat' features
Simon Glass
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
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: spi: Add helper functions for Intel Fast SPI
Simon Glass
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-10-08
x86: Add new common CPU functions for turbo/burst mode
Simon Glass
2019-10-08
x86: Add common functions for TDP and perf control
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: fsp: Save usable RAM and hob_list in the handoff area
Simon Glass
2019-10-08
x86: Move common Intel CPU info code into a function
Simon Glass
2019-05-08
x86: Support TPL in Intel common code
Simon Glass
2019-05-08
x86: Add common Intel code for SPL
Simon Glass
2019-05-08
x86: Allow 16-bit init to be in TPL
Simon Glass
2019-05-08
x86: Update a stale comment about ifdtool
Simon Glass
2018-07-02
x86: Use microcode update from device tree for all processors
Ivan Gorinov
2018-06-17
x86: Rename efi-x86 target to efi-x86_app
Bin Meng
2018-06-13
x86: ivybridge: Drop CONFIG_USBDEBUG
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
[next]