Commit Graph

428 Commits (51855e8981e1b5e0a7b919662c32d0e4a374f575)

Author SHA1 Message Date
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
Bin Meng fcf2fba472 x86: baytrail: acpi: Add APIs for determining/clearing sleep state 8 years ago
Bin Meng 4372c111d4 x86: acpi: Add Kconfig option and header file for ACPI resume 8 years ago
Andy Shevchenko ca0d29e4f0 x86: Introduce minimal PMU driver for Intel MID platforms 8 years ago
Felipe Balbi bb416465fd x86: Add SCU IPC driver for Intel MID platforms 8 years ago
Simon Glass e47b2d674f board_f: Make relocation functions generic 8 years ago
Simon Glass 96d4b75c0d board_f: Make init_helpers generic 8 years ago
Simon Glass 5e924a13e7 Move dram_init_banksize() to a common header 8 years ago
Simon Glass 76b00aca4f board_f: Drop setup_dram_config() wrapper 8 years ago
Simon Glass 671549e5b0 board_f: x86: Rename x86_fsp_init() to arch_fsp_init() 8 years ago
Simon Glass a0c75f9080 x86: Move turbo_state to global_data 8 years ago
Simon Glass 1bff83637f x86: Move pirq_routing_table to global_data 8 years ago
Simon Glass fa5fcb3bc6 x86: Support jumping from SPL to U-Boot 8 years ago
Simon Glass db357236e3 x86: Fix up type sizes for 64-bit 8 years ago
Simon Glass 4b57414a62 x86: Drop flag_is_changable() on x86_64 8 years ago
Simon Glass 9097805067 x86: Fix up byteorder.h for x86_64 8 years ago
Simon Glass a160092a61 x86: Support global_data on x86_64 8 years ago
Simon Glass be059e8813 x86: Move the i386 code into its own directory 8 years ago
Simon Glass 4bbc02454f x86: Add an SPL implementation 8 years ago
Simon Glass beb4d65e92 x86: fsp: Fix cast for 64-bit compilation 8 years ago
Simon Glass e71ffd0951 x86: Update mpspec to build on 64-bit machines 8 years ago
Simon Glass 42fd8c19b5 x86: Use unsigned long for address in table generation 8 years ago
Andy Shevchenko 7cbaddd4ad x86: Synchronize list of x86 subarchitectures (update bootparam.h) 8 years ago
Alexander Graf b7b8410a8f ls2080: Exit dpaa only right before exiting U-Boot 8 years ago
Alexander Graf 94eaa79cec cpu: Add get_vendor callback 8 years ago
Alexander Graf 4b6dddc294 x86: Move smbios generation into arch independent directory 8 years ago
Alexander Graf 1befb38b86 x86: Move table csum into separate file 8 years ago
Simon Glass f822403f01 x86: Add implementations of setjmp() and longjmp() 8 years ago
Alexander Graf 2b445e4d31 x86: Move table csum into separate header 8 years ago
Simon Glass 9b43dbfb91 x86: Drop unused init_helper functions 8 years ago
Simon Glass b6409ec302 dm: x86: Move link to use driver model for video 8 years ago
Simon Glass a5b8722532 x86: Add an accelerated memmove() function 8 years ago
Stefan Roese 88d915b10f x86: Fix Linux v4.7+ zimage booting (update bootparam.h) 8 years ago
Masahiro Yamada 4491327d59 Remove arch/${ARCH}/include/asm/errno.h 8 years ago