Commit Graph

476 Commits (9865543ae65d7c9a435eedfc6a0ba23efb291121)

Author SHA1 Message Date
Masahiro Yamada 9865543ae6 Remove CONFIG_USE_STDINT 6 years ago
Bin Meng e69cc6bc42 x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters 6 years ago
Bin Meng 1fdeacd32c x86: zimage: Support booting Linux kernel from an EFI payload 6 years ago
Alexander Graf dae73c4cdc elf: Move x86 reloc defines to common elf.h 6 years ago
Bin Meng 05855fd31a x86: acpi: Prevent acpi_table.h from being included more than once 6 years ago
Bin Meng a0609a8d19 x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library 6 years ago
Bin Meng b37b7b2063 x86: Switch to use DM sysreset driver 6 years ago
Ivan Gorinov 8199a145c4 x86: Use microcode update from device tree for all processors 6 years ago
Bin Meng 5460fd0762 x86: Change __kernel_size_t conditionals to use compiler provided defines 6 years ago
Ivan Gorinov 964927323f x86: Add 64-bit setjmp/longjmp implementation 6 years ago
Bin Meng 51050ff0a2 x86: irq: Support discrete PIRQ routing registers via device tree 6 years ago
Bin Meng dcec5d565a x86: irq: Parse number of PIRQ links from device tree 6 years ago
Bin Meng 594d089c8a x86: irq: Change LINK_V2N and LINK_N2V to inline functions 6 years ago
Bin Meng bc728b1bc0 x86: irq: Remove chipset specific irq router drivers 6 years ago
Simon Glass 329da4850c Define board_quiesce_devices() in a shared location 6 years ago
Bryan O'Donoghue 30fe8b05b3 x86: Define PLATFORM__SET_BIT for generic_set_bit() 6 years ago
Tom Rini 4549e789c1 SPDX: Convert all of our multiple license tags to Linux Kernel style 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Bin Meng 45519924a0 x86: Rename e820entry to e820_entry 6 years ago
Bin Meng 87af71c2ea x86: Use 'unsigned int' in install_e820_map() functions 6 years ago
Lukasz Majewski 014d7b13ae x86: Update the io.h file to use {out|in}_{be|le}X macros 6 years ago
Ivan Gorinov 53cabe3d8e x86: Add 64-bit memory-mapped I/O functions 6 years ago
Ivan Gorinov 5d73292cf8 x86: zImage: Pass working device tree data to the kernel 6 years ago
Bin Meng 45410da714 x86: acpi: Use an API to get the ACPI RSDP table address 6 years ago
Andy Shevchenko 3469bf4274 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters 6 years ago
Andy Shevchenko 3ffb33d636 x86: tangier: Make _CRS for BTH0 Serialized to avoid warning 6 years ago
Andy Shevchenko 5d8c4ebd95 x86: tangier: Add Bluetooth to ACPI table 6 years ago
Andy Shevchenko d08953e045 x86: tangier: Use actual GPIO hardware numbers 6 years ago
Andy Shevchenko 1602d215b5 x86: tangier: Use official ACPI HID for FLIS IP 6 years ago
Bin Meng 411898dc87 x86: acpi: Put sleepstates.asl to the common place 7 years ago
Bin Meng f6859558ca x86: baytrail: fsp: Use a function to update the Azalia config pointer 7 years ago
Bin Meng abddcd52ab x86: fsp: Consolidate Azalia header file 7 years ago
Andy Shevchenko 39665beed6 x86: tangier: Enable ACPI support for Intel Tangier 7 years ago
Paul Burton 6f01316f36 x86: Use asm-generic/io.h 7 years ago
Simon Glass 2ff50f5fa4 dm: x86: Allow TSC timer to be used before DM is ready 7 years ago
Bin Meng fffad9264a x86: braswell: Add FSP configuration 7 years ago
Bin Meng de9ac9a1b9 x86: Add Intel Braswell SoC support 7 years ago
Bin Meng b3fd2126dc x86: fsp: Update fsp command to show spec 1.1 header 7 years ago
Bin Meng 4ff333b7dd x86: fsp: Add FSP_GRAPHICS_INFO_HOB 7 years ago
Bin Meng bb737ced7f x86: fsp: Update struct common_buf for FSP spec 1.1 7 years ago
Masahiro Yamada b27af39935 dma: import linux/dma-direction.h to consolidate enum dma_data_direction 7 years ago
Bin Meng 091e51d20f x86: Remove dead ISA related codes 7 years ago
Bin Meng 5d89b37f71 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig 7 years ago
Andy Shevchenko c3df28f6e2 x86: Make table address selectable 7 years ago
Andy Shevchenko ace7762b28 x86: acpi: Export acpi_fill_mcfg() with __weak attribute 7 years ago
Andy Shevchenko 2dcbef6f6c x86: acpi: Name fields in FADT in accordance with specification 7 years ago
Felipe Balbi e71de54a49 x86: Add Intel Tangier support 7 years ago
Andy Shevchenko b7026b0c98 x86: Add dma-mapping.h to architectural code 7 years ago
Simon Glass 3ff240c92f x86: Don't include asm/u-boot.h in common 7 years ago
Simon Glass 6862b50f6e x86: Make u-boot-x86.h a private header 7 years ago