aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-24rk3288: add i2chuang lin
2015-03-24add make_idb.py & update bootblockhuang lin
2015-03-24rk3288: add mediahuang lin
2015-03-24rk3288: add iomux operationhuang lin
2015-03-24rk3288: add spihuang lin
2015-03-24rk3288: add clock modulejinkun.hong
2015-03-24vboot: Add support for OPROM_MATTERS and SLOW_ECDuncan Laurie
2015-03-24vboot: add vbnv_flash as templateDaisuke Nojiri
2015-03-24vboot2: factory-initialize kernel space in tpmDaisuke Nojiri
2015-03-24vboot2: avoid fall through when hard_reset is not implementedDaisuke Nojiri
2015-03-24vboot2: load decompressed stage directly to load addressDaisuke Nojiri
2015-03-24vboot2: Make struct vb2_working_data cpu architecture agnosticDaisuke Nojiri
2015-03-24vboot2: separate verstage from bootblockDaisuke Nojiri
2015-03-24nyans: reduce code duplication in bootblock and romstagesDaisuke Nojiri
2015-03-23vboot: Introduce kconfig variable for VBNV backing storageDavid Hendricks
2015-03-23vboot: Update VBOOT_CFLAGS to include rmodules ccoptsFurquan Shaikh
2015-03-23vboot2: translate shared data to hand off to depthchargeDaisuke Nojiri
2015-03-23chromeos: rename for easier patch mergingAaron Durbin
2015-03-23vboot2: read secdata and nvdataDaisuke Nojiri
2015-03-23libpayload: usb: xhci: set ENT flag in last Normal TRBSourabh Banerjee
2015-03-23libpayload: EHCI: Support root-hub TT featureJim Lin
2015-03-23Enable publishing of board ID where supportedVadim Bendebury
2015-03-23storm: Add board ID calculation functionVadim Bendebury
2015-03-23Include board ID calculations only when necessaryVadim Bendebury
2015-03-23Publish the board ID value in coreboot table, when configuredVadim Bendebury
2015-03-23ipq806x: implement GPIO APIVadim Bendebury
2015-03-23Generalize revision number calculation functionVadim Bendebury
2015-03-23build: mips: add default compilation optionsVadim Bendebury
2015-03-23console: Allow bootblock console on MIPSPaul Burton
2015-03-23mips: fix bootblock stack definitionsVadim Bendebury
2015-03-23imgvp-danube: Support for the ImgTec Danube Virtual PlatformPaul Burton
2015-03-23danube: Use the generic timer interfaceVadim Bendebury
2015-03-23danube: use SOC specific rom stage codeVadim Bendebury
2015-03-23t132: Change romstage base addressFurquan Shaikh
2015-03-23rush: Add MMC supportFurquan Shaikh
2015-03-23t132: Add support for tpm i2cFurquan Shaikh
2015-03-23libpayload arm64: Allow board to define upper address limit on DMAFurquan Shaikh
2015-03-23PCIe: Revise L1 Sub-State supportKenji Chen
2015-03-23PCIe: Add L1 Sub-State support.Kenji Chen
2015-03-21libpayload: whitespace cleanupPatrick Georgi
2015-03-21tegra132: convert to stopwatch APIAaron Durbin
2015-03-21exynos: convert to stopwatch APIAaron Durbin
2015-03-21tegra132: fill out udelay() implementationAaron Durbin
2015-03-21tegra124: switch to stopwatch APIAaron Durbin
2015-03-21device: convert to stopwatch APIAaron Durbin
2015-03-21ramstage: remove rela_time useAaron Durbin
2015-03-21chromeec: use stopwatch APIAaron Durbin
2015-03-21timer: add stopwatch constructAaron Durbin
2015-03-21Allow for different BFD elf formats per architectureVadim Bendebury
2015-03-21imgtec/danube: Build BIMG boot imagesPaul Burton
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-21libpayload arm64: fix mmu_disable() cache problemHC Yen
2015-03-21libpayload arm64: Add helper functions with el argumentHC Yen
2015-03-21libpayload arm64: don't modify cbtable entriesAaron Durbin
2015-03-21libpayload arm64: Allocate framebuffer rangeJimmy Zhang
2015-03-21libpayload arm64: Move console_init after post_sysinfo_mmu_setup callFurquan Shaikh
2015-03-21libpayload arm64: Add function to get new range from available memrangesFurquan Shaikh
2015-03-21libpayload arm64: fix mmu bugsAaron Durbin
2015-03-21libpayload arm64: Initialize and enable MMUFurquan Shaikh
2015-03-21libpayload arm64: Add support for read and write registers at current EL in a...Furquan Shaikh
2015-03-21libpayload arm64: Add support for mmuFurquan Shaikh
2015-03-21libpayload arm64: Remove dependency on coreboot tables for dma areasFurquan Shaikh
2015-03-21libpayload arm64: Add functions for reading memrangesFurquan Shaikh
2015-03-21libpayload arm64: Remove the DONT_USE_DC macroFurquan Shaikh
2015-03-21libpayload arm64: Add functions for {read/write}_tcr_currentFurquan Shaikh
2015-03-21libpayload arm64: Remove tight-coupling with any particular ELFurquan Shaikh
2015-03-21libpayload arm64: Add library helpersFurquan Shaikh
2015-03-21libpayload arm64: Make exceptions workFurquan Shaikh
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