Age | Commit message (Expand) | Author |
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 |
2014-09-05 | azalia: Add convenience macros | Vladimir Serbinenko |
2014-08-30 | smbios: reorganise OEM strings handling. | Vladimir Serbinenko |
2014-08-30 | AMD Steppe Eagle: CPU files for new SoC | Bruce Griffith |
2014-08-29 | smbios: Define and use enclosure types. | Vladimir Serbinenko |
2014-08-25 | intel/gma: Clarify code and use dedicated init for Google Peppy | Ronald G. Minnich |
2014-08-25 | AMD Steppe Eagle: Add northbridge HT link ID to pci_ids.h | Bruce Griffith |
2014-08-18 | azalia: Move shared variable to separate file | Vladimir Serbinenko |
2014-08-16 | bootstate: don't use header in romstage code | Patrick Georgi |
2014-08-15 | intel/cpu: rename car.h to romstage.h | Aaron Durbin |
2014-08-14 | Intel: Add common header file for CAR setup | Edward O'Callaghan |
2014-08-13 | arm: libpayload: Add cache coherent DMA memory definition and management | Julius Werner |
2014-08-10 | coreboot_tables: reduce redundant data structures | Julius Werner |
2014-08-07 | Possible thread stack implementation. | Ronald G. Minnich |
2014-07-31 | timer: Add functions to initialize absolute timer structures. | Gabe Black |
2014-07-29 | sandy/ivybridge: Native raminit. | Vladimir Serbinenko |
2014-07-19 | device/pci_early.c: Mixes up variants of a typedefs to 'u32' | Edward O'Callaghan |
2014-07-17 | drivers/spi: Sanitize headers from preprocessor abuse | Edward O'Callaghan |
2014-07-14 | SPI: Split writes using spi_crop_chunk() | Kyösti Mälkki |
2014-07-10 | include/stdlib.h: Extend common macro collection | Edward O'Callaghan |
2014-07-05 | gizmosphere/gizmo: Move support of SPD data in CBFS | Kyösti Mälkki |
2014-07-05 | spi: Change spi_xfer to work in units of bytes instead of bits. | Gabe Black |
2014-07-05 | spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. | Gabe Black |
2014-07-01 | stdlib: Drop duplicates of min() and max() | Kyösti Mälkki |
2014-07-01 | ROMCC: Fix collision with token name max | Kyösti Mälkki |
2014-06-30 | x86 MTRR: Drop unused return value | Kyösti Mälkki |
2014-06-29 | include/pc80/mc146818rtc.h: Inconsequential, comment ifdef maze | Edward O'Callaghan |
2014-06-27 | include/device/device.h: Header is ROMCC tentative | Edward O'Callaghan |
2014-06-25 | pc80/mc146818rtc.h: Has X86 specific inlines without guards | Edward O'Callaghan |
2014-06-25 | include/pc80/mc146818rtc.h: Move include to top of file | Edward O'Callaghan |
2014-06-25 | device/{cardbus,agp}.h: Missing header for device_t type | Edward O'Callaghan |
2014-06-25 | AGESA S3: Fix ACPISCRATCH in CBMEM | Kyösti Mälkki |
2014-06-20 | ACPI S3 support: Add acpi_s3_resume_allowed() | Kyösti Mälkki |
2014-06-11 | PIC i8259: Move #defines and functions to i8259.h | Mike Loptien |
2014-06-01 | lenovo: Make version look like something thinkpad_acpi would accept | Vladimir Serbinenko |
2014-05-29 | PCI IRQs: Swizzle PCI IRQs for PCI bridges | Mike Loptien |
2014-05-26 | console: Add console for GDB | Kyösti Mälkki |
2014-05-25 | Drop PCI_BDF macro declaration | Kyösti Mälkki |
2014-05-22 | device/pci_ids.h: defines for new Intel LPC devices | Martin Roth |
2014-05-21 | device_romstage: Add a way to move to the next device | Martin Roth |
2014-05-19 | Add guard for UMA globals | Kyösti Mälkki |
2014-05-14 | intel: Drop obsolete comments on MTRR usage | Kyösti Mälkki |
2014-05-13 | baytrail: snapshot power state in romstage | Aaron Durbin |
2014-05-13 | src/*: Remove the last remnants of struct keyboard | Edward O'Callaghan |
2014-05-13 | src/drivers/pc80: Remove empty struct keyboard | Edward O'Callaghan |
2014-05-10 | ramstage_cache: allow ramstage usage add valid helper | Aaron Durbin |
2014-05-10 | reg_script: add reg_script_run_on_dev() | Aaron Durbin |
2014-05-09 | Intel FSP: add a shared set of functions for the FSP | Martin Roth |
2014-05-08 | Declare get_write_protect_state() without ChromeOS | Kyösti Mälkki |
2014-05-08 | Rename from save_chromeos_gpios() to init_bootmode_straps() | Kyösti Mälkki |
2014-05-07 | superio/common/conf_mode: Provide another common pnp entry/exit | Edward O'Callaghan |
2014-05-06 | Introduce stage-specific architecture for coreboot | Furquan Shaikh |
2014-05-06 | regscript: Add support for MSR type | Duncan Laurie |
2014-05-05 | lib/hexdump: Use `size_t` for length parameter of `hexdump32()` | Paul Menzel |
2014-05-01 | ChromeOS: Use common fill_lb_gpio() | Kyösti Mälkki |
2014-05-01 | ChromeOS: Remove oprom_is_loaded | Kyösti Mälkki |
2014-05-01 | Declare recovery and developer modes outside ChromeOS | Kyösti Mälkki |
2014-04-30 | console: Drop EARLY_CONSOLE option | Kyösti Mälkki |
2014-04-30 | uart: Support multiple ports | Kyösti Mälkki |
2014-04-28 | AMD: Add common header file for CAR setup | Kyösti Mälkki |
2014-04-26 | Get rid of HAVE_INIT_TIMER config option | Furquan Shaikh |