Age | Commit message (Expand) | Author |
2014-05-23 | northbridge/amd/amdmct: Incorrect usage of logical over bitwise and | Edward O'Callaghan |
2014-05-23 | northbridge/amd/amdmct: Superfluous parenthesis in if-statements | Edward O'Callaghan |
2014-05-22 | southbridge/amd/cimx/sb700: Unused func smbus_delay() | Edward O'Callaghan |
2014-05-22 | vendorcode/amd/agesa/f*: Fix typo in header guards | Edward O'Callaghan |
2014-05-22 | northbridge/amd/amdmct/mct: Initialize variables at the eol | Edward O'Callaghan |
2014-05-22 | southbridge/amd/sb700/smbus.c: Unused func smbus_delay() | Edward O'Callaghan |
2014-05-22 | device/pci_ids.h: defines for new Intel LPC devices | Martin Roth |
2014-05-22 | x86/include/arch/acpi.h: remove incorrect semicolon | Martin Roth |
2014-05-21 | device_romstage: Add a way to move to the next device | Martin Roth |
2014-05-21 | amd/agesa/*/gcc-intrin.h: Invaild inline asm | Edward O'Callaghan |
2014-05-21 | amd/agesa/f1?/Lib/amdlib.c: Integer overflow in loop construct | Edward O'Callaghan |
2014-05-21 | mainboard/ibase/mb899: Sanitize headers | Edward O'Callaghan |
2014-05-21 | vendorcode/amd/agesa: unsigned enum is strictly positive | Edward O'Callaghan |
2014-05-21 | amd/cimx/sb?00/SATA.c: Integer overflow in loop condition | Edward O'Callaghan |
2014-05-21 | baytrail: Fix some minor errors in FSP | David Hendricks |
2014-05-20 | mainboard/ibase/mb899: Indent devicetree.cb | Edward O'Callaghan |
2014-05-20 | drivers: Drop GbE stub drivers | Edward O'Callaghan |
2014-05-19 | vendorcode/amd/agesa: Logic typo in GfxPowerPlayLocateTdp | Edward O'Callaghan |
2014-05-19 | amd/agesa: Implicit assigment between enum without cast | Edward O'Callaghan |
2014-05-19 | amd/agesa/f*: Strip tailing white-spaces from gcc-intrin.h | Edward O'Callaghan |
2014-05-19 | via/vx900: Remove GFXUMA and use of related global variables | Kyösti Mälkki |
2014-05-19 | intel: Remove GFXUMA and related global variables | Kyösti Mälkki |
2014-05-19 | Add guard for UMA globals | Kyösti Mälkki |
2014-05-19 | build: use CFLAGS_* in more places where they're needed | Patrick Georgi |
2014-05-19 | vendorcode/amd: kill some intermediate variables in build system | Patrick Georgi |
2014-05-19 | build: move include paths where they belong | Patrick Georgi |
2014-05-19 | agesa: drop non-existing search paths | Patrick Georgi |
2014-05-19 | fix printk types | Patrick Georgi |
2014-05-19 | Add aliases for Chromebooks in board_info | Kyösti Mälkki |
2014-05-19 | LiPPERT: Add aliases for board_status wiki | Kyösti Mälkki |
2014-05-18 | device/oprom/yabel/vbe.c: Avoid unused func warn | Edward O'Callaghan |
2014-05-18 | drivers/spi/sst.c: Remove unused func to_sst_spi_flash() | Edward O'Callaghan |
2014-05-17 | lenovo/t60: Enable dock serial port when undocked and redocked | Damien Zammit |
2014-05-17 | build: make scan-build work again | Patrick Georgi |
2014-05-17 | build: break compiler flags out of $(CC) | Patrick Georgi |
2014-05-17 | build: kill one indirection | Patrick Georgi |
2014-05-17 | build: separate CPPFLAGS from CFLAGS | Patrick Georgi |
2014-05-17 | build: CPPFLAGS is more common than INCLUDES | Patrick Georgi |
2014-05-15 | drivers/pc80/Kconfig: simplify PS/2 selection rules | Patrick Georgi |
2014-05-15 | baytrail: Add SOC thermal settings | Duncan Laurie |
2014-05-15 | baytrail: Enable PCIe common clock and ASPM | Duncan Laurie |
2014-05-15 | baytrail: enable graphics turbo | Aaron Durbin |
2014-05-15 | rambi: Add ACPI devices and interrupts for codec and ALS | Duncan Laurie |
2014-05-15 | baytrail: use CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED | Aaron Durbin |
2014-05-15 | baytrail: Add ACPI Device for XHCI | Duncan Laurie |
2014-05-15 | rambi: Add ACPI table support for I2C devices | Duncan Laurie |
2014-05-15 | baytrail: nvm: use proper types for checking erase | Aaron Durbin |
2014-05-15 | baytrail: mrc_cache: check region erased before erasing | Aaron Durbin |
2014-05-15 | rambi: disable SERIRQ native functionality | Aaron Durbin |
2014-05-14 | southbridge/amd/cimx/sb800: Unused func smbus_delay() | Edward O'Callaghan |