aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-30Kconfig: Remove EXPERT modeAlexandru Gagniuc
2015-08-30Kconfig: Don't 'select' options based on PAYLOAD_SEABIOSAlexandru Gagniuc
2015-08-29intel/kunimitsu: Export EC_IN_RW for depthcharge/vbootzhuo-hao
2015-08-29intel/kunimitsu: port the change from glados for correctly reading lidrobbie zhang
2015-08-29google/glados: Remove unnecessary check for mainboard_ec_init()Martin Roth
2015-08-29intel/kunimitsu: port the change from glados for enabling readingrobbie zhang
2015-08-29intel/kunimitsu: Adding mainboard init to enable SCI eventpchandri
2015-08-29intel/kunimitsu: fix SCI handlingWenkai Du
2015-08-29intel/kunimitsu: fix kepler probingWenkai Du
2015-08-29intel/skylake: Add support for DPTFShilpa Sreeramalu
2015-08-29intel/kunimitsu: Enable and support for DPTFShilpa Sreeramalu
2015-08-29intel/kunimitsu: clean up ec smi and make EC_SMI_L functionalrobbie zhang
2015-08-29intel/sklrvp: Switch to using GPIO IRQ definesDuncan Laurie
2015-08-29intel/skylake: remove the gpio_fsp.h usage as skylake boards move gpiorobbie zhang
2015-08-29intel/kunimitsu: do gpio configuration in coreboot instead of fsprobbie zhang
2015-08-29intel/skylake: gpio macro adding - gpio output with term and 20k pdrobbie zhang
2015-08-29intel/skylake: Implement HW Sequence based WP status read functionalityBarnali Sarkar
2015-08-29intel/skylake: Implemented generic SPI driver for ROM/RAMSTAGE access.Subrata
2015-08-29intel/kunimitsu: add WP to gpio tableWenkai Du
2015-08-29google/glados: configure gpio pads prior to SiliconInit()Aaron Durbin
2015-08-29google/glados: fix kepler probingAaron Durbin
2015-08-29google/glados: Export GPIO for EC_IN_RWDuncan Laurie
2015-08-29intel/skylake: Fix RMT disable of saved training dataDuncan Laurie
2015-08-29intel/skylake: mask off txstate before setting new gpio valueAaron Durbin
2015-08-29intel/skylake: Clean up Serial IO DMA channelsArchana Patni
2015-08-29intel/skylake: Force full memory train if RMT is enabledDuncan Laurie
2015-08-29fsp raminit: Add romstage_params to soc_memory_init_paramsDuncan Laurie
2015-08-29intel/braswell: allow dirty cache line evictions for SMRAM to stickChiranjeevi Rapolu
2015-08-29intel/braswell: Adding conditional statements to turn on/off DPTF WIFI and WWANPrince Agyeman
2015-08-29intel/braswell: remove CBFS_SIZE option in SoC directoryAaron Durbin
2015-08-29intel/fsp1_1/hob.c: Refactor file to match coreboot coding styleAlexandru Gagniuc
2015-08-29drivers/intel/fsp1_1: Don't compile GOP support in romstageAlexandru Gagniuc
2015-08-29soc/intel/common/fsp_ramstage.c: Don't die when printing HOB infoAlexandru Gagniuc
2015-08-29fsp1_1: remove duplicate mrc caching mechanismAaron Durbin
2015-08-29soc/intel/common: Add mrc.cache file to CBFS when appropriateAlexandru Gagniuc
2015-08-28soc/*/Makefile.inc: Do not add soc/common as a subdirAlexandru Gagniuc
2015-08-28gitconfig/rebase.sh: adapt default branch namePatrick Georgi
2015-08-28libpayload: x86: Add read/write{8,16,32} variants that match corebootDuncan Laurie
2015-08-28libpayload: usb: dwc2: Always return 'size' transferred bytes for OUTJulius Werner
2015-08-28arm64: xcompile: Add support for A53 erratum 843419Julius Werner
2015-08-28arm64: Fix 'verstage-objs: command not found' errorYidi Lin
2015-08-28t210: sdram_lp0: also save EmcBctSpare2 fieldYen Lin
2015-08-28veyron_rialto: remove spurious GPIO assignmentsAlexandru M Stan
2015-08-28veyron: add Nanya NT5CC256M16DP sdramjinkun.hong
2015-08-28veyron_rialto: Turn on all ledsAlexandru M Stan
2015-08-28edid: fix know_modes timing errorYakir Yang
2015-08-28veyron: mickey sdram-lpddr3-samsung-2GB.inc enable odtjinkun.hong
2015-08-28arm64: declare do_dcsw_op as functionJimmy Huang
2015-08-28t210: lp0_resume: apply mbist WAR for audio on resumeChristopher Freeman
2015-08-28rockchip: rk3288: multiple NPLL rate in pll_para_configYakir Yang
2015-08-28rk3288: Set HDMI display mode to 480pYakir Yang
2015-08-28rk3288: Ignore EDID errors for HDMIDavid Hendricks
2015-08-28edid: add function to manually specify modeDavid Hendricks
2015-08-28edid: Memset output earlier in decode_edid()David Hendricks
2015-08-28edid: Use edid_mode struct to reduce redundancyDavid Hendricks
2015-08-28edid: Clean-up the edid structDavid Hendricks
2015-08-28veyron: mickey sdram-lpddr3-samsung-2GB.inc now 40 OhmDouglas Anderson
2015-08-28veyron_rialto: Force 3G modem offDavid Hendricks
2015-08-28T210: Add 128MB VPR allocation/carveoutTom Warren
2015-08-28t210: Move page tables to end of TZDRAMFurquan Shaikh
2015-08-28t210: Pass in required BL31 parametersFurquan Shaikh
2015-08-28Smaug: Add NVDEC and TSEC carveoutsTom Warren
2015-08-28rockchip: rk3288: fix phsync & pvsync bugYakir Yang
2015-08-27stdlib: don't hide the malloc et all declarationsAaron Durbin
2015-08-27packardbell/ms2290/mainboard.c: Do not guard int15 includesAlexandru Gagniuc
2015-08-27cbfstool: update warning on cbfstool extractPatrick Georgi
2015-08-27cbfstool: update help textPatrick Georgi
2015-08-27cbfstool: don't pass header_size as separate argument (part 2)Patrick Georgi
2015-08-27cbfstool: don't pass header_size as separate argumentPatrick Georgi
2015-08-27cbfstool: use struct cbfs_file * instead of void *Patrick Georgi
2015-08-27cbfstool: passing a header is now mandatory for convertersPatrick Georgi
2015-08-27cbfstool: cbfs_add_entry() doesn't need to know filename or typePatrick Georgi
2015-08-27google/storm/Kconfig: remove select CONSOLE_CBMEM_DUMP_TO_UARTMartin Roth
2015-08-27skylake: only generate ACPI cpu entries onceAaron Durbin
2015-08-27skylake: FAB3 Adding Support for various SPD.pchandri
2015-08-27skylake: make PAD_CFG_GPI default to GPIO ownershipAaron Durbin
2015-08-27glados: Abstract board GPIO configuration in gpio.hDuncan Laurie
2015-08-27glados: Implement Chrome OS specific handlersDuncan Laurie
2015-08-27chromeec: Add helper function to read EC switch stateDuncan Laurie
2015-08-27glados: Fix SPD part number for Hynix H9CCNNN8JTBLARDuncan Laurie
2015-08-27glados: Add touchscreen device in ACPIDuncan Laurie
2015-08-27glados: Clean up mainboard ACPI devicesDuncan Laurie
2015-08-27kunimitsu: Enable SMBus device in devicetreeNaveen Krishna Chatradhi
2015-08-27Kunimitsu : FAB3 Adding BoardId supportpchandri
2015-08-27Kunimitsu: enable deep S5Naveen Krishna Chatradhi
2015-08-26riscv-trap-handling: Add preliminary trap handling for riscvThaminda Edirisooriya
2015-08-26inteltool: fix build for FreeBSDRoger Pau Monne
2015-08-26Chromeos: Remove Kconfig workaround for VIRTUAL_DEV_SWITCH warningsMartin Roth
2015-08-26ChromeOS mainboards: Move more Kconfig symbols under CHROMEOSMartin Roth
2015-08-26hp/dl165_g6_fam10/Kconfig: remove unused QRANK_DIMM_SUPPORTMartin Roth
2015-08-26Google Kconfig: Add MAINBOARD_HAS_NATIVE_VGA_INIT in good placesMartin Roth
2015-08-26cbfstool: move cbfs_file header creation further up the call chainPatrick Georgi
2015-08-26cbfstool: pass cbfs_file header into "compress" functionsPatrick Georgi
2015-08-26cbfstool: drop size argument to cbfs_add_entry_atPatrick Georgi
2015-08-26cbfstool: cut down on the debug outputPatrick Georgi
2015-08-26cbfstool: Don't patch cbfs_file->len, it's already set correctlyPatrick Georgi
2015-08-26cbfstool: drop unused arguments in internal functionPatrick Georgi
2015-08-26cbfstool: start moving cbfs_file header creation up the call chainPatrick Georgi
2015-08-26cbfstool: more descriptive variable namePatrick Georgi
2015-08-26crossgcc: rename source file names from gcc-5.2.0/* to binutils-2.25/* in bin...Jonathan A. Kollasch