summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* OCOTP: Update OCOTP driver to support i.MX6SLLPeng Fan2016-12-161-8/+8
* cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.cMoritz Fischer2016-12-021-16/+0
* Merge git://git.denx.de/u-boot-dmTom Rini2016-10-121-348/+37
|\
| * cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer2016-10-111-351/+0
| * cros_ec: Fix issue with cros_ec_flash_write commandMoritz Fischer2016-10-091-7/+16
| * cros_ec: Add crosec flashinfo commandMoritz Fischer2016-10-091-0/+10
| * cros_ec: Add function to read back flash parametersMoritz Fischer2016-10-091-0/+21
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-10-121-111/+129
|\ \ | |/ |/|
| * fsl_sec_mon: Update driver for Security MonitorSumit Garg2016-10-061-111/+129
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-081-6/+46
|\ \
| * | imx: ocotp: support i.MX6ULLPeng Fan2016-10-041-6/+46
| |/
* / cros_ec: Honor the google,remote-bus dt propertyMoritz Fischer2016-10-081-2/+3
|/
* misc: implement Tegra CAR core driverStephen Warren2016-09-273-0/+76
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-09-262-251/+0
|\
| * armv8: ls2080a: Remove debug server supportYork Sun2016-09-142-251/+0
* | treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-235-5/+5
|/
* misc: Add simple driver for some Nuvoton NCT6102D devicesStefan Roese2016-08-163-0/+65
* misc: add Tegra BPMP driverStephen Warren2016-08-153-0/+270
* Merge git://git.denx.de/u-boot-dmTom Rini2016-08-121-0/+11
|\
| * misc: add "call" uclass opStephen Warren2016-08-121-0/+11
* | drivers/sysreset: group sysreset driversMax Filippov2016-08-124-193/+0
|/
* dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass2016-07-271-7/+1
* dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()Simon Glass2016-07-271-2/+1
* i2c_eeprom: Add reading supportmario.six@gdsys.cc2016-07-222-8/+36
* sandbox: Don't bring in the eeprom emulator in SPLSimon Glass2016-07-141-0/+2
* dm: sandbox: Add a simple driver to test of-platdataSimon Glass2016-07-142-0/+58
* sandbox: Find keyboard driver using driver modelSimon Glass2016-07-111-1/+10
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-06-121-2/+2
|\
| * ocotp: mxc: use simpler runtime cpu dection macrosPeng Fan2016-05-241-2/+2
* | reset: Drop the reset failure messageSimon Glass2016-05-261-1/+1
* | Rename reset to sysresetStephen Warren2016-05-265-123/+124
* | cmd: qfw: bring ACPI generation code into qfw coreMiao Yan2016-05-231-0/+206
* | cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan2016-05-233-3/+3
* | x86: qemu: move x86 specific operations out of qfw coreMiao Yan2016-05-231-17/+13
* | x86: qemu: split qfw command interface and qfw coreMiao Yan2016-05-233-0/+191
|/
* 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
| |\