summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* cros_ec: Implement I2C pass-throughSimon Glass2014-03-171-2/+268
* cros_ec: sandbox: Add Chrome OS EC emulationSimon Glass2014-03-173-0/+576
* cros_ec: Correct comparison between signed and unsigned numbersSimon Glass2014-03-171-16/+18
* cros_ec: spi: Add support for EC protocol version 3Randall Spangler2014-03-172-0/+36
* cros_ec: Add base support for protocol v3Simon Glass2014-03-171-1/+164
* cros_ec: Clean up multiple EC protocol supportRandall Spangler2014-03-173-44/+47
* cros_ec: Sync up with latest Chrome OS EC versionSimon Glass2014-03-171-16/+17
* cros_ec: Move #ifdef to permit flash region accessSimon Glass2014-03-171-1/+2
* cros_ec: Drop old EC version support from EC driverVadim Bendebury2014-03-172-89/+6
* cros_ec: Add a function for decoding the Chrome OS EC flashmapSimon Glass2014-03-171-0/+50
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-061-1/+12
|\
| * arm: mx5: Add fuse supply enable in fsl_iimSergey Alyoshin2014-01-031-1/+12
* | spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT nodeSimon Glass2013-12-091-2/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-12-022-0/+165
|\ \
| * | Driver/IFC: Move Freescale IFC driver to a common driverYork Sun2013-11-252-0/+141
| |/
* | gpio_led: add support for inverted polarityIgor Grinberg2013-11-251-2/+25
* | gpio_led: check gpio_request() return valueIgor Grinberg2013-11-251-1/+5
|/
* drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-37/+15
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2413-211/+13
* cros: add LPC support for cros_ecHung-ying Tyan2013-06-262-0/+284
* cros: exynos: add SPI support for cros_ecHung-ying Tyan2013-06-262-0/+162
* cros: add I2C support for cros_ecHung-ying Tyan2013-06-262-0/+200
* cros: add cros_ec driverHung-ying Tyan2013-06-262-0/+1305
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-111-2/+2
|\
| * twl4030: make twl4030_i2c_write_u8 prototype consistentNishanth Menon2013-05-101-2/+2
* | Add mxc_ocotp driverBenoît Thébaudeau2013-04-282-0/+217
* | Add fsl_iim driverBenoît Thébaudeau2013-04-282-0/+287
|/
* x86: Add console command to display CBMEM console bufferVadim Bendebury2012-11-301-0/+67
* x86: Add CBMEM console driver for corebootVadim Bendebury2012-11-301-0/+1
* powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood2012-11-262-334/+0
* pmic: Move pmic related code to ./drivers/power directoryŁukasz Majewski2012-11-148-658/+0
* pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski2012-11-147-51/+135
* pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2CŁukasz Majewski2012-11-141-1/+2
* pmic:i2c: Add I2C sensor byte order (big/little) to PMIC frameworkŁukasz Majewski2012-11-141-9/+29
* pmic:i2c: Handle PMIC I2C transmission comprising of two bytesŁukasz Majewski2012-11-141-1/+8
* powerpc/corenet_ds: Slave module for boot from PCIELiu Gang2012-08-231-6/+33
* powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macroLiu Gang2012-08-231-0/+27
* pmic: dialog: Avoid name conflictsFabio Estevam2012-05-151-2/+2
* pmic: Add support for the Dialog DA9053 PMICFabio Estevam2012-05-152-0/+38
* misc:pmic:max8997 MAX8997 support for PMIC driverŁukasz Majewski2012-05-152-0/+44
* pmic_i2c: Return error in case of invalid pmic_i2c_tx_numFabio Estevam2012-03-271-0/+6
* misc: pmic: fix regression in pmic_fsl.c (SPI)Helmut Raiger2011-11-032-6/+2
* misc: pmic: drop old Freescale's pmic driverStefano Babic2011-10-272-236/+0
* misc: pmic: addI2C support to pmic_fsl driverStefano Babic2011-10-271-4/+13
* misc: pmic: use I2C_SET_BUS in pmic I2CStefano Babic2011-10-271-1/+1
* misc: pmic: Freescale PMIC switches to generic PMIC driverStefano Babic2011-10-272-0/+58
* misc:pmic:max8998 MAX8998 support at a new PMIC driver.Łukasz Majewski2011-10-272-0/+44
* misc:pmic:core New generic PMIC driverŁukasz Majewski2011-10-274-0/+351
* cosmetic: fsl_pmic: cosmetic for the help messageJason Liu2011-09-301-1/+1
OpenPOWER on IntegriCloud