summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-27mainboard/google/urara: change SYS PLL to 700MHzIonela Voinescu
2015-12-27soc/intel/broadwell: Add back support for EHCI debug setupDuncan Laurie
2015-12-27broadwell: Fix SATA Gen3 DTLE configuration registersDuncan Laurie
2015-12-27broadwell: Fix CONFIG_SPI_CONSOLE usageDuncan Laurie
2015-12-26ACPI: Add hack to avoid IASL warning when reading back registersMartin Roth
2015-12-26IT8772F: Clean up it8772f includes and add a LED APIdavid
2015-12-25cpu/allwinner/a10: Fix I2c speed calculationMartin Roth
2015-12-22soc/intel/fsp_baytrail: Make sure i2c bus is < 7Martin Roth
2015-12-22drivers/intel/fsp1_0/fsp_util.c: Fix indentationMartin Roth
2015-12-21imgtec/pistachio: DDR2, DDR3: DLL reset setIonela Voinescu
2015-12-21imgtec/pistachio: DDR2, DDR3: DQS gate earlyIonela Voinescu
2015-12-21imgtec/pistachio: increase CBFS cacheIonela Voinescu
2015-12-20buildgcc: Add coreboot toolchain string to clang versionMartin Roth
2015-12-20Makefile.inc: Move addition of payload rev & config to payload makefileMartin Roth
2015-12-20soc/intel/broadwell: Init var before use, only use when neededMartin Roth
2015-12-20board_status.sh: Double quote variables to prevent globbing and word splitting.Martin Roth
2015-12-20board_status.sh: checksum the rom and save it for later verificationMartin Roth
2015-12-20board_status.sh: Clean up output, show what the script is doingMartin Roth
2015-12-20board_status.sh: Extract payload config & version filesMartin Roth
2015-12-20board_status.sh: Update to fix serial port readsMartin Roth
2015-12-18southbridge/amd/sr5650: Add MCFG ACPI table supportTimothy Pearson
2015-12-18mainboard/asus/kgpe-d16: Enable CBFS spinlocksTimothy Pearson
2015-12-18drivers/pc80: Add optional spinlock for nvram CBFS accessTimothy Pearson
2015-12-18cpu/samsung/exynos5250: Move update-bl1.sh to 3rdparty/blobs/Stefan Reinauer
2015-12-18siemens/mc_tcu3: Set GPIO_S0_SC[75] to outputWerner Zeh
2015-12-17Enable KCONFIG_STRICT modeStefan Reinauer
2015-12-17google/veyron: Add commercial board names in Kconfig.nameDenis 'GNUtoo' Carikli
2015-12-17Kconfig: Fix CONFIG_GDB_STUB dependenciesDenis 'GNUtoo' Carikli
2015-12-17google/veyron: Indicate which boards are laptops.Denis 'GNUtoo' Carikli
2015-12-17Drop src/cpu/ indirection for MIPSStefan Reinauer
2015-12-17Makefile.inc: Include build/dsdt.d if it existsMartin Roth
2015-12-17soc/imgtec/pistachio: add implementation for system resetIonela Voinescu
2015-12-17soc/imgtec/pistachio: Implement hard_reset()Stefan Reinauer
2015-12-17vendorcode: google: chromeos: Remove old fmap.c fileJulius Werner
2015-12-17Makefile.inc: Document extract_nth and the fields it extractsMartin Roth
2015-12-17soc/intel/fsp_baytrail: Adjust root port INT routingMartin Roth
2015-12-16libpayload: add archive.hDaisuke Nojiri
2015-12-16intel/fsp_baytrail: change indent to use tabsBen Gardner
2015-12-16northbridge/intel ACPI: Remove unused Local methodMartin Roth
2015-12-16toolchain.inc: print XGCCPATH if it's setMartin Roth
2015-12-16x86/smbios: Return index 0 for empty stringsBen Gardner
2015-12-16buildgcc: Add coreboot toolchain version to iaslMartin Roth
2015-12-16lib: Fix strncmpHannah Williams
2015-12-16intel/fsp_baytrail: rename include folder baytrail to include/socBen Gardner
2015-12-16southbridge/amd/sb600: Update HPET base address with #defineMartin Roth
2015-12-16intel/fsp_baytrail: Fix PCI_DEV_PIRQ_ROUTE macro endingBen Gardner
2015-12-16build system/x86: depend on directories before touch /empty targetsAlexander Couzens
2015-12-16soc/samsung/exynos5250: Implement hard_reset()Stefan Reinauer
2015-12-16intel/skylake: Work around ROMCC optimization bugStefan Reinauer
2015-12-15x86 acpi: remove ALIGN_CURRENT macroAaron Durbin