summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* fsp_baytrail: Fix ACPI 'Object is not referenced' warningsMartin Roth2014-11-191-117/+117
* vendorcode/amd/agesa/f15tn: Fix assembly bugsDamien Zammit2014-11-193-3/+3
* vendorcode/amd/agesa/f15tn: Remove extraneous bracketDamien Zammit2014-11-191-2/+2
* fsp_baytrail: Update chip.h UPD entries to match names in fspvpd.hMartin Roth2014-11-194-55/+55
* lib/lzma.c: Use header over .c includeEdward O'Callaghan2014-11-192-5/+4
* lib/cbfs: Use linker symbols over .c include in cbfs.cEdward O'Callaghan2014-11-194-50/+60
* tegra124: remove spurious error messagePatrick Georgi2014-11-181-0/+1
* tegra124: actually parse is_lvdsPatrick Georgi2014-11-181-2/+2
* baytrail: fix range checkPatrick Georgi2014-11-181-1/+2
* via/epia-m700: Remove lefotver AmlCodeVladimir Serbinenko2014-11-161-3/+0
* amd/sb800: Make sb800_setup_sata_phys into regular functionVladimir Serbinenko2014-11-162-2/+1
* agesa/hudson: Remove stale declaration hudson_setup_sata_physVladimir Serbinenko2014-11-161-1/+0
* sb700: Make get_sbdn into normal functionVladimir Serbinenko2014-11-162-2/+2
* cpu/amd/model_10xxx/processor_name.c: Duplicate 'const' specifierEdward O'Callaghan2014-11-161-4/+4
* northbridge/amd/amdfam10/conf.c: Remove extraneous parenthesesEdward O'Callaghan2014-11-161-76/+73
* i82371eb: Remove weak functionsVladimir Serbinenko2014-11-161-7/+1
* Make set_bios_reset into normal rather than weak functionVladimir Serbinenko2014-11-152-4/+4
* fsp: Change mobo partnumbers to reflect that it's running code FSP variantVladimir Serbinenko2014-11-152-2/+2
* mainboard/gizmosphere/Kconfig: Trivial - fix permsEdward O'Callaghan2014-11-151-0/+0
* DYNAMIC_CBMEM implies EARLY_CBMEM_INITKyösti Mälkki2014-11-152-2/+0
* sandy/ivybridge: Use DYNAMIC_CBMEM with native raminitKyösti Mälkki2014-11-155-4/+2
* mainboard/*/debug.c: Remove duplicate or dead codeEdward O'Callaghan2014-11-1516-535/+8
* vboot: allow non-relocatable ramstage loadingAaron Durbin2014-11-152-0/+58
* chromeos: provide stub functions for !CONFIG_VBOOT_VERIFY_FIRMWAREAaron Durbin2014-11-152-2/+5
* AMD: Move RAMBASE and RAMTOPKyösti Mälkki2014-11-1454-536/+28
* AMD (K8/fam10): Rewrite CAR migration in post_cache_as_ramKyösti Mälkki2014-11-143-92/+91
* build system: improve portabilityPatrick Georgi2014-11-142-37/+32
* mainboard: Remove commented include lines for mc146818rtc.hEdward O'Callaghan2014-11-142-2/+0
* tegra124: allow tegra124 devices to run vboot rmoduleAaron Durbin2014-11-141-0/+3
* Big, Blaze: Set I2S1 Source to CLK_M to Fix BeepDaisuke Nojiri2014-11-142-6/+8
* nyan: tpm: Increase the TPM frequency to 400 KHz.Gabe Black2014-11-143-18/+3
* tegra124: i2c: Reset the controller when there's an error.Gabe Black2014-11-143-9/+48
* tegra124: fix the dangerous VPR write orderJoseph Lo2014-11-141-2/+2
* tegra124: Add some functions for resetting peripherals.Gabe Black2014-11-142-0/+50
* Nyan: Set I2S1 Source to CLK_MDaisuke Nojiri2014-11-141-3/+4
* nyan: Move some pinmux and clock/reset configuration to ROM stage.Gabe Black2014-11-146-183/+266
* t124: Clean up display init functionsJimmy Zhang2014-11-1415-1687/+1477
* blaze: Create a nyan_blaze mainboard, copied from nyan_bigTom Warren2014-11-1424-0/+2829
* AMD Trinity: Update the Trinity SMU FirmwareZheng Bao2014-11-131-1179/+1204
* intel: use crosscompiler readelf, instead of globalPatrick Georgi2014-11-132-4/+4
* arm: Put assembly functions into separate sectionsJulius Werner2014-11-1314-43/+43
* vboot: provide empty vboot_verify_firmware()Aaron Durbin2014-11-131-0/+3
* qemu-armv7: Minimal changes to pass compiling qemu-v7 platform.Hung-Te Lin2014-11-131-12/+14
* ipq8064: Make timer code compileVadim Bendebury2014-11-136-47/+53
* ipq8064: Configure proper bootblock stack and load addressVadim Bendebury2014-11-131-1/+9
* Use sbl blobs from a private locationVadim Bendebury2014-11-131-1/+1
* ipq806x: Add support for GPIO operationsFurquan Shaikh2014-11-134-25/+155