Commit Graph

421 Commits (995727850f8e54547bb26285ef9e2aa73a5c71a5)

Author SHA1 Message Date
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 9 years ago
Alexander Graf 94eaa79cec cpu: Add get_vendor callback 9 years ago
Alexander Graf 4b6dddc294 x86: Move smbios generation into arch independent directory 9 years ago
Alexander Graf 1befb38b86 x86: Move table csum into separate file 9 years ago
Simon Glass f822403f01 x86: Add implementations of setjmp() and longjmp() 9 years ago
Alexander Graf 2b445e4d31 x86: Move table csum into separate header 9 years ago
Simon Glass 9b43dbfb91 x86: Drop unused init_helper functions 9 years ago
Simon Glass b6409ec302 dm: x86: Move link to use driver model for video 9 years ago
Simon Glass a5b8722532 x86: Add an accelerated memmove() function 9 years ago
Stefan Roese 88d915b10f x86: Fix Linux v4.7+ zimage booting (update bootparam.h) 9 years ago
Masahiro Yamada 4491327d59 Remove arch/${ARCH}/include/asm/errno.h 9 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Bin Meng 3e6cc35f4e x86: efi: Fix EFI 64-bit payload build warnings 9 years ago
Stefan Roese ca6c5e03f1 i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail) 9 years ago
Stefan Roese bf4ea7ed21 x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZE 9 years ago
Bin Meng 3ff11aaa50 x86: baytrail: acpi: Hide internal UART per GNVS setting 9 years ago
Bin Meng 79c2c257cf x86: acpi: Pack global NVS into ACPI table 9 years ago
Bin Meng cf7108b320 x86: quark: Introduce ACPI global NVS 9 years ago