aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* rush: Add ec_dummy file to enable vboot compilationFurquan Shaikh2015-03-172-0/+11
* rush: Pull in chromeos.c from nyan into rushFurquan Shaikh2015-03-173-0/+93
* Tegra132: Configure CPU clockJimmy Zhang2015-03-176-2/+112
* t132: Add monotonic_timer.c to rmodules_armFurquan Shaikh2015-03-171-0/+3
* rmodules: Make rmodules inclusion for vboot dependent on romstage_archFurquan Shaikh2015-03-175-0/+18
* coreboot classes: Add dynamic classes to corebootFurquan Shaikh2015-03-175-4/+15
* soc/ipq806x: Replace GPT with fine grained DGT timer.Deepa Dinamani2015-03-171-82/+43
* coreboot: x86: enable gc-sectionsAaron Durbin2015-03-175-17/+21
* rockchip/rk3288: Fix whitespaceKyösti Mälkki2015-03-171-1/+1
* haswell: Fix monotonic timer integrationStefan Reinauer2015-03-172-1/+1
* Intel common SPI: Fix compilation breakage from refactoringStefan Reinauer2015-03-171-0/+2
* elog: Fix compilation with CONFIG_CHROMEOS enabledStefan Reinauer2015-03-171-1/+1
* cpu/amd/model_10xxx: Move GFXUMA size calculation to separate functionTimothy Pearson2015-03-174-15/+72
* lib: Add Kconfig option to enable/disable auto fallback controlTimothy Pearson2015-03-172-2/+11
* Makefile.inc: Use -Og when compiling with GDB supportStefan Reinauer2015-03-171-1/+17
* northbridge/amd/pi: Create common agesawrapper.cDave Frodin2015-03-163-44/+64
* cpu/amd/pi: Add amd_initcpuio() and amd_initmmio()Dave Frodin2015-03-165-92/+109
* mainboards/amd: Fix incorrect reboot_bits locationTimothy Pearson2015-03-167-7/+7
* northbridge/i945/gma: fix build error with native graphics initFrancis Rowe2015-03-161-10/+8
* coreboot: rk3288: Add a stub implementation of the rk3288 SOCjinkun.hong2015-03-1621-0/+983
* google/butterfly: Drop MRC.bin in favor of native raminitAlexandru Gagniuc2015-03-155-141/+29
* mainboard/asus/kfsn4-dre: Use Fallback boot image by defaultTimothy Pearson2015-03-151-0/+1
* mainboard/asus/kfsn4-dre: Change default debug level to SpewTimothy Pearson2015-03-151-2/+2
* northbridge/amd/amdht/h3finit.c: Fix boot failureTimothy Pearson2015-03-151-2/+2
* OxPCIe952: Fix read8/write8 argumentKyösti Mälkki2015-03-142-4/+5
* Use a common boardid.h instead of per board copiesVadim Bendebury2015-03-1314-120/+12
* northbridge/amd/amdht: Allow mainboards to set HT frequency limitTimothy Pearson2015-03-134-4/+49
* siemens/mc_tcu3: Fix build and ACPI IRQ bridge entryKyösti Mälkki2015-03-131-15/+23
* nyan: Remove broken setup_display() from romstageJulius Werner2015-03-135-122/+0
* northbridge/intel/nehalem: don't set FERR_CAPABILITY on BSPAlexander Couzens2015-03-131-5/+0
* cpu/intel/2065x: add define for MSR IA32_FERR_CAPABILITYAlexander Couzens2015-03-131-0/+2
* coreboot t132: Remove empty function cpu0_config_and_resetFurquan Shaikh2015-03-131-4/+0
* coreboot t132: Stop running AVP at the end of romstageFurquan Shaikh2015-03-131-1/+3
* coreboot arm64: Add int constants to stdint.hFurquan Shaikh2015-03-131-0/+10
* tegra132: fix Rx FIFO underruns with slower SPI clockAaron Durbin2015-03-131-2/+16
* tegra132: Add Trust Zone register accessAaron Durbin2015-03-134-40/+58
* t132: Add mmu supportFurquan Shaikh2015-03-135-0/+119
* armv8: Add mmu supportFurquan Shaikh2015-03-133-0/+479
* ryu: Add TPS65913 regs/init for VDD_CPU 1.0VTom Warren2015-03-133-69/+83
* tegra132: Add code to setup chip operations and mem resources.Tom Warren2015-03-132-0/+82
* ryu: Add support for full LPDDR3 SDRAM BCT init via BootROMTom Warren2015-03-134-2/+1402
* armv8: correct dcache line size calculationAaron Durbin2015-03-131-5/+6
* tegra132: split memory range querying to above/below 4GiBAaron Durbin2015-03-133-16/+35
* storm: allow to override CBFS_SIZE configuration settingVadim Bendebury2015-03-121-0/+8
* t132: handle optional Trust Zone region correctlyAaron Durbin2015-03-124-0/+62
* intel/fsp_baytrail: Add PCI Root Port IRQ RoutingMartin Roth2015-03-125-32/+123
* x86 SMM: Replace weak prototypes with weak function stubKyösti Mälkki2015-03-1110-74/+57
* lenovo: fix smi gpe + wakeup pin for t420s t520 t530 x220 x230Nicolas Reinecke2015-03-1010-45/+60
* console/Kconfig: Enable CBMEM console by defaultPaul Menzel2015-03-101-1/+1
* ACPI: Get S3 resume state from romstage_handoffKyösti Mälkki2015-03-1012-128/+45