summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/arch-apollolake
AgeCommit message (Expand)AuthorFilesLines
2022-01-19doc: replace @return by Return:Heinrich Schuchardt3-6/+6
2021-03-27x86: coral: Allow init of debug UART in U-Boot properSimon Glass1-0/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+3
2021-01-31x86: coral: Support TPM and RTC in SPLSimon Glass1-0/+3
2021-01-05x86: apl: Adjust how the UART gets its platform dataSimon Glass1-1/+18
2021-01-05x86: apl: Move priv/plat structs to headersSimon Glass3-0/+62
2020-11-05x86: apl: Add core init for the SoCSimon Glass1-0/+14
2020-09-25x86: apl: Generate required ACPI tablesSimon Glass1-0/+18
2020-09-25x86: apl: Allow reading hostbridge base addressesSimon Glass1-0/+31
2020-09-25x86: apl: Update iomap for ACPISimon Glass1-0/+16
2020-09-25x86: apl: Add power-management definitionsSimon Glass1-1/+39
2020-09-25x86: Add wake sources for the acpi_gpe driverSimon Glass2-0/+138
2020-09-25x86: Add a common global NVS structureSimon Glass1-22/+1
2020-09-25x86: acpi: apl: Add asl files for Apollo LakeSimon Glass18-0/+1261
2020-08-03arch: x86: apl: Update FSP parametersBernhard Messerklinger2-2/+12
2020-08-03x86: apl: fsp_bindings: Add support for u64 parametersBernhard Messerklinger1-0/+1
2020-06-02x86: apl: Add hex offsets for registers in FSP-SSimon Glass1-0/+72
2020-06-02x86: apl: Add hex offsets for registers in FSP-MSimon Glass1-2/+15
2020-05-27x86: apl: Use devicetree for FSP-S configurationBernhard Messerklinger2-0/+216
2020-05-27x86: apl: Use devicetree for FSP-M configurationBernhard Messerklinger2-0/+264
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass2-0/+2
2020-04-16x86: apl: Add Global NVS table headerSimon Glass1-0/+36
2020-02-03x86: Move itss.h from Apollo Lake to the generic x86 include directoryWolfgang Wallner1-45/+0
2020-02-03x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS filesWolfgang Wallner1-0/+2
2019-12-15x86: apl: Add FSP structuresSimon Glass4-0/+440
2019-12-15x86: apl: Add a CPU driverSimon Glass1-0/+20
2019-12-15x86: apl: Add PCH driverSimon Glass1-0/+9
2019-12-15x86: apl: Add LPC driverSimon Glass1-0/+82
2019-12-15x86: apl: Add ITSS driverSimon Glass1-0/+43
2019-12-15x86: apl: Add systemagent driverSimon Glass1-0/+37
2019-12-15x86: apl: Add pinctrl driverSimon Glass1-0/+485
2019-12-15x86: apl: Add UART driverSimon Glass1-0/+20
2019-12-15x86: apl: Add PMC driverSimon Glass1-0/+19
2019-12-15x86: apl: Add basic IO addressesSimon Glass1-0/+29