Commit Graph

1071 Commits (396e343b3d03e3773edf4a39f49c7918d4b8ff91)

Author SHA1 Message Date
Bin Meng c2f17939f4 x86: minnowmax: Remove incorrect pad-offset of several pins 8 years ago
Bin Meng 770ee01742 x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode 8 years ago
Stefan Roese 7025b05415 x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup() 8 years ago
Simon Glass ddb3ac3c71 x86: Convert MMC to driver model 8 years ago
Bin Meng 5ae5aa9310 x86: acpi: Fix Windows S3 resume failure 8 years ago
Bin Meng 68769ebcbc x86: pci: Allow conditionally run VGA rom in S3 8 years ago
Bin Meng 82a5648f56 x86: acpi: Turn on ACPI mode for S3 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 b208d1915f x86: apci: Change PM1_CNT register access to RMW 8 years ago
Bin Meng bffd798136 x86: Adjust board_final_cleanup() order 8 years ago
Bin Meng 95e50dd197 x86: Do not clear high table area for S3 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 7d0d2efef8 x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3 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
Simon Glass deb9599915 fs: Kconfig: Add a separate config for FS_CBFS 8 years ago
Simon Glass d66a10fc00 fs: Convert CONFIG_CMD_CBFS to Kconfig 8 years ago
Simon Glass 3ff0900aaf x86: Display the SPL banner only once 8 years ago
Simon Glass a6eb6769c6 x86: Drop leading spaces in cpu_x86_get_desc() 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
Stefan Roese 13c531e52a x86: bootm: Fix FIT image booting on x86 8 years ago
Stefan Roese cccab03a52 x86: Add file names from Kconfig in descriptor/intel-me nodes in u-boot.dtsi 8 years ago
Stefan Roese 3dc0f8446a x86: Kconfig: Add options to configure the descriptor.bin / me.bin filenames 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 76d1d02fd2 board_f: x86: Use checkcpu() for CPU init 8 years ago
Simon Glass 671549e5b0 board_f: x86: Rename x86_fsp_init() to arch_fsp_init() 8 years ago
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 8 years ago
Andy Shevchenko 308c75e08d x86: Intel MID platforms has no microcode update 8 years ago
Vincent Tinelli 20bfac0599 x86: zImage: add Intel MID platforms support 8 years ago
Andy Shevchenko 7a96fd8ef0 x86: Introduce INTEL_MID quirk option 8 years ago
J. Tang 3c03f4928e x86: Force 32-bit jumps in interrupt handlers 8 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
Andy Shevchenko 446d4e048e x86: make LOAD_FROM_32_BIT visible for platforms 8 years ago
Bin Meng 399de922ff x86: qemu: Mark ucode as optional for SPL in u-boot.dtsi 8 years ago
Bin Meng 2cffd90f14 x86: qemu: Set up device tree for SPL 8 years ago
Bin Meng 63767071d9 x86: qemu: Fix compiler warnings for 64-bit 8 years ago
Bin Meng e760feb19f x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot proper 8 years ago