summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2016-10-12Merge git://git.denx.de/u-boot-dmTom Rini
2016-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-10-11cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer
2016-10-09cros_ec: Fix issue with cros_ec_flash_write commandMoritz Fischer
2016-10-09cros_ec: Add crosec flashinfo commandMoritz Fischer
2016-10-09cros_ec: Add function to read back flash parametersMoritz Fischer
2016-10-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-08cros_ec: Honor the google,remote-bus dt propertyMoritz Fischer
2016-10-06fsl_sec_mon: Update driver for Security MonitorSumit Garg
2016-10-04imx: ocotp: support i.MX6ULLPeng Fan
2016-09-27misc: implement Tegra CAR core driverStephen Warren
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-14armv8: ls2080a: Remove debug server supportYork Sun
2016-08-16misc: Add simple driver for some Nuvoton NCT6102D devicesStefan Roese
2016-08-15misc: add Tegra BPMP driverStephen Warren
2016-08-12Merge git://git.denx.de/u-boot-dmTom Rini
2016-08-12misc: add "call" uclass opStephen Warren
2016-08-12drivers/sysreset: group sysreset driversMax Filippov
2016-07-27dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass
2016-07-27dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()Simon Glass
2016-07-22i2c_eeprom: Add reading supportmario.six@gdsys.cc
2016-07-14sandbox: Don't bring in the eeprom emulator in SPLSimon Glass
2016-07-14dm: sandbox: Add a simple driver to test of-platdataSimon Glass
2016-07-11sandbox: Find keyboard driver using driver modelSimon Glass
2016-06-12Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-05-26reset: Drop the reset failure messageSimon Glass
2016-05-26Rename reset to sysresetStephen Warren
2016-05-24ocotp: mxc: use simpler runtime cpu dection macrosPeng Fan
2016-05-23cmd: qfw: bring ACPI generation code into qfw coreMiao Yan
2016-05-23cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan
2016-05-23x86: qemu: move x86 specific operations out of qfw coreMiao Yan
2016-05-23x86: qemu: split qfw command interface and qfw coreMiao Yan
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