summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/fsp_baytrail: Make sure i2c bus is < 7HEADmasterMartin Roth2015-12-221-1/+1
* drivers/intel/fsp1_0/fsp_util.c: Fix indentationMartin Roth2015-12-221-4/+5
* imgtec/pistachio: DDR2, DDR3: DLL reset setIonela Voinescu2015-12-212-2/+2
* imgtec/pistachio: DDR2, DDR3: DQS gate earlyIonela Voinescu2015-12-213-10/+25
* imgtec/pistachio: increase CBFS cacheIonela Voinescu2015-12-211-2/+2
* buildgcc: Add coreboot toolchain string to clang versionMartin Roth2015-12-201-0/+1
* Makefile.inc: Move addition of payload rev & config to payload makefileMartin Roth2015-12-202-8/+8
* soc/intel/broadwell: Init var before use, only use when neededMartin Roth2015-12-202-2/+3
* board_status.sh: Double quote variables to prevent globbing and word splitting.Martin Roth2015-12-201-16/+16
* board_status.sh: checksum the rom and save it for later verificationMartin Roth2015-12-201-0/+2
* board_status.sh: Clean up output, show what the script is doingMartin Roth2015-12-201-1/+6
* board_status.sh: Extract payload config & version filesMartin Roth2015-12-201-0/+11
* board_status.sh: Update to fix serial port readsMartin Roth2015-12-201-10/+16
* southbridge/amd/sr5650: Add MCFG ACPI table supportTimothy Pearson2015-12-188-13/+147
* mainboard/asus/kgpe-d16: Enable CBFS spinlocksTimothy Pearson2015-12-182-1/+15
* drivers/pc80: Add optional spinlock for nvram CBFS accessTimothy Pearson2015-12-184-3/+37
* cpu/samsung/exynos5250: Move update-bl1.sh to 3rdparty/blobs/Stefan Reinauer2015-12-181-26/+0
* siemens/mc_tcu3: Set GPIO_S0_SC[75] to outputWerner Zeh2015-12-181-1/+1
* Enable KCONFIG_STRICT modeStefan Reinauer2015-12-171-0/+1
* google/veyron: Add commercial board names in Kconfig.nameDenis 'GNUtoo' Carikli2015-12-171-5/+5
* Kconfig: Fix CONFIG_GDB_STUB dependenciesDenis 'GNUtoo' Carikli2015-12-171-0/+1
* google/veyron: Indicate which boards are laptops.Denis 'GNUtoo' Carikli2015-12-171-0/+5
* Drop src/cpu/ indirection for MIPSStefan Reinauer2015-12-172-23/+4
* Makefile.inc: Include build/dsdt.d if it existsMartin Roth2015-12-171-0/+1
* soc/imgtec/pistachio: add implementation for system resetIonela Voinescu2015-12-171-4/+6
* soc/imgtec/pistachio: Implement hard_reset()Stefan Reinauer2015-12-173-0/+27
* vendorcode: google: chromeos: Remove old fmap.c fileJulius Werner2015-12-171-153/+0
* Makefile.inc: Document extract_nth and the fields it extractsMartin Roth2015-12-171-0/+27
* soc/intel/fsp_baytrail: Adjust root port INT routingMartin Roth2015-12-171-0/+10
* libpayload: add archive.hDaisuke Nojiri2015-12-162-0/+93
* intel/fsp_baytrail: change indent to use tabsBen Gardner2015-12-161-6/+6
* northbridge/intel ACPI: Remove unused Local methodMartin Roth2015-12-163-6/+6
* toolchain.inc: print XGCCPATH if it's setMartin Roth2015-12-161-0/+4
* x86/smbios: Return index 0 for empty stringsBen Gardner2015-12-161-0/+7
* buildgcc: Add coreboot toolchain version to iaslMartin Roth2015-12-162-1/+13
* lib: Fix strncmpHannah Williams2015-12-161-1/+1
* intel/fsp_baytrail: rename include folder baytrail to include/socBen Gardner2015-12-1673-164/+164
* southbridge/amd/sb600: Update HPET base address with #defineMartin Roth2015-12-168-42/+41
* intel/fsp_baytrail: Fix PCI_DEV_PIRQ_ROUTE macro endingBen Gardner2015-12-161-1/+1
* build system/x86: depend on directories before touch /empty targetsAlexander Couzens2015-12-161-1/+1
* soc/samsung/exynos5250: Implement hard_reset()Stefan Reinauer2015-12-162-0/+7
* intel/skylake: Work around ROMCC optimization bugStefan Reinauer2015-12-161-0/+2
* x86 acpi: remove ALIGN_CURRENT macroAaron Durbin2015-12-1511-42/+36
* mainboard/asus/kgpe-d16: Enable romstage spinlocksTimothy Pearson2015-12-152-5/+16
* src/console: Add x86 romstage spinlock option and printk spinlock supportTimothy Pearson2015-12-154-1/+33
* google/oak: Move CHROMEOS specific Kconfig objects under CHROMEOSMartin Roth2015-12-151-2/+4
* msrtool/configure: change svn to gitIru Cai2015-12-141-1/+1
* amd/[nb/fam10|sb/sr5650]: Minor cosmetic changesTimothy Pearson2015-12-132-13/+13
* cbfstool: add ppc64 supportRonald G. Minnich2015-12-124-0/+170
* build system: Switch to fmap based firmware layoutPatrick Georgi2015-12-114-4/+128
OpenPOWER on IntegriCloud