Age | Commit message (Expand) | Author |
2015-03-20 | loaders: add run_romstage() function to bootblock | Aaron Durbin |
2015-03-20 | loaders: add program_loading.h header file | Aaron Durbin |
2015-03-20 | stdlib: Add IS_ALIGNED macro | Andrew Bresticker |
2015-03-18 | bootstate: use structure pointers for scheduling callbacks | Aaron Durbin |
2015-03-13 | Use a common boardid.h instead of per board copies | Vadim Bendebury |
2015-03-11 | x86 SMM: Replace weak prototypes with weak function stub | Kyösti Mälkki |
2015-03-10 | AMD Bald Eagle: Add northbridge files for new AMD processor | Bruce Griffith |
2015-03-09 | Add and consistently use wrapper macro for romstage static variables | Julius Werner |
2015-03-09 | console: Fix broken early_print.h include guards | Stefan Reinauer |
2015-03-09 | build.h: remove variable for the builduser, -hostname and -domain | Alexander Couzens |
2015-03-09 | device/pciexp: Add support for PCIe CLK power management | Kane Chen |
2015-03-08 | device: drop i915 specific headers from resource allocator includes | Stefan Reinauer |
2015-03-07 | AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2 | Kyösti Mälkki |
2015-03-04 | coreboot memrange: Two changes for zero size or empty memrange | Furquan Shaikh |
2015-03-01 | devicetree: Drop dummy root_dev ops | Kyösti Mälkki |
2015-02-20 | AMD K8 fam10: Refactor offset_unitid configuration | 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-10 | PCI subsystem: Remove AGP bridge type | Kyösti Mälkki |
2015-02-06 | drivers/pc80/mc146818rtc: Reduce superfluous preprocessor use | Alexandru Gagniuc |
2015-02-06 | include/types.h: Provide BIT() macro | Alexandru Gagniuc |
2015-02-06 | FSP & CBMEM: Fix broken cbmem CAR transition. | Martin Roth |
2015-02-05 | drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot | Timothy Pearson |
2015-02-05 | AMD K8: Remove some excessive preprocessor use | Kyösti Mälkki |
2015-02-03 | cpu/amd (non-AGESA): Load microcode updates from CBFS | Kyösti Mälkki |
2015-02-03 | cpu/amd/model_10xxx: Remove UPDATE_CPU_MICROCODE option | Alexandru Gagniuc |
2015-01-30 | devicetree: Search PnP device node from the tree by path | Kyösti Mälkki |
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 console: Fix and enhance pre-RAM support | Kyösti Mälkki |
2015-01-27 | CBMEM: Implement cbmem_run_init_hooks() stub | Kyösti Mälkki |
2015-01-27 | vboot2: copy tlcl from vboot_reference as a preparation for vboot2 integration | Daisuke Nojiri |
2015-01-27 | vboot2: implement select_firmware for pre-romstage verification | Daisuke Nojiri |
2015-01-14 | Move container_of() macro to stddef.h | Stefan Reinauer |
2015-01-13 | cbfs: add cbfs_read() | Aaron Durbin |
2015-01-13 | cbfs: add cbfs_locate_file() | Aaron Durbin |
2015-01-09 | Primitive memory test | David Hendricks |
2015-01-09 | misc: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2015-01-09 | src/include: Doxygen fixes | Martin Roth |
2015-01-09 | Drop duplicate API from spi_flash.h | Stefan Reinauer |
2015-01-06 | cpu: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2015-01-06 | Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'" | Kyösti Mälkki |
2015-01-06 | doxygen fixes: change @var to @param var | Martin Roth |
2015-01-06 | Re-factor 'to_flash_offset()' into 'spi_flash.h' | Edward O'Callaghan |
2015-01-05 | timestamps: Switch from tsc_t to uint64_t | Stefan Reinauer |
2015-01-04 | atomic.h: Fix doxygen errors | Martin Roth |
2014-12-31 | arch/x86: Declare GDT symbols and move_gdt() | Kyösti Mälkki |
2014-12-30 | chromeos: Unconditionally clear the EC recovery request | Sheng-Liang Song |
2014-12-30 | vboot: Add a new post code for TPM failure | Duncan Laurie |
2014-12-30 | drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY | Gabe Black |
2014-12-30 | i2c: Add software_i2c driver for I2C debugging and emulation | Julius Werner |
2014-12-30 | nyan*: Add an empty elog functions for the !CONFIG_ELOG case | David Hendricks |
2014-12-30 | rtc: Add an RTC API, and implement it for x86. | Marc Jones |
2014-12-30 | cbmem: use a single id to name mapping table | Vadim Bendebury |
2014-12-28 | RELOCATABLE_RAMSTAGE: Fix weak symbols with option ROMs | Kyösti Mälkki |
2014-12-28 | RELOCATABLE_RAMSTAGE: Fix weak symbols with ramstage_cache | Kyösti Mälkki |
2014-12-17 | elog: Do not attempt to init SPI | David Hendricks |
2014-12-16 | edid: remove float use | Patrick Georgi |
2014-12-16 | Drop GX1, CS5330 and related boards | Stefan Reinauer |
2014-12-16 | CBMEM console: Fix boards with BROKEN_CAR_MIGRATE | Kyösti Mälkki |
2014-12-16 | i2c: Replace the i2c API. | Gabe Black |
2014-12-15 | tegra124: A couple clock fixes. | Gabe Black |
2014-12-09 | spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions. | Gabe Black |
2014-12-09 | spi: Remove the spi_set_speed and spi_cs_is_valid functions. | Gabe Black |
2014-12-07 | ddr3: Plumber DIMM type to parsed structure. | Vladimir Serbinenko |
2014-11-30 | Replace hlt() loops with halt() | Patrick Georgi |
2014-11-30 | Introduce halt() | Patrick Georgi |
2014-11-26 | Export board-status info. | Vladimir Serbinenko |
2014-11-22 | amdk8: Move to implicit length patching | Vladimir Serbinenko |
2014-11-20 | AMD: Isolate AGESA and PI build environments | Kyösti Mälkki |
2014-11-20 | Replace includes of build.h with version.h | Kyösti Mälkki |
2014-11-14 | AMD (K8/fam10): Rewrite CAR migration in post_cache_as_ram | Kyösti Mälkki |
2014-11-05 | pci_ops.{c,h}: Don't hide pointers behind typedefs | Edward O'Callaghan |
2014-11-01 | superio/common/conf_mode.c: Introduce 'new' enter/exit keys for SIO's | Edward O'Callaghan |
2014-11-01 | include/device/device.h: Provide DEVICE_NOOP macro shim | Edward O'Callaghan |
2014-10-27 | superio/common/conf_mode.c: Don't hide pointers with typedefs | Edward O'Callaghan |
2014-10-26 | include/device/device.h: Deduplicate '*_pnp_devfn_t' typedefs | Edward O'Callaghan |
2014-10-22 | cmos: Rename the CMOS related functions. | Gabe Black |
2014-10-22 | spi: Remove unused constants from spi-generic.h. | Gabe Black |
2014-10-19 | amd: rename model_fxx_powernow to powernow. | Vladimir Serbinenko |
2014-10-19 | x86 romstage: Move stack just below RAMTOP | Kyösti Mälkki |
2014-10-17 | boot/coreboot_tables.h: Use `it is` instead of `it easy` in comment | Paul Menzel |
2014-10-17 | acpi_add_ssdt_pstates: Remove function. | Vladimir Serbinenko |
2014-10-16 | uarts: 32/64 cleanup | Ronald G. Minnich |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | 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-07 | gen: Add "assert" in assert.h. | Hung-Te Lin |
2014-10-02 | elog: Add event type for CPU thermal trip | Duncan Laurie |
2014-10-01 | reg_script: Fix bug in IO macros | Duncan Laurie |
2014-09-22 | Add check_member macro to allow clean and easy struct offset checking | Julius Werner |
2014-09-17 | pnp: Allow setting of misc register 0xf4 in device tree | Stefan Reinauer |
2014-09-13 | intel/gma: consolidate vbt code | Vladimir Serbinenko |
2014-09-13 | azalia: Shrink boilerplate | Vladimir Serbinenko |
2014-09-11 | pnp: Allow setting of misc register 0xfa in device tree | Stefan Reinauer |
2014-09-11 | Move nehalem/sandy/ivy to per-device acpi | Vladimir Serbinenko |
2014-09-10 | tpm: Clean up I2C TPM driver | Stefan Reinauer |
2014-09-08 | ARM: Generalize armv7 as arm. | Gabe Black |
2014-09-05 | Implement ACPI in a per device way | Vladimir Serbinenko |