Age | Commit message (Expand) | Author |
2014-10-19 | ACPI: Allocate S3 resume backup in CBMEM earlier | Kyösti Mälkki |
2014-10-19 | x86 romstage: Move stack just below RAMTOP | Kyösti Mälkki |
2014-10-18 | i945: Consolidate FADT code | Vladimir Serbinenko |
2014-10-17 | acpi_add_ssdt_pstates: Remove function. | 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-11 | early section: Don't add empty .car.cbmem_console. | Vladimir Serbinenko |
2014-10-10 | acpi_create_mcfg_mmconfig: Zero-out the structure before filling. | Vladimir Serbinenko |
2014-10-07 | cbmem console: Locate the preram console with a symbol instead of a section. | Gabe Black |
2014-10-04 | Kconfig: Allow native vga init to be selectable for SeaBIOS payload | Edward O'Callaghan |
2014-09-29 | arm: Fix up new cache flush algorithm and replace dcache_*_all() with it | Julius Werner |
2014-09-29 | arm: Import armv7_dcache_wbinv_all function from NetBSD | Julius Werner |
2014-09-24 | arm: add missing gc-sections for ramstage | Isaac Christensen |
2014-09-23 | coreboot arm64: Add support for arm64 into coreboot framework | Furquan Shaikh |
2014-09-22 | arm: Update mem* functions to newer versions | Julius Werner |
2014-09-22 | arm: Move libgcc assembly macros to arch/asm.h | Julius Werner |
2014-09-22 | arm: Have the linker garbage-collect unused functions and variables | Julius Werner |
2014-09-15 | arm: Remove CAR_MIGRATE Kconfig and associated cruft | Julius Werner |
2014-09-13 | arm: Move exception_init() close to console_init() | Julius Werner |
2014-09-13 | arm: Put exception_stack into BSS | Julius Werner |
2014-09-12 | payloads/external/SeaBIOS: Allow setting buffers below 0xC0000 | Martin Roth |
2014-09-12 | arm: Remove some pointless CFLAGS | Julius Werner |
2014-09-12 | tegra124/nyan: various fixes and additions | Hung-Te Lin |
2014-09-11 | tegra124/nyan: rougly stable code base | Gabe Black |
2014-09-11 | Increase space for ACPI tables when using dynamic CBMEM | Stefan Reinauer |
2014-09-09 | arm: Update a stale comment in bootblock .S files | David Hendricks |
2014-09-09 | exynos: Install the BL1 and set the checksum in the Makefile. | Gabe Black |
2014-09-09 | ARMv4: Add a minimal version of cpu.h. | Gabe Black |
2014-09-09 | ARM: Add an ARMv4 architecture version. | Gabe Black |
2014-09-08 | ARM: Generalize armv7 as arm. | Gabe Black |
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-08-29 | arm: libpayload: Make cache invalidation take pointers instead of integers | Julius Werner |
2014-08-28 | ARM: Make it possible to use a custom bootblock implementation. | Gabe Black |
2014-08-22 | ARM: Overhaul the ARM Makefile. | Gabe Black |
2014-08-14 | armv7: mark EABI compatibility symbols as used | Stefan Reinauer |
2014-08-14 | ARMv7/Exynos: Fix memory location assumptions | Stefan Reinauer |
2014-08-13 | ARMv7: drop dead code from Makefile.inc | Stefan Reinauer |
2014-08-12 | armv7/Makefile.inc, cpu/Makefile.inc: align output of printf | Daniele Forsi |
2014-08-11 | coreboot classes: Add dynamic classes to coreboot | Furquan Shaikh |
2014-08-10 | armv7: Support stack dump after exceptions | Julius Werner |
2014-08-10 | ARM: Eliminate the unused interrupts.c. | Gabe Black |
2014-08-08 | ARMv7: Add stdint types needed for vboot library | Stefan Reinauer |
2014-08-08 | ARMV7: threading support for cooperative multitasking | Ronald G. Minnich |
2014-08-07 | armv7: Fix dcache writethrough policy handling | David Hendricks |
2014-08-07 | Possible thread stack implementation. | Ronald G. Minnich |
2014-08-07 | exynos: Set up caching in the bootblock. | Gabe Black |
2014-08-06 | Set armv7 up for cpu_info to work as on x86 (so threads can work) | Ronald G. Minnich |
2014-08-03 | arch/x86/Makefile.inc: trivial: fix indent of informative output about bootblock | Daniele Forsi |
2014-08-01 | armv7: add wrapper for DCCSW (data cache clean by set/way) | David Hendricks |
2014-07-31 | payloads/external/SeaBIOS: Use coreboot’s serial console settings | Martin Roth |
2014-07-31 | armv7/exynos5420: Configure CPU cores for kernel to enable SMP. | Hung-Te Lin |
2014-07-30 | arch/x86/include/arch/interrupt.h: Add header guards | Edward O'Callaghan |
2014-07-28 | IOAPIC: Fix missing stdint include | Kyösti Mälkki |
2014-07-17 | misc,ASL: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
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-29 | build: remove -ccopts mechanism | Patrick Georgi |
2014-06-29 | arch/x86/include/bootblock_common.h: Sanitize header inclusion | Edward O'Callaghan |
2014-06-28 | armv7: We don't use CPPFLAGS anymore | Patrick Georgi |
2014-06-27 | build: Pass correct disassembly flags in Clang build | Edward O'Callaghan |
2014-06-26 | PIRQ tables: Fix typos | Kyösti Mälkki |
2014-06-25 | Declare acpi_is_wakeup_early() only once | Kyösti Mälkki |
2014-06-24 | MP Table: Change types to be consistent with the spec | Mike Loptien |
2014-06-21 | Misc: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
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-06 | build: Drop libgcc runtime wrapper in Clang builds | Edward O'Callaghan |
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-26 | console: Add console for GDB | Kyösti Mälkki |
2014-05-25 | acpigen: Add acpigen_write_irq. | Vladimir Serbinenko |
2014-05-22 | x86/include/arch/acpi.h: remove incorrect semicolon | Martin Roth |
2014-05-19 | build: use CFLAGS_* in more places where they're needed | Patrick Georgi |
2014-05-19 | build: move include paths where they belong | Patrick Georgi |
2014-05-17 | build: break compiler flags out of $(CC) | Patrick Georgi |
2014-05-17 | build: separate CPPFLAGS from CFLAGS | Patrick Georgi |
2014-05-17 | build: CPPFLAGS is more common than INCLUDES | Patrick Georgi |
2014-05-11 | SeaBIOS: Fix cpp use | Patrick Georgi |
2014-05-10 | Arch-level Kconfig menu cleanup | Furquan Shaikh |
2014-05-06 | Introduce stage-specific architecture for coreboot | Furquan Shaikh |
2014-05-03 | Move redundant Makefile rules from arch to top level. | Furquan Shaikh |
2014-05-02 | arch/x86/boot: Indent mpspec.c and make a loop more legible | Edward O'Callaghan |
2014-04-30 | uart: Support multiple ports | Kyösti Mälkki |
2014-04-26 | Rename coreboot_ram stage to ramstage | Furquan Shaikh |
2014-04-18 | build rules: Identify build stage with simple variables | Kyösti Mälkki |
2014-04-18 | console: Split ROMCC helpers | Kyösti Mälkki |
2014-04-18 | console: Use romstage code for ramstage and SMM | Kyösti Mälkki |
2014-04-18 | console: Drop driver list in ramstage | Kyösti Mälkki |
2014-04-09 | console: Refactor uart8250/NE2K | Kyösti Mälkki |
2014-04-09 | console: Move newline translation outside console_tx_byte | Kyösti Mälkki |
2014-04-09 | console: Hide global console_loglevel | Kyösti Mälkki |