Age | Commit message (Expand) | Author |
2015-08-14 | libpayload: usb: xhci: Count new Max Scratchpad Bufs bits from XHCI 1.1 | Julius Werner |
2015-08-14 | libpayload: usb: dwc2: fix short packet transfer | Yunzhi Li |
2015-08-14 | skylake: clear write-1-to-clear fields in power regs | Aaron Durbin |
2015-08-14 | skylake: fix invalid GNVS base address | Aaron Durbin |
2015-08-14 | skylake: enumerate the SMI status fields | Aaron Durbin |
2015-08-14 | skylake: set DISB in GEN_PMCON_A register properly | Aaron Durbin |
2015-08-14 | skylake: fill out gen_pmcon_* bitfields | Aaron Durbin |
2015-08-14 | glados: enable SMBus device | Aaron Durbin |
2015-08-14 | skylake: do not overlap resources | Aaron Durbin |
2015-08-14 | libpayload: usb: Fixup wrong use of config | Chunfeng Yun |
2015-08-14 | libpayload: xhci: Carry over fixes from Chromium tree | Julius Werner |
2015-08-14 | cbfs: fix printf for 64bit architectures | Daisuke Nojiri |
2015-08-14 | skylake: use native gpio configuration for uart | Aaron Durbin |
2015-08-14 | glados: move to native gpio configuration | Aaron Durbin |
2015-08-14 | skylake: provide native gpio functionality | Aaron Durbin |
2015-08-14 | cpu/amd/model_10xxx: Do not initialize SMM memory if SMM is disabled | Timothy Pearson |
2015-08-13 | libpayload: usb: don't prematurely free the usb device | Aaron Durbin |
2015-08-13 | skylake: fix serial port with new code base | Aaron Durbin |
2015-08-13 | glados: Enable wake from EC via LAN_WAKE# | Duncan Laurie |
2015-08-13 | skylake: Add Deep Sx configuration for wake pins | Duncan Laurie |
2015-08-13 | uart8250mem: provide uart_fill_lb() | Aaron Durbin |
2015-08-13 | skylake: remove CBFS_SIZE option in SoC directory | Aaron Durbin |
2015-08-13 | skylake: fix garbled patch from upstream | Aaron Durbin |
2015-08-13 | x86: parameterize asl_template for CBFS inclusion | Aaron Durbin |
2015-08-13 | cbfstool: unify actual file creation | Patrick Georgi |
2015-08-13 | soc/common/intel: Reset is not dependend upon FSP | Lee Leahy |
2015-08-13 | cbfstool: move tests for fixed-location files earlier | Patrick Georgi |
2015-08-13 | amd: raminit sysinfo offset fix | Aaron Durbin |
2015-08-13 | cbfstool: prepare moving tests earlier | Patrick Georgi |
2015-08-13 | cbfstool: factor out creating a cbfs file header | Patrick Georgi |
2015-08-13 | cbfstool: Make cbfs_create_empty_entry build a more complete header | Patrick Georgi |
2015-08-13 | cbfstool: honor larger-than-usual header sizes in cbfs_add_entry_at() | Patrick Georgi |
2015-08-13 | cbfstool: allow file data converters to modify the header size | Patrick Georgi |
2015-08-13 | cbfstool: calculate header size in cbfs_add_component() | Patrick Georgi |
2015-08-13 | cbfstool: expose cbfs_calculate_file_header_size() | Patrick Georgi |
2015-08-13 | cbfstool: allow passing a precalculated header size into cbfs_add_entry() | Patrick Georgi |
2015-08-13 | cbfstool: test for duplicate files earlier | Patrick Georgi |
2015-08-13 | cbfstool: add cbfs file attribute structure | Patrick Georgi |
2015-08-13 | buildgcc: Fix the options check | zbao |
2015-08-13 | board-status: move board status back to $TMPDIR | Patrick Georgi |
2015-08-13 | getac/p470: enable early cbmem init | Patrick Georgi |
2015-08-13 | getac/p470: Enable native VGA init | Patrick Georgi |
2015-08-13 | getac/p470: Add C-State values | Patrick Georgi |
2015-08-11 | getac/p470: Clean up SIO access in ACPI | Patrick Georgi |
2015-08-11 | chromeos: Allow for VB_SOURCE override | Paul Kocialkowski |
2015-08-10 | board_status: use command -v over which(1) | Patrick Georgi |
2015-08-10 | what-jenkins-does: Add building chromeos configurations | Patrick Georgi |
2015-08-10 | libpayload: Kconfig include in lpgcc | Paul Kocialkowski |
2015-08-10 | xcompile: crossgcc lookup in parent paths, for painless libpayload support | Paul Kocialkowski |
2015-08-10 | chromeos: vboot: Adaptations for using a separate object out directory | Paul Kocialkowski |