Age | Commit message (Expand) | Author |
2019-10-08 | x86: Add various MTRR indexes and values | Simon Glass |
2019-10-08 | x86: Add more comments to the start-up code | Simon Glass |
2019-10-08 | x86: Change condition for using CAR | Simon Glass |
2019-10-08 | x86: fsp: Save usable RAM and hob_list in the handoff area | Simon Glass |
2019-10-08 | x86: spl: Move broadwell-specific code out of generic x86 spl | Simon Glass |
2019-10-08 | x86: spl: Reduce priority of the basic SPL image loader | Simon Glass |
2019-10-08 | x86: spl: Use hang() instead of a while() loop | Simon Glass |
2019-10-08 | x86: pci: Add a function to clear and set PCI config regs | Simon Glass |
2019-10-08 | x86: Add binman symbols to the image | Simon Glass |
2019-10-08 | x86: Move common Intel CPU info code into a function | Simon Glass |
2019-10-08 | x86: fsp: Add access to variable MRC data | Simon Glass |
2019-10-08 | x86: fsp: Add a few more definitions for FSP2 | Simon Glass |
2019-10-08 | x86: fsp: Move common support functions into a common file | Simon Glass |
2019-10-08 | x86: Move common fsp functions into a common file | Simon Glass |
2019-10-08 | x86: fsp: Move common dram functions into a common file | Simon Glass |
2019-10-08 | x86: fsp: Tidy up comment style a little | Simon Glass |
2019-10-08 | x86: fsp: Use if() instead of #ifdef | Simon Glass |
2019-10-08 | x86: fsp: Create a common fsp_support.h header | Simon Glass |
2019-10-08 | x86: Rename some FSP functions to have an fsp_ prefix | Simon Glass |
2019-10-08 | x86: Move fsp_ffs.h include to fsp_arch.h | Simon Glass |
2019-10-08 | x86: Move fsp_bootmode.h to the generic fsp directory | Simon Glass |
2019-10-08 | x86: Move fsp_infoheader.h to the generic fsp directory | Simon Glass |
2019-10-08 | x86: Move fsp_hob.h to the generic fsp directory | Simon Glass |
2019-10-08 | x86: Move fsp_fv.h to the generic fsp directory | Simon Glass |
2019-10-08 | x86: Move fsp_types.h to the generic fsp directory | Simon Glass |
2019-10-08 | x86: Move fsp_api.h inclusion out of fsp_support.h | Simon Glass |
2019-10-08 | x86: Create a new fsp_arch.h header | Simon Glass |
2019-10-08 | x86: Move fsp_azalia.h to the generic fsp directory | Simon Glass |
2019-10-08 | x86: Rename existing FSP code to fsp1 | Simon Glass |
2019-10-01 | x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters | Andy Shevchenko |
2019-09-10 | x86: tangier: Use spaces over TABs in ASL code | Andy Shevchenko |
2019-09-10 | x86: tangier: Fix off-by-one error when preparing CSRT | Andy Shevchenko |
2019-09-10 | x86: tangier: Reserve PCI ECAM in motherboard resources | Andy Shevchenko |
2019-09-10 | x86: acpi: Annotate struct acpi_table_header with __packed | Andy Shevchenko |
2019-09-10 | x86: efi_loader: Use efi_add_conventional_memory_map() | Park, Aiden |
2019-09-10 | x86: show UEFI images involved in crash | Heinrich Schuchardt |
2019-09-10 | x86: qemu: Report high memory in the E820 table | Bin Meng |
2019-09-10 | x86: qemu: Support getting high memory size | Bin Meng |
2019-09-10 | x86: qemu: Extract getting memory size to a separate routine | Bin Meng |
2019-09-10 | x86: Drop weak version board_get_usable_ram_top() | Bin Meng |
2019-09-10 | x86: acpi: Slightly reduce binary size of ACPI tables for Tangier | Andy Shevchenko |
2019-08-18 | x86: Remove x86 specific GD flags as they are not referenced at all | Stefan Roese |
2019-08-11 | env: Rename environment.h to env_internal.h | Simon Glass |
2019-08-11 | env: Move TOTAL_MALLOC_LEN to environment.h | Simon Glass |
2019-08-11 | env: Move env_get_hex() to env.h | Simon Glass |
2019-08-09 | x86: Skip setting up MTRRs in slimbootloader | Park, Aiden |
2019-08-09 | x86: slimbootloader: Add a slimbootloader device tree | Park, Aiden |
2019-08-09 | x86: slimbootloader: Set TSC information for tsc_timer | Park, Aiden |
2019-08-09 | x86: slimbootloader: Add serial driver | Park, Aiden |
2019-08-09 | x86: slimbootloader: Add memory configuration | Park, Aiden |