aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-10gpio: Extend common GPIO header, simplify function namesJulius Werner
2015-04-10storm: retrieve MAC address from VPDVadim Bendebury
2015-04-10chromeos: move VPD MAC address retrieval functionVadim Bendebury
2015-04-10arm64: secmon: pass online CPUs to secmonAaron Durbin
2015-04-10arm64: psci: use struct cpu_action to track startup entryAaron Durbin
2015-04-10arm64: secmon: prepare for passing more state into secmonAaron Durbin
2015-04-10arm64: secmon: wait for all CPUs to enter secmonAaron Durbin
2015-04-10armv7-m: set stack pointer to _estackDaisuke Nojiri
2015-04-10armv7-m: add bootblock entry pointDaisuke Nojiri
2015-04-10armv7-m: add empty cache routinesDaisuke Nojiri
2015-04-10bg4cd: set bootblock and verstage architecture to armv7-mDaisuke Nojiri
2015-04-10armv7-m: add armv7-m configurationDaisuke Nojiri
2015-04-09northbridge/amd/agesa/familyXY: Make NULL device op explicitEdward O'Callaghan
2015-04-09soc: Use DEVICE_NOOP macro formalism over static stub funcEdward O'Callaghan
2015-04-09bg4cd: drop init_timer() stubPatrick Georgi
2015-04-09bg4cd: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-09bg4cd, cosmos: use SPI_WRAPPER configuration modeVadim Bendebury
2015-04-09arm64: secmon: direct non-BSP cpus to start before BSPAaron Durbin
2015-04-09tegra132: configure debug uart to 115200n8 in tegra_lp0_resumeYen Lin
2015-04-09arm64: psci: add node hierarchyAaron Durbin
2015-04-09arm64: add malloc support to secmonAaron Durbin
2015-04-09arm64: add mpidr field to cpu_info structAaron Durbin
2015-04-09bg4cd: add SPI controller driver skeletonVadim Bendebury
2015-04-09pistachio: add timer frequency for SOC; correct platform IDIonela Voinescu
2015-04-09pistachio: add SOC descriptorVadim Bendebury
2015-04-09pistachio: modify memory layoutVadim Bendebury
2015-04-09pistachio: set correct CBMEM top addressVadim Bendebury
2015-04-09pistachio: allow more room for bootblockVadim Bendebury
2015-04-09pistachio: implement timer supportVadim Bendebury
2015-04-09cosmos: rearrange configuration and makefile definitionsVadim Bendebury
2015-04-09cosmos: add template for soc and board filesDaisuke Nojiri
2015-04-08rush: Add vboot2 supportFurquan Shaikh
2015-04-08ryu: Add vboot2 supportFurquan Shaikh
2015-04-08t132: Add vboot2 supportFurquan Shaikh
2015-04-08timer: Add generic udelay() implementationAaron Durbin
2015-04-08arm64: Add timestamp.c to bootblock and verstageFurquan Shaikh
2015-04-08tegra124: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-08ipq806x: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-08console: fix Kconfig usesPatrick Georgi
2015-04-08rk3288: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-08rk3288: support tsadchuang lin
2015-04-08rk3288: configure l2ctlr in romstagehuang lin
2015-04-08tegra132: Remove clamp_tristate_inputs() callTom Warren
2015-04-08arm: Dump additional fault registers in abort handlersJulius Werner
2015-04-08arm: Add timestamp.c to bootblock and verstageFurquan Shaikh
2015-04-08armv7: Change all memory domains to Client so XN bits workJulius Werner
2015-04-08tegra132: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-08rk3288: Add early SRAM mappingJulius Werner
2015-04-08armv7: Add fine-grained page table supportJulius Werner
2015-04-08timestamp: Add bootblock start and end to timestamp constantsFurquan Shaikh
2015-04-08rk3288: Fix some PLL divisors and improve clock codeJulius Werner
2015-04-08rk3288: Re-write spi_xfer() to support full duplexDavid Hendricks
2015-04-07rmodule: remove cbmem_entry usageAaron Durbin
2015-04-07hardwaremain: explicitly call cbmem_initialize() earlyAaron Durbin
2015-04-07cbfs: Enforce media->map() result checking, improve error messagesJulius Werner
2015-04-07storm: fix CBFS definitionsVadim Bendebury
2015-04-07armv4: correct ARMV4 VERSTAGE guardAaron Durbin
2015-04-07rmodules: fix linkingAaron Durbin
2015-04-07tegra132: Provide weak implementation of usb_setup_utmip in funitcfg.cFurquan Shaikh
2015-04-07mips: add c0 register access plumbingVadim Bendebury
2015-04-07pistachio: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-07exynos5420: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-07exynos5250: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-07arm: Include types.h in clock.hPatrick Georgi
2015-04-07broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-07baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-07arm64: Add verstage supportFurquan Shaikh
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-06global: Refactor get_option usageVarad Gautam
2015-04-06Add predefined __ROMSTAGE__ and __RAMSTAGE__ macrosJulius Werner
2015-04-06build system: run linker scripts through the preprocessorPatrick Georgi
2015-04-06tegra132: Add tegra_lp0_resume codeYen Lin
2015-04-06baytrail: Fix hdmi audio choppy issueKein Yuan
2015-04-06baytrail: reinitialize spi controller in SMM finalizationAaron Durbin
2015-04-06arch/arm64/boot.c: Only return if condition is metPaul Menzel
2015-04-05acpi: protect acpi generators from PRE_RAM & SMMAlexander Couzens
2015-04-05mainboard/lenovo/x201: correct sata_port_mapAlexander Couzens
2015-04-05intel/nehalem: rename copypasted smi finalizer functionAlexander Couzens
2015-04-04build system: rename __BOOT_BLOCK__ and __VER_STAGE__Patrick Georgi
2015-04-04build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi
2015-04-04build system: use full (in-tree) pathsPatrick Georgi
2015-04-04rk3288: set cpu frequency up to 1.8GHzhuang lin
2015-04-04rk3288: guarantee i2c low period more than 1.3ushuang lin
2015-04-04t132: Enable SMMU translationsFurquan Shaikh
2015-04-04tegra132: Store ODMDATA from BCT into PMC scratch for use by kernelTom Warren
2015-04-04tegra132: remove framebuffer reservationAaron Durbin
2015-04-04veyron_pinky/rk3288: Use KHz, MHz and GHz constantsJulius Werner
2015-04-04stddef: Add KHz, MHz and GHz constantsAaron Durbin
2015-04-04samus: Disable USB Port 5Duncan Laurie
2015-04-04broadwell: Enable turbo ratio if availableDuncan Laurie
2015-04-04Broadwell: Pass TSC value to romstage_mainLee Leahy
2015-04-04Add table driven way to add platform specific reg_script routinesLee Leahy
2015-04-04samus: Add new memory typeDuncan Laurie
2015-04-04samus: Set codec PDM clock output to 3MHzBen Zhang
2015-04-04broadwell: fix typo in pei_dataDuncan Laurie
2015-04-04broadwell: Add USB3 PHY tuning fields to PEI DATADuncan Laurie
2015-04-04samus: Change touchscreen bootloader mode i2c addressDuncan Laurie
2015-04-04samus: Enable GSPI0 interfaceDuncan Laurie
2015-04-04Baytrail: Fix no_dev_behind_port not executed for RP1/2/3.Kenji Chen