Age | Commit message (Expand) | Author |
2012-11-12 | cbfstool: Rework to use getopt style parameters | Stefan Reinauer |
2012-11-12 | Initial IGD OpRegion implementation | Stefan Reinauer |
2012-11-12 | cbfstool: Update LZMA encoder to LZMA SDK 9.12 | Stefan Reinauer |
2012-11-12 | romcc_io: add pci_or_configX functions. | Aaron Durbin |
2012-11-12 | x86/Makefile.inc: Test if the strings are equal by single equal sign | Zheng Bao |
2012-11-12 | cbmem compilation needs to use the hardened toolchain | Vadim Bendebury |
2012-11-12 | If cmos is invalid, always set the rtc date and time | Stefan Reinauer |
2012-11-12 | Remove duplicate defines from mc146818rtc.c | Marc Jones |
2012-11-12 | Avoid using hardcoded values in MRC cache code | Vadim Bendebury |
2012-11-12 | ivybridge: Catch unknown CPU revisions | Stefan Reinauer |
2012-11-12 | Store timestamps before resuming from suspend | Stefan Reinauer |
2012-11-12 | Reduce default stack size to 4K | Stefan Reinauer |
2012-11-12 | Add dependency for CONFIG_AP_IN_SIPI_WAIT | Stefan Reinauer |
2012-11-12 | SPI: Add early romstage SPI driver using hardware sequencing | Duncan Laurie |
2012-11-12 | ELOG: Support for non-memory mapped flash | Duncan Laurie |
2012-11-12 | SPI: Fix and enable Fast Read support | Duncan Laurie |
2012-11-12 | Fix gcc-4.7 building problem. | Han Shen |
2012-11-12 | ifdtool: Dump more registers from FD | Stefan Reinauer |
2012-11-12 | Add bd82x6x mainboards ASPM overrides. | Marc Jones |
2012-11-12 | SPI: Configure Software Sequence SPI Freq to match descriptor | Duncan Laurie |
2012-11-12 | SPI: Add Fast Read to the OPMENU for locked down SPI | Duncan Laurie |
2012-11-12 | oprom: Ensure that mode information is valid before putting it in the tables. | Gabe Black |
2012-11-12 | Define post codes for OS boot and resume | Duncan Laurie |
2012-11-12 | Updated submodule reference | Stefan Reinauer |
2012-11-12 | Utility to dump boot timing table | Vadim Bendebury |
2012-11-12 | Pass correct sleep type to mainboard sleep handler | Stefan Reinauer |
2012-11-12 | ACPI: Zero pstate/cstate control values in FADT | Duncan Laurie |
2012-11-12 | Initialize the VMX MSR | Marc Jones |
2012-11-12 | Revert "Remove code that enables/disables VMX in coreboot on chromebooks." | Marc Jones |
2012-11-12 | sandybridge: Correct reporting of cores and threads | Stefan Reinauer |
2012-11-12 | cbfstool: Remove unused cmd_t | Stefan Reinauer |
2012-11-12 | cbfstool: add add-flat-binary command to add raw executables | Stefan Reinauer |
2012-11-09 | libpayload: Add an option to skip console initialization on startup. | Gabe Black |
2012-11-09 | libpayload: Add CB_ prefixes to some constants in coreboot_tables.h. | Gabe Black |
2012-11-09 | libpayload: Change "GPIOs" into flags. | Gabe Black |
2012-11-09 | [PATCH] libpayload: Implement EHCI reset function | Anton Kochkov |
2012-11-09 | Make coreboot use the offset parameter in cbfstool create | Stefan Reinauer |
2012-11-09 | Prevent inclusion of tsc.h when not needed | Vadim Bendebury |
2012-11-09 | PCH: Add register descriptions used by IGD OpRegion | Stefan Reinauer |
2012-11-09 | Add IGD Opregion variables to NVS | Stefan Reinauer |
2012-11-09 | Make register/value lists const | Stefan Reinauer |
2012-11-09 | Get rid of hard coded strings in ACPI tables | Stefan Reinauer |
2012-11-09 | Add Gigadevice SPI rom support | Martin Roth |
2012-11-09 | ELOG: Add EC events to elog header | Duncan Laurie |
2012-11-09 | SPI: re-init SMM SPI driver after lockdown | Duncan Laurie |
2012-11-09 | libpayload: Add a function to retrieve the rows and cols of the video console. | Gabe Black |
2012-11-09 | libpayload: Separate video initialization and the video console. | Gabe Black |
2012-11-09 | libpayload: Add support for the CBMEM in memory console. | Gabe Black |
2012-11-09 | Change flashmap base to reflect new FMAP in U-boot | Duncan Laurie |
2012-11-09 | ifdtool: Add locking/unlocking and dumping of access permissions | Stefan Reinauer |
2012-11-09 | mc146818rtc: Remove the hyphen to build on NetBSD and Darwin | Zheng Bao |
2012-11-09 | mc146818rtc: Update the Day of Week in CMOS in the right way. | Zheng Bao |
2012-11-09 | Makefile.inc: Delete trailing space in build.h | Zheng Bao |
2012-11-09 | Fix abuild output in Jenkins | Stefan Reinauer |
2012-11-09 | Fix Segmentation Fault in ifdtool | Stefan Reinauer |
2012-11-08 | mainboard/roda/rk886ex: Disable CHECK_SLFRCS_ON_RESUME | Nico Huber |
2012-11-08 | Add utility for parsing/modifying DTD array | Vadim Bendebury |
2012-11-08 | Refactor the endianness conversion functions and header files. | Gabe Black |
2012-11-08 | Update libpayloads understanding of the coreboot tables. | Gabe Black |
2012-11-08 | Log unexpected post code from the previous boot | Duncan Laurie |
2012-11-08 | Add support for storing POST codes in CMOS | Duncan Laurie |
2012-11-08 | x86 memcpy: Copy 4 bytes at once | Stefan Reinauer |
2012-11-08 | RTC: Don't clear pending interrupt in resume path | Duncan Laurie |
2012-11-08 | smi: make tseg_relocate check pointer offset | Duncan Laurie |
2012-11-08 | elog: add extended management engine event | Duncan Laurie |
2012-11-08 | spi: fix erase in SMM while SPIBAR is locked | Duncan Laurie |
2012-11-08 | Get more informative output from cbmem.py | Vadim Bendebury |
2012-11-08 | Fix cbmem to work on 64 bit platforms | Vadim Bendebury |
2012-11-08 | Make option rom init more verbose | Stefan Reinauer |
2012-11-08 | cbfstool: add offset parameter to create command | Stefan Reinauer |
2012-11-08 | ELOG: Find flash base in FMAP if possible | Duncan Laurie |
2012-11-07 | ELOG: Don't disable SPI controller lockdown | Duncan Laurie |
2012-11-07 | SPI: opmenu special case for WREN as atomic prefix | Duncan Laurie |
2012-11-07 | RTC: Write build date in BCD when clearing RTC CMOS | Duncan Laurie |
2012-11-07 | libpayload: Turn the "debug" #define into the usb_debug static inline function. | Gabe Black |
2012-11-07 | libpayload: Take usb_poll out of usb_initialize. | Gabe Black |
2012-11-07 | libpayload: Make usb_initialize more efficient and fix style problems. | Gabe Black |
2012-11-07 | libpayload: Add definitions for more config space registers. | Gabe Black |
2012-11-07 | libpayload: Add the format attribute to functions in stdio.h. | Gabe Black |
2012-11-07 | libpayload: Fix the format string of the assert macro. | Gabe Black |
2012-11-07 | libpayload: Add faster, architecture specific versions of memset and memcpy. | Gabe Black |
2012-11-07 | libpayload: Make the symbols in memory.c weak so they can be overridden. | Gabe Black |
2012-11-07 | Update the way serial info is read from the coreboot tables. | Gabe Black |
2012-11-07 | Move the definition of ipchksum into its own header file. | Gabe Black |
2012-11-07 | Discard .note sections when linking. | Gabe Black |
2012-11-07 | Include stdint.h in libpayload's rdtsc.h. | Gabe Black |
2012-11-07 | cbfstool: respect dependencies when building locally | Stefan Reinauer |
2012-11-07 | SMI: Change order of SMI_EN and PM1_EN init | Duncan Laurie |
2012-11-07 | EC: Prepare to read and log last post code from previous boot | Duncan Laurie |
2012-11-07 | SandyBridge/IvyBridge: Use flash map to find MRC cache | Stefan Reinauer |
2012-11-07 | Strip quotes from $(objcbfs) | Stefan Reinauer |
2012-11-07 | Add missing newline in error message | Stefan Reinauer |
2012-11-07 | rtc: add explicit dependency on build.h | Vincent Palatin |
2012-11-07 | rtc: erase CMOS memory after power failure | Vincent Palatin |
2012-11-07 | AMD G34 CPU: change lapic_id in northbridge.c to accommodate G34 CPU | Siyuan Wang |
2012-11-07 | CMOS: Move MRC seed offset into upper bank | Duncan Laurie |
2012-11-07 | rtc: force mc146818 register D to a correct value | Vincent Palatin |
2012-11-07 | Fix CONFIG_ use in i8254.c | Stefan Reinauer |
2012-11-07 | Add POST code for "All devices initialized" | Stefan Reinauer |
2012-11-07 | Move global variable check to Makefile | Stefan Reinauer |