Age | Commit message (Expand) | Author |
2013-02-09 | speedstep: Deduplicate some MSR identifiers | Patrick Georgi |
2013-02-08 | armv7: Use same console initialization procedure for all ARM stages | Hung-Te Lin |
2013-02-08 | console: Only print romstage messages with EARLY_CONSOLE enabled. | Hung-Te Lin |
2013-02-08 | console: Revise serial console configuration names. | Hung-Te Lin |
2013-02-06 | replace uchar and uint with standard types in generic i2c header | David Hendricks |
2013-02-05 | exynos: de-duplicate UART header content | David Hendricks |
2013-02-04 | add gpio.h for generic GPIO-related definitions | David Hendricks |
2013-01-30 | Extend CBFS to support arbitrary ROM source media. | Hung-Te Lin |
2013-01-12 | Implement GCC code coverage analysis | Stefan Reinauer |
2013-01-11 | cbmem: replace pointer type by uint64_t | Stefan Reinauer |
2013-01-04 | Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*". | Hung-Te Lin |
2013-01-04 | make early serial console support more generic | David Hendricks |
2013-01-03 | Fix strcpy() | Stefan Reinauer |
2012-12-29 | import i2c header from u-boot | David Hendricks |
2012-12-19 | Add back dummy free() | Stefan Reinauer |
2012-12-12 | Claim the SPI bus before writes if the IMC ROM is present | Martin Roth |
2012-12-12 | Fix UART8250 console prototypes | Stefan Reinauer |
2012-12-08 | stddef.h: move to generic code | Stefan Reinauer |
2012-12-08 | WIP: Add support for non-8250 built-in UARTs | Stefan Reinauer |
2012-12-08 | cbfs_core.h: support for ARMv7 CBFS master header | Stefan Reinauer |
2012-12-06 | Unify assembler function handling | Stefan Reinauer |
2012-11-30 | Make set_boot_successful depend on PC80_SYSTEM | Stefan Reinauer |
2012-11-30 | Add multi-architecture support to cbfstool | David Hendricks |
2012-11-27 | Add initialization hook for chips | Nico Huber |
2012-11-20 | Unify use of bool config variables | Stefan Reinauer |
2012-11-19 | mc146818rtc: disable RTC before writing to nvram | Patrick Georgi |
2012-11-14 | SMM: Avoid use of global variables in SMI handler | Duncan Laurie |
2012-11-14 | SMM: Restore GNVS pointer in the resume path | Duncan Laurie |
2012-11-14 | Provide MRC with a console printing callback function | Vadim Bendebury |
2012-11-13 | Clean up stack checking code | Stefan Reinauer |
2012-11-13 | Add method for delaying adding of timestamps | Stefan Reinauer |
2012-11-13 | Pass the CPU index as a parameter to startup. | Ronald G. Minnich |
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 | Define post codes for OS boot and resume | Duncan Laurie |
2012-11-09 | Prevent inclusion of tsc.h when not needed | Vadim Bendebury |
2012-11-09 | ELOG: Add EC events to elog header | Duncan Laurie |
2012-11-09 | mc146818rtc: Remove the hyphen to build on NetBSD and Darwin | Zheng Bao |
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 | elog: add extended management engine event | 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 | EC: Prepare to read and log last post code from previous boot | Duncan Laurie |
2012-11-07 | Add POST code for "All devices initialized" | Stefan Reinauer |
2012-11-06 | Drop redundant CHIP_NAME in mainboard.c | Kyösti Mälkki |
2012-11-06 | Add name field for device | Kyösti Mälkki |
2012-11-05 | Overhaul speedstep code | Nico Huber |
2012-11-01 | Merge cpu/intel/acpi.h into cpu/intel/speedstep.h | Nico Huber |