summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mainboard: Sanitize some superio include paths to be non-localEdward O'Callaghan2015-01-0411-11/+11
* ipq806x: Fix casting in cbmem_top() so >=2GB can be usedDavid Hendricks2015-01-041-1/+3
* ipq8064: Add work around for slow timer clockVadim Bendebury2015-01-041-2/+20
* libpayload: Provide selfboot() external declaration in a common fileVadim Bendebury2015-01-042-6/+3
* ipq806x: move GPIO definitions to the proper include fileVadim Bendebury2015-01-043-10/+10
* ipq806x: move translation table out of the wayVadim Bendebury2015-01-041-1/+1
* ipq806x: Add USB supportJulius Werner2015-01-048-7/+333
* nyan_big: Update Hynix BCTs and add Kingston 2GB BCT.Tom Warren2015-01-044-98/+405
* tegra124: configure DP with correct pixel clockVince Hsu2015-01-043-11/+23
* arm: lpae: Set XN and PXN bits for noncacheable regionsJimmy Zhang2015-01-041-2/+3
* nyan: Ignore the recovery GPIO.Todd Broch2015-01-043-12/+0
* libpayload: ipq8064: Add rudimentary timer driverVadim Bendebury2015-01-044-1/+62
* samus: Minor fixes for P1.9 boardsDuncan Laurie2015-01-042-3/+7
* wtm2: Fix issues with USB in firmwareDuncan Laurie2015-01-042-6/+6
* samus: Enable DDI2 hotplugDuncan Laurie2015-01-041-3/+3
* samus: Update for board revision 1.9Duncan Laurie2015-01-0413-309/+246
* samus: Move SPD related information to spd directoryDuncan Laurie2015-01-0410-32/+51
* wtm2: Convert to use soc/intel/broadwellDuncan Laurie2015-01-0414-588/+273
* libpayload: don't test for unsigned >= 0Patrick Georgi2015-01-031-1/+1
* libpayload: avoid memory overflowsPatrick Georgi2015-01-031-0/+5
* libpayload/PDcurses: avoid NULL derefPatrick Georgi2015-01-031-3/+3
* intel/model_206ax: update microcodeNicolas Reinecke2015-01-035-1352/+1480
* ipq806x: clean up UART driver tx_byte functionVadim Bendebury2015-01-032-115/+12
* util/cbfstool: Fix byte-ordering for payload type field.Hung-Te Lin2015-01-031-26/+38
* ARM64: Always has DYNAMIC_CBMEMKyösti Mälkki2015-01-032-47/+0
* ARMv7: Always has DYNAMIC_CBMEMKyösti Mälkki2015-01-037-9/+55
* storm: Put the page table at a correct addressVadim Bendebury2015-01-031-1/+1
* storm: modify memory layoutVadim Bendebury2015-01-031-2/+2
* mainboard/storm: setup mmu in storm mainboard_initDeepa Dinamani2015-01-031-2/+36
* soc/ipq806x : Add CONFIG_TTB_BUFFER for the soc.Deepa Dinamani2015-01-031-0/+4
* ipq8064: add SOC initialization skeletonVadim Bendebury2015-01-032-0/+50
* storm: enable early consoleVadim Bendebury2015-01-032-0/+2
* storm/ipq8064: add dynamic CBMEM supportVadim Bendebury2015-01-035-1/+35
* ipq8064: Configure storm bootblock to runVadim Bendebury2015-01-031-2/+19
* lenovo/t420s: Add new port.Nicolas Reinecke2015-01-0318-0/+1435
* blaze: change ramcode 1000/1001/1010 to use 792MHz bctNeil Chen2015-01-034-49/+671
* storm: ipq8064: enable CBFS SPI wrapperVadim Bendebury2015-01-033-30/+7
* ipq8084: provide monotonic us timerVadim Bendebury2015-01-031-0/+5
* arm: Fix stored PC value when handling exceptionsJulius Werner2015-01-032-0/+24
* elog: Add function to log boot reason in ChromeOS caseDavid Hendricks2015-01-033-1/+60
* allwinner/a10: Always has DYNAMIC_CBMEMKyösti Mälkki2015-01-022-4/+1
* Allow RISCV to be compiled with ANY_TOOLCHAINRonald G. Minnich2015-01-021-0/+1
* soc/riscv: Fix typo in src/soc/ucb/Makefile.inc.Ronald G. Minnich2015-01-011-1/+1
* ARM: Fix ARM_LPAE to not be selectable as a menu item.Ronald G. Minnich2015-01-011-1/+1
* mainboard/lenovo/t530/Kconfig: Enable VMX by defaultEdward O'Callaghan2015-01-011-2/+3
* samus: Combine mainboard patches to build soc/intel/broadwellDuncan Laurie2014-12-3119-608/+491
* broadwell: Hook into the build systemDuncan Laurie2014-12-312-0/+2
* broadwell: Preparations for buildingMarc Jones2014-12-3113-83/+122
* ipq8064: modify SPI controller driver to work in corebootVadim Bendebury2014-12-314-487/+255
* ipq8064/storm: UART enable and various fixesVadim Bendebury2014-12-314-4/+14