aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2014-04-04Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic6-165/+1180
2014-03-31ARM: mxs: Add OCOTP driverMarek Vasut2-0/+312
2014-03-17cros_ec: Implement I2C pass-throughSimon Glass1-2/+268
2014-03-17cros_ec: sandbox: Add Chrome OS EC emulationSimon Glass3-0/+576
2014-03-17cros_ec: Correct comparison between signed and unsigned numbersSimon Glass1-16/+18
2014-03-17cros_ec: spi: Add support for EC protocol version 3Randall Spangler2-0/+36
2014-03-17cros_ec: Add base support for protocol v3Simon Glass1-1/+164
2014-03-17cros_ec: Clean up multiple EC protocol supportRandall Spangler3-44/+47
2014-03-17cros_ec: Sync up with latest Chrome OS EC versionSimon Glass1-16/+17
2014-03-17cros_ec: Move #ifdef to permit flash region accessSimon Glass1-1/+2
2014-03-17cros_ec: Drop old EC version support from EC driverVadim Bendebury2-89/+6
2014-03-17cros_ec: Add a function for decoding the Chrome OS EC flashmapSimon Glass1-0/+50
2014-01-06Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+12
2014-01-03arm: mx5: Add fuse supply enable in fsl_iimSergey Alyoshin1-1/+12
2013-12-09spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT nodeSimon Glass1-2/+1
2013-12-02Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2-0/+165
2013-11-25Driver/IFC: Move Freescale IFC driver to a common driverYork Sun2-0/+141
2013-11-25gpio_led: add support for inverted polarityIgor Grinberg1-2/+25
2013-11-25gpio_led: check gpio_request() return valueIgor Grinberg1-1/+5
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada1-37/+15
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk13-211/+13
2013-06-26cros: add LPC support for cros_ecHung-ying Tyan2-0/+284
2013-06-26cros: exynos: add SPI support for cros_ecHung-ying Tyan2-0/+162
2013-06-26cros: add I2C support for cros_ecHung-ying Tyan2-0/+200
2013-06-26cros: add cros_ec driverHung-ying Tyan2-0/+1305
2013-05-11Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD1-2/+2
2013-05-10twl4030: make twl4030_i2c_write_u8 prototype consistentNishanth Menon1-2/+2
2013-04-28Add mxc_ocotp driverBenoît Thébaudeau2-0/+217
2013-04-28Add fsl_iim driverBenoît Thébaudeau2-0/+287
2012-11-30x86: Add console command to display CBMEM console bufferVadim Bendebury1-0/+67
2012-11-30x86: Add CBMEM console driver for corebootVadim Bendebury1-0/+1
2012-11-26powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood2-334/+0
2012-11-14pmic: Move pmic related code to ./drivers/power directoryŁukasz Majewski8-658/+0
2012-11-14pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski7-51/+135
2012-11-14pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2CŁukasz Majewski1-1/+2
2012-11-14pmic:i2c: Add I2C sensor byte order (big/little) to PMIC frameworkŁukasz Majewski1-9/+29
2012-11-14pmic:i2c: Handle PMIC I2C transmission comprising of two bytesŁukasz Majewski1-1/+8
2012-08-23powerpc/corenet_ds: Slave module for boot from PCIELiu Gang1-6/+33
2012-08-23powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macroLiu Gang1-0/+27
2012-05-15pmic: dialog: Avoid name conflictsFabio Estevam1-2/+2
2012-05-15pmic: Add support for the Dialog DA9053 PMICFabio Estevam2-0/+38
2012-05-15misc:pmic:max8997 MAX8997 support for PMIC driverŁukasz Majewski2-0/+44
2012-03-27pmic_i2c: Return error in case of invalid pmic_i2c_tx_numFabio Estevam1-0/+6
2011-11-03misc: pmic: fix regression in pmic_fsl.c (SPI)Helmut Raiger2-6/+2
2011-10-27misc: pmic: drop old Freescale's pmic driverStefano Babic2-236/+0
2011-10-27misc: pmic: addI2C support to pmic_fsl driverStefano Babic1-4/+13
2011-10-27misc: pmic: use I2C_SET_BUS in pmic I2CStefano Babic1-1/+1
2011-10-27misc: pmic: Freescale PMIC switches to generic PMIC driverStefano Babic2-0/+58
2011-10-27misc:pmic:max8998 MAX8998 support at a new PMIC driver.Łukasz Majewski2-0/+44