Age | Commit message (Expand) | Author |
2020-01-07 | drivers/pc80/rtc: Refactor some USE_OPTION_TABLE | Kyösti Mälkki |
2020-01-07 | drivers/pc80/rtc: Refactor clear_cmos variable | Kyösti Mälkki |
2020-01-07 | drivers/pc80/rtc: Clean up some inlined functions | Kyösti Mälkki |
2020-01-07 | acpigen: Add function to generate unicode names | Patrick Rudolph |
2020-01-06 | drives/spi_flash: add spi_flash_cmd_write_page_program() | Aaron Durbin |
2020-01-04 | drivers/i2c/i2cmux2: Drop unused i2c multiplex | Kyösti Mälkki |
2020-01-04 | drivers/i2c/i2cmux: Drop unused i2c multiplex | Kyösti Mälkki |
2020-01-04 | drivers/i2c/lm63: Drop unused hardware monitor support | Kyösti Mälkki |
2020-01-04 | drivers/i2c/adm1027: Drop unused hardware monitor support | Kyösti Mälkki |
2020-01-04 | drivers/i2c/adm1026: Drop unused hardware monitor support | Kyösti Mälkki |
2020-01-04 | drivers/i2c/w83795: Drop unused hardware monitor support | Kyösti Mälkki |
2020-01-03 | drivers/spi/sst: remove unnecessary byte programming | Aaron Durbin |
2020-01-03 | usbdebug: Fix printk conversion | Kyösti Mälkki |
2020-01-02 | drivers/pc80/mc146818rtc: Remove read_option_lowlevel() | Kyösti Mälkki |
2019-12-27 | cpu/intel/microcode: Apply more strict guard for assembly files | Kyösti Mälkki |
2019-12-27 | arch/x86: Remove <arch/cbfs.h> | Kyösti Mälkki |
2019-12-27 | drivers/ipmi/ipmi_fru: Add missing <stdlib.h> | Elyes HAOUAS |
2019-12-26 | drivers/generic/cbfs-serial: Add driver to read serial from CBFS | Matt DeVillier |
2019-12-26 | src: Remove unused include <string.h> | Elyes HAOUAS |
2019-12-20 | AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK | Kyösti Mälkki |
2019-12-20 | {drivers,soc}/intel/fsp1_1: Move chipset specific logo handling to SoC | Wim Vervoorn |
2019-12-20 | {drivers,southbridge}: Replace min() with MIN() | Elyes HAOUAS |
2019-12-20 | drivers/pc80: Move normal/fallback mechanism outside __ROMCC__ | Kyösti Mälkki |
2019-12-20 | AGESA,binaryPI: Enable lapic early for udelay() | Kyösti Mälkki |
2019-12-19 | arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE | Kyösti Mälkki |
2019-12-19 | {drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoC | Wim Vervoorn |
2019-12-19 | drivers/ipmi: Add IPMI Read FRU function | Johnny Lin |
2019-12-19 | src: Remove unused 'include <arch/cpu.h>' | Elyes HAOUAS |
2019-12-19 | src/{drivers,device,ec}: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-19 | src: Add missing include <types.h> | Elyes HAOUAS |
2019-12-17 | drivers/analogix: Add anx7625 MIPI DSI/DPI to DP bridge driver | Jitao Shi |
2019-12-16 | drivers/intel/fsp1_1: Drop unused function | Arthur Heymans |
2019-12-15 | drivers/mrc_cache: Redo indenting | Marshall Dawson |
2019-12-13 | sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call | Kyösti Mälkki |
2019-12-12 | drivers/aspeed: Add AST2500 support | Patrick Rudolph |
2019-12-12 | drivers/aspeed/common: Add support for high resolution framebuffer | Patrick Rudolph |
2019-12-11 | AGESA, binaryPI: implement C bootblock | Michał Żygowski |
2019-12-11 | drivers/i2c/rt5663/: fix missing header include | Matt DeVillier |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
2019-12-09 | drivers/intel/fsp2_0: Allow to add FSP binaries from repo for IceLake | Johanna Schander |
2019-12-06 | drivers/intel/fsp2_0: Add logo support | Wim Vervoorn |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |
2019-12-04 | mmio: Add clrsetbitsXX() API in place of updateX() | Julius Werner |
2019-12-02 | drivers/gfx: Add generic graphics with SSDT generator | Mathew King |
2019-12-02 | src/: Remove g_ prefixes and _g suffixes from variables | Patrick Georgi |
2019-12-02 | drivers/usb/ehci_debug: Add x86_64 support | Patrick Rudolph |
2019-11-30 | drivers/spi/flashconsole.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-30 | src/drivers: Fix two issues discovered by checkpatch | Patrick Georgi |
2019-11-30 | AGESA,binaryPI: Add compatibility wrapper for romstage entry | Kyösti Mälkki |
2019-11-30 | AGESA,binaryPI: Fix stack location on entry to romstage | Michał Żygowski |