summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2020-04-04x86: acpi: Describe USB 3 host controller found on Intel TangierAndy Shevchenko
2020-04-04x86: acpi: Add I²C timings to Intel Merrifield platformAndy Shevchenko
2020-04-04x86: acpi: Refactor XSDT handling in acpi_add_table()Andy Shevchenko
2020-03-05x86: apl: Use cpu_x86_get_count() for cpu_ops.get_countWolfgang Wallner
2020-03-05x86: cpu_x86: Make cpu_x86_get_count() non-staticWolfgang Wallner
2020-03-05x86: p2sb: Drop 'apl' prefixWolfgang Wallner
2020-03-05Revert "x86: use invd instead of wbinvd in real mode start code"Andy Shevchenko
2020-03-05x86: Correct error return value in mrccache_get_region()Simon Glass
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada
2020-02-19dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada
2020-02-19dma-mapping: fix the prototype of dma_map_single()Masahiro Yamada
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-07x86: coral: Add I2C and TPM device-tree definitionsSimon Glass
2020-02-07x86: Add support for ACPI general-purpose eventsSimon Glass
2020-02-07x86: itss: Add of-platdata supportSimon Glass
2020-02-07x86: Give each driver an IRQ typeSimon Glass
2020-02-07x86: apl: Drop the I2C config in FSP-SSimon Glass
2020-02-07x86: apl: Use the clock driverSimon Glass
2020-02-07x86: Move P2SB from Apollo Lake to a more generic locationWolfgang Wallner
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-04x86: itss: Remove apl-prefixWolfgang Wallner
2020-02-04x86: itss: Add a Kconfig option to enable/disable ITSS driverWolfgang Wallner
2020-02-04x86: Move itss.c from Apollo Lake to a more generic locationWolfgang Wallner
2020-02-04x86: Move itss.h from Apollo Lake to the generic x86 include directoryWolfgang Wallner
2020-02-04x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS filesWolfgang Wallner
2020-02-04x86: limit the fs segment to the pointer sizeMasahiro Yamada
2020-02-04x86: use invd instead of wbinvd in real mode start codeMasahiro Yamada
2020-02-04x86: serial: Use NS16550_DYNAMIC in Slim BootloaderPark, Aiden
2020-02-04x86: Move coreboot over to use the coreboot UARTSimon Glass
2020-02-04x86: Update coreboot serial table structSimon Glass
2020-01-25asm: dma-mapping.h: Fix dma mapping functionsVignesh Raghavendra
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move ll_boot_init() to init.hSimon Glass
2020-01-07x86: apl: Avoid accessing the PCI bus before it is probedSimon Glass
2019-12-15x86: Add chromebook_coralSimon Glass
2019-12-15x86: apl: Add FSP supportSimon Glass
2019-12-15x86: apl: Add FSP structuresSimon Glass
2019-12-15x86: apl: Add Kconfig and MakefileSimon Glass
2019-12-15x86: apl: Add P2SB driverSimon Glass
2019-12-15x86: apl: Add SPL/TPL initSimon Glass
2019-12-15x86: apl: Add a CPU driverSimon Glass
2019-12-15x86: apl: Add SPL loadersSimon Glass
2019-12-15x86: apl: Add PUNIT driverSimon Glass
2019-12-15x86: apl: Add PCH driverSimon Glass
2019-12-15x86: apl: Add LPC driverSimon Glass
2019-12-15x86: apl: Add ITSS driverSimon Glass
2019-12-15x86: apl: Add hostbridge driverSimon Glass
2019-12-15x86: apl: Add systemagent driverSimon Glass
2019-12-15x86: apl: Add pinctrl driverSimon Glass