Age | Commit message (Expand) | Author |
2015-03-24 | vboot2: separate verstage from bootblock | Daisuke Nojiri |
2015-03-23 | mips: fix bootblock stack definitions | Vadim Bendebury |
2015-03-21 | mips: no need in architecture specific implementation of do_printk | Vadim Bendebury |
2015-03-21 | arch/mips: Add base MIPS architecture support | Paul Burton |
2015-03-21 | mips: Add mips/ashldi3.c from Linux | Vadim Bendebury |
2015-03-21 | arm: add _end symbol to bootblock.ld | Aaron Durbin |
2015-03-21 | x86: fix romstage_null.debug link w/o --gc-sections | Aaron Durbin |
2015-03-20 | bootblocks: use run_romstage() | Aaron Durbin |
2015-03-20 | qemu-riscv: add preram_cbmem_console | Aaron Durbin |
2015-03-20 | loaders: add program_loading.h header file | Aaron Durbin |
2015-03-18 | bootstate: use structure pointers for scheduling callbacks | Aaron Durbin |
2015-03-17 | arch/x86/Kconfig: Add license header | Stefan Reinauer |
2015-03-17 | rmodules: Make rmodules inclusion for vboot dependent on romstage_arch | Furquan Shaikh |
2015-03-17 | coreboot classes: Add dynamic classes to coreboot | Furquan Shaikh |
2015-03-17 | coreboot: x86: enable gc-sections | Aaron Durbin |
2015-03-13 | coreboot arm64: Add int constants to stdint.h | Furquan Shaikh |
2015-03-13 | armv8: Add mmu support | Furquan Shaikh |
2015-03-13 | armv8: correct dcache line size calculation | Aaron Durbin |
2015-03-10 | ACPI: Get S3 resume state from romstage_handoff | Kyösti Mälkki |
2015-03-10 | x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option | Kyösti Mälkki |
2015-03-10 | x86: simplify early_variables.h header | Aaron Durbin |
2015-03-09 | AMD fam10: Drop PCI_BUS_SEGN_BITS | Kyösti Mälkki |
2015-03-05 | arm64: provide early SoC initialization | Aaron Durbin |
2015-03-05 | coreboot arm64: Add proper masks for setting SCTLR and SCR regs to 0 at init | Furquan Shaikh |
2015-03-04 | arm64: Set 16 byte alignment and ramstage start address | Aaron Durbin |
2015-03-04 | arm64: remove assembly code string functions | Aaron Durbin |
2015-03-04 | arm64: use one stage_entry for all stages | Aaron Durbin |
2015-03-04 | arm64: ensure vital sections aren't garbage collected | Aaron Durbin |
2015-03-04 | Add stage information to coreboot banner | Stefan Reinauer |
2015-03-04 | coreboot rush: Add support for basic romstage | Furquan Shaikh |
2015-03-02 | coreboot arm64: Correct cache function names | Furquan Shaikh |
2015-03-02 | coreboot arm: Define function for setting cntfrq register | Furquan Shaikh |
2015-02-25 | coreboot arm64: Add library for system access | Furquan Shaikh |
2015-02-25 | arm64: Remove early_console.c | Marc Jones |
2015-02-23 | Remove */cpu/amd/agesa/* from excluded illegal globals file | Dave Frodin |
2015-02-16 | acpi: Generate valid ACPI processor objects | Timothy Pearson |
2015-02-16 | nvram: Add option to reset NVRAM to default parameters on every boot | 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-02-14 | arm64: Cleanup arch io header files | Furquan Shaikh |
2015-02-09 | Get rid of .car.global_data warnings for GCC build | Martin Roth |
2015-02-02 | src/arch/*/include/stdint.h: Provide definitions for bool type | Alexandru Gagniuc |
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 console: Fix and enhance pre-RAM support | 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 console: Fix CAR migration step | Kyösti Mälkki |
2015-01-27 | CBMEM: Implement cbmem_run_init_hooks() stub | Kyösti Mälkki |
2015-01-27 | vboot2: implement select_firmware for pre-romstage verification | Daisuke Nojiri |
2015-01-27 | vboot2: add verstage | Stefan Reinauer |
2015-01-26 | arm64: Prepare ARM64 for building | Marc Jones |
2015-01-14 | Revert "vboot2: add verstage" | Paul Menzel |
2015-01-13 | vboot2: add verstage | Daisuke Nojiri |
2015-01-10 | ACPI: Add acpi_is_wakeup_s3() for romstage | Kyösti Mälkki |
2015-01-10 | ACPI: Prepare for HAVE_ACPI_RESUME changes | Kyösti Mälkki |
2015-01-09 | misc: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2015-01-05 | timestamps: Switch from tsc_t to uint64_t | Stefan Reinauer |
2015-01-04 | atomic.h: Fix doxygen errors | Martin Roth |
2015-01-04 | arm: lpae: Set XN and PXN bits for noncacheable regions | Jimmy Zhang |
2015-01-03 | ARM64: Always has DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-03 | ARMv7: Always has DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-03 | arm: Fix stored PC value when handling exceptions | Julius Werner |
2015-01-01 | ARM: Fix ARM_LPAE to not be selectable as a menu item. | Ronald G. Minnich |
2014-12-31 | arch/x86: Declare GDT symbols and move_gdt() | Kyösti Mälkki |
2014-12-30 | ipq/arm: Redesign hooks for bootblock | Vadim Bendebury |
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-19 | cpu/armltd/cortex-a9: Remove stub func dead code | Edward O'Callaghan |
2014-12-18 | i82371eb & qemu: Move to per-device ACPI. | Vladimir Serbinenko |
2014-12-17 | ARM: Use LPAE for Virtual Address Translation | Daisuke Nojiri |
2014-12-15 | arm: Add support for a preram_cbmem_console symbol. | Gabe Black |
2014-12-15 | arm: Fix minor mistake in cache maintenance assembly | Julius Werner |
2014-12-15 | armv7: provide compiler options for rmodules | Aaron Durbin |
2014-12-09 | x86: provide symmetry between arm for cache_sync_instructions() | Aaron Durbin |
2014-12-09 | libpayload: arm: Pass the coreboot table location to the payload. | Gabe Black |
2014-12-09 | UCB RISCV: Switch to DYNAMIC_CBMEM | Kyösti Mälkki |
2014-12-05 | x86: Update the check for Forbidden global variables | Furquan Shaikh |
2014-12-05 | RISCV: one last little nit to make it build and run | Ronald G. Minnich |
2014-12-04 | RISCV: get RISCV to build again | Ronald G. Minnich |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-12-02 | build system: remove ROMSTAGE_ELF variable | Patrick Georgi |
2014-12-01 | Add UCB RISCV support for architecture, soc, and emulation mainboard.. | Ronald G. Minnich |
2014-11-30 | Unify remaining binutils invocations | Patrick Georgi |
2014-11-27 | Make acpi_fill_dmar into parameter | Vladimir Serbinenko |
2014-11-25 | build system: unify linker use across gcc and clang | Patrick Georgi |
2014-11-25 | build system: use a single variable name for compiler runtimes | Patrick Georgi |
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-19 | console: Isolate console_init() for ROMCC | Kyösti Mälkki |
2014-11-14 | AMD: Move RAMBASE and RAMTOP | Kyösti Mälkki |
2014-11-13 | arm: Put assembly functions into separate sections | Julius Werner |
2014-11-10 | arm: Redesign, clarify and clean up cache related code | Julius Werner |
2014-11-09 | car globals: add "used" attribute | Patrick Georgi |