summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* driver: misc: correct Kconfig entryPeng Fan2015-09-111-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-09-022-6/+147
|\
| * mxc: ocotp fix hole in shadow registersPeng Fan2015-09-021-5/+73
| * imx: ocotp: mxc add i.MX7D supportAdrian Alonso2015-09-021-1/+73
| * mxs_ocotp: Shift the HBUS divider correctlyChris Smith2015-09-021-0/+1
* | arm/ls102xa:add hwconfig setting to support disable unused devicesZhuoyu Zhang2015-09-012-0/+30
* | driver: misc: debug server: Update Error messagePrabhakar Kushwaha2015-09-011-5/+5
|/
* x86: superio: Add keyboard controller support to smsc_lpc47m driverBin Meng2015-08-261-1/+12
* drivers: hierarchize drivers Kconfig menuMasahiro Yamada2015-08-121-0/+8
* cros_ec: Remove the old tunnel codeSimon Glass2015-08-051-267/+1
* cros_ec: Support the LDO access method used by springSimon Glass2015-08-051-10/+11
* dm: cros_ec: Convert the I2C tunnel code to use driver modelSimon Glass2015-08-051-5/+88
* misc: led: pca9551_led: Fix problem with multiple blink frequenciesStefan Roese2015-07-271-10/+22
* dm: test: Add a test for the system controller uclassSimon Glass2015-07-212-0/+28
* sandbox: Use the reset driver to handle resetSimon Glass2015-07-211-1/+1
* sandbox: Add a warm and cold reset driverSimon Glass2015-07-212-0/+101
* dm: reset: Allow reset_walk() to returnSimon Glass2015-07-211-6/+25
* dm: Add a system reset uclassSimon Glass2015-07-213-0/+72
* driver/fsl_debug_server: Fix the DDR hide logic for LS2085aBhupesh Sharma2015-07-201-0/+5
* sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulationSimon Glass2015-05-141-0/+2
* sandbox: Add missing errno.h includes in a few filesSimon Glass2015-05-142-0/+2
* misc: led: Add PCA9551 LED driverStefan Roese2015-05-083-0/+169
* cros_ec: Handle the single duplex requirement in cros_ecSimon Glass2015-05-051-3/+20
* cros_ec: Show the protocol version in the debug messageSimon Glass2015-05-051-1/+2
* x86: Set serial port IRQ for SMSC LPC47MBin Meng2015-04-291-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-04-243-0/+268
|\
| * armv8/ls2085aqds: NAND boot supportScott Wood2015-04-231-0/+12
| * driver/fsl_ifc: Add support to finalize CS1, CS3 address bindingPrabhakar Kushwaha2015-04-231-0/+9
| * armv8/fsl-lsch3: Add Freescale Debug Server driverBhupesh Sharma2015-04-212-0/+247
* | cmd_led: Extend led command to support blinking and more ledsStefan Roese2015-04-231-0/+14
|/
* sandbox: cros_ec: Add Kconfig for sandbox EC configSimon Glass2015-04-181-0/+9
* cros_ec: exynos: Match up device tree with kernel versionSimon Glass2015-04-184-8/+8
* cros_ec: Drop unused CONFIG_DM_CROS_ECSimon Glass2015-04-184-336/+0
* cros_ec: Reinit the cros_ec device when 'crosec init' is usedSimon Glass2015-04-181-2/+8
* dm: cros_ec: Convert cros_ec LPC driver to driver modelSimon Glass2015-04-182-0/+50
* dm: sandbox: pci: Enable PCI for sandboxSimon Glass2015-04-181-0/+1
* dm: sandbox: Add a emulated PCI device as an exampleSimon Glass2015-04-181-0/+285
* dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass2015-04-164-7/+7
* fsl_sec_mon: Add driver for Security Monitor block of Freescalegaurav rana2015-03-053-0/+155
* dm: cros_ec: Convert to KconfigSimon Glass2015-02-191-1/+47
* dm: Expand and complete Kconfig in drivers/Simon Glass2015-02-121-0/+9
* dm: cros_ec: Convert cros_ec_i2c over to driver modelSimon Glass2015-01-291-53/+29
* dm: cros_ec_spi: Remove old pre-driver-model codeSimon Glass2015-01-291-49/+2
* dm: cros_ec: Don't require protocol 3 supportSimon Glass2015-01-291-4/+6
* dm: spi: Move slave details to child platdataSimon Glass2015-01-291-19/+0
* dm: cros_ec: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-18/+6
* i2c_eeprom: include <linux/err.h> to fix build errorMasahiro Yamada2015-01-051-0/+1
* x86: Add a simple superio driver for SMSC LPC47MBin Meng2014-12-132-0/+34
* dm: Add a simple EEPROM driverSimon Glass2014-12-112-0/+52
* dm: i2c: Add an I2C EEPROM simulatorSimon Glass2014-12-112-0/+171
OpenPOWER on IntegriCloud