Age | Commit message (Expand) | Author |
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-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 | 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: 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-04-21 | Unify byte order macros and clrsetbits | Julius Werner |
2015-04-21 | x86: Allow builds without ACPI tables | Lee Leahy |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-04-03 | program loading: unify on struct prog | Aaron Durbin |
2015-04-03 | program loading: add prog_run() function | Aaron Durbin |
2015-04-03 | program loading: introduce struct prog | Aaron Durbin |
2015-04-02 | smbios: add a family id in smbios type1 family | Kane Chen |
2015-04-01 | x86: set smbios rom size based on CONFIG_ROM_SIZE | Aaron Durbin |
2015-03-29 | arch/x86/boot/smbios: Rename fill_dimm_manufacturer and make public | Timothy Pearson |
2015-03-29 | arch/x86/boot/smbios: Add additional SMBIOS defines and enums | Timothy Pearson |
2015-03-27 | smbios: add funtion for smbios type17 | Kane Chen |
2015-03-20 | loaders: add program_loading.h header file | Aaron Durbin |
2015-03-10 | ACPI: Get S3 resume state from romstage_handoff | Kyösti Mälkki |
2015-02-16 | acpi: Generate valid ACPI processor objects | Timothy Pearson |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-02-14 | arch/x86/boot/tables.c: Remove unused variable assignment to `rom_table_end` | Paul Menzel |
2015-01-27 | CBMEM: Always use DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-27 | CBMEM: Support DYNAMIC_CBMEM with LATE_CBMEM_INIT | Kyösti Mälkki |
2015-01-27 | CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-27 | CBMEM: Tidy up CAR migration | Kyösti Mälkki |
2015-01-27 | CBMEM: Tag chipsets with LATE_CBMEM_INIT | Kyösti Mälkki |
2015-01-27 | CBMEM: Add timestamp_reinit() | Kyösti Mälkki |
2015-01-27 | CBMEM: Move cbmemc_reinit() | Kyösti Mälkki |
2015-01-27 | CBMEM: Implement cbmem_run_init_hooks() stub | Kyösti Mälkki |
2015-01-10 | ACPI: Prepare for HAVE_ACPI_RESUME changes | Kyösti Mälkki |
2014-12-31 | arch/x86: Declare GDT symbols and move_gdt() | Kyösti Mälkki |
2014-12-30 | CBMEM: Always build for x86 romstage | Kyösti Mälkki |
2014-12-28 | RELOCATABLE_RAMSTAGE: Fix weak symbols in ACPI | Kyösti Mälkki |
2014-12-18 | i82371eb & qemu: Move to per-device ACPI. | Vladimir Serbinenko |
2014-11-27 | Make acpi_fill_dmar into parameter | Vladimir Serbinenko |
2014-11-22 | acpigen: Use implicit length patching in acpigen.c | Vladimir Serbinenko |
2014-11-20 | Replace includes of build.h with version.h | Kyösti Mälkki |
2014-11-19 | acpigen: Use implicit length patching in acpigen_write_resourcetemplate_footer | Vladimir Serbinenko |
2014-11-19 | acpigen: Add and use acpigen_write_device. | Vladimir Serbinenko |
2014-11-19 | acpigen: Add and use acpigen_write_method. | Vladimir Serbinenko |
2014-11-08 | acpigen: Add new function acpigen_pop_len | Vladimir Serbinenko |
2014-11-04 | i82801gx: Handle whole FADT in southbridge. | Vladimir Serbinenko |
2014-10-27 | {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs | Edward O'Callaghan |
2014-10-19 | ACPI: Allocate S3 resume backup in CBMEM earlier | Kyösti Mälkki |
2014-10-18 | i945: Consolidate FADT code | Vladimir Serbinenko |
2014-10-16 | smbios: Mark laptops as such | Vladimir Serbinenko |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2014-10-11 | acpi: Don't add an empty SSDT. | Vladimir Serbinenko |
2014-10-11 | acpi: Remove explicit pointer tracking in per-device ssdt. | Vladimir Serbinenko |
2014-10-11 | bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use. | Vladimir Serbinenko |
2014-10-10 | acpi_create_mcfg_mmconfig: Zero-out the structure before filling. | Vladimir Serbinenko |
2014-09-11 | Increase space for ACPI tables when using dynamic CBMEM | Stefan Reinauer |
2014-09-05 | Implement ACPI in a per device way | Vladimir Serbinenko |
2014-09-02 | acpigen: Correctly handle root scope | Vladimir Serbinenko |
2014-09-02 | smbios.c: Fix mismerge which led to laptop being default type | Vladimir Serbinenko |
2014-08-30 | smbios: reorganise OEM strings handling. | Vladimir Serbinenko |
2014-08-29 | smbios: Define and use enclosure types. | Vladimir Serbinenko |
2014-07-08 | arch: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-03 | ACPI: Recover type of wakeup in acpi_is_wakeup() | Kyösti Mälkki |
2014-06-26 | PIRQ tables: Fix typos | Kyösti Mälkki |
2014-06-24 | MP Table: Change types to be consistent with the spec | Mike Loptien |
2014-06-20 | ACPI: Add acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-20 | ACPI S3 support: Add acpi_s3_resume_allowed() | Kyösti Mälkki |
2014-06-16 | MP Spec: Correct the Virtual Wire assignment | Mike Loptien |
2014-06-16 | MP Spec: Add copyright header | Mike Loptien |
2014-06-01 | lenovo: Make version look like something thinkpad_acpi would accept | Vladimir Serbinenko |
2014-06-01 | acpigen: Add acpigen_emit_eisaid. | Vladimir Serbinenko |
2014-05-25 | acpigen: Add acpigen_write_irq. | Vladimir Serbinenko |
2014-05-06 | Introduce stage-specific architecture for coreboot | Furquan Shaikh |
2014-05-02 | arch/x86/boot: Indent mpspec.c and make a loop more legible | Edward O'Callaghan |
2014-04-01 | Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATE | Kyösti Mälkki |
2014-03-20 | rmodules: use rmodtool to create rmodules | Aaron Durbin |
2014-03-09 | smbios: Supply tag type 2 (base board information) | Vladimir Serbinenko |
2014-03-03 | coreboot: don't return struct lb_memory * from write_tables() | Aaron Durbin |
2014-03-03 | coreboot: introduce arch_payload_run() | Aaron Durbin |
2014-01-23 | Multiboot: remove multiboot tables generation. | Vladimir Serbinenko |
2014-01-10 | Replace all occurences of sprintf with snprintf | Vladimir Serbinenko |
2014-01-06 | CBMEM: Fix allocation for static CBMEM | Kyösti Mälkki |
2014-01-06 | CBMEM: Drop cbmem_base_check() | Kyösti Mälkki |
2014-01-06 | CBMEM ACPI: Move resume handler | Kyösti Mälkki |
2013-12-02 | Makefile: Drop obsolete rules | Kyösti Mälkki |
2013-11-25 | x86: fix compile error for !CONFIG_MULTIBOOT | Aaron Durbin |
2013-11-25 | smbios: Add generic type41 write function | Duncan Laurie |