summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: add coreboot table entry for TSC infoAaron Durbin2016-02-192-0/+26
* lib/coreboot_table: add function to allow arch code to add recordsAaron Durbin2016-02-197-0/+27
* RISC-V: Add more debug info to debug printksAndrew Waterman2016-02-191-2/+5
* RISC-V: Make inline asm usage saferAndrew Waterman2016-02-191-7/+5
* power8: qemu "cpu"Ronald G. Minnich2016-02-193-0/+73
* Payloads: Add U-Boot as a coreboot-payloadMartin Roth2016-02-187-2/+164
* soc/intel/quark: Enable HSUART1Lee Leahy2016-02-184-17/+59
* soc/intel/quark: Establish the Memory MapLee Leahy2016-02-184-2/+105
* soc/intel/quark: Enumerate the PCI devicesLee Leahy2016-02-181-2/+26
* device: Add device path display supportLee Leahy2016-02-182-0/+32
* arch/arm64: Compile arm-trusted-firmware with coreboot timestampPatrick Georgi2016-02-182-1/+1
* intel/kunimitsu: Set USB Type A current limit to 2ANaresh G Solanki2016-02-181-2/+2
* board_status.sh: Be smarter about cbfstool usageDavid Hendricks2016-02-181-3/+21
* board_status: Add script that will set up a ubuntu live imageMartin Roth2016-02-181-0/+70
* acpi/tpm: Gracefully handle missing TPM module.Tobias Diedrich2016-02-181-15/+24
* Redo testbios utility to use all of YABELStefan Reinauer2016-02-1820-1654/+904
* util/autoport: Use common gpio.c for bd82x6xStefan Reinauer2016-02-181-2/+2
* nb/intel/sandybridge: Start PEG link trainingPatrick Rudolph2016-02-181-0/+44
* southbridge/intel/bd82x6x/acpi: Fix IRQ warningsPatrick Rudolph2016-02-181-1/+11
* southbridge/intel/bd82x6x: Use common gpio.cPatrick Rudolph2016-02-1846-219/+87
* cpu/amd: Add socket FM2Damien Zammit2016-02-185-0/+45
* crossgcc: Change 'tar balls' to 'tarballs'Martin Roth2016-02-181-2/+2
* lib: Add Kconfig to toggle boot state debuggingLee Leahy2016-02-183-17/+22
* power8: try to fix toolchain.inc for power8.Ronald G. Minnich2016-02-171-0/+3
* 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
* payloads/external/GRUB2: Add a possibility to add custom modules.Vladimir Serbinenko2016-02-172-1/+11
* 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
* lint: Make sure site-local isn't committed to coreboot repoMartin Roth2016-02-161-0/+29
* 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
* Fix a build problem with power 8: use --with-system-zlibRonald G. Minnich2016-02-151-0/+1
* 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
* kconfig: make oldconfig work "non-strict"Patrick Georgi2016-02-151-1/+3
* 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
* crossgcc: Use acpica-unix2 over acpica-unixPatrick Georgi2016-02-134-5/+5
* 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