Age | Commit message (Expand) | Author |
2017-10-27 | x86: acpi: Put sleepstates.asl to the common place | Bin Meng |
2017-10-19 | x86: baytrail: fsp: Use a function to update the Azalia config pointer | Bin Meng |
2017-10-19 | x86: fsp: Consolidate Azalia header file | Bin Meng |
2017-10-07 | x86: tangier: Enable ACPI support for Intel Tangier | Andy Shevchenko |
2017-10-02 | x86: Use asm-generic/io.h | Paul Burton |
2017-09-16 | dm: x86: Allow TSC timer to be used before DM is ready | Simon Glass |
2017-09-16 | x86: braswell: Add FSP configuration | Bin Meng |
2017-09-16 | x86: Add Intel Braswell SoC support | Bin Meng |
2017-09-16 | x86: fsp: Update fsp command to show spec 1.1 header | Bin Meng |
2017-09-16 | x86: fsp: Add FSP_GRAPHICS_INFO_HOB | Bin Meng |
2017-09-16 | x86: fsp: Update struct common_buf for FSP spec 1.1 | Bin Meng |
2017-09-12 | dma: import linux/dma-direction.h to consolidate enum dma_data_direction | Masahiro Yamada |
2017-08-08 | x86: Remove dead ISA related codes | Bin Meng |
2017-08-01 | x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig | Bin Meng |
2017-08-01 | x86: Make table address selectable | Andy Shevchenko |
2017-07-30 | x86: acpi: Export acpi_fill_mcfg() with __weak attribute | Andy Shevchenko |
2017-07-30 | x86: acpi: Name fields in FADT in accordance with specification | Andy Shevchenko |
2017-07-30 | x86: Add Intel Tangier support | Felipe Balbi |
2017-07-30 | x86: Add dma-mapping.h to architectural code | Andy Shevchenko |
2017-06-05 | x86: Don't include asm/u-boot.h in common | Simon Glass |
2017-06-05 | x86: Make u-boot-x86.h a private header | Simon Glass |
2017-06-05 | x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer | Bin Meng |
2017-06-05 | x86: baytrail: Use macros instead of magic numbers for FSP settings | Bin Meng |
2017-06-05 | x86: baytrail: Remove "serial-debug-port-*" settings | Bin Meng |
2017-05-17 | x86: acpi: Fix Windows S3 resume failure | Bin Meng |
2017-05-17 | x86: acpi: Refactor acpi_resume() | Bin Meng |
2017-05-17 | x86: acpi: Make enter_acpi_mode() public | Bin Meng |
2017-05-17 | x86: fsp: Save stack address to CMOS for next S3 boot | Bin Meng |
2017-05-17 | x86: Add an early CMOS access library | Bin Meng |
2017-05-17 | x86: acpi: Resume OS if resume vector is found | Bin Meng |
2017-05-17 | x86: acpi: Add one API to find OS wakeup vector | Bin Meng |
2017-05-17 | x86: acpi: Add wake up assembly stub | Bin Meng |
2017-05-17 | x86: baytrail: Conditionally report S3 in the ACPI table | Bin Meng |
2017-05-17 | x86: Store and display previous sleep state | Bin Meng |
2017-05-17 | x86: fsp: acpi: Pass different boot mode to FSP init | Bin Meng |
2017-05-17 | x86: Add post codes for OS resume | Bin Meng |
2017-05-17 | x86: baytrail: acpi: Add APIs for determining/clearing sleep state | Bin Meng |
2017-05-17 | x86: acpi: Add Kconfig option and header file for ACPI resume | Bin Meng |
2017-04-10 | x86: Introduce minimal PMU driver for Intel MID platforms | Andy Shevchenko |
2017-04-10 | x86: Add SCU IPC driver for Intel MID platforms | Felipe Balbi |
2017-04-05 | board_f: Make relocation functions generic | Simon Glass |
2017-04-05 | board_f: Make init_helpers generic | Simon Glass |
2017-04-05 | Move dram_init_banksize() to a common header | Simon Glass |
2017-04-05 | board_f: Drop setup_dram_config() wrapper | Simon Glass |
2017-04-05 | board_f: x86: Rename x86_fsp_init() to arch_fsp_init() | Simon Glass |
2017-02-07 | x86: Move turbo_state to global_data | Simon Glass |
2017-02-07 | x86: Move pirq_routing_table to global_data | Simon Glass |
2017-02-06 | x86: Support jumping from SPL to U-Boot | Simon Glass |
2017-02-06 | x86: Fix up type sizes for 64-bit | Simon Glass |
2017-02-06 | x86: Drop flag_is_changable() on x86_64 | Simon Glass |