summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2016-03-14Merge git://git.denx.de/u-boot-dmTom Rini
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-03-14dm: Use uclass_first_device_err() where it is usefulSimon Glass
2016-02-21superio: Add SMSC SIO1007 driverBin Meng
2016-01-28misc: Add simple driver to enable the legacy UART on Winbond Super IO chipsStefan Roese
2016-01-21cros_ec: Disable the Chrome OS EC in SPLSimon Glass
2016-01-21dm: Add a power sequencing uclassSimon Glass
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-11-19sandbox: cros_ec: fix uninitialized use of lenDaniel Schwierzeck
2015-11-19cros_ec: Use udevice instead of cros_ec_dev for keyboard functionsSimon Glass
2015-11-18altera_sysid: change ioremap to map_physmemThomas Chou
2015-11-12Merge git://git.denx.de/u-bootStefano Babic
2015-11-06misc: altera_sysid: minor clean upThomas Chou
2015-10-30Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-10-30driver: misc: add MXC_OCOTP Kconfig entryPeng Fan
2015-10-29armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu
2015-10-27Merge git://git.denx.de/u-boot-dmTom Rini
2015-10-24allow LED initialization without STATUS_LED_BOOTBernhard Nortmann
2015-10-23add generic stubs for GPIO LEDsBernhard Nortmann
2015-10-23dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass
2015-10-23nios2: convert altera sysid to driver modelThomas Chou
2015-10-23dm: implement a Miscellaneous uclassThomas Chou
2015-10-05sandbox: Correct operaion of 'reset' commandSimon Glass
2015-09-11driver: misc: correct Kconfig entryPeng Fan
2015-09-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-09-02mxc: ocotp fix hole in shadow registersPeng Fan
2015-09-02imx: ocotp: mxc add i.MX7D supportAdrian Alonso
2015-09-02mxs_ocotp: Shift the HBUS divider correctlyChris Smith
2015-09-01arm/ls102xa:add hwconfig setting to support disable unused devicesZhuoyu Zhang
2015-09-01driver: misc: debug server: Update Error messagePrabhakar Kushwaha
2015-08-26x86: superio: Add keyboard controller support to smsc_lpc47m driverBin Meng
2015-08-12drivers: hierarchize drivers Kconfig menuMasahiro Yamada
2015-08-05cros_ec: Remove the old tunnel codeSimon Glass
2015-08-05cros_ec: Support the LDO access method used by springSimon Glass
2015-08-05dm: cros_ec: Convert the I2C tunnel code to use driver modelSimon Glass
2015-07-27misc: led: pca9551_led: Fix problem with multiple blink frequenciesStefan Roese
2015-07-21dm: test: Add a test for the system controller uclassSimon Glass
2015-07-21sandbox: Use the reset driver to handle resetSimon Glass
2015-07-21sandbox: Add a warm and cold reset driverSimon Glass
2015-07-21dm: reset: Allow reset_walk() to returnSimon Glass
2015-07-21dm: Add a system reset uclassSimon Glass
2015-07-20driver/fsl_debug_server: Fix the DDR hide logic for LS2085aBhupesh Sharma
2015-05-14sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulationSimon Glass
2015-05-14sandbox: Add missing errno.h includes in a few filesSimon Glass
2015-05-08misc: led: Add PCA9551 LED driverStefan Roese
2015-05-05cros_ec: Handle the single duplex requirement in cros_ecSimon Glass
2015-05-05cros_ec: Show the protocol version in the debug messageSimon Glass
2015-04-29x86: Set serial port IRQ for SMSC LPC47MBin Meng
2015-04-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini