Age | Commit message (Expand) | Author |
2016-02-22 | fsp_baytrail: Add full support for iosf access in reg_script | Werner Zeh |
2016-02-22 | die() when attempting to use bounce buffer on non-i386. | Vladimir Serbinenko |
2016-02-20 | nb/intel/sandybridge/raminit: Add XMP support | Patrick Rudolph |
2016-02-19 | lib/coreboot_table: add function to allow arch code to add records | Aaron Durbin |
2016-02-18 | device: Add device path display support | Lee Leahy |
2016-02-18 | lib: Add Kconfig to toggle boot state debugging | Lee Leahy |
2016-02-12 | lzma: Port size-checking ulzman() version to coreboot | Julius Werner |
2016-02-12 | timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig | Julius Werner |
2016-02-11 | arches: lib: add main_decl.h for main() declaration | Aaron Durbin |
2016-02-10 | cpu/intel/microcode: allow microcode to be loaded in romstage | Aaron Durbin |
2016-02-09 | nhlt: add api to override oem_id and oem_table_id of acpi_header_t | Fang, Yang A |
2016-02-03 | include/device: Move inline functions from pci_def.h to pci.h | Alexandru Gagniuc |
2016-02-01 | cpu/amd/fam10h-fam15h: Add new wait_ap_stopped function | Timothy Pearson |
2016-02-01 | drivers/pc80: Add PS/2 mouse presence detect | Timothy Pearson |
2016-01-28 | Provide a gcc-safe zero pointer | Patrick Georgi |
2016-01-28 | Move object files to $(obj)/<class>/ | Nico Huber |
2016-01-23 | lib/memrange: allow stack allocated free list | Aaron Durbin |
2016-01-22 | lib: Implement framework for retrieving WiFi regulatory domain | Felix Durairaj |
2016-01-21 | memlayout: Fix unified CBFS_CACHE macro | Julius Werner |
2016-01-18 | header files: Fix guard name comments to match guard names | Martin Roth |
2016-01-15 | lib: NHLT ACPI table support | Aaron Durbin |
2016-01-07 | Correct some common spelling mistakes | Martin Roth |
2016-01-06 | commonlib: Prepare code to be included in cbfstool builds. | Aaron Durbin |
2016-01-06 | commonlib: Add common cbfs parsing logic to coreboot and cbfstool. | Aaron Durbin |
2015-12-31 | imgtec/pistachio: Add SOC_REGISTERS memory region | Ionela Voinescu |
2015-12-29 | device/pnp: Ability to set vendor specific logical device config | Damien Zammit |
2015-12-16 | lib: Fix strncmp | Hannah Williams |
2015-12-10 | lib: remove assets infrastructure | Aaron Durbin |
2015-12-10 | cbfs/vboot: remove firmware component support | Aaron Durbin |
2015-12-03 | cbfs_spi: Initialize spi_flash when initializing cbfs_cache | Mary Ruthven |
2015-12-03 | intel/fsp: Add post codes for FSP phases | Duncan Laurie |
2015-12-03 | cbfs_spi: enable CBFS access in early romstage | Mary Ruthven |
2015-11-29 | x86/smm: don't hide harmless declarations | Patrick Georgi |
2015-11-23 | southbridge/amd/sr5650: Add IOMMU support | Timothy Pearson |
2015-11-23 | cpu/amd: de-duplicate MSR include files | Stefan Reinauer |
2015-11-20 | rules.h: Add ENV_STRING and use it in console_init() | Ben Gardner |
2015-11-17 | rules.h: Add ENV_ macros to detect current architecture | Julius Werner |
2015-11-11 | cpu/amd: Add CC6 support | Timothy Pearson |
2015-11-11 | arm/arm64: Generalize bootblock C entry point | Julius Werner |
2015-11-11 | southbridge/amd/sb700: Add AHCI support | Timothy Pearson |
2015-11-10 | edid: add hdmi_monitor_detected in data struct edid | Yakir Yang |
2015-11-07 | arm64: remove secmon | Aaron Durbin |
2015-11-03 | drivers/pc80: Rework normal / fallback selector code | Timothy Pearson |
2015-11-03 | cbmem: add coreboot table records for each cbmem entry | Aaron Durbin |
2015-11-02 | cpu/amd: Add initial AMD Family 15h support | Timothy Pearson |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-30 | Drop geode_post_code.h | Stefan Reinauer |
2015-10-30 | cpu/amd: Fix cbtypes.h to match UINTN convention | Stefan Reinauer |
2015-10-27 | include/timer.h: Guard `timer_monotonic_get()` calls by `CONFIG_HAVE_MONOTONI... | Paul Menzel |
2015-10-27 | coreboot: make lb_framebuffer a weak function | robbie zhang |
2015-10-24 | drivers/aspeed: Add native text mode VGA support for the AST2050 | Timothy Pearson |
2015-10-24 | southbridge/amd/sb700: Allow use of auxiliary SMBUS controller | Timothy Pearson |
2015-10-23 | include/smbios: Update SMBIOS memory structures to version 2.8 | Timothy Pearson |
2015-10-22 | allocator: Page align memory mapped PCI resources | Nico Huber |
2015-10-15 | cpu/mtrr.h: Fix macro names for MTRR registers | Alexandru Gagniuc |
2015-10-11 | cbmem console: make verstage first class citizen | Aaron Durbin |
2015-10-11 | Derive lvds_dual_channel from EDID timings. | Vladimir Serbinenko |
2015-10-07 | cbfs: add struct cbfsf | Aaron Durbin |
2015-10-05 | Add EM100 'hyper term' spi console support in ramstage & smm | Martin Roth |
2015-09-30 | AMD Bettong: Fix usb device in devicetree for Carrizo | zbao |
2015-09-23 | chromeos: vboot and chromeos dependency removal for sw write protect state | Paul Kocialkowski |
2015-09-22 | coreboot: introduce commonlib | Aaron Durbin |
2015-09-11 | endian: fix le64toh() | Aaron Durbin |
2015-09-10 | endian: add portable endian functions | Aaron Durbin |
2015-09-09 | rmodule: use program.ld for linking | Aaron Durbin |
2015-09-09 | verstage: use common program.ld for linking | Aaron Durbin |
2015-09-09 | linking: move romstage and bootblock to use program.ld | Aaron Durbin |
2015-09-09 | linking: lay the groundwork for a unified linking approach | Aaron Durbin |
2015-09-09 | rules.h: add fall through where no ENV_<STAGE> is set | Aaron Durbin |
2015-09-07 | Drop "See file CREDITS..." comment | Stefan Reinauer |
2015-09-05 | symbols: add '_' to pci_drivers and cpu_drivers symbols | Aaron Durbin |
2015-09-04 | bootstate: remove need for #ifdef ENV_RAMSTAGE | Aaron Durbin |
2015-09-04 | bootmode: add display_init_required() | Aaron Durbin |
2015-08-31 | timestamp: add tick frequency to exported table | Aaron Durbin |
2015-08-28 | edid: add function to manually specify mode | David Hendricks |
2015-08-28 | edid: Use edid_mode struct to reduce redundancy | David Hendricks |
2015-08-28 | edid: Clean-up the edid struct | David Hendricks |
2015-08-27 | stdlib: don't hide the malloc et all declarations | Aaron Durbin |
2015-08-14 | stage_cache: make prog const in stage_cache_add() | Aaron Durbin |
2015-07-29 | Add SoC specific microcode update check in ramstage | Rizwan Qureshi |
2015-07-23 | intel/common: Add SMBIOS memory width | Lee Leahy |
2015-07-22 | lib/hexdump: Add xxd hint | Lee Leahy |
2015-07-15 | cbfs: hardcode file alignment | Patrick Georgi |
2015-07-14 | cbtable: describe boot media | Patrick Georgi |
2015-07-14 | fmap: publish find_fmap_directory() | Patrick Georgi |
2015-07-14 | fmap: Introduce new function to derive fmap name from offset/size | Patrick Georgi |
2015-07-12 | Verify Kconfigs symbols are not zero for hex and int type symbols | Martin Roth |
2015-07-12 | Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() | Martin Roth |
2015-07-10 | include/cbmem_id.h: Add name for `CBMEM_ID_TCPA_LOG` | Paul Menzel |
2015-07-10 | include/cbmem_id.h: Sort `CBMEM_ID_TCPA_LOG` entry | Paul Menzel |
2015-07-07 | stddef.h: Disable check_member() macro when compiling with CLANG | Stefan Reinauer |
2015-07-07 | timestamp: add generic cache region | Aaron Durbin |
2015-06-30 | arm64: Add support for loading secure os | Furquan Shaikh |
2015-06-30 | Expose get_lid_switch() in romstage | Patrick Georgi |
2015-06-24 | cpu/x86: Add more MTRR symbols | Lee Leahy |
2015-06-22 | AMD Merlin Falcon: Add northbridge files for new AMD processor | WANG Siyuan |
2015-06-22 | device: DDR3 generic code 64bit fix | Stefan Reinauer |
2015-06-20 | x86: Make reading / writing of CRx registers 64bit proof | Stefan Reinauer |
2015-06-17 | coreboot_tables: Add CBMEM ID and tag for MTC | Furquan Shaikh |
2015-06-13 | Move remap_bsp_lapic to AMD specific code | Stefan Reinauer |