summaryrefslogtreecommitdiff
path: root/drivers/misc
Commit message (Expand)AuthorAgeLines
* dm: Add a power sequencing uclassSimon Glass2016-01-21-0/+43
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19-25/+2
* Move console definitions into a new console.h fileSimon Glass2015-11-19-1/+1
* sandbox: cros_ec: fix uninitialized use of lenDaniel Schwierzeck2015-11-19-0/+1
* cros_ec: Use udevice instead of cros_ec_dev for keyboard functionsSimon Glass2015-11-19-5/+9
* altera_sysid: change ioremap to map_physmemThomas Chou2015-11-18-2/+3
* Merge git://git.denx.de/u-bootStefano Babic2015-11-12-3/+2
|\
| * misc: altera_sysid: minor clean upThomas Chou2015-11-06-2/+2
| * Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-10-30-1/+0
| |\
| | * armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu2015-10-29-1/+0
* | | driver: misc: add MXC_OCOTP Kconfig entryPeng Fan2015-10-30-0/+7
|/ /
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-10-27-2/+2
|\ \ | |/ |/|
| * dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass2015-10-23-2/+2
* | allow LED initialization without STATUS_LED_BOOTBernhard Nortmann2015-10-24-2/+6
* | add generic stubs for GPIO LEDsBernhard Nortmann2015-10-23-0/+54
* | nios2: convert altera sysid to driver modelThomas Chou2015-10-23-0/+109
* | dm: implement a Miscellaneous uclassThomas Chou2015-10-23-0/+61
|/
* sandbox: Correct operaion of 'reset' commandSimon Glass2015-10-05-1/+1
* driver: misc: correct Kconfig entryPeng Fan2015-09-11-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-09-02-6/+147
|\
| * mxc: ocotp fix hole in shadow registersPeng Fan2015-09-02-5/+73
| * imx: ocotp: mxc add i.MX7D supportAdrian Alonso2015-09-02-1/+73
| * mxs_ocotp: Shift the HBUS divider correctlyChris Smith2015-09-02-0/+1
* | arm/ls102xa:add hwconfig setting to support disable unused devicesZhuoyu Zhang2015-09-01-0/+30
* | driver: misc: debug server: Update Error messagePrabhakar Kushwaha2015-09-01-5/+5
|/
* x86: superio: Add keyboard controller support to smsc_lpc47m driverBin Meng2015-08-26-1/+12
* drivers: hierarchize drivers Kconfig menuMasahiro Yamada2015-08-12-0/+8
* cros_ec: Remove the old tunnel codeSimon Glass2015-08-05-267/+1
* cros_ec: Support the LDO access method used by springSimon Glass2015-08-05-10/+11
* dm: cros_ec: Convert the I2C tunnel code to use driver modelSimon Glass2015-08-05-5/+88
* misc: led: pca9551_led: Fix problem with multiple blink frequenciesStefan Roese2015-07-27-10/+22
* dm: test: Add a test for the system controller uclassSimon Glass2015-07-21-0/+28
* sandbox: Use the reset driver to handle resetSimon Glass2015-07-21-1/+1
* sandbox: Add a warm and cold reset driverSimon Glass2015-07-21-0/+101
* dm: reset: Allow reset_walk() to returnSimon Glass2015-07-21-6/+25
* dm: Add a system reset uclassSimon Glass2015-07-21-0/+72
* driver/fsl_debug_server: Fix the DDR hide logic for LS2085aBhupesh Sharma2015-07-20-0/+5
* sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulationSimon Glass2015-05-14-0/+2
* sandbox: Add missing errno.h includes in a few filesSimon Glass2015-05-14-0/+2
* misc: led: Add PCA9551 LED driverStefan Roese2015-05-08-0/+169
* cros_ec: Handle the single duplex requirement in cros_ecSimon Glass2015-05-05-3/+20
* cros_ec: Show the protocol version in the debug messageSimon Glass2015-05-05-1/+2
* x86: Set serial port IRQ for SMSC LPC47MBin Meng2015-04-29-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-04-24-0/+268
|\
| * armv8/ls2085aqds: NAND boot supportScott Wood2015-04-23-0/+12
| * driver/fsl_ifc: Add support to finalize CS1, CS3 address bindingPrabhakar Kushwaha2015-04-23-0/+9
| * armv8/fsl-lsch3: Add Freescale Debug Server driverBhupesh Sharma2015-04-21-0/+247
* | cmd_led: Extend led command to support blinking and more ledsStefan Roese2015-04-23-0/+14
|/
* sandbox: cros_ec: Add Kconfig for sandbox EC configSimon Glass2015-04-18-0/+9
* cros_ec: exynos: Match up device tree with kernel versionSimon Glass2015-04-18-8/+8