summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mainboard/intel/galileo: Enable PCIe root port 0Lee Leahy2016-02-171-1/+1
* mainboard/intel/galileo: Disable the remaining PCI devicesLee Leahy2016-02-171-2/+15
* arch/x86: Add option to disable default mmap_boot implementationAlexandru Gagniuc2016-02-172-4/+14
* nb/intel/sandybridge/raminit: Add shift offsetPatrick Rudolph2016-02-161-2/+2
* soc/intel/apollolake: bootblock: implement platform_prog_run()Andrey Petrov2016-02-162-0/+11
* device/pci_rom: Rename missleading ON_DEVICE_ROM_RUNPatrick Rudolph2016-02-162-9/+7
* southbridge/intel/common: Add common gpio.cPatrick Rudolph2016-02-164-0/+346
* skylake: Finalize SMM in corebootDuncan Laurie2016-02-151-0/+3
* skylake: Check for power failure when WAK_STS is not setDuncan Laurie2016-02-151-0/+8
* skylake: Enable DDI-A 4-lane support if GOP does not executeDuncan Laurie2016-02-151-4/+17
* skylake: acpi: Make GRXS method serializedDuncan Laurie2016-02-151-1/+1
* Intel common: add microcode loading to romstage before fspmemoryinitrobbie zhang2016-02-141-0/+5
* cpu/amd: Update/Add license headersDamien Roth2016-02-1414-12/+190
* CPU/intel: Add missing license headersDamien Roth2016-02-1414-0/+182
* FMAP: Clean up debug outputDuncan Laurie2016-02-131-7/+12
* cpu/allwinner: Update license headersDamien Roth2016-02-1322-52/+306
* sandybridge: Always include MRC if not using native RAM init.Vladimir Serbinenko2016-02-135-35/+5
* soc/intel/apollolake: add assert for pad constraintsAaron Durbin2016-02-131-0/+3
* soc/intel/apollolake: pre-evaluate gpio number valuesAaron Durbin2016-02-132-172/+175
* soc/intel/apollolake: limit bootblock size to 32KiBAaron Durbin2016-02-131-0/+5
* x86: make bootblock size for C_ENVIRONMENT_BOOTBLOCK configurableAaron Durbin2016-02-132-1/+7
* ktqm77: Support native raminitVladimir Serbinenko2016-02-122-4/+30
* lzma: Port size-checking ulzman() version to corebootJulius Werner2016-02-125-14/+25
* tegra132/pistachio: Increase romstage size in memlayout.ldJulius Werner2016-02-122-11/+11
* tegra132/210: Remove memlayout_vboot2.ldJulius Werner2016-02-128-128/+16
* timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION KconfigJulius Werner2016-02-1215-85/+40
* samsung/*umpy: fix Kconfig formattingPatrick Georgi2016-02-122-4/+4
* lumpy: Support native raminitVladimir Serbinenko2016-02-123-50/+83
* stumpy: Add native raminit supportVladimir Serbinenko2016-02-123-4/+32
* link: Support native raminitVladimir Serbinenko2016-02-123-13/+32
* emeraldlake2: Support native raminit.Vladimir Serbinenko2016-02-122-4/+24
* chromebooks: Define GBB hardware IDsPatrick Georgi2016-02-1239-0/+168
* butterfly: Make configurable MRC vs non-MRC.Vladimir Serbinenko2016-02-122-1/+53
* stout: Support native raminitVladimir Serbinenko2016-02-123-4/+27
* Make MRC vs native a config rather than making a separate chipset for it.Vladimir Serbinenko2016-02-1226-45/+96
* mainboards: Drop remaining references to vboot indexesPatrick Georgi2016-02-123-24/+0
* Fix butterfly usb map.Vladimir Serbinenko2016-02-121-15/+15
* Move gpio.h to gpio.c on sandy and ivy.Vladimir Serbinenko2016-02-1221-14/+8
* Merge sandy/ivybridge romstage flow for MRC and non-MRC.Vladimir Serbinenko2016-02-1231-702/+270
* arches: lib: add main_decl.h for main() declarationAaron Durbin2016-02-118-12/+16
* arch/{arm64,riscv}: remove jmp_to_elf_entry() declarationAaron Durbin2016-02-112-2/+0
* lib/prog_loaders.c: remove arch/stages.h includeAaron Durbin2016-02-111-1/+0
* arch: remove stage_exit()Aaron Durbin2016-02-118-53/+0
* timestamp: Bump CBMEM timestamp count, make full use of pre-RAM regionsJulius Werner2016-02-111-5/+10
* soc/apollolake: Add early serial driver for BOOTBLOCK_CONSOLEAndrey Petrov2016-02-1112-2/+279
* soc/apollolake: Add minimal GPIO driverAndrey Petrov2016-02-115-0/+513
* mainboard/intel: Add skeleton for Apollolake RVP board familyAlexandru Gagniuc2016-02-115-0/+36
* soc/apollolake: Add initial cache-as-ram setup for bootblockAlexandru Gagniuc2016-02-116-0/+205
* cpu/x86/tsc: Compile delay_tsc.c for the bootblock as wellAlexandru Gagniuc2016-02-111-0/+1
* util/marvell: Add Marvell doimage utility and dependency in relevant MakefileRuilin Hao2016-02-111-3/+3