Age | Commit message (Expand) | Author |
2015-08-19 | AMD ROMSIG: Only check location if ROMSIG is used | Martin Roth |
2015-08-17 | AMD Binary PI: Fix the build when the user's group has a space | Dan Christensen |
2015-08-09 | amd8111, ck804, mcp55: use CONFIG_HPET_ADDRESS | Jonathan A. Kollasch |
2015-08-09 | license headers: Drop FSF addresses again | Patrick Georgi |
2015-07-30 | SB800: Port to 64bit | Stefan Reinauer |
2015-07-30 | AMD binary PI: add southbridge support for fan control | WANG Siyuan |
2015-07-23 | nvidia southbridges: don't touch 0x78 in LPC bridge with Fam10h | Jonathan A. Kollasch |
2015-07-21 | amd/hudson: Fix makefile FWM location check | Marc Jones |
2015-07-18 | amd/pi: Increase assumption for maximum CBFS file header size | Patrick Georgi |
2015-07-14 | azalia: fix up and clean up shrinkage of boilerplate code | Jonathan A. Kollasch |
2015-07-14 | amd/rs780: Fix typo | Patrick Georgi |
2015-07-12 | Verify Kconfigs symbols are not zero for hex and int type symbols | Martin Roth |
2015-07-12 | southbridge/amd/pi/hudson: Fix HUDSON_DISABLE_IMC kconfig warning | Martin Roth |
2015-07-12 | Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() | Martin Roth |
2015-07-11 | amd/.../hudson: Warn if HUDSON_FWM_POSITION is not inside CBFS | Martin Roth |
2015-07-11 | Calculate HUDSON_FWM_POSITION and display warning on mismatch | Martin Roth |
2015-07-07 | timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS | Aaron Durbin |
2015-07-02 | ME/IFD binaries: Implement sane defaults for file paths | Stefan Reinauer |
2015-07-02 | ifdfake: Add prompts and help for the regions in Kconfig | Martin Roth |
2015-07-02 | Intel Firmware Descriptor: Add Lock ME Kconfig question | Martin Roth |
2015-07-02 | Move baytrail & fsp_baytrail to the common IFD interface. | Martin Roth |
2015-07-02 | Intel Firmware Descriptor Kconfig: remove USES_INTEL_ME | Martin Roth |
2015-06-25 | amd/pi/hudson: Fill ROMSIG with 0xFF instead of 0 | zbao |
2015-06-24 | sandy/ivy: Include IRQ routes from platform | Kyösti Mälkki |
2015-06-23 | southbridge/intel: Create common IFD Kconfig and Makefile | Martin Roth |
2015-06-23 | AMD Kern: Fix path of PspSecureOs BLOB | WANG Siyuan |
2015-06-22 | Remove incorrect Kconfig expressions | Martin Roth |
2015-06-15 | ck804 ACPI: set duty width in FADT correctly | Jonathan A. Kollasch |
2015-06-14 | amd/cimx/sb800/acpi/smbus.asl: Align comments | Paul Menzel |
2015-06-13 | southbridge/amd/pi: Add support for new AMD southbridge Kern | WANG Siyuan |
2015-06-10 | AMD PI: remove unuseful ACPI code | WANG Siyuan |
2015-06-10 | model_2065x: Use common i945-ivy TSEG SMM init. | Vladimir Serbinenko |
2015-06-10 | fsp_model_206ax: Use common i945-ivy tseg SMM init. | Vladimir Serbinenko |
2015-06-09 | Create i945-ivy smm tseg init based on ivy code. | Vladimir Serbinenko |
2015-06-08 | x86 SMM: Relocator is intel-only | Kyösti Mälkki |
2015-06-08 | southbridge/amd/{agesa,pi}/hudson/lpc.c: Sync together | Edward O'Callaghan |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-05 | device_ops: add device_t argument to write_acpi_tables | Alexander Couzens |
2015-06-05 | device_ops: add device_t argument to acpi_fill_ssdt_generator | Alexander Couzens |
2015-06-05 | device_ops: add device_t argument to acpi_inject_dsdt_generator | Alexander Couzens |
2015-06-05 | lib: Unify log2() and related functions | Julius Werner |
2015-06-04 | devicetree: Change scan_bus() prototype in device ops | Kyösti Mälkki |
2015-06-04 | PCI subsystem: Drop parameter max from scan_bus | Kyösti Mälkki |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-05-29 | bd82x6x: Move calling of finalize() on resume to southbridge code | Vladimir Serbinenko |
2015-05-29 | Remove whitespace at the end of line. | Vladimir Serbinenko |
2015-05-29 | i82801gx: Reserve LPC decodes. | Vladimir Serbinenko |
2015-05-29 | nvs: Add missing stdint.h include. | Vladimir Serbinenko |
2015-05-28 | Migrate fsp_206ax to SMM_MODULES | Vladimir Serbinenko |
2015-05-28 | Migrate 2065x to SMM_MODULES | Vladimir Serbinenko |