Commit Graph

320 Commits (00caae6d47645e68d6e5277aceb69592b49381a6)

Author SHA1 Message Date
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Bin Meng 323a6d6910 x86: acpi: Fix build error with certain configuration 7 years ago
Andy Shevchenko 382fabb297 x86: acpi: Don't touch hardware on HW reduced platforms 7 years ago
Andy Shevchenko ace7762b28 x86: acpi: Export acpi_fill_mcfg() with __weak attribute 7 years ago
Andy Shevchenko b156da91fb x86: acpi: Deduplicate acpi_fill_madt() implementation 7 years ago
Andy Shevchenko 684c4cd011 x86: acpi: Fill OEM revision 7 years ago
Bin Meng d7f7ba36b2 x86: fsp: Remove the call to set up internal uart in fsp_init() 7 years ago
Stefan Roese 7025b05415 x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup() 7 years ago
Bin Meng 5ae5aa9310 x86: acpi: Fix Windows S3 resume failure 7 years ago
Bin Meng 82a5648f56 x86: acpi: Turn on ACPI mode for S3 7 years ago
Bin Meng 0f4e25887d x86: acpi: Refactor acpi_resume() 7 years ago
Bin Meng 995727850f x86: acpi: Make enter_acpi_mode() public 7 years ago
Bin Meng b208d1915f x86: apci: Change PM1_CNT register access to RMW 7 years ago
Bin Meng 95e50dd197 x86: Do not clear high table area for S3 7 years ago
Bin Meng ba65808e7d x86: fsp: Save stack address to CMOS for next S3 boot 7 years ago
Bin Meng 9f1fad1e36 x86: Add an early CMOS access library 7 years ago
Bin Meng 3a34cae011 x86: acpi: Resume OS if resume vector is found 7 years ago
Bin Meng e76bf38f18 x86: acpi: Add one API to find OS wakeup vector 7 years ago
Bin Meng 7d0d2efef8 x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3 7 years ago
Bin Meng b727961b07 x86: Store and display previous sleep state 7 years ago
Bin Meng 1206723b6e x86: fsp: acpi: Pass different boot mode to FSP init 7 years ago
Simon Glass 3ff0900aaf x86: Display the SPL banner only once 7 years ago
Andy Shevchenko ca0d29e4f0 x86: Introduce minimal PMU driver for Intel MID platforms 7 years ago
Felipe Balbi bb416465fd x86: Add SCU IPC driver for Intel MID platforms 7 years ago
Stefan Roese 13c531e52a x86: bootm: Fix FIT image booting on x86 7 years ago
Simon Glass e47b2d674f board_f: Make relocation functions generic 7 years ago
Simon Glass 96d4b75c0d board_f: Make init_helpers generic 7 years ago
Simon Glass 76b00aca4f board_f: Drop setup_dram_config() wrapper 7 years ago
Simon Glass 76d1d02fd2 board_f: x86: Use checkcpu() for CPU init 7 years ago
Simon Glass 671549e5b0 board_f: x86: Rename x86_fsp_init() to arch_fsp_init() 7 years ago
Vincent Tinelli 20bfac0599 x86: zImage: add Intel MID platforms support 7 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
Bin Meng 8f60ea0039 x86: spl: Add weak arch_cpu_init_dm() 7 years ago
Simon Glass 337705833c x86: Change irq_already_routed to a local variable 7 years ago
Simon Glass c2bf0dfaa3 x86: Drop interrupt support in 64-bit mode 7 years ago
Simon Glass ca5114f9af x86: Don't try to boot Linux from SPL 7 years ago
Simon Glass e1b610b084 x86: Don't build 32-bit efi files on x86_64 7 years ago
Simon Glass 23b89d4d6e x86: Don't build call64 and setjmp on 64-bit 7 years ago
Simon Glass 05cbd985c0 x86: Don't try to run the VGA BIOS in 64-bit mode 7 years ago
Simon Glass 4bbc02454f x86: Add an SPL implementation 7 years ago
Simon Glass f196bd21be x86: Tidy up use of size_t in relocation 7 years ago
Simon Glass b50b1633c0 x86: Add support for 64-bit relocation 7 years ago
Simon Glass dc7e21339e x86: Refactor relocation to prepare for 64-bit 7 years ago
Simon Glass 2eff989585 x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR 7 years ago
Simon Glass 113e75592a x86: lib: Fix types and casts for 64-bit compilation 7 years ago
Simon Glass e71ffd0951 x86: Update mpspec to build on 64-bit machines 7 years ago
Simon Glass 42fd8c19b5 x86: Use unsigned long for address in table generation 7 years ago
Masahiro Yamada 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 8 years ago
Alexander Graf 95b62b2e28 efi_loader: Allow to compile helloworld.efi w/o bundling it 8 years ago
Alexander Graf b7b8410a8f ls2080: Exit dpaa only right before exiting U-Boot 8 years ago