aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-03-21danube: prepare SOC directory for uraraVadim Bendebury
2015-03-21imgtec/danube: Add support for ImgTec Danube SoCPaul Burton
2015-03-21mips: no need in architecture specific implementation of do_printkVadim Bendebury
2015-03-21arch/mips: Add base MIPS architecture supportPaul Burton
2015-03-21mips: Add mips/ashldi3.c from LinuxVadim Bendebury
2015-03-21chromeec: provide proto v3 over i2c supportAaron Durbin
2015-03-21chromeec: allow transport implementation to provide buffers for proto v3Aaron Durbin
2015-03-21chromeec: correct response length for VBNV writeAaron Durbin
2015-03-21arm: add _end symbol to bootblock.ldAaron Durbin
2015-03-21cbfs: change 1 message level to WARNING if cbfs can't find specific dataKane Chen
2015-03-21superio: ite8772f: Exit extemp busy stateRyan Lin
2015-03-21mainboards/amd/fam10: Add romstage timestampsTimothy Pearson
2015-03-21x86: fix romstage_null.debug link w/o --gc-sectionsAaron Durbin
2015-03-20Kconfig: Add MAX_REBOOT_CNT descriptionTimothy Pearson
2015-03-20bootblocks: use run_romstage()Aaron Durbin
2015-03-20romstages: use common run_ramstage()Aaron Durbin
2015-03-20loaders: add run_romstage() function to bootblockAaron Durbin
2015-03-20qemu-riscv: add preram_cbmem_consoleAaron Durbin
2015-03-20loaders: add program_loading.h header fileAaron Durbin
2015-03-20verstage should include the CBFS SPI wrapper, when configuredVadim Bendebury
2015-03-20spi: Add GigaDevice GD25LQ64C/GD25LB64C SPI ROM supportMarc Jones
2015-03-20spi: do not use malloc in Gigadevice driverDavid Hendricks
2015-03-20spi: do not use malloc in Winbond driverVadim Bendebury
2015-03-20spi_flash: add support for S25FL116KDaisuke Nojiri
2015-03-20stdlib: Add IS_ALIGNED macroAndrew Bresticker
2015-03-19cpu/amd/model_10xxx: Add support for early cbmemTimothy Pearson
2015-03-19cpu/amd/model_10xxx: Fix UMA memory sizesTimothy Pearson
2015-03-19CBMEM: Add LATE_CBMEM_INIT guardsKyösti Mälkki
2015-03-19northbridge/amd/amdfam10: Unify CBMEM location across UMA and non-UMATimothy Pearson
2015-03-19southbridge/amd/rs780: Remove requirement for CF8/CFC config accessKyösti Mälkki
2015-03-18bootstate: use structure pointers for scheduling callbacksAaron Durbin
2015-03-18chromeec: Move SERIQ mode to LPC optionMarc Jones
2015-03-17arch/x86/Kconfig: Add license headerStefan Reinauer
2015-03-17southbridge/amd/pi: Enable early I/O decode to LPCDave Frodin
2015-03-17ipq806x: Break apart large transfers in spi_xfer()David Hendricks
2015-03-17t132: Add TTB_BUFFER to resource reservedFurquan Shaikh
2015-03-17rush: Update rush Kconfig fileFurquan Shaikh
2015-03-17rush: Add ec_dummy file to enable vboot compilationFurquan Shaikh
2015-03-17rush: Pull in chromeos.c from nyan into rushFurquan Shaikh
2015-03-17Tegra132: Configure CPU clockJimmy Zhang
2015-03-17t132: Add monotonic_timer.c to rmodules_armFurquan Shaikh
2015-03-17rmodules: Make rmodules inclusion for vboot dependent on romstage_archFurquan Shaikh
2015-03-17coreboot classes: Add dynamic classes to corebootFurquan Shaikh
2015-03-17soc/ipq806x: Replace GPT with fine grained DGT timer.Deepa Dinamani
2015-03-17coreboot: x86: enable gc-sectionsAaron Durbin
2015-03-17rockchip/rk3288: Fix whitespaceKyösti Mälkki
2015-03-17haswell: Fix monotonic timer integrationStefan Reinauer
2015-03-17Intel common SPI: Fix compilation breakage from refactoringStefan Reinauer
2015-03-17elog: Fix compilation with CONFIG_CHROMEOS enabledStefan Reinauer
2015-03-17cpu/amd/model_10xxx: Move GFXUMA size calculation to separate functionTimothy Pearson
2015-03-17lib: Add Kconfig option to enable/disable auto fallback controlTimothy Pearson
2015-03-17Makefile.inc: Use -Og when compiling with GDB supportStefan Reinauer
2015-03-16northbridge/amd/pi: Create common agesawrapper.cDave Frodin
2015-03-16cpu/amd/pi: Add amd_initcpuio() and amd_initmmio()Dave Frodin
2015-03-16mainboards/amd: Fix incorrect reboot_bits locationTimothy Pearson
2015-03-16northbridge/i945/gma: fix build error with native graphics initFrancis Rowe
2015-03-16coreboot: rk3288: Add a stub implementation of the rk3288 SOCjinkun.hong
2015-03-15google/butterfly: Drop MRC.bin in favor of native raminitAlexandru Gagniuc
2015-03-15mainboard/asus/kfsn4-dre: Use Fallback boot image by defaultTimothy Pearson
2015-03-15mainboard/asus/kfsn4-dre: Change default debug level to SpewTimothy Pearson
2015-03-15northbridge/amd/amdht/h3finit.c: Fix boot failureTimothy Pearson
2015-03-14OxPCIe952: Fix read8/write8 argumentKyösti Mälkki
2015-03-13Use a common boardid.h instead of per board copiesVadim Bendebury
2015-03-13northbridge/amd/amdht: Allow mainboards to set HT frequency limitTimothy Pearson
2015-03-13siemens/mc_tcu3: Fix build and ACPI IRQ bridge entryKyösti Mälkki
2015-03-13nyan: Remove broken setup_display() from romstageJulius Werner
2015-03-13northbridge/intel/nehalem: don't set FERR_CAPABILITY on BSPAlexander Couzens
2015-03-13cpu/intel/2065x: add define for MSR IA32_FERR_CAPABILITYAlexander Couzens
2015-03-13coreboot t132: Remove empty function cpu0_config_and_resetFurquan Shaikh
2015-03-13coreboot t132: Stop running AVP at the end of romstageFurquan Shaikh
2015-03-13coreboot arm64: Add int constants to stdint.hFurquan Shaikh
2015-03-13tegra132: fix Rx FIFO underruns with slower SPI clockAaron Durbin
2015-03-13tegra132: Add Trust Zone register accessAaron Durbin
2015-03-13t132: Add mmu supportFurquan Shaikh
2015-03-13armv8: Add mmu supportFurquan Shaikh
2015-03-13ryu: Add TPS65913 regs/init for VDD_CPU 1.0VTom Warren
2015-03-13tegra132: Add code to setup chip operations and mem resources.Tom Warren
2015-03-13ryu: Add support for full LPDDR3 SDRAM BCT init via BootROMTom Warren
2015-03-13armv8: correct dcache line size calculationAaron Durbin
2015-03-13tegra132: split memory range querying to above/below 4GiBAaron Durbin
2015-03-12storm: allow to override CBFS_SIZE configuration settingVadim Bendebury
2015-03-12t132: handle optional Trust Zone region correctlyAaron Durbin
2015-03-12intel/fsp_baytrail: Add PCI Root Port IRQ RoutingMartin Roth
2015-03-11x86 SMM: Replace weak prototypes with weak function stubKyösti Mälkki
2015-03-10lenovo: fix smi gpe + wakeup pin for t420s t520 t530 x220 x230Nicolas Reinecke
2015-03-10console/Kconfig: Enable CBMEM console by defaultPaul Menzel
2015-03-10ACPI: Get S3 resume state from romstage_handoffKyösti Mälkki
2015-03-10x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE optionKyösti Mälkki
2015-03-10ARM romstages: Support and fix COLLECT_TIMESTAMPSKyösti Mälkki
2015-03-10cbmem console: Allow the cbmem console on non-x86 systems again.Gabe Black
2015-03-10northbridge/amd/pi: Remove superfluous logic operandDave Frodin
2015-03-10AMD Bald Eagle: Add northbridge files for new AMD processorBruce Griffith
2015-03-10x86: simplify early_variables.h headerAaron Durbin
2015-03-10qemu: 2.1+ smbios tables supportGerd Hoffmann
2015-03-09Add and consistently use wrapper macro for romstage static variablesJulius Werner
2015-03-09console: Fix broken early_print.h include guardsStefan Reinauer
2015-03-09AMD fam10: Drop PCI_BUS_SEGN_BITSKyösti Mälkki
2015-03-09AMD fam10: Fix include of conf.cKyösti Mälkki
2015-03-09build.h: remove variable for the builduser, -hostname and -domainAlexander Couzens
2015-03-09AMD fam10: Remove __PRE_RAM__ from ramstage-only codeKyösti Mälkki