summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-15354-1689/+1905
* cpu/allwinner/a10/Kconfig: Link ramstage at base of SDRAMAlexandru Gagniuc2015-02-141-0/+5
* AMD cimx/sb800: Initially enable all GPP portsKyösti Mälkki2015-02-141-17/+2
* AMD cimx/sb800: Move cimx init for ramstageKyösti Mälkki2015-02-143-21/+11
* AMD cimx/sb800: Disable unused GPP portsKyösti Mälkki2015-02-141-1/+4
* AMD cimx/sb800: Fix PCI-to-PCI bridge 0:14.4 configurationKyösti Mälkki2015-02-144-57/+9
* AMD cimx/sb800: Fix console outputKyösti Mälkki2015-02-141-7/+0
* AGESA fam15tn fam15rl fam16kb: Drop HT3_SUPPORTKyösti Mälkki2015-02-143-21/+3
* AGESA fam10 fam12 fam15: Always have HT3_SUPPORTKyösti Mälkki2015-02-148-33/+23
* arch/x86/boot/tables.c: Remove unused variable assignment to `rom_table_end`Paul Menzel2015-02-141-2/+1
* drivers/xpowers/axp209: Print a message when probing failsAlexandru Gagniuc2015-02-141-1/+3
* superio/fintek/f81216h: Add the correct unlock key valuesDave Frodin2015-02-141-4/+4
* arm64: Cleanup arch io header filesFurquan Shaikh2015-02-142-112/+137
* southbridge/amd/pi: Combine and correct the IRQ text stringsDave Frodin2015-02-141-13/+7
* tegra132: Fix build for verstageMarc Jones2015-02-131-0/+1
* documentation: begin documenting our use of git submodulesPatrick Georgi2015-02-131-0/+46
* northbridge/amd/amdfam10: Move K10 specific menu to proper Kconfig fileTimothy Pearson2015-02-132-133/+133
* fsp_baytrail: Add macros to define 20K pull-up and downWerner Zeh2015-02-131-0/+14
* Fix source code permissionsStefan Reinauer2015-02-132-0/+0
* Use ALIGN_UP instead of manual alignmentPatrick Georgi2015-02-121-1/+1
* lint: exclude *.hex files from whitespace checkingWerner Zeh2015-02-121-1/+1
* lint: exclude nvidia submodule from file listPatrick Georgi2015-02-121-1/+1
* drivers/xgi: Fix user-visible typo in printkTimothy Pearson2015-02-121-1/+1
* 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
* Add Linux kernel's checkpatch.pl scriptStefan Reinauer2015-02-112-0/+6413
* 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
* utils/msrtool: add westmere cpuids to nehalemAlexander Couzens2015-02-111-1/+4
* ectool: remove extra printf("Not dumping EC IDX RAM.")Alexander Couzens2015-02-111-2/+0
* ectool: add write supportAlexander Couzens2015-02-111-2/+19
* 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
OpenPOWER on IntegriCloud