Age | Commit message (Expand) | Author |
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: fsp: Remove the call to set up internal uart in fsp_init() | Bin Meng |
2017-06-05 | x86: baytrail: Fix boot hang with a debug build | Bin Meng |
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-06-05 | x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1 | Bin Meng |
2017-05-17 | x86: minnowmax: Remove incorrect pad-offset of several pins | Bin Meng |
2017-05-17 | x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode | Bin Meng |
2017-05-17 | x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup() | Stefan Roese |
2017-05-17 | x86: Convert MMC to driver model | Simon Glass |
2017-05-17 | x86: acpi: Fix Windows S3 resume failure | Bin Meng |
2017-05-17 | x86: pci: Allow conditionally run VGA rom in S3 | Bin Meng |
2017-05-17 | x86: acpi: Turn on ACPI mode for S3 | 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: apci: Change PM1_CNT register access to RMW | Bin Meng |
2017-05-17 | x86: Adjust board_final_cleanup() order | Bin Meng |
2017-05-17 | x86: Do not clear high table area for S3 | 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: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3 | 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-30 | fs: Kconfig: Add a separate config for FS_CBFS | Simon Glass |
2017-04-30 | fs: Convert CONFIG_CMD_CBFS to Kconfig | Simon Glass |
2017-04-18 | x86: Display the SPL banner only once | Simon Glass |
2017-04-18 | x86: Drop leading spaces in cpu_x86_get_desc() | Simon Glass |
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-10 | x86: bootm: Fix FIT image booting on x86 | Stefan Roese |
2017-04-10 | x86: Add file names from Kconfig in descriptor/intel-me nodes in u-boot.dtsi | Stefan Roese |
2017-04-10 | x86: Kconfig: Add options to configure the descriptor.bin / me.bin filenames | Stefan Roese |
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: Use checkcpu() for CPU init | Simon Glass |
2017-04-05 | board_f: x86: Rename x86_fsp_init() to arch_fsp_init() | Simon Glass |
2017-04-04 | dm: core: Add flags parameter to device_remove() | Stefan Roese |
2017-02-21 | x86: Intel MID platforms has no microcode update | Andy Shevchenko |
2017-02-21 | x86: zImage: add Intel MID platforms support | Vincent Tinelli |