summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* build system: unify linker use across gcc and clangPatrick Georgi2014-11-253-28/+6
* build system: use a single variable name for compiler runtimesPatrick Georgi2014-11-253-13/+13
* intel/fsp_baytrail: add new CPUID for Baytrail I step D0Herve ELter2014-11-241-0/+1
* northbridge/amd/agesa: Remove useless northbridge.h headerEdward O'Callaghan2014-11-2412-162/+0
* northbridge/amd/agesa/family15: Remove redudant prototypeEdward O'Callaghan2014-11-242-9/+7
* northbridge/amd/agesa/family1{2,4}: make get_node_pci() staticEdward O'Callaghan2014-11-244-8/+2
* northbridge/amd/agesa/family1{4,5,5tn,6kb}: Reduce differencesEdward O'Callaghan2014-11-2418-83/+89
* usbdebug: Some fix for dongle compatibilityKyösti Mälkki2014-11-231-0/+2
* usbdebug: Reduce bus reset delaysKyösti Mälkki2014-11-231-29/+19
* usbdebug: Refactor descriptor probing of dongleKyösti Mälkki2014-11-234-118/+145
* usbdebug: Move initialisation of the optional hubKyösti Mälkki2014-11-235-105/+155
* usbdebug: Refactor on EHCI memory spaceKyösti Mälkki2014-11-231-17/+13
* usbdebug: Fix migration to ramstageKyösti Mälkki2014-11-231-1/+6
* sandy/ivy/nehalem: Remerge interrupt handlingVladimir Serbinenko2014-11-2372-2050/+319
* lenovo/x201: Remove $PIR and MP tables.Vladimir Serbinenko2014-11-233-145/+0
* macbook21: Remove PIRQ table.Vladimir Serbinenko2014-11-232-62/+0
* allwinner/a10: fix raminitPatrick Georgi2014-11-221-1/+1
* amdk8: Move to implicit length patchingVladimir Serbinenko2014-11-225-84/+63
* acpigen: Use implicit length patching in acpigen.cVladimir Serbinenko2014-11-221-15/+15
* amdfam10: Move to per-device ACPIVladimir Serbinenko2014-11-2245-3515/+189
* cpu/amd/agesa/family1{0,2}: Fix init introduction printf outputEdward O'Callaghan2014-11-222-2/+2
* cpu/amd/agesa/family1{0,2}: Fix indent and sync closer togetherEdward O'Callaghan2014-11-222-48/+49
* drivers/net/ne2k.c: Fix regressionEdward O'Callaghan2014-11-221-1/+1
* i945: Add 27ac to northbridge IDs.Vladimir Serbinenko2014-11-221-1/+4
* intel/fsp_baytrail: add Gold3 FSP supportYork Yang2014-11-214-50/+303
* cpu/amd/agesa/family1*: Use IS_ENABLED() macroEdward O'Callaghan2014-11-216-15/+12
* northbridge/amd/agesa/Kconfig: Trivial - correct indentEdward O'Callaghan2014-11-211-2/+2
* northbridge/amd/agesa: DEVICE_NOOP some stub functionsEdward O'Callaghan2014-11-213-15/+3
* amd/olivehillplus: Share agesawrapper headerKyösti Mälkki2014-11-209-39/+9
* AGESA: Remove redundant Avalon support from HudsonKyösti Mälkki2014-11-206-243/+10
* AMD: Isolate AGESA and PI build environments for southbridgeKyösti Mälkki2014-11-2047-13/+4446
* AMD: Isolate AGESA and PI build environmentsKyösti Mälkki2014-11-2050-62/+1459
* AGESA: Refactor HUDSON_SATA_MODEKyösti Mälkki2014-11-204-60/+53
* Replace includes of build.h with version.hKyösti Mälkki2014-11-2031-76/+108
* vendorcode/amd/agesa/f15?tn: Reduce useless differencesSara Lelliott2014-11-20114-1049/+951
* vendorcode/amd/agesa/f*/Porting.h: Sync files across fam'sEdward O'Callaghan2014-11-209-94/+71
* mainboard/apple/macbook21/romstage.c: Missing prototype headerEdward O'Callaghan2014-11-201-0/+1
* mainboard/intel/cougar_canyon2/romstage.c: Missing prototypeEdward O'Callaghan2014-11-201-0/+1
* mainboard/asus: Add F2A85-M LE variant to F2A85-M.Tobias Diedrich2014-11-2030-0/+1033
* mainboard/asus/f2a85-m: Disable LEGACY_FREE settingTobias Diedrich2014-11-201-4/+0
* mainboard/asus/f2a85-m: Disable IMC build option.Tobias Diedrich2014-11-201-0/+1
* sb700: Make enable_fid_change_on_sb into normal functionVladimir Serbinenko2014-11-192-2/+2
* i82801ix,bd82x6x,ibexpeak: rewrite expresscard hotplugVladimir Serbinenko2014-11-1938-179/+267
* i945: Add 0x27ae to GMA IDs.Vladimir Serbinenko2014-11-191-1/+3
* mainboard/amd/torpedo/Kconfig: Clean up formattingEdward O'Callaghan2014-11-191-31/+30
* broadwell: move to per-device ACPI.Vladimir Serbinenko2014-11-196-23/+64
* acpigen: Use implicit length patching in acpigen_write_resourcetemplate_footerVladimir Serbinenko2014-11-193-20/+22
* acpigen: Add and use acpigen_write_device.Vladimir Serbinenko2014-11-193-10/+16
* acpigen: Add and use acpigen_write_method.Vladimir Serbinenko2014-11-196-41/+25
* console: Isolate console_init() for ROMCCKyösti Mälkki2014-11-192-8/+17