summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* parade: Add a driver for the parade ps8625.Gabe Black2013-07-108-0/+272
* max77802: add header for max77802 PMICDavid Hendricks2013-07-101-0/+239
* drivers: Fix spellingMartin Roth2013-07-109-12/+12
* ARMv7: De-uboot-ify Exynos5250 codeStefan Reinauer2013-07-101-11/+11
* ELOG: Fix warning to fix the compilation.Denis 'GNUtoo' Carikli2013-06-281-1/+1
* qemu: complete bochs dispi interface vga driver.Gerd Hoffmann2013-06-196-600/+172
* pc80/tpm: allow for cache-as-ram migrationAaron Durbin2013-05-161-2/+2
* x86 I/O APIC: Make functions `io_apic_{read,write}()` publicPaul Menzel2013-05-071-12/+0
* [2/2] tps65090: re-factor for corebootDavid Hendricks2013-04-102-226/+166
* [1/2] initial import of TI TPS65090David Hendricks2013-04-108-0/+526
* exynos5: Re-factor I2C codeDavid Hendricks2013-04-102-38/+28
* replace device/i2c.h with simpler versionDavid Hendricks2013-04-091-1/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0122-22/+22
* Whitespace: Replace tab character in license text with two spacesPaul Menzel2013-02-203-3/+3
* RTC: Use the correct index when setting the default monthDave Frodin2013-02-191-1/+1
* spi.h: Rename the spi.h to spi-generic.hZheng Bao2013-02-112-2/+2
* armv7/snow: Remove power_init from bootblock.Hung-Te Lin2013-02-071-1/+0
* armv7: Clean up arm/snow bootblock build process.Hung-Te Lin2013-02-071-0/+1
* Extend CBFS to support arbitrary ROM source media.Hung-Te Lin2013-01-301-2/+4
* snow: add max77686 driver in romstage and ramstageDavid Hendricks2013-01-101-1/+2
* size optimizations for max77686David Hendricks2013-01-102-46/+47
* corrections for MAX77686 config variableDavid Hendricks2012-12-292-3/+3
* Claim the SPI bus before writes if the IMC ROM is presentMartin Roth2012-12-128-0/+10
* Fix maxim max77686 driverStefan Reinauer2012-12-121-1/+1
* Fix up Maxim MAX77686 driverStefan Reinauer2012-12-129-5/+66
* Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASHMarc Jones2012-12-088-9/+28
* driver/spi: Add support of MX25L3235DZheng Bao2012-12-061-0/+8
* Only compile PC80 drivers when CONFIG_PC80_SYSTEM is setStefan Reinauer2012-11-301-0/+2
* build system: Treat cmos.default as text filePatrick Georgi2012-11-301-1/+1
* Add the maxim MAX77686 power controller.Ronald G. Minnich2012-11-294-0/+416
* Get rid of drivers classPatrick Georgi2012-11-2718-18/+18
* SPI/SST: Add OpCode Enable-Write-Status-Register (EWSR)Zheng Bao2012-11-271-1/+11
* Clean up KconfigStefan Reinauer2012-11-161-0/+8
* Drop Kconfig.deprecated_optionsStefan Reinauer2012-11-162-4/+21
* If cmos is invalid, always set the rtc date and timeStefan Reinauer2012-11-121-2/+2
* Remove duplicate defines from mc146818rtc.cMarc Jones2012-11-121-68/+0
* ELOG: Support for non-memory mapped flashDuncan Laurie2012-11-123-13/+54
* SPI: Fix and enable Fast Read supportDuncan Laurie2012-11-125-6/+14
* Add Gigadevice SPI rom supportMartin Roth2012-11-095-0/+256
* mc146818rtc: Remove the hyphen to build on NetBSD and DarwinZheng Bao2012-11-091-4/+4
* mc146818rtc: Update the Day of Week in CMOS in the right way.Zheng Bao2012-11-091-1/+1
* Log unexpected post code from the previous bootDuncan Laurie2012-11-081-0/+5
* RTC: Don't clear pending interrupt in resume pathDuncan Laurie2012-11-081-0/+15
* elog: add extended management engine eventDuncan Laurie2012-11-081-0/+4
* ELOG: Find flash base in FMAP if possibleDuncan Laurie2012-11-081-3/+26
* RTC: Write build date in BCD when clearing RTC CMOSDuncan Laurie2012-11-071-4/+4
* rtc: add explicit dependency on build.hVincent Palatin2012-11-071-0/+3
* rtc: erase CMOS memory after power failureVincent Palatin2012-11-071-14/+20
* rtc: force mc146818 register D to a correct valueVincent Palatin2012-11-071-0/+2
OpenPOWER on IntegriCloud