Age | Commit message (Expand) | Author |
2013-07-10 | usbdebug: Move EHCI BAR relocation code | Kyösti Mälkki |
2013-07-10 | usbdebug: Move ehci_debug_info allocation | Kyösti Mälkki |
2013-07-10 | usbdebug: Refactor disable logic | Kyösti Mälkki |
2013-07-10 | Drop ELF remains from boot code | Stefan Reinauer |
2013-07-10 | lib: Fix spelling | Martin Roth |
2013-07-10 | Rename hardwaremain() to main() | Stefan Reinauer |
2013-07-10 | FUI: reorganize include files | Ronald G. Minnich |
2013-07-10 | Provide support for setting up the framebuffer from EDID | Ronald G. Minnich |
2013-06-24 | AMD Fam15tn: Add support for AGESA runtime allocation in CBMEM | Rudolf Marek |
2013-06-21 | Dynamic cbmem: don't compile src/lib/cbmem.c when dynamic cbmem is selected. | Denis 'GNUtoo' Carikli |
2013-06-20 | fix bootstate typo (bs_dev_eanble -> bs_dev_enable) | David Hendricks |
2013-06-19 | edid: fix warning | Gerd Hoffmann |
2013-06-12 | usbdebug: Improve solving EHCI debug port problems | Kyösti Mälkki |
2013-06-10 | ramtest.c: Add silent ram_check | Alexandru Gagniuc |
2013-05-16 | cbmem console: use cache-as-ram API and cleanup | Aaron Durbin |
2013-05-16 | x86: add cache-as-ram migration option | Aaron Durbin |
2013-05-14 | coreboot: add thread cooperative multitasking | Aaron Durbin |
2013-05-08 | hardwaremain: drop boot_complete parameter | Stefan Reinauer |
2013-05-08 | cbfs_core.c: make cfbs searches even less verbose | Dave Frodin |
2013-05-07 | boot state: remove drain timers option | Aaron Durbin |
2013-05-07 | boot state: add ability to block state transitions | Aaron Durbin |
2013-05-03 | cbfs: make searching for a file less verbose | Aaron Durbin |
2013-05-01 | boot state: run timers on state entry | Aaron Durbin |
2013-05-01 | coreboot: add timer queue implementation | Aaron Durbin |
2013-05-01 | boot state: track times for each state | Aaron Durbin |
2013-05-01 | boot state: rebalance payload load vs actual boot | Aaron Durbin |
2013-05-01 | x86: use boot state callbacks to disable rom cache | Aaron Durbin |
2013-05-01 | boot: remove cbmem_post_handling() | Aaron Durbin |
2013-05-01 | cbmem: use boot state machine | Aaron Durbin |
2013-05-01 | coverage: use boot state callbacks | Aaron Durbin |
2013-05-01 | acpi: split resume check and actual resume code | Aaron Durbin |
2013-05-01 | boot state: schedule static callbacks | Aaron Durbin |
2013-05-01 | ramstage: introduce boot state machine | Aaron Durbin |
2013-05-01 | rmodule: put all code/data bits in one section | Aaron Durbin |
2013-04-20 | Eliminate use of pointers in coreboot table | Stefan Reinauer |
2013-04-18 | spkmodem console | Vladimir Serbinenko |
2013-04-08 | Fix read_option invocation in uart8250mem.c | Stefan Reinauer |
2013-04-08 | Fix compilation when coverage debugging is enabled | Stefan Reinauer |
2013-04-01 | lynxpoint: Move ACPI NVS into separate CBMEM table | Duncan Laurie |
2013-04-01 | boot: add disable_cache_rom() function | Aaron Durbin |
2013-03-29 | memrange: add 2 new range_entry routines | Aaron Durbin |
2013-03-29 | x86: add rom cache variable MTRR index to tables | Aaron Durbin |
2013-03-29 | lib: add memrange infrastructure | Aaron Durbin |
2013-03-29 | coreboot table: use memrange library | Aaron Durbin |
2013-03-26 | Revert "coreboot table: use memrange library" | Aaron Durbin |
2013-03-26 | coreboot table: use memrange library | Aaron Durbin |
2013-03-23 | dynamic cbmem: fix memconsole and timestamps | Aaron Durbin |
2013-03-23 | rmodule: align ld script with latest x86 ld script | Aaron Durbin |
2013-03-23 | cbfs: fix relocation ramstage compiler errors | Aaron Durbin |
2013-03-22 | Unify coreboot table generation | Stefan Reinauer |
2013-03-22 | romstage: add support for vboot firmware selection | Aaron Durbin |
2013-03-22 | cbmem: add vboot cmbem id | Aaron Durbin |
2013-03-22 | coreboot: dynamic cbmem requirement | Aaron Durbin |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-21 | rmodule: correct ordering of bss clearing | Aaron Durbin |
2013-03-21 | cbmem: dynamic cbmem support | Aaron Durbin |
2013-03-21 | cbfs: Change false ERROR print to a WARNING. | Shawn Nematbakhsh |
2013-03-21 | rmodule: add string functions to rmodules class | Aaron Durbin |
2013-03-21 | coreboot: add caching loaded ramstage interface | Aaron Durbin |
2013-03-21 | ramstage: cache relocated ramstage in RAM | Aaron Durbin |
2013-03-21 | ramstage: Add cbmem_get_table_location() | Aaron Durbin |
2013-03-21 | romstage_handoff: provide common logic for setup | Aaron Durbin |
2013-03-21 | coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE | Aaron Durbin |
2013-03-21 | cbmem: add CBMEM_ID_ROMSTAGE_INFO id | Aaron Durbin |
2013-03-21 | rmodule: add ability to calculate module placement | Aaron Durbin |
2013-03-20 | x86: don't clear bss in ramstage entry | Aaron Durbin |
2013-03-20 | link/graphics: Add support for EDID | Ronald G. Minnich |
2013-03-19 | rmodule: add ramstage support | Aaron Durbin |
2013-03-19 | cbfs: alternative support for cbfs_load_payload() | Aaron Durbin |
2013-03-18 | rmodule: include heap in bss section | Aaron Durbin |
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-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 |