Age | Commit message (Expand) | Author |
2013-03-07 | Fix build by adding `cbmem.c` to `COLLECT_TIMESTAMPS` | Kyösti Mälkki |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-28 | Drop CONFIG_WRITE_HIGH_TABLES | Stefan Reinauer |
2013-02-27 | selfboot: Report correct entry point address in debug message. | Hung-Te Lin |
2013-02-22 | libcbfs: Fix legacy CBFS API, typos | Hung-Te Lin |
2013-02-12 | fix an error message in checkstack() | David Hendricks |
2013-02-07 | cbfs: Fix CBFS max size calculation. | Hung-Te Lin |
2013-02-06 | cbfs: Revise debug messages. | Hung-Te Lin |
2013-02-03 | armv7: Add 'bootblock' build class. | Hung-Te Lin |
2013-02-01 | lib: Prevent unaligned memory access and fix endianess in LZMA decode library. | Hung-Te Lin |
2013-01-30 | Extend CBFS to support arbitrary ROM source media. | Hung-Te Lin |
2013-01-22 | src/lib/timestamp.c: Fix spelling of tim*e*stamp | Paul Menzel |
2013-01-19 | Update gcov patch in documentation | Stefan Reinauer |
2013-01-14 | Make the pre-commit-hook happy about the code in libgcov.c | Ronald G. Minnich |
2013-01-12 | Implement GCC code coverage analysis | Stefan Reinauer |
2012-12-08 | Only include libgcc wrappers on x86 | Stefan Reinauer |
2012-12-06 | Unify assembler function handling | Stefan Reinauer |
2012-11-30 | Drop boot directory | Stefan Reinauer |
2012-11-30 | src/lib/Makefile.inc: Add license header | Stefan Reinauer |
2012-11-30 | Make set_boot_successful depend on PC80_SYSTEM | Stefan Reinauer |
2012-11-30 | Make libgcc wrappers arch-specific, add ARMv7 | David Hendricks |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-11-14 | Tell CBMEM code about ACPI GNVS section | Stefan Reinauer |
2012-11-13 | Clean up stack checking code | Stefan Reinauer |
2012-11-13 | Add method for delaying adding of timestamps | Stefan Reinauer |
2012-07-30 | USBDEBUG: retry harder for slow devices | Sven Schnelle |
2012-07-26 | USBDEBUG: buffer up to 8 bytes | Sven Schnelle |
2012-07-24 | SMM: Add support for malloc in SMM if using TSEG | Duncan Laurie |
2012-07-24 | Implement stack overflow checking for the BSP | Ronald G. Minnich |
2012-07-24 | Shrink the stack sizes we need in coreboot | Ronald G. Minnich |
2012-07-24 | Remove unused free() function | Stefan Reinauer |
2012-07-24 | malloc/memalign: Remove unneeded linker check | Stefan Reinauer |
2012-07-24 | Make memalign print useful messages on failure | Ronald G. Minnich |
2012-05-08 | Don't loop infinitely long on serial comm failures | Stefan Reinauer |
2012-05-04 | Make CBFS output more consistent | Stefan Reinauer |
2012-05-03 | Tell CBMEM pretty printer about MRC cache | Stefan Reinauer |
2012-04-16 | S3 code in coreboot public folder. | zbao |
2012-04-12 | Add support for aligned allocation | Ron Minnich |
2012-04-04 | Use fast memset in SMM mode, too | Stefan Reinauer |
2012-03-30 | Add native memset() function on x86 | Stefan Reinauer |
2012-03-30 | Add faster, architecture dependent memcpy() | Stefan Reinauer |
2012-03-29 | Add infrastructure for global data in the CAR phase of boot | Gabe Black |
2012-03-29 | CBMEM CONSOLE: Enable coreboot CBMEM console. | Vadim Bendebury |
2012-03-29 | CBMEM CONSOLE: Add CBMEM type for console buffer. | Vadim Bendebury |
2012-03-29 | CBMEM CONSOLE: Add CBMEM console driver implementation. | Vadim Bendebury |
2012-03-28 | Include arch/acpi.h instead of manually adding acpi_slp_type. | Stefan Reinauer |
2012-03-28 | Add timestamp collecting to coreboot. | Vadim Bendebury |
2012-03-28 | Initialize CBMEM early. | Vadim Bendebury |
2012-03-25 | Replace ramtest pattern to assist in DIMM configuration | Kyösti Mälkki |
2012-03-11 | malloc: size is unsigned, don't test for size < 0 | Patrick Georgi |
2012-03-09 | Fix dependency problem for uart8250.c as well | Stefan Reinauer |
2012-03-09 | Fix compilation with CONFIG_USE_OPTION_TABLE enabled | Stefan Reinauer |
2012-03-09 | Add support for the Startech PEX1XS1PMINI | Stefan Reinauer |
2012-03-09 | Add an implementation for the memchr library function | Gabe Black |
2012-03-07 | Move C labels to start-of-line | Patrick Georgi |
2012-02-17 | Remove whitespace. | Patrick Georgi |
2012-02-07 | Don't loop infinitely long on serial comm failures | Kyösti Mälkki |
2012-01-12 | lib: add ram_check_nodie | Sven Schnelle |
2011-11-02 | don't scan beyond end of CBFS | Florian Zumbiehl |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-10-31 | Fix usb debug dongle support | Sven Schnelle |
2011-10-28 | Clear improper use of CONFIG_CACHE_AS_RAM | Kyösti Mälkki |
2011-10-21 | Use ntohll where appropriate. | Stefan Reinauer |
2011-10-13 | refactor vesa mode setting code and bootsplash code | Stefan Reinauer |
2011-09-12 | Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods | Tobias Diedrich |
2011-09-07 | Add support for the tracing infastructure in coreboot. | Rudolf Marek |
2011-08-26 | Add automatic SMBIOS table generation | Sven Schnelle |
2011-08-18 | export get_cbfs_header() | Sven Schnelle |
2011-08-04 | split CBFS support into shared core and extended functions | Patrick Georgi |
2011-07-12 | Do full flush on uart8250 only at end of printk. | Kevin O'Connor |
2011-06-15 | X60: trigger save cmos on volume/brightness change | Sven Schnelle |
2011-05-10 | Change read_option() to a macro that wraps some API uglyness | Patrick Georgi |
2011-04-26 | Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an | Stefan Reinauer |
2011-04-22 | Fix of fix copy and paste errors in ne2k.c (r6512 by stepan) | Rudolf Marek |
2011-04-22 | fix typo ttys0_index -> b_index | Stefan Reinauer |
2011-04-22 | Get rid of all but one (I/O mapped) UART init functions. | Stefan Reinauer |
2011-04-22 | The UART divider should be calculated based on the base frequency | Stefan Reinauer |
2011-04-21 | more ifdef -> if fixes | Stefan Reinauer |
2011-04-20 | drop excessive newline in uart8250.c | Stefan Reinauer |
2011-04-20 | drop dead uart init code. | Stefan Reinauer |
2011-04-18 | fix copy and paste errors in ne2k.c | Stefan Reinauer |
2011-04-14 | drop half an uart8250 implementation from smiutil and use the common code | Stefan Reinauer |
2011-01-28 | This patch gets usbdebug console working in romstage. | Stefan Reinauer |
2011-01-05 | uart_init is only used in romstage. | Stefan Reinauer |
2010-12-17 | drop one more version of doing serial uart output differently. | Stefan Reinauer |
2010-12-13 | Compile cbmem.c instead of including it in romstage, | Rudolf Marek |
2010-12-13 | Following patch adds support for suspend/resume functions. I had to change th... | Rudolf Marek |
2010-12-13 | We hardcode highmemory size in every northbridge! This is bad, and especiall... | Rudolf Marek |
2010-11-22 | 1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC... | Rudolf Marek |
2010-11-10 | Ensure that config options hidden by r6054 have defaults, and fix MALLOCDBG() | Peter Stuge |
2010-11-10 | Debugging facility improvements. | Uwe Hermann |
2010-10-07 | Remove duplicate line from pci_ids.h. | Jonathan Kollasch |
2010-10-05 | Remove lib/ramtest.c-include from all CAR boards. | Patrick Georgi |
2010-10-01 | Fix make warnings: | Myles Watson |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-09-23 | Fix some wrong capitalizations, reformat comments, fix a typo. | Stefan Reinauer |
2010-09-23 | USB Debug Port related license header fixes (trivial). | Uwe Hermann |
2010-09-22 | Fix a compiler warning in src/lib/usbdebug.c (trivial). | Uwe Hermann |
2010-08-30 | We call this cache as ram everywhere, so let's call it the same in Kconfig | Stefan Reinauer |
2010-08-04 | Remove warnings from USB debug console code. | Myles Watson |