aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-21libpayload arm64: Initialize exception stackFurquan Shaikh
2015-03-21libpayload arm64: Add console_init to enable console logsFurquan Shaikh
2015-03-21libpayload: arch/mips: add virt/bus/phy_to_bus/phy/virt operationsIonela Voinescu
2015-03-21libpayload: mips: add SOC CPU frequencyIonela Voinescu
2015-03-21libpayload: mips: correct platform IDIonela Voinescu
2015-03-21libpayload: pistachio: fix timer implementationIonela Voinescu
2015-03-21libpayload: mips: add memcmp to the MIPS string functionsIonela Voinescu
2015-03-21libpayload: arch/mips: Add basic MIPS architecture supportIonela Voinescu
2015-03-21libpayload: cbfs: Fix ram_media map() error return valueJulius Werner
2015-03-21libpayload: Add RAM code to sysinfo_tDavid Hendricks
2015-03-21libpayload: Add support for parsing RAMOOPS range from corebootFurquan Shaikh
2015-03-21libpayload: make wifi calibration table available through sysinfoVadim 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-21libpayload arm64: Add function to get coreboot table ptrFurquan Shaikh
2015-03-21cbmem: stop assuming 1MiB of memory can be mappedAaron 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-21ARM64 rmodule: Add new reloc type R_AARCH64_LDST8_ABS_LO12_NCFurquan Shaikh
2015-03-21cbfstool: Remove empty line that looks out of placeJulius Werner
2015-03-21rmodtool: add another aarch64 relocationAaron Durbin
2015-03-21rmodtool: Add support for aarch64Furquan Shaikh
2015-03-21mainboards/amd/fam10: Add romstage timestampsTimothy Pearson
2015-03-21x86: fix romstage_null.debug link w/o --gc-sectionsAaron Durbin
2015-03-21libpayload ehci: Use 64-byte aligned data structures for periodic transfersJim Lin
2015-03-21libpayload: EHCI: Fix transaction error for interrupt transferJim Lin
2015-03-21libpayload: provide basic 64bit division implementationVadim Bendebury
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-20libpayload: move MRC processing to x86 path and remove ACPI_GNVS duplicationVadim Bendebury
2015-03-20libpayload: cros: include mac addresses in coreboot tableVadim Bendebury
2015-03-20libpayload: Consolidate coreboot table parsingVadim Bendebury
2015-03-20libpayload: Add board id parsingVadim Bendebury
2015-03-20libpayload: Do not include gcclib for mips targetsVadim Bendebury
2015-03-20stdlib: Add IS_ALIGNED macroAndrew Bresticker
2015-03-20libpayload console: Add check for already existing driverFurquan Shaikh
2015-03-20libpayload: UTF-16LE to ASCII conversionDan Ehrenberg
2015-03-20libpayload: special case large memalign() requestsAaron Durbin
2015-03-19libpayload/usb: wait a millisecond to work around device bugsPatrick Georgi
2015-03-19libpayload EHCI: Add memory barrier to EHCI driverFurquan Shaikh
2015-03-19libpayload: Add support for memory barriersFurquan Shaikh
2015-03-19libpayload: add xmemalign()Aaron Durbin
2015-03-19libpayload: Add OpenBSD queue implementationPatrick Georgi
2015-03-19uio_usbdebug: User-space-i/o framework for usbdebugNico Huber
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-18crossgcc: jump to crossgcc path before building the toolchainPatrick Georgi
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-17cbfstool: Add relocation codes for arm modeFurquan Shaikh
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-17crossgcc: Add x86_64 to list of supported architecturesStefan 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-16genbuild_h.sh: use the last git commit as timesource if availableAlexander Couzens
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-13libpayload: ipq808x: stale interrupt shall not be cleared unconditionallyYogesh Lal
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