aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-02build system: extend src-to-obj for non-.c/.S filesPatrick Georgi
2015-04-02urara: Fix CBFS header definitionsVadim Bendebury
2015-04-02urara: Configure UART line control to 8N1Ionela Voinescu
2015-04-02mips: do not place branch instructions in branch delay slotVadim Bendebury
2015-04-02coreboot: rk3288: add new ddr config and support ddr3 freq up to 800mhzjinkun.hong
2015-04-02rockchip: support pwm regulatorhuang lin
2015-04-02rockchip: support i2c clock settinghuang lin
2015-04-02pinky: Force delay for EC SPI transfersDavid Hendricks
2015-04-02veyron_pinky: Add rev2 support, clean up mainboard.cJulius Werner
2015-04-02veyron: select rw romstage using vboot2Daisuke Nojiri
2015-04-02southbridge/amd/pi: Add initialization of 8254 and 8259Dave Frodin
2015-04-02broadwell: Disable ADSP power gating feature by defaultDuncan Laurie
2015-04-02chromeec: Add wakeup delay after SPI /CS assertionDavid Hendricks
2015-04-02samus: Fix codec interrupt and add GPIO definesDuncan Laurie
2015-04-02chromeec: Fix logging of EC wake eventsDuncan Laurie
2015-04-02samus: Clean up touch wake sourcesDuncan Laurie
2015-04-02broadwell: Add event log entry for GPIO27Duncan Laurie
2015-04-02arm: Prevent compilation of old, experimental SMP supportJulius Werner
2015-04-02Broadwell: Reg_Script: add END tag to array "smbus_init_script"Ryan Lin
2015-04-02samus: Fix and clean up GPIOs and EC info/eventsDuncan Laurie
2015-04-02chromeec: Add battery status event and re-enable _BIXDuncan Laurie
2015-04-02Broadwell: Synchronize for power management with FRCKenji Chen
2015-04-02Broadwell: Synchronize RO, Link Arbiter, and OBFF with FRCKenji Chen
2015-04-02Broadwell: Revise programming flow for write-once registersKenji Chen
2015-04-02broadwell: Configure IOSF Port and Grant CountKenji Chen
2015-04-02vpd: retrieve mac addresses and pass them to bootloaderVadim Bendebury
2015-04-02Samus: Synchronization with FRC to enable PCIe Relaxed Order.Kenji Chen
2015-04-02samus: Ensure PD controller is in RO mode for recoveryDuncan Laurie
2015-04-02chromeec: Add support for v3 commands on LPCDuncan Laurie
2015-04-02chromeec: Add commands to check PD image typeDuncan Laurie
2015-04-02chromeec: Update ec_commands.h from EC repositoryDuncan Laurie
2015-04-02baytrail: Change USB3 PLL VCO and iCLK PLL current on BYT-M/D CPUKein Yuan
2015-04-02broadwell: Update PCIe configuration to follow BWGKane Chen
2015-04-02chromeos: Add WiFi calibration CBMEM entry pointer to coreboot tableVadim Bendebury
2015-04-02broadwell: Clear pending GPE events before entering sleep stateDuncan Laurie
2015-04-02Baytrail: Change PCIe root disable algorithmKenji Chen
2015-04-02Baytrail: add _PRT to each PCIe root port deviceTed Kuo
2015-04-02Samus: fix unused GPIO pinKenji Chen
2015-04-02ipq806x: provide soc specific CBMEM_CONSOLE_PRERAM_BASEVadim Bendebury
2015-04-02smbios: add a family id in smbios type1 familyKane Chen
2015-04-02vboot: add vbnv flash driverDaisuke Nojiri
2015-04-02broadwell: Add reporting of broadwell MCH revisionDuncan Laurie
2015-04-02broadwell: Change CPUID 306D4 to report "E0 or F0"Duncan Laurie
2015-04-02broadwell: me: Fix typo and add missing phase stateDuncan Laurie
2015-04-02pinky: Enable EC_SOFTWARE_SYNCDavid Hendricks
2015-04-02mainboard/asus/kfsn4-dre: Set maximum installable memory to 64GBTimothy Pearson
2015-04-02northbridge/amd/amdfam10: Generate SMBIOS tables for RAMTimothy Pearson
2015-04-01mainboard/supermicro/h8qme_fam10: Fix indentations and spellingTimothy Pearson
2015-04-01x86: set smbios rom size based on CONFIG_ROM_SIZEAaron Durbin
2015-04-01mainboards/amdfam10: Copy DIMM information to cbmem after romstageTimothy Pearson
2015-04-01mainboards: fix spd generationAaron Durbin
2015-04-01cbfs: correct types used for accessing filesAaron Durbin
2015-04-01cbfs: more accurate size check for simple buffer mappingDaisuke Nojiri
2015-04-01northbridge/amd/amdfam10: Collect DIMM information for ramstage useTimothy Pearson
2015-04-01northbridge/amd/amdmct: Pack MCT and DCT info structsTimothy Pearson
2015-04-01amd/pi/hudson: INCLUDES was renamed to CPPFLAGS_commonPatrick Georgi
2015-04-01chromeos: INCLUDES was renamed to CPPFLAGS_commonPatrick Georgi
2015-04-01build system: make CONFIG_* symbols disappear from objectsPatrick Georgi
2015-03-31cbfs: remove cbfs_core.h includesAaron Durbin
2015-03-31cbfs: add cbfs_serialized.h header fileAaron Durbin
2015-03-31chromeec: Clear post code before reboot to RODuncan Laurie
2015-03-31program loading: provide one cache maintenance callbackAaron Durbin
2015-03-31payload loading: remove passing of struct payloadAaron Durbin
2015-03-31loading: move ramstage cache function declarationsAaron Durbin
2015-03-31mips: don't open code romstage loadingAaron Durbin
2015-03-31cbfs: remove run_address()Aaron Durbin
2015-03-30google/veyron_pinky: Don't auto select CHROMEOSAaron Durbin
2015-03-30x86: fix SMM programs linked with gc-sectionsAaron Durbin
2015-03-30broadwell: fix HAVE_REFCODE_BLOB build errorsAaron Durbin
2015-03-30baytrail: fix HAVE_REFCODE_BLOB build errorsAaron Durbin
2015-03-30google/nyan_blaze: Don't auto select CHROMEOSAaron Durbin
2015-03-30Update hex values to CBFS binary name types in MakefilesMartin Roth
2015-03-30cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHEMartin Roth
2015-03-30build system: mips is a valid nickname for mipselPatrick Georgi
2015-03-30Avoid 64bit math on MIPS platformsVadim Bendebury
2015-03-30mips: bring payload execution to current standardsPatrick Georgi
2015-03-30mips: fix write_tablePatrick Georgi
2015-03-30imgtec/pistachio: Bring uart driver to modern standardsPatrick Georgi
2015-03-30emulation/imgvp-pistachio: Drop boardPatrick Georgi
2015-03-30mips: Simplify architecture specific Makefile.incPatrick Georgi
2015-03-30build system: generalize src-to-objPatrick Georgi
2015-03-30x86/smm: Move SMM configuration out of generic MakefilePatrick Georgi
2015-03-30build system: provide generic compiler flag variablesPatrick Georgi
2015-03-30build system: rename mips/bootblock.inc to mips/bootblock.SPatrick Georgi
2015-03-30crossgcc: Fix calling outside util/crossgccPatrick Georgi
2015-03-29util/genbuild_h: work around GNU dateIdwer Vollering
2015-03-29build system: remove intermediate link step in vbootPatrick Georgi
2015-03-29mips: mips, not mipselPatrick Georgi
2015-03-29mips: add verstage configurationPatrick Georgi
2015-03-29crossgcc: Build mipsel-elf, not mips-elfPatrick Georgi
2015-03-29arch/x86/boot/smbios: Rename fill_dimm_manufacturer and make publicTimothy Pearson
2015-03-29arch/x86/boot/smbios: Add additional SMBIOS defines and enumsTimothy Pearson
2015-03-29mainboard/asus/kfsn4-dre: Enable BIOS recovery jumperTimothy Pearson
2015-03-29drivers/pc80/mc146818rtc_early: Honor Kconfig reboot count clear settingTimothy Pearson
2015-03-28armv8/secmon: SECMON_SRC is really SECMON_BINPatrick Georgi
2015-03-28arch/x86: Guard option table specific rules with HAVE_OPTION_TABLEPatrick Georgi
2015-03-28build system: normalize linker script file namesPatrick Georgi
2015-03-28arch/arm64: Drop extra commentPatrick Georgi
2015-03-28arch/arm: drop extra commentPatrick Georgi
2015-03-28pistachio: don't open code ramstage loadingAaron Durbin