summaryrefslogtreecommitdiff
path: root/drivers/misc
Commit message (Expand)AuthorAgeLines
* dm: Add a simple EEPROM driverSimon Glass2014-12-11-0/+52
* dm: i2c: Add an I2C EEPROM simulatorSimon Glass2014-12-11-0/+171
* mxc_ocotp: Do not disable the OCOTP clock after every accessFabio Estevam2014-12-01-2/+0
* mxs_ocotp: clear the error flag before initiating write operationHector Palacios2014-12-01-0/+2
* mxs_ocotp: check for errors from the OTP controller after writingHector Palacios2014-12-01-0/+7
* mxs_ocotp: prevent error path from returning successHector Palacios2014-12-01-4/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2014-11-24-0/+1
|\
| * cros_ec: Fix uninitialised variable in cros_ec.cSimon Glass2014-11-22-0/+1
* | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23-1/+1
* | replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada2014-11-20-2/+2
|/
* Merge git://git.denx.de/u-boot-x86Tom Rini2014-10-23-2/+2
|\
| * x86: cros_ec: Update LPC driver for new cros_ec headerSimon Glass2014-10-22-2/+2
* | dm: exynos: cros_ec: Move cros_ec_spi to driver modelSimon Glass2014-10-22-9/+78
* | dm: sandbox: cros_ec: Move sandbox cros_ec to driver moduleSimon Glass2014-10-22-5/+85
* | dm: cros_ec: Add support for driver modelSimon Glass2014-10-22-14/+117
|/
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-24-0/+0
* cros_ec: Fix two bugs in the SPI implementationSimon Glass2014-08-06-2/+2
* stdio: Pass device pointer to stdio methodsSimon Glass2014-07-23-3/+3
* includes: move openssl headers to include/u-bootJeroen Hofstee2014-06-19-1/+1
* driver/fsl_ifc: Add a function to finalize CS0 address bindingYork Sun2014-04-22-0/+7
* Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic2014-04-04-165/+1180
|\
| * cros_ec: Implement I2C pass-throughSimon Glass2014-03-17-2/+268
| * cros_ec: sandbox: Add Chrome OS EC emulationSimon Glass2014-03-17-0/+576
| * cros_ec: Correct comparison between signed and unsigned numbersSimon Glass2014-03-17-16/+18
| * cros_ec: spi: Add support for EC protocol version 3Randall Spangler2014-03-17-0/+36
| * cros_ec: Add base support for protocol v3Simon Glass2014-03-17-1/+164
| * cros_ec: Clean up multiple EC protocol supportRandall Spangler2014-03-17-44/+47
| * cros_ec: Sync up with latest Chrome OS EC versionSimon Glass2014-03-17-16/+17
| * cros_ec: Move #ifdef to permit flash region accessSimon Glass2014-03-17-1/+2
| * cros_ec: Drop old EC version support from EC driverVadim Bendebury2014-03-17-89/+6
| * cros_ec: Add a function for decoding the Chrome OS EC flashmapSimon Glass2014-03-17-0/+50
* | ARM: mxs: Add OCOTP driverMarek Vasut2014-03-31-0/+312
|/
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-06-1/+12
|\
| * arm: mx5: Add fuse supply enable in fsl_iimSergey Alyoshin2014-01-03-1/+12
* | spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT nodeSimon Glass2013-12-09-2/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-12-02-0/+165
|\ \
| * | Driver/IFC: Move Freescale IFC driver to a common driverYork Sun2013-11-25-0/+141
| |/
* | gpio_led: add support for inverted polarityIgor Grinberg2013-11-25-2/+25
* | gpio_led: check gpio_request() return valueIgor Grinberg2013-11-25-1/+5
|/
* drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-37/+15
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-211/+13
* cros: add LPC support for cros_ecHung-ying Tyan2013-06-26-0/+284
* cros: exynos: add SPI support for cros_ecHung-ying Tyan2013-06-26-0/+162
* cros: add I2C support for cros_ecHung-ying Tyan2013-06-26-0/+200
* cros: add cros_ec driverHung-ying Tyan2013-06-26-0/+1305
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-11-2/+2
|\
| * twl4030: make twl4030_i2c_write_u8 prototype consistentNishanth Menon2013-05-10-2/+2
* | Add mxc_ocotp driverBenoît Thébaudeau2013-04-28-0/+217
* | Add fsl_iim driverBenoît Thébaudeau2013-04-28-0/+287
|/