Commit Graph

461 Commits (44487f2ee624c59203676f39a966f6ff0e54cc2c)

Author SHA1 Message Date
Bryan O'Donoghue 30fe8b05b3 x86: Define PLATFORM__SET_BIT for generic_set_bit() 7 years ago
Tom Rini 4549e789c1 SPDX: Convert all of our multiple license tags to Linux Kernel style 7 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Bin Meng 45519924a0 x86: Rename e820entry to e820_entry 7 years ago
Bin Meng 87af71c2ea x86: Use 'unsigned int' in install_e820_map() functions 7 years ago
Lukasz Majewski 014d7b13ae x86: Update the io.h file to use {out|in}_{be|le}X macros 7 years ago
Ivan Gorinov 53cabe3d8e x86: Add 64-bit memory-mapped I/O functions 7 years ago
Ivan Gorinov 5d73292cf8 x86: zImage: Pass working device tree data to the kernel 7 years ago
Bin Meng 45410da714 x86: acpi: Use an API to get the ACPI RSDP table address 7 years ago
Andy Shevchenko 3469bf4274 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters 7 years ago
Andy Shevchenko 3ffb33d636 x86: tangier: Make _CRS for BTH0 Serialized to avoid warning 7 years ago
Andy Shevchenko 5d8c4ebd95 x86: tangier: Add Bluetooth to ACPI table 7 years ago
Andy Shevchenko d08953e045 x86: tangier: Use actual GPIO hardware numbers 7 years ago
Andy Shevchenko 1602d215b5 x86: tangier: Use official ACPI HID for FLIS IP 7 years ago
Bin Meng 411898dc87 x86: acpi: Put sleepstates.asl to the common place 8 years ago
Bin Meng f6859558ca x86: baytrail: fsp: Use a function to update the Azalia config pointer 8 years ago
Bin Meng abddcd52ab x86: fsp: Consolidate Azalia header file 8 years ago
Andy Shevchenko 39665beed6 x86: tangier: Enable ACPI support for Intel Tangier 8 years ago
Paul Burton 6f01316f36 x86: Use asm-generic/io.h 8 years ago
Simon Glass 2ff50f5fa4 dm: x86: Allow TSC timer to be used before DM is ready 8 years ago
Bin Meng fffad9264a x86: braswell: Add FSP configuration 8 years ago
Bin Meng de9ac9a1b9 x86: Add Intel Braswell SoC support 8 years ago
Bin Meng b3fd2126dc x86: fsp: Update fsp command to show spec 1.1 header 8 years ago
Bin Meng 4ff333b7dd x86: fsp: Add FSP_GRAPHICS_INFO_HOB 8 years ago
Bin Meng bb737ced7f x86: fsp: Update struct common_buf for FSP spec 1.1 8 years ago
Masahiro Yamada b27af39935 dma: import linux/dma-direction.h to consolidate enum dma_data_direction 8 years ago
Bin Meng 091e51d20f x86: Remove dead ISA related codes 8 years ago
Bin Meng 5d89b37f71 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig 8 years ago
Andy Shevchenko c3df28f6e2 x86: Make table address selectable 8 years ago
Andy Shevchenko ace7762b28 x86: acpi: Export acpi_fill_mcfg() with __weak attribute 8 years ago
Andy Shevchenko 2dcbef6f6c x86: acpi: Name fields in FADT in accordance with specification 8 years ago
Felipe Balbi e71de54a49 x86: Add Intel Tangier support 8 years ago
Andy Shevchenko b7026b0c98 x86: Add dma-mapping.h to architectural code 8 years ago
Simon Glass 3ff240c92f x86: Don't include asm/u-boot.h in common 8 years ago
Simon Glass 6862b50f6e x86: Make u-boot-x86.h a private header 8 years ago
Bin Meng f8f291b096 x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer 8 years ago
Bin Meng 5e74e5a682 x86: baytrail: Use macros instead of magic numbers for FSP settings 8 years ago
Bin Meng 6702488cfa x86: baytrail: Remove "serial-debug-port-*" settings 8 years ago
Bin Meng 5ae5aa9310 x86: acpi: Fix Windows S3 resume failure 8 years ago
Bin Meng 0f4e25887d x86: acpi: Refactor acpi_resume() 8 years ago
Bin Meng 995727850f x86: acpi: Make enter_acpi_mode() public 8 years ago
Bin Meng ba65808e7d x86: fsp: Save stack address to CMOS for next S3 boot 8 years ago
Bin Meng 9f1fad1e36 x86: Add an early CMOS access library 8 years ago
Bin Meng 3a34cae011 x86: acpi: Resume OS if resume vector is found 8 years ago
Bin Meng e76bf38f18 x86: acpi: Add one API to find OS wakeup vector 8 years ago
Bin Meng 2b2d666f9c x86: acpi: Add wake up assembly stub 8 years ago
Bin Meng e652e1304a x86: baytrail: Conditionally report S3 in the ACPI table 8 years ago
Bin Meng b727961b07 x86: Store and display previous sleep state 8 years ago
Bin Meng 1206723b6e x86: fsp: acpi: Pass different boot mode to FSP init 8 years ago
Bin Meng b7ef3bffff x86: Add post codes for OS resume 8 years ago