aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-06-21rockchip: gru: pass reset gpio parameter to BL31Lin Huang
2016-06-21rockchip: gpio: add macro so we can get gpio numberLin Huang
2016-06-21google/reef: Keep ISH enabled for nowFurquan Shaikh
2016-06-21intel/apollolake: Calculate BIOS mmap at runtimeFurquan Shaikh
2016-06-21intel/apollolake: Add helper routine for spi reg readFurquan Shaikh
2016-06-21intel/apollolake: Rename _spi_reg_read/write to _spi_ctrlr_read/writeFurquan Shaikh
2016-06-21commonlib/region: Add helpers for dynamic initialization of region devFurquan Shaikh
2016-06-21commonlib/region: Rename XLATE region device init macroFurquan Shaikh
2016-06-21intel/apollolake/spi: Add support for reading status regFurquan Shaikh
2016-06-21intel/apollolake: Disable setting of EISS bit in FSPFurquan Shaikh
2016-06-21intel/skylake: Run spi_init as early as possible in ramstageFurquan Shaikh
2016-06-21intel/apollolake: Enable SPI properly in bootblock and ramstageFurquan Shaikh
2016-06-21lpss_i2c: Set SDA hold and support custom speed configDuncan Laurie
2016-06-21google/reef: Add ACPI code for trackpadFreddy Paul
2016-06-21soc/intel/apollolake: make gpo.h ACPI compatibleFreddy Paul
2016-06-21intel/model_6ex: Prepare for dynamic CONFIG_RAMTOPKyösti Mälkki
2016-06-21beaglebone: Update bootblock.c to use new structs/codeGabe Black
2016-06-21mb/google: remove superfluous header includes in bdw chromeboxesMatt DeVillier
2016-06-21intel/car/cache_as_ram_ht.inc: Prepare for dynamic CONFIG_RAMTOPKyösti Mälkki
2016-06-21intel/car/cache_as_ram.inc: Prepare for dynamic CONFIG_RAMTOPKyösti Mälkki
2016-06-21qemu/x86: car: drop pointless code, move stack out of the wayGerd Hoffmann
2016-06-21riscv-spike: Move coreboot to 0x80000000 (2GiB)Jonathan Neuschäfer
2016-06-20soc/apollolake: Include PCI _OSC methodHannah Williams
2016-06-20ACPI S3: Cleanup RSDP referenceKyösti Mälkki
2016-06-20soc/intel/common: Add _OSC methodHannah Williams
2016-06-20nb/intel/sandybridge/raminit: Use supported CASPatrick Rudolph
2016-06-20nb/intel/sandybridge/raminit: Do code cleanupPatrick Rudolph
2016-06-20arch/x86/smbios: Add DRAM manufacturerPatrick Rudolph
2016-06-20include/device/dram/ddr3: Add additional frequenciesPatrick Rudolph
2016-06-20nb/intel/sandybridge/raminit: Do code cleanupPatrick Rudolph
2016-06-20nb/intel/sandybridge/raminit: Allow 933Mhz on Lenovo devicesPatrick Rudolph
2016-06-20amd/fam_10h-fam_15h: allow building without microcode updatesArthur Heymans
2016-06-20amd/geode: Fix comment about ACPI S3Kyösti Mälkki
2016-06-20VIA C7 NANO: Fix early MTRR settingKyösti Mälkki
2016-06-19intel/broadwell: Remove old USBDEBUG backup store in CARKyösti Mälkki
2016-06-18emulation/qemu-i440fx qemu-q35: Asmlinkage for romstage main()Kyösti Mälkki
2016-06-18intel: Fix romstage main() with asmlinkageKyösti Mälkki
2016-06-18AMD boards: Fix romstage main() declarationKyösti Mälkki
2016-06-18dmp/vortex86ex: Drop excessive includeKyösti Mälkki
2016-06-18intel/cache_as_ram_ht.inc: Fix includeKyösti Mälkki
2016-06-18intel cache_as_ram: Fix typo in commentKyösti Mälkki
2016-06-17google/reef: Update EMMC DLL setting in all modeZhao, Lijian
2016-06-17intel/model_206ax: Move platform specific definesKyösti Mälkki
2016-06-17Move definitions of HIGH_MEMORY_SAVEKyösti Mälkki
2016-06-17Fix some cbmem.h includesKyösti Mälkki
2016-06-17Define RAMTOP for x86 onlyKyösti Mälkki
2016-06-16google/reef: Add NVRAM and LEGACY sections to chromeos.fmdFurquan Shaikh
2016-06-16google/reef: Update flash size to 16MiBFurquan Shaikh
2016-06-16mb/google: Remove whitespace from devicetree on bdw boxes.Prabal Saha
2016-06-16google/rikku: Upstream Acer Chromebox CXI2Matt DeVillier
2016-06-15intel/apollolake: Correct the offsets in gnvsFurquan Shaikh
2016-06-15intel/apollolake: Add CBMEM console to GNVSFurquan Shaikh
2016-06-14drivers/intel/fsp2_0: Add FSP return types for resetAndrey Petrov
2016-06-14Added CL7 supportElyes HAOUAS
2016-06-14google/reef: Correct use of globalnvs.aslFurquan Shaikh
2016-06-14google/reef: Update EMMC DLL settingsZhao, Lijian
2016-06-12soc/intel/quark: Add C bootblockLee Leahy
2016-06-12bootblock: Declare common bootblock_pre_c_entry routineLee Leahy
2016-06-12soc/intel/common: don't infinitely recurse in busmaster_disable_on_bus()Aaron Durbin
2016-06-12soc/intel/apollolake: save GNVS pointer to SMM handlerAaron Durbin
2016-06-12soc/intel/apollolake: allow DEBUG_SMI to workAaron Durbin
2016-06-12soc/intel/apollolake: provide fake PM1 SMI status bitAaron Durbin
2016-06-12soc/intel/apollolake: add SMI status bit definitons and use themAaron Durbin
2016-06-12nb/intel/raminit (native): Read PCI mmio size from devicetreePatrick Rudolph
2016-06-12riscv-spike: Replace custom UART with a memory-mapped 8250Jonathan Neuschäfer
2016-06-12arch/riscv: Compile with -mcmodel=medanyJonathan Neuschäfer
2016-06-12arch/riscv: Add misc.c to bootblock/romstage to get udelay()Jonathan Neuschäfer
2016-06-12arch/riscv: copy read/write8/16/32 from x86Jonathan Neuschäfer
2016-06-12arch/riscv/trap_util.S: Use "li" pseudo-instruction to load a constantJonathan Neuschäfer
2016-06-12intel/apollolake: Use custom reset callsFurquan Shaikh
2016-06-12nb/intel: Factor out common MRC codePatrick Rudolph
2016-06-12rockchip: rk3399: pass board specific message to BL31Lin Huang
2016-06-12mt8173: dram: Add more sample points to improve dram timing marginPH Hsu
2016-06-12oak: Select VBOOT_EC_SLOW_UPDATE Kconfig optionJulius Werner
2016-06-12Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devicesJulius Werner
2016-06-12rockchip: gru: Add USB DRD DWC3 controller supportLiangfeng Wu
2016-06-11arch/x86: Support "weak" BIST and timestamp save routinesLee Leahy
2016-06-11mainboard/intel/galileo: Support bootblock in CLee Leahy
2016-06-11arch/x86: Add debug spinloops in assembly_entry.SLee Leahy
2016-06-11arch/x86: Add debug spinloopLee Leahy
2016-06-10Revert "soc/intel/apollolake: Do not use StackBase FSP-M parameter"Brandon Breitenstein
2016-06-10soc/intel/apollolake: FSP Header file update for FSP 139_40Brandon Breitenstein
2016-06-09util/checklist: Add bootblock supportLee Leahy
2016-06-09vendorcode/intel/fsp1_1/checklist: romstage - Add car_stage_entryLee Leahy
2016-06-09mainboard: Support ROM_SIZE > 16 MiBLee Leahy
2016-06-09soc/intel/apollolake: Update FSP header filesBora Guvendik
2016-06-09intel/amenia: Program EMMC dll settingZhao, Lijian
2016-06-09soc/intel/apollolake: Add EMMC DLL APIZhao, Lijian
2016-06-09skylake: Support common LPSS I2C driverDuncan Laurie
2016-06-09lib: Build reg_script for bootblockLee Leahy
2016-06-09arch/x86: Enable SSE in bootblock_crt0.SLee Leahy
2016-06-09lib: Add asmlinkage attribute to bootblock_main_with_timestampLee Leahy
2016-06-09skylake: Move I2C bus configuration to separate structureDuncan Laurie
2016-06-09skylake: gpio: Add support for setting 1.8V tolerantDuncan Laurie
2016-06-09skylake: Add function to set PRR for protecting flashDuncan Laurie
2016-06-09soc/intel/common: Add LPSS I2C driverDuncan Laurie
2016-06-09device: i2c: Add support for I2C bus operationsDuncan Laurie
2016-06-09soc/intel/quark: Pass serial port address to FSPLee Leahy
2016-06-08rockchip: rk3399: Add support i2sXing Zheng
2016-06-08gru: kevin: enable EC SPI interfaceVadim Bendebury