Age | Commit message (Expand) | Author |
2015-04-10 | gpio: compile gpio.c at all stages | David Hendricks |
2015-04-10 | gpio: decouple tristate gpio support from board ID | David Hendricks |
2015-04-10 | gpio: cosmetic changes to tristate_gpios.c | David Hendricks |
2015-04-08 | timer: Add generic udelay() implementation | Aaron Durbin |
2015-04-07 | rmodules: fix linking | Aaron Durbin |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-04-06 | build system: run linker scripts through the preprocessor | Patrick Georgi |
2015-04-03 | program loading: add prog_run() function | Aaron Durbin |
2015-03-28 | arm64: Add support for secure monitor | Furquan Shaikh |
2015-03-27 | cbfs/rmodule: add architecture specific operations at stage load | Ionela Voinescu |
2015-03-23 | vboot2: read secdata and nvdata | Daisuke Nojiri |
2015-03-23 | Publish the board ID value in coreboot table, when configured | Vadim Bendebury |
2015-03-23 | Generalize revision number calculation function | Vadim Bendebury |
2015-03-20 | verstage should include the CBFS SPI wrapper, when configured | Vadim Bendebury |
2015-03-17 | coreboot: x86: enable gc-sections | Aaron Durbin |
2015-01-27 | CBMEM: Always use DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-27 | CBMEM console: Fix and enhance pre-RAM support | Kyösti Mälkki |
2015-01-27 | vboot2: implement select_firmware for pre-romstage verification | Daisuke Nojiri |
2015-01-09 | Primitive memory test | David Hendricks |
2015-01-07 | CBMEM: Rename utility file | Kyösti Mälkki |
2014-12-30 | Provide a common CBFS wrapper for SPI storage | Vadim Bendebury |
2014-12-30 | CBMEM: Always build for x86 romstage | Kyösti Mälkki |
2014-12-28 | RELOCATABLE_RAMSTAGE: Fix weak symbols with ramstage_cache | Kyösti Mälkki |
2014-11-30 | gcc.c: Test for gcc, not for non-clang | Patrick Georgi |
2014-11-30 | Introduce halt() | Patrick Georgi |
2014-11-25 | build system: unify linker use across gcc and clang | Patrick Georgi |
2014-11-25 | build system: use a single variable name for compiler runtimes | Patrick Georgi |
2014-11-20 | Replace includes of build.h with version.h | Kyösti Mälkki |
2014-11-19 | lib/lzma.c: Use header over .c include | Edward O'Callaghan |
2014-11-19 | lib/cbfs: Use linker symbols over .c include in cbfs.c | Edward O'Callaghan |
2014-11-12 | src/lib/Makefile.inc: Allow rmodules to link under Clang | Edward O'Callaghan |
2014-10-22 | reg_script: include in romstage | Isaac Christensen |
2014-08-25 | delay: Have mdelay() / delay() available in romstage, too | Stefan Reinauer |
2014-08-11 | coreboot classes: Add dynamic classes to coreboot | Furquan Shaikh |
2014-06-27 | lib/Makefile.inc: Stop gcc.c getting into SMM clang builds | Edward O'Callaghan |
2014-06-06 | build: Drop libgcc runtime wrapper in Clang builds | Edward O'Callaghan |
2014-05-06 | Introduce stage-specific architecture for coreboot | Furquan Shaikh |
2014-05-01 | Declare recovery and developer modes outside ChromeOS | Kyösti Mälkki |
2014-04-01 | Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATE | Kyösti Mälkki |
2014-03-20 | rmodules: use rmodtool to create rmodules | Aaron Durbin |
2014-03-04 | Add a generic register script handler | Duncan Laurie |
2014-03-04 | uart8250: Move under drivers/uart | Kyösti Mälkki |
2014-03-03 | coreboot: introduce notion of bootmem for memory map at boot | Aaron Durbin |
2014-02-15 | coreboot: infrastructure for different ramstage loaders | Aaron Durbin |
2014-02-06 | ne2k: Move under drivers/net | Kyösti Mälkki |
2014-02-06 | spkmodem: Move under drivers/pc80 | Kyösti Mälkki |
2014-02-06 | usbdebug: Move under drivers/usb | Kyösti Mälkki |
2014-01-30 | coreboot: config to cache ramstage outside CBMEM | Aaron Durbin |
2014-01-13 | lib: Make log2() available in romstage on ARM, not just x86 | Alexandru Gagniuc |
2013-12-21 | Add simple hexdump function | Stefan Reinauer |
2013-12-01 | Fix build with USE_OPTION_TABLE | Kyösti Mälkki |
2013-10-22 | usbdebug: Fix boards without EARLY_CBMEM_INIT | Kyösti Mälkki |
2013-10-14 | Revert "CBMEM: Always have early initialisation" | Kyösti Mälkki |
2013-09-21 | CBMEM: Always have early initialisation | Kyösti Mälkki |
2013-09-21 | ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebug | Kyösti Mälkki |
2013-08-23 | usbdebug: Do not support logging from SMM | Kyösti Mälkki |
2013-08-19 | Don't include LZMA in romstage if ramstage is not compressed. | Andrew Wu |
2013-07-15 | CBFS: Use memmove instead of memcpy when loading a file from CBFS. | Gabe Black |
2013-07-14 | Add a HAVE_ARCH_MEMMOVE option to allow overriding memmove. | Gabe Black |
2013-06-21 | Dynamic cbmem: don't compile src/lib/cbmem.c when dynamic cbmem is selected. | Denis 'GNUtoo' Carikli |
2013-05-14 | coreboot: add thread cooperative multitasking | Aaron Durbin |
2013-05-01 | coreboot: add timer queue implementation | Aaron Durbin |
2013-04-18 | spkmodem console | Vladimir Serbinenko |
2013-03-29 | lib: add memrange infrastructure | Aaron Durbin |
2013-03-23 | dynamic cbmem: fix memconsole and timestamps | Aaron Durbin |
2013-03-22 | Unify coreboot table generation | Stefan Reinauer |
2013-03-21 | cbmem: dynamic cbmem support | Aaron Durbin |
2013-03-21 | rmodule: add string functions to rmodules class | Aaron Durbin |
2013-03-21 | coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE | Aaron Durbin |
2013-03-20 | link/graphics: Add support for EDID | Ronald G. Minnich |
2013-03-18 | lib: add rmodule support | Aaron Durbin |
2013-03-08 | Eliminate do_div(). | David Hendricks |
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-03 | armv7: Add 'bootblock' build class. | Hung-Te Lin |
2013-01-12 | Implement GCC code coverage analysis | Stefan Reinauer |
2012-12-08 | Only include libgcc wrappers on x86 | Stefan Reinauer |
2012-11-30 | Drop boot directory | Stefan Reinauer |
2012-11-30 | src/lib/Makefile.inc: Add license header | Stefan Reinauer |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
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-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 | CBMEM CONSOLE: Enable coreboot CBMEM console. | Vadim Bendebury |
2012-03-28 | Add timestamp collecting to coreboot. | Vadim Bendebury |
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 an implementation for the memchr library function | Gabe Black |
2011-10-31 | Fix usb debug dongle support | Sven Schnelle |
2011-09-07 | Add support for the tracing infastructure in coreboot. | Rudolf Marek |
2011-06-15 | X60: trigger save cmos on volume/brightness change | Sven Schnelle |
2011-04-26 | Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an | 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 |
2010-12-13 | Compile cbmem.c instead of including it in romstage, | Rudolf Marek |
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 |