summaryrefslogtreecommitdiff
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