summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* northbridge/intel/i3100/raminit.c: Uninitialized variableEdward O'Callaghan2014-05-252-3/+3
* nb/intel/i945/raminit.c: duplicate 'const' declaration specifierEdward O'Callaghan2014-05-251-2/+2
* southbridge/amd/agesa/hudson: Unused func smbus_delay()Edward O'Callaghan2014-05-251-5/+0
* southbridge/amd/cimx/sb900: Unused func smbus_delay()Edward O'Callaghan2014-05-251-5/+0
* Drop PCI_BDF macro declarationKyösti Mälkki2014-05-251-1/+0
* mainboard/google/slippy: Fix usage of GNU field designator extEdward O'Callaghan2014-05-251-23/+23
* mainboard/google/bolt: Fix usage of GNU field designator extEdward O'Callaghan2014-05-251-22/+22
* superio/ite/it8721f: Trivial drop redundant headersEdward O'Callaghan2014-05-241-3/+0
* mainboard/amd: Incorrect usage of logical vs. bitwise andEdward O'Callaghan2014-05-242-2/+2
* mainboard/google/link: Fix usage of GNU field designator extEdward O'Callaghan2014-05-231-22/+22
* mainboard/google/falco: Fix usage of GNU field designator extEdward O'Callaghan2014-05-231-24/+24
* superio/winbond/w83697hf: Depreciate romstage componentEdward O'Callaghan2014-05-236-11/+23
* mainboard/asus/k8v-x: Remove dubious SIO PNP programming in romstageEdward O'Callaghan2014-05-231-23/+0
* Asus F2A85-M: Move to ther proper SIORudolf Marek2014-05-235-25/+33
* Implement proper IT8728F PNP opsRudolf Marek2014-05-231-4/+14
* ite/common: Introduce common watchdog and 3.3V VSB helpersRudolf Marek2014-05-232-0/+42
* superio/ite/it8728f/it8728f_hwm.c: Small fixesRudolf Marek2014-05-231-3/+4
* mainboard/samsung/stumpy: Fix usage of GNU field designator extEdward O'Callaghan2014-05-231-22/+22
* mainboard/intel/emeraldlake2 Fix usage of GNU field designator extEdward O'Callaghan2014-05-231-22/+22
* mainboard/intel/baskingridge Fix usage of GNU field designator extEdward O'Callaghan2014-05-231-22/+22
* mainboard/intel/wtm2: Fix usage of GNU field designator extensionEdward O'Callaghan2014-05-231-22/+22
* mainboard/kontron/ktqm77: Fix usage of GNU field designator extEdward O'Callaghan2014-05-231-30/+30
* vendorcode/intel/fsp/rangeley: remove extra fileMartin Roth2014-05-231-521/+0
* drivers/pc80/Kconfig: Revert PS/2 initialization defaultsPatrick Georgi2014-05-231-1/+0
* mainboard/google/peppy Fix usage of GNU field designator extensionEdward O'Callaghan2014-05-231-23/+23
* mainboard/google/parrot Fix usage of GNU field designator extensionEdward O'Callaghan2014-05-231-22/+22
* payloads/coreinfo/multiboot_module.c: Trivial fix indentsEdward O'Callaghan2014-05-231-7/+7
* abuild: make build directory configurable with a variablePatrick Georgi2014-05-231-1/+1
* abuild: update version and copyrightPatrick Georgi2014-05-231-2/+3
* abuild: allow build results outside the source treePatrick Georgi2014-05-231-4/+15
* abuild: allow deleting the work directories immediatelyPatrick Georgi2014-05-231-5/+13
* build: allow obj=/absolute/pathPatrick Georgi2014-05-231-3/+3
* northbridge/amd/amdmct: Incorrect usage of logical over bitwise andEdward O'Callaghan2014-05-231-4/+4
* northbridge/amd/amdmct: Superfluous parenthesis in if-statementsEdward O'Callaghan2014-05-233-7/+7
* southbridge/amd/cimx/sb700: Unused func smbus_delay()Edward O'Callaghan2014-05-221-5/+0
* vendorcode/amd/agesa/f*: Fix typo in header guardsEdward O'Callaghan2014-05-224-4/+4
* northbridge/amd/amdmct/mct: Initialize variables at the eolEdward O'Callaghan2014-05-222-2/+2
* southbridge/amd/sb700/smbus.c: Unused func smbus_delay()Edward O'Callaghan2014-05-221-6/+0
* device/pci_ids.h: defines for new Intel LPC devicesMartin Roth2014-05-221-0/+3
* x86/include/arch/acpi.h: remove incorrect semicolonMartin Roth2014-05-221-1/+1
* device_romstage: Add a way to move to the next deviceMartin Roth2014-05-212-0/+26
* amd/agesa/*/gcc-intrin.h: Invaild inline asmEdward O'Callaghan2014-05-211-87/+102
* amd/agesa/f1?/Lib/amdlib.c: Integer overflow in loop constructEdward O'Callaghan2014-05-215-15/+15
* mainboard/ibase/mb899: Sanitize headersEdward O'Callaghan2014-05-214-8/+4
* vendorcode/amd/agesa: unsigned enum is strictly positiveEdward O'Callaghan2014-05-211-6/+6
* amd/cimx/sb?00/SATA.c: Integer overflow in loop conditionEdward O'Callaghan2014-05-212-2/+2
* baytrail: Fix some minor errors in FSPDavid Hendricks2014-05-212-9/+2
* mainboard/ibase/mb899: Indent devicetree.cbEdward O'Callaghan2014-05-201-48/+44
* drivers: Drop GbE stub driversEdward O'Callaghan2014-05-2012-151/+0
* vendorcode/amd/agesa: Logic typo in GfxPowerPlayLocateTdpEdward O'Callaghan2014-05-193-8/+8
OpenPOWER on IntegriCloud