Age | Commit message (Expand) | Author |
2015-06-23 | acpi: bring back ability to link DSDT into ramstage | Patrick Georgi |
2015-06-23 | SeaBIOS: Clean up build command line. | Martin Roth |
2015-06-22 | x86: make PCI MMIO CFG functions 64bit proof | Stefan Reinauer |
2015-06-20 | x86: Make ACPI 64bit clean | Stefan Reinauer |
2015-06-20 | x86: make memcpy 64bit safe | Stefan Reinauer |
2015-06-17 | x86 cpu: Allow some cpuid functions during romstage | Lee Leahy |
2015-06-16 | x86: Make stdint.h x64 proof | Stefan Reinauer |
2015-06-16 | x86: Make x86 architecture makefiles x64 aware | Stefan Reinauer |
2015-06-16 | Add x64 support to src/arch/x86/Kconfig | Stefan Reinauer |
2015-06-11 | lenovo: Hide SMBIOS config | Vladimir Serbinenko |
2015-06-10 | smbios: Fix type1 family setting | Marc Jones |
2015-06-09 | cbmem: add indicator to hooks if cbmem is being recovered | Aaron Durbin |
2015-06-09 | cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API | Kyösti Mälkki |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-07 | smbios: Use smbios_mainboard_manufacturer instead MAINBOARD_SMBIOS_MANUFACTURER. | Vladimir Serbinenko |
2015-06-05 | device_ops: add device_t argument to write_acpi_tables | Alexander Couzens |
2015-06-05 | device_ops: add device_t argument to acpi_fill_ssdt_generator | Alexander Couzens |
2015-06-05 | device_ops: add device_t argument to acpi_inject_dsdt_generator | Alexander Couzens |
2015-06-05 | lib: Unify log2() and related functions | Julius Werner |
2015-06-04 | arch/x86: No need to specify -Wa,--divide in a Makefile | Patrick Georgi |
2015-06-02 | cbfs: Fix mismerge. | Vladimir Serbinenko |
2015-06-02 | Make DSDT a file in CBFS rather than embedding it into ramstage. | Vladimir Serbinenko |
2015-06-02 | assets: abstract away the firmware assets used for booting | Aaron Durbin |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-06-01 | SLIC: Check SLIC signature. | Vladimir Serbinenko |
2015-05-28 | Add TCPA table. | Vladimir Serbinenko |
2015-05-27 | AGESA: Split S3 backup in CBMEM | Kyösti Mälkki |
2015-05-26 | coreboot: introduce boot_device | Aaron Durbin |
2015-05-26 | Make acpi_fill_hest into parameter | Vladimir Serbinenko |
2015-05-26 | acpigen: Remove all explicit length tracking | Vladimir Serbinenko |
2015-05-26 | acpigen: Remove acpigen_patch_len | Vladimir Serbinenko |
2015-05-26 | cbmem: remove cbmem_set_top() | Aaron Durbin |
2015-05-26 | CBMEM console: Fix buffer without EARLY_CBMEM_INIT | Kyösti Mälkki |
2015-05-26 | CBMEM: Fix S3 resume path without EARLY_CBMEM_INIT | Kyösti Mälkki |
2015-05-26 | x86: provide consistent cbmem_top() for CONFIG_LATE_CBMEM_INIT | Aaron Durbin |
2015-05-26 | ACPI: slic support | Vladimir Serbinenko |
2015-05-26 | acpi: Remove monolithic ACPI | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-20 | acpi: make fill_slit and fill_srat into arguments. | Vladimir Serbinenko |
2015-05-20 | build system: use archives, not linker action to shorten command lines | Patrick Georgi |
2015-04-29 | Use __ROMSTAGE__ to denote romstage | Patrick Georgi |
2015-04-21 | Unify byte order macros and clrsetbits | Julius Werner |
2015-04-21 | x86: Allow builds without ACPI tables | Lee Leahy |
2015-04-14 | rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGE | Julius Werner |
2015-04-14 | CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool | Julius Werner |
2015-04-10 | x86: Support reset routines in bootblock | Lee Leahy |
2015-04-10 | build system: Fix SeaBIOS integration with multilib compilers | Patrick Georgi |
2015-04-07 | kconfig: drop intermittend forwarder files | Stefan Reinauer |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-04-06 | build system: run linker scripts through the preprocessor | Patrick Georgi |