summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-031-0/+5
* 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
* vendorcode/amd/cimx/sbX00: Make SBPort.c filename consistentEdward O'Callaghan2014-12-316-6/+6
* arch/x86: Declare GDT symbols and move_gdt()Kyösti Mälkki2014-12-316-21/+42
* Fix Kconfig whitespaceKyösti Mälkki2014-12-311-1/+1
* baytrail: add more gpio init macrosKane Chen2014-12-311-0/+41
* nyan*: Set GEN2 I2C pads to open-drain modeKen Chang2014-12-313-6/+12
* Print segment clean up information only when required.Vadim Bendebury2014-12-311-2/+3
* rambi: Add _PRW for LID0 ACPI DeviceShawn Nematbakhsh2014-12-312-0/+4
* rambi: Unconditionally clear the EC recovery requestSheng-Liang Song2014-12-311-1/+13
* chromeos: Unconditionally clear the EC recovery requestSheng-Liang Song2014-12-305-18/+36
* vboot: Convert response_length from uint32_t to size_t in VbExTpmSendReceiveDaisuke Nojiri2014-12-301-2/+6
* Rambi: Set SOC_DISP_ON as GPIO to avoid LCD_VCC glitchKein Yuan2014-12-302-1/+12
* vboot: Add a new post code for TPM failureDuncan Laurie2014-12-302-0/+8
* elog: Use the RTC driver interface instead of reading CMOS directly.Gabe Black2014-12-301-14/+11
* rtc: Add an RTC driver for the AS3722 PMIC.Gabe Black2014-12-305-0/+105
* drivers/pc80/mc146818rtc: Assume we always have ALTCENTURYGabe Black2014-12-3011-31/+24
* ipq8064: copy u-boot spi driver as isVadim Bendebury2014-12-302-0/+1264
* nyan_blaze: Enable USB port2Neil Chen2014-12-301-2/+2
* tegra: i2c: Add a timeout to I2C bit clear recovery mechanismJulius Werner2014-12-301-4/+10
* i2c: Add software_i2c driver for I2C debugging and emulationJulius Werner2014-12-3011-5/+497
* tegra124: Active dc/sor register change immediatelyVince Hsu2014-12-301-1/+3
* tegra124: display clock should be initialized before any accessVince Hsu2014-12-301-1/+10
* nyan*: Log boot reason in eventlogDavid Hendricks2014-12-303-0/+6
* nyan*: Add an empty elog functions for the !CONFIG_ELOG caseDavid Hendricks2014-12-301-4/+16
* ipq8064: prepare uart driver for use in corebootVadim Bendebury2014-12-302-120/+156
* ipq8064: prepare include files before adding UART driverVadim Bendebury2014-12-304-14/+11
* ipq8064: SOC UART driver belongs in the SOC directoryVadim Bendebury2014-12-301-0/+0
* ipq8064: make timer services availableMarc Jones2014-12-303-1/+5
* ipq/arm: Redesign hooks for bootblockVadim Bendebury2014-12-3011-42/+81
* baytrail: Add defines and functions for GPNCOREKein Yuan2014-12-301-0/+17
* SPI: Add Eon EN25S64 support.Marc Jones2014-12-301-0/+9