Age | Commit message (Expand) | Author |
2016-08-31 | driver/intel/fsp2.0: Add External stage cache region helper | Rizwan Qureshi |
2016-08-31 | soc/intel/apollolake: Gather microcode revision | John Zhao |
2016-08-30 | fsp_broadwell_de: Refactor code for SPI debug messages | Werner Zeh |
2016-08-30 | soc/intel/skylake: Include Kabylake specific IGD Device IDs | Barnali Sarkar |
2016-08-30 | nyan-blaze: Correct indentation for sdram configs | Paul Kocialkowski |
2016-08-30 | mainboard/google/reef: set SLP_S3_L assertion width to 28ms | Aaron Durbin |
2016-08-30 | soc/intel/apollolake: add option for SLP_S3_L assertion width | Aaron Durbin |
2016-08-29 | arch/riscv: Add missing "break;" | Jonathan Neuschäfer |
2016-08-28 | src/arch: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-08-28 | src/cpu: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-08-28 | soc/intel/apollolake: Add CQOS CAR implementation | Andrey Petrov |
2016-08-28 | soc/intel/apollolake: Update stage link addresses for 768 KiB cache | Andrey Petrov |
2016-08-28 | soc/intel/apollolake: Handle CAR sizes other than 1 MiB | Andrey Petrov |
2016-08-28 | src/cpu: Remove unnecessary whitespace before "\n" | Elyes HAOUAS |
2016-08-28 | src/arch: Capitalize CPU and ACPI | Elyes HAOUAS |
2016-08-28 | src/device: Add required space before opening parenthesis '(' | Elyes HAOUAS |
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 |