Age | Commit message (Expand) | Author |
2016-08-28 | src/include: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-08-28 | src/device: Remove unnecessary whitespace before newline | Elyes HAOUAS |
2016-08-28 | src/southbridge: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-08-28 | src/soc: Remove unnecessary whitespace before "\n" and "\t" | Elyes HAOUAS |
2016-08-27 | rockchip/rk3399: Enable ramstage compression, shuffle around memlayout | Julius Werner |
2016-08-27 | gru: Make SDRAM parameters individual struct files in CBFS | Julius Werner |
2016-08-27 | cbmem: Always maintain backing store struct in a global on non-x86 | Julius Werner |
2016-08-27 | cbfs: Add "struct" file type and associated helpers | Julius Werner |
2016-08-27 | commonlib: cbfs: Add CBFS attribute support | Julius Werner |
2016-08-27 | lenovo/x200,t400: enable C4 cpu low power state | Arthur Heymans |
2016-08-26 | sb/amd/sb700: Add option to increase SPI speed to 33MHz | Timothy Pearson |
2016-08-25 | soc/intel/apollolake: Enable ELOG | Brandon Breitenstein |
2016-08-25 | intel/common: Clear wake status bits before sleep | Shaunak Saha |
2016-08-25 | intel/apollolake: Add power management utility function | Shaunak Saha |
2016-08-25 | vboot: consolidate google_chromeec_early_init() calls | Aaron Durbin |
2016-08-24 | soc/intel/skylake: Bump up bootblock size to 48K | Furquan Shaikh |
2016-08-24 | soc/intel/skylake: align chromium Chrome OS config | Aaron Durbin |
2016-08-24 | google/reef: Tune eMMC DLL settings for reef evt | Chiranjeevi Rapolu |
2016-08-24 | drivers/spi: remove unconditional RW boot device initialization | Aaron Durbin |
2016-08-24 | soc/intel/apollolake: Add ASL methods for eMMC | Vaibhav Shankar |
2016-08-24 | vboot/vbnv_flash: fix return value check for rdev_writeat() | Aaron Durbin |
2016-08-24 | vboot/vboot_common: actually provide a writable region_device | Aaron Durbin |
2016-08-23 | arch/riscv: Add functions to read/write memory on behalf of supervisor/user mode | Jonathan Neuschäfer |
2016-08-23 | arch/riscv: Map the kernel space into RAM (2GiB+) | Jonathan Neuschäfer |
2016-08-23 | arch/riscv: Implement the SBI again | Jonathan Neuschäfer |
2016-08-23 | arch/riscv: Enable U-mode/S-mode counters (stime, etc.) | Jonathan Neuschäfer |
2016-08-23 | arch/riscv: Fix unaligned memory access emulation | Jonathan Neuschäfer |
2016-08-23 | memlayout: Ensure TIMESTAMP() region is big enough to avoid BUG() | Julius Werner |
2016-08-23 | arch/riscv: Delegate exceptions to supervisor mode if appropriate | Jonathan Neuschäfer |
2016-08-23 | arch/riscv: Print the page table structure after construction | Jonathan Neuschäfer |
2016-08-23 | src/mainboard: Remove unnecessary whitespace before "\n" | Elyes HAOUAS |
2016-08-23 | arch/arm & arm64: Remove unnecessary whitespace before "\n" | Elyes HAOUAS |
2016-08-23 | src/southbridge: Remove unnecessary whitespace before "\n" and "\t" | Elyes HAOUAS |
2016-08-23 | src/cpu: Capitalize CPU, APIC and IOAPIC typo fix | Elyes HAOUAS |
2016-08-23 | src/northbridge: Remove unnecessary whitespace before "\n" and "\t" | Elyes HAOUAS |
2016-08-23 | src/include: Capitalize APIC and SMM | Elyes HAOUAS |
2016-08-23 | emulation/qemu-i440fx: add cmos.default file | Antonello Dettori |
2016-08-23 | soc/intel/apollolake: Use CONFIG_NHLT_DMIC_2CH_16B for dmic | Saurabh Satija |
2016-08-23 | nvramcui: refactor code | Antonello Dettori |
2016-08-23 | drivers/spi: be sure to call spi_init() before spi_flash_probe() | Aaron Durbin |
2016-08-22 | mb/asus/kgpe-d16: Add TPM support | Timothy Pearson |
2016-08-22 | util/scripts: Support cygwin in ucode conversion tool | Marshall Dawson |
2016-08-21 | mb/asus/[kgpe-d16|kcma-d8]: Fix whitespace errors in devicetree.cb | Timothy Pearson |
2016-08-21 | 3rdparty/blobs: Update to get AGESA binary for pcengines/apu2 | Martin Roth |
2016-08-20 | intel/skylake: Do not halt in poweroff if in SMM | Furquan Shaikh |
2016-08-20 | google/chromeec: Ensure data is ready before reading it | Furquan Shaikh |
2016-08-20 | intel/apollolake: Do not halt in poweroff if in SMM | Furquan Shaikh |
2016-08-20 | intel/apollolake: Fix typo in gpi_status_get | Furquan Shaikh |
2016-08-20 | google/reef: Save DIMM info from SMBIOS memory HOB | Ravi Sarawadi |
2016-08-20 | soc/intel/apollolake: Save DIMM info from SMBIOS memory HOB | Ravi Sarawadi |