summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* OxPCIe: Fix UART base addressesKyösti Mälkki2015-04-281-6/+2
* intel SMI handlers: Refactor GPI SMI/SCI routingKyösti Mälkki2015-04-2823-317/+167
* x60,t60,x201,macbook21 : Declare GPIs for ECKyösti Mälkki2015-04-284-14/+23
* kbuild: automatically include southbridgesStefan Reinauer2015-04-2776-128/+209
* arch/arm64: update mmu translation table granule size, logic and macrosJimmy Huang2015-04-272-51/+40
* chromeec: ec_mec: Fix misaligned data accessShawn Nematbakhsh2015-04-271-1/+26
* storm: enable CBMEM console dumpVadim Bendebury2015-04-271-1/+2
* Cygnus: add TrustZone functions and set everything non-secure in bootblockCorneliu Doban2015-04-274-99/+643
* cbmem: add and use a function to dump console bufferVadim Bendebury2015-04-275-0/+31
* lib/tlcl: Provide mock implementationYen Lin2015-04-272-0/+142
* vboot: #include "fmap.h" for declarationsAaron Durbin2015-04-271-0/+1
* intel/fsp_baytrail: Fix default SMM_TSEG_SIZE valueDavid Imhoff2015-04-271-1/+1
* arm64: save/restore cptr_el3 and cpacr_el1 registersJoseph Lo2015-04-274-2/+23
* arm64: implement CPU power down sequence as per A57/A53/A72 TRMJoseph Lo2015-04-275-0/+126
* arm64: introduce data cache ops by set/way to the level specifiedJoseph Lo2015-04-277-60/+184
* arm64: perform early setup in secmon tooJoseph Lo2015-04-272-0/+2
* arm64: Allow cpu specific early setupFurquan Shaikh2015-04-278-1/+134
* driver/intel/fsp: Correct the fastboot data (MRC data) printing lengthYork Yang2015-04-242-2/+2
* fsp: Move fsp to fsp1_0Marc Jones2015-04-2481-40/+40
* ramstage: don't drop cbmem consoleAaron Durbin2015-04-231-5/+6
* cbmem_console: fix it for x86Aaron Durbin2015-04-234-24/+24
* memlayout: Make sure preram_cbmem_console symbols existPatrick Georgi2015-04-232-0/+4
* src/mainboard/*/*/board_info.txt: Added Release year for boardsMathias Friman2015-04-2397-2/+98
* AMD Lamar: Add a new AMD FP3 socket mainboardBruce Griffith2015-04-2324-0/+2219
* cbmem: switch over to imd-based cbmemAaron Durbin2015-04-225-513/+317
* elog: enable by default for CHROMEOSPatrick Georgi2015-04-221-0/+1
* google/storm: indicate start of normal boot on LED ringVadim Bendebury2015-04-221-1/+2
* i2c/ww_ring: add a pattern for normal bootVadim Bendebury2015-04-222-1/+88
* google/storm: enable zero page access protection.Deepa Dinamani2015-04-221-2/+3
* i2c/ww_ring: update color definitionsVadim Bendebury2015-04-221-5/+5
* i2c/ww_ring: change colors for different display modesVadim Bendebury2015-04-221-18/+18
* storm: add config option to clear dev mode state on recoveryVadim Bendebury2015-04-221-0/+1
* google/storm: enable virtual development mode switchVadim Bendebury2015-04-222-1/+2
* i2c/ww_ring: use shorter blinking programVadim Bendebury2015-04-221-134/+95
* i2c/ww_ring: stop running programs before loading the new onesVadim Bendebury2015-04-221-0/+12
* i2c/ww_ring: define display pattern programsVadim Bendebury2015-04-224-58/+395
* i2c/ww_ring: decouple LED display from vbootVadim Bendebury2015-04-224-18/+28
* i2c/ww_ring: various driver fixes and improvementsVadim Bendebury2015-04-221-25/+74
* google/storm: support factory reset (wipeout) requestVadim Bendebury2015-04-222-12/+62
* google/storm: use whirlwind LED ring on SP5 boardsVadim Bendebury2015-04-223-2/+10
* i2c: add support for ww_ringVadim Bendebury2015-04-226-3/+440
* mainboards: Add CHROMEOS_VBNV_* where appropriatePatrick Georgi2015-04-2224-0/+24
* intel/broadwell: guard CHROMEOS support betterPatrick Georgi2015-04-221-2/+2
* coreboot: common stage cacheAaron Durbin2015-04-2220-367/+337
* coreboot: tiered imdAaron Durbin2015-04-223-128/+366
* coreboot: add imd libraryAaron Durbin2015-04-224-0/+625
* chromeos: fix some compilation issuesAaron Durbin2015-04-222-27/+5
* chromeos: make functions visible with CONFIG_CHROMEOSPatrick Georgi2015-04-221-4/+5
* elog: use CONFIG_RTCPatrick Georgi2015-04-221-1/+5
* rtc: add config flag to denote rtc API availabilityPatrick Georgi2015-04-225-0/+8
OpenPOWER on IntegriCloud