Age | Commit message (Expand) | Author |
2015-05-29 | Remove leftover smi_get_tseg_base | Vladimir Serbinenko |
2015-05-26 | fmap: new API using region_device | Aaron Durbin |
2015-05-26 | coreboot: introduce boot_device | Aaron Durbin |
2015-05-26 | cbmem: remove cbmem_set_top() | Aaron Durbin |
2015-05-26 | CBMEM console: Fix buffer without EARLY_CBMEM_INIT | Kyösti Mälkki |
2015-05-26 | timestamp: Fix collection without EARLY_CBMEM_INIT | Kyösti Mälkki |
2015-05-26 | CBMEM: Fix S3 resume path without EARLY_CBMEM_INIT | Kyösti Mälkki |
2015-05-26 | consoles: remove unused infrastructure | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-20 | build system: use archives, not linker action to shorten command lines | Patrick Georgi |
2015-05-19 | regions: add more helpers | Aaron Durbin |
2015-05-14 | regions: add mmap helper device | Aaron Durbin |
2015-05-14 | regions: add memory region device support | Aaron Durbin |
2015-05-14 | coreboot: add memory pool infrastructure | Aaron Durbin |
2015-05-14 | coreboot: add region infrastructure | Aaron Durbin |
2015-05-13 | secmon: allow for serial console | Aaron Durbin |
2015-05-13 | verstage: provide support for serial console | Aaron Durbin |
2015-05-13 | cbmem: Add initial allocation support | Lee Leahy |
2015-05-11 | vboot: inject vboot loader for stage loading | Aaron Durbin |
2015-05-11 | imd: don't recover on limit == 0 | Aaron Durbin |
2015-05-11 | secmon: Add some missing files | Patrick Georgi |
2015-05-07 | timestamp: fix incremental linking error for !HAVE_MONOTONIC_TIMER | Aaron Durbin |
2015-05-05 | timestamp: provide weak default implementation of timestamp_get | Aaron Durbin |
2015-05-05 | vboot: add cbfs_core | Aaron Durbin |
2015-05-05 | timestamp: refine boot CPU test | Aaron Durbin |
2015-05-05 | cbfs: make cbfs_load_prog_stage_by_offset() public | Aaron Durbin |
2015-04-30 | vboot: split class in library and stage | Patrick Georgi |
2015-04-30 | program loading: add optional is_loader_active() callback | Aaron Durbin |
2015-04-28 | chromeos: remove VBOOT2_VERIFY_FIRMWARE option | Aaron Durbin |
2015-04-28 | lib: When used, add timestamp.c to bootblock and verstage, too | Patrick Georgi |
2015-04-27 | cbmem: add and use a function to dump console buffer | Vadim Bendebury |
2015-04-27 | lib/tlcl: Provide mock implementation | Yen Lin |
2015-04-23 | ramstage: don't drop cbmem console | Aaron Durbin |
2015-04-23 | cbmem_console: fix it for x86 | Aaron Durbin |
2015-04-23 | memlayout: Make sure preram_cbmem_console symbols exist | Patrick Georgi |
2015-04-22 | cbmem: switch over to imd-based cbmem | Aaron Durbin |
2015-04-22 | coreboot: common stage cache | Aaron Durbin |
2015-04-22 | coreboot: tiered imd | Aaron Durbin |
2015-04-22 | coreboot: add imd library | Aaron Durbin |
2015-04-22 | coreboot: add a place to choose romstage loader | Aaron Durbin |
2015-04-22 | build system: add manual board id support | Stefan Reinauer |
2015-04-22 | lib: add base64 decoder | Vadim Bendebury |
2015-04-21 | Unify byte order macros and clrsetbits | Julius Werner |
2015-04-21 | cbfs: Print absolute offsets of loaded files | Vadim Bendebury |
2015-04-20 | chromeos: vboot2: Add TPM PCR extension support | Julius Werner |
2015-04-17 | cbfs: look for CBFS header in a predefined place | Vadim Bendebury |
2015-04-17 | uart: pass register width in the coreboot table | Vadim Bendebury |
2015-04-17 | drivers/spi: Pass flash parameters from coreboot to payload | Dan Ehrenberg |
2015-04-17 | Add delay before reading GPIOs in gpio_base2_value() | David Hendricks |
2015-04-14 | arm: Fix checkstack() to use correct stack size | Julius Werner |