summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* payloads/seabios: Enable SeaVGABIOS option if native text init supportedTimothy Pearson2015-02-121-1/+1
* AMD K8 boards’ `romstage.c`: Spell sync*hr*onize correctlyPaul Menzel2015-02-1220-20/+20
* cpu/amd/model_10xxx: add Propus (00100F52h BL-C2) equivalent idNicolas Reinecke2015-02-111-32/+12
* amd/amdfam10: Fix incorrect core count identificationTimothy Pearson2015-02-111-7/+29
* asus/m4a785/Kconfig: Add vgabios PCI idNicolas Reinecke2015-02-111-0/+4
* cpu/amd/model_10xxx: update microcodeNicolas Reinecke2015-02-1112-834/+840
* mainboards/asus/kfsn4-dre: Run BSP FIDVID before AP FIDVIDTimothy Pearson2015-02-111-13/+13
* cpu/intel: >= nehalem: add comments to msr finalize'sAlexander Couzens2015-02-114-1/+36
* PCI subsystem: Remove AGP bridge typeKyösti Mälkki2015-02-105-99/+0
* Baytrail_fsp: Make ME path configurable in menuconfigWerner Zeh2015-02-101-1/+1
* lenovo/x200: Increase default CBFS_SIZE to 2 MiBMichał Masłowski2015-02-101-0/+4
* amd/amdfam10: Fix invalid transition latency in PowerNow! _PSS objectsTimothy Pearson2015-02-101-1/+1
* fsp_baytrail: Get FSP reserved memory from the FSP HOB listMartin Roth2015-02-095-16/+29
* Get rid of .car.global_data warnings for GCC buildMartin Roth2015-02-091-0/+4
* Intel FSP platforms: Fix timestampsKyösti Mälkki2015-02-093-29/+16
* lenovo/t430s: Add new port.Nicolas Reinecke2015-02-0818-0/+1486
* drivers/pc80/mc146818rtc: Reduce superfluous preprocessor useAlexandru Gagniuc2015-02-063-60/+57
* include/types.h: Provide BIT() macroAlexandru Gagniuc2015-02-064-2/+8
* mainboards/asus/kfsn4-dre: Indicate native text mode init supportTimothy Pearson2015-02-061-0/+1
* drivers/xgi: Fix legacy VGA text mode initializationTimothy Pearson2015-02-064-10/+36
* intel/fsp_rangeley: Indent '#define' consistentlyYork Yang2015-02-061-12/+13
* FSP & CBMEM: Fix broken cbmem CAR transition.Martin Roth2015-02-068-10/+22
* TPM: Fix whitespaceKyösti Mälkki2015-02-061-250/+250
* mainboards/asus/kfsn4-dre: Enable native VGA initializationTimothy Pearson2015-02-051-7/+4
* drivers/xgi/z9s: Port Linux framebuffer initialization to corebootTimothy Pearson2015-02-0529-0/+13566
* southbridge/amd/pi: write_hpet requires additional config optionDave Frodin2015-02-051-2/+2
* southbridge/amd/pi: Update Kconfig and makefiles for boltonDave Frodin2015-02-053-1/+10
* southbridge/amd/pi: Add the bolton definitionsDave Frodin2015-02-053-4/+57
* AMD HyperTransport: Drop unused link optimisationKyösti Mälkki2015-02-051-175/+7
* AMD K8: Remove some excessive preprocessor useKyösti Mälkki2015-02-052-51/+51
* newisys/khepri broadcom/blast: Drop duplicate entry in KconfigKyösti Mälkki2015-02-052-8/+0
* AMD8131: Remove obsolete directoryKyösti Mälkki2015-02-052-117/+0
* superio/fintek: Add required changes so F81216H can be usedDave Frodin2015-02-043-29/+26
* cpu/amd (non-AGESA): Remove terminator from microcode blobKyösti Mälkki2015-02-033-14/+4
* amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selectionKyösti Mälkki2015-02-0323-89/+7
* cpu/amd (non-AGESA): Load microcode updates from CBFSKyösti Mälkki2015-02-0311-74/+83
* cpu/amd/model_10xxx: Remove UPDATE_CPU_MICROCODE optionAlexandru Gagniuc2015-02-034-39/+3
* nvidia/ck804: make Message Signaled Interrupts workJonathan A. Kollasch2015-02-031-1/+11
* src/arch/*/include/stdint.h: Provide definitions for bool typeAlexandru Gagniuc2015-02-024-0/+13
* winent/mb6047: switch to CAR version of ck804 early_setup.cJonathan A. Kollasch2015-02-011-1/+1
* winent/mb6047: clean up includes in acpi_tables.cJonathan A. Kollasch2015-02-011-5/+1
* winent/mb6047: use correct ACPI SCI interrupt triggerJonathan A. Kollasch2015-02-011-1/+1
* winent/mb6047: drop inaccurate comment in acpi_tables.cJonathan A. Kollasch2015-02-011-1/+1
* lenovo/x230: Set xhci_switchable_ports and superspeed_capable_ports.Vladimir Serbinenko2015-02-011-0/+3
* bd82x6x/xhci: Set mask of ports switchable between USB2 and USB3.Vladimir Serbinenko2015-02-012-0/+9
* intel/rangeley: Update UPD_DATA_REGION to support POST-GOLD 2 FSPYork Yang2015-01-313-5/+27
* FSP platforms: Clear area in CAR for cbmemMartin Roth2015-01-311-2/+10
* asus/kfsn4-dre: Increase maximum logical CPUs for Istanbul devicesTimothy Pearson2015-01-311-1/+1
* cpu/amd (non-AGESA): Fix AP crash during microcode version lookupTimothy Pearson2015-01-312-45/+63
* amd/amdfam10: Update name table with Opteron 2400/8400 series codesTimothy Pearson2015-01-311-0/+4
OpenPOWER on IntegriCloud