Age | Commit message (Expand) | Author |
2018-12-28 | intel/gma/Makefile.inc: Add a helper function to add VBT binaries | Arthur Heymans |
2018-12-24 | driver/spi/eon.c: Add EN25F80 | Arthur Heymans |
2018-12-24 | drivers/aspeed/ast: Select `MAINBOARD_HAS_NATIVE_VGA_INIT` | Tristan Corrick |
2018-12-22 | cbmem: Always use EARLY_CBMEM_INIT | Kyösti Mälkki |
2018-12-21 | 3rdparty/libgfxinit: Update submodule pointer | Arthur Heymans |
2018-12-19 | {device,drivers}: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-12-18 | {drivers,superio}: Remove unneeded include <pc80/mc146818rtc.h> | Elyes HAOUAS |
2018-12-18 | Fix typos involving "the the" | Jonathan Neuschäfer |
2018-12-10 | drivers/generic/gpio_keys: Add mechanism to configure GPE wake event | Karthikeyan Ramasubramanian |
2018-12-07 | drivers/i2c/designware: Add soc_clock entry for 216MHz | Duncan Laurie |
2018-12-05 | drivers/smmstore: Allow using raw FMAP regions | Arthur Heymans |
2018-12-04 | acpi_pld: Make it easier to define the ACPI USB device groups | Duncan Laurie |
2018-12-04 | drivers/intel/fsp1_1/romstage.c: Fix typo | Frans Hendriks |
2018-12-04 | drivers/spi/winbond: Fix TB bit | Patrick Rudolph |
2018-12-03 | soc/intel/apl: Enable graphics with libgfxinit | Nico Huber |
2018-12-03 | smmstore: update smm store filename to use an underscore | Joel Kitching |
2018-11-28 | drivers/intel/gma: Fix typo in header | Frans Hendriks |
2018-11-28 | soc/fsp_broadwell_de: Add early microcode updates | Philipp Deppenwiese |
2018-11-27 | src/{commonlib,drivers/intel/fslp1_1/include}: Fix typo | Frans Hendriks |
2018-11-26 | drivers/spi: store detected flash IDs | Stefan Tauner |
2018-11-26 | drivers/intel/fsp1_1/raminit.c: Report only when NVS HOB is missing | Frans Hendriks |
2018-11-23 | soc/intel/skylake: Drop FSP_CAR options | Nico Huber |
2018-11-23 | soc/intel/common: Bring DISPLAY_MTRRS into the light | Nico Huber |
2018-11-22 | drivers/intel/fsp1_1/cache_as_ram.inc: Dont include soc/car_setup.S | Frans Hendriks |
2018-11-22 | src/drivers/intel/fsp1_1/Kconfig: Remove unused FSP_USES_UPD | Frans Hendriks |
2018-11-22 | soc/drivers/intel/fsp1_1: Always report returned status of FspTempRamInit() | Frans Hendriks |
2018-11-22 | drivers/usb/acpi: add reset gpio to usb acpi driver | Nick Vaccaro |
2018-11-21 | (console,drivers/uart)/Kconfig: Fix dependencies | Nico Huber |
2018-11-20 | drivers/uart/Kconfig: Be smarter about DRIVERS_UART_8250IO | Nico Huber |
2018-11-19 | src: Add required space after "switch" | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <cbfs.h> | Elyes HAOUAS |
2018-11-16 | src/drivers/vpd: Remove unused VPD_DEBUG | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <lib.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-15 | drivers/elog: Add support for early elog | Karthikeyan Ramasubramanian |
2018-11-15 | drivers/intel/fsp1_1: Remove unused DISPLAY_FAST_BOOT_DATA | Elyes HAOUAS |
2018-11-13 | drivers/elog: Add Ramstage helper to add boot count | Karthikeyan Ramasubramanian |
2018-11-13 | drivers/elog: Group event log state information | Karthikeyan Ramasubramanian |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-09 | drivers/*/tpm: Add postcar target | Philipp Deppenwiese |
2018-11-08 | drivers/spi: Return error in failure case | Patrick Rudolph |
2018-11-07 | drivers/intel/fsp2_0: Run SplitFspBin with python2 | Nico Huber |
2018-11-05 | amd: Fix non-local header treated as local | Elyes HAOUAS |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-30 | {cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macros | Elyes HAOUAS |
2018-10-30 | drivers/spi: Winbond specific write-protection enable | Patrick Rudolph |
2018-10-29 | src/drivers/pc80/tpm/tis.c: Dont use port value when invalid. | Frans Hendriks |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-10-23 | {device,drivers}: Use 'unsigned int' to bare use of 'unsigned' | Elyes HAOUAS |