summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-dmTom Rini2016-03-141-3/+1
|\
| * dm: Use uclass_first_device_err() where it is usefulSimon Glass2016-03-141-3/+1
* | Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-1/+1
|/
* superio: Add SMSC SIO1007 driverBin Meng2016-02-212-0/+127
* misc: Add simple driver to enable the legacy UART on Winbond Super IO chipsStefan Roese2016-01-283-0/+50
* cros_ec: Disable the Chrome OS EC in SPLSimon Glass2016-01-211-0/+2
* dm: Add a power sequencing uclassSimon Glass2016-01-213-0/+43
* Add more SPDX-License-Identifier tagsTom Rini2016-01-192-25/+2
* Move console definitions into a new console.h fileSimon Glass2015-11-191-1/+1
* sandbox: cros_ec: fix uninitialized use of lenDaniel Schwierzeck2015-11-191-0/+1
* cros_ec: Use udevice instead of cros_ec_dev for keyboard functionsSimon Glass2015-11-191-5/+9
* altera_sysid: change ioremap to map_physmemThomas Chou2015-11-181-2/+3
* Merge git://git.denx.de/u-bootStefano Babic2015-11-122-3/+2
|\
| * misc: altera_sysid: minor clean upThomas Chou2015-11-061-2/+2
| * Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-10-301-1/+0
| |\
| | * armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu2015-10-291-1/+0
* | | driver: misc: add MXC_OCOTP Kconfig entryPeng Fan2015-10-301-0/+7
|/ /
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-10-271-2/+2
|\ \ | |/ |/|
| * dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass2015-10-231-2/+2
* | allow LED initialization without STATUS_LED_BOOTBernhard Nortmann2015-10-242-2/+6
* | add generic stubs for GPIO LEDsBernhard Nortmann2015-10-231-0/+54
* | nios2: convert altera sysid to driver modelThomas Chou2015-10-233-0/+109
* | dm: implement a Miscellaneous uclassThomas Chou2015-10-233-0/+61
|/
* sandbox: Correct operaion of 'reset' commandSimon Glass2015-10-051-1/+1
* 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
|\
OpenPOWER on IntegriCloud