| Commit message (Expand) | Author | Age | Files | Lines |
* | soc/intel/fsp_baytrail: Make sure i2c bus is < 7HEADmaster | Martin Roth | 2015-12-22 | 1 | -1/+1 |
* | drivers/intel/fsp1_0/fsp_util.c: Fix indentation | Martin Roth | 2015-12-22 | 1 | -4/+5 |
* | imgtec/pistachio: DDR2, DDR3: DLL reset set | Ionela Voinescu | 2015-12-21 | 2 | -2/+2 |
* | imgtec/pistachio: DDR2, DDR3: DQS gate early | Ionela Voinescu | 2015-12-21 | 3 | -10/+25 |
* | imgtec/pistachio: increase CBFS cache | Ionela Voinescu | 2015-12-21 | 1 | -2/+2 |
* | buildgcc: Add coreboot toolchain string to clang version | Martin Roth | 2015-12-20 | 1 | -0/+1 |
* | Makefile.inc: Move addition of payload rev & config to payload makefile | Martin Roth | 2015-12-20 | 2 | -8/+8 |
* | soc/intel/broadwell: Init var before use, only use when needed | Martin Roth | 2015-12-20 | 2 | -2/+3 |
* | board_status.sh: Double quote variables to prevent globbing and word splitting. | Martin Roth | 2015-12-20 | 1 | -16/+16 |
* | board_status.sh: checksum the rom and save it for later verification | Martin Roth | 2015-12-20 | 1 | -0/+2 |
* | board_status.sh: Clean up output, show what the script is doing | Martin Roth | 2015-12-20 | 1 | -1/+6 |
* | board_status.sh: Extract payload config & version files | Martin Roth | 2015-12-20 | 1 | -0/+11 |
* | board_status.sh: Update to fix serial port reads | Martin Roth | 2015-12-20 | 1 | -10/+16 |
* | southbridge/amd/sr5650: Add MCFG ACPI table support | Timothy Pearson | 2015-12-18 | 8 | -13/+147 |
* | mainboard/asus/kgpe-d16: Enable CBFS spinlocks | Timothy Pearson | 2015-12-18 | 2 | -1/+15 |
* | drivers/pc80: Add optional spinlock for nvram CBFS access | Timothy Pearson | 2015-12-18 | 4 | -3/+37 |
* | cpu/samsung/exynos5250: Move update-bl1.sh to 3rdparty/blobs/ | Stefan Reinauer | 2015-12-18 | 1 | -26/+0 |
* | siemens/mc_tcu3: Set GPIO_S0_SC[75] to output | Werner Zeh | 2015-12-18 | 1 | -1/+1 |
* | Enable KCONFIG_STRICT mode | Stefan Reinauer | 2015-12-17 | 1 | -0/+1 |
* | google/veyron: Add commercial board names in Kconfig.name | Denis 'GNUtoo' Carikli | 2015-12-17 | 1 | -5/+5 |
* | Kconfig: Fix CONFIG_GDB_STUB dependencies | Denis 'GNUtoo' Carikli | 2015-12-17 | 1 | -0/+1 |
* | google/veyron: Indicate which boards are laptops. | Denis 'GNUtoo' Carikli | 2015-12-17 | 1 | -0/+5 |
* | Drop src/cpu/ indirection for MIPS | Stefan Reinauer | 2015-12-17 | 2 | -23/+4 |
* | Makefile.inc: Include build/dsdt.d if it exists | Martin Roth | 2015-12-17 | 1 | -0/+1 |
* | soc/imgtec/pistachio: add implementation for system reset | Ionela Voinescu | 2015-12-17 | 1 | -4/+6 |
* | soc/imgtec/pistachio: Implement hard_reset() | Stefan Reinauer | 2015-12-17 | 3 | -0/+27 |
* | vendorcode: google: chromeos: Remove old fmap.c file | Julius Werner | 2015-12-17 | 1 | -153/+0 |
* | Makefile.inc: Document extract_nth and the fields it extracts | Martin Roth | 2015-12-17 | 1 | -0/+27 |
* | soc/intel/fsp_baytrail: Adjust root port INT routing | Martin Roth | 2015-12-17 | 1 | -0/+10 |
* | libpayload: add archive.h | Daisuke Nojiri | 2015-12-16 | 2 | -0/+93 |
* | intel/fsp_baytrail: change indent to use tabs | Ben Gardner | 2015-12-16 | 1 | -6/+6 |
* | northbridge/intel ACPI: Remove unused Local method | Martin Roth | 2015-12-16 | 3 | -6/+6 |
* | toolchain.inc: print XGCCPATH if it's set | Martin Roth | 2015-12-16 | 1 | -0/+4 |
* | x86/smbios: Return index 0 for empty strings | Ben Gardner | 2015-12-16 | 1 | -0/+7 |
* | buildgcc: Add coreboot toolchain version to iasl | Martin Roth | 2015-12-16 | 2 | -1/+13 |
* | lib: Fix strncmp | Hannah Williams | 2015-12-16 | 1 | -1/+1 |
* | intel/fsp_baytrail: rename include folder baytrail to include/soc | Ben Gardner | 2015-12-16 | 73 | -164/+164 |
* | southbridge/amd/sb600: Update HPET base address with #define | Martin Roth | 2015-12-16 | 8 | -42/+41 |
* | intel/fsp_baytrail: Fix PCI_DEV_PIRQ_ROUTE macro ending | Ben Gardner | 2015-12-16 | 1 | -1/+1 |
* | build system/x86: depend on directories before touch /empty targets | Alexander Couzens | 2015-12-16 | 1 | -1/+1 |
* | soc/samsung/exynos5250: Implement hard_reset() | Stefan Reinauer | 2015-12-16 | 2 | -0/+7 |
* | intel/skylake: Work around ROMCC optimization bug | Stefan Reinauer | 2015-12-16 | 1 | -0/+2 |
* | x86 acpi: remove ALIGN_CURRENT macro | Aaron Durbin | 2015-12-15 | 11 | -42/+36 |
* | mainboard/asus/kgpe-d16: Enable romstage spinlocks | Timothy Pearson | 2015-12-15 | 2 | -5/+16 |
* | src/console: Add x86 romstage spinlock option and printk spinlock support | Timothy Pearson | 2015-12-15 | 4 | -1/+33 |
* | google/oak: Move CHROMEOS specific Kconfig objects under CHROMEOS | Martin Roth | 2015-12-15 | 1 | -2/+4 |
* | msrtool/configure: change svn to git | Iru Cai | 2015-12-14 | 1 | -1/+1 |
* | amd/[nb/fam10|sb/sr5650]: Minor cosmetic changes | Timothy Pearson | 2015-12-13 | 2 | -13/+13 |
* | cbfstool: add ppc64 support | Ronald G. Minnich | 2015-12-12 | 4 | -0/+170 |
* | build system: Switch to fmap based firmware layout | Patrick Georgi | 2015-12-11 | 4 | -4/+128 |