summaryrefslogtreecommitdiff
path: root/drivers/misc
Commit message (Expand)AuthorAgeLines
* OCOTP: Update OCOTP driver to support i.MX6SLLPeng Fan2016-12-16-8/+8
* cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.cMoritz Fischer2016-12-02-16/+0
* Merge git://git.denx.de/u-boot-dmTom Rini2016-10-12-348/+37
|\
| * cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer2016-10-11-351/+0
| * cros_ec: Fix issue with cros_ec_flash_write commandMoritz Fischer2016-10-09-7/+16
| * cros_ec: Add crosec flashinfo commandMoritz Fischer2016-10-09-0/+10
| * cros_ec: Add function to read back flash parametersMoritz Fischer2016-10-09-0/+21
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-10-12-111/+129
|\ \ | |/ |/|
| * fsl_sec_mon: Update driver for Security MonitorSumit Garg2016-10-06-111/+129
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-08-6/+46
|\ \
| * | imx: ocotp: support i.MX6ULLPeng Fan2016-10-04-6/+46
| |/
* | cros_ec: Honor the google,remote-bus dt propertyMoritz Fischer2016-10-08-2/+3
|/
* misc: implement Tegra CAR core driverStephen Warren2016-09-27-0/+76
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-09-26-251/+0
|\
| * armv8: ls2080a: Remove debug server supportYork Sun2016-09-14-251/+0
* | treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-5/+5
|/
* misc: Add simple driver for some Nuvoton NCT6102D devicesStefan Roese2016-08-16-0/+65
* misc: add Tegra BPMP driverStephen Warren2016-08-15-0/+270
* Merge git://git.denx.de/u-boot-dmTom Rini2016-08-12-0/+11
|\
| * misc: add "call" uclass opStephen Warren2016-08-12-0/+11
* | drivers/sysreset: group sysreset driversMax Filippov2016-08-12-193/+0
|/
* dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass2016-07-27-7/+1
* dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()Simon Glass2016-07-27-2/+1
* i2c_eeprom: Add reading supportmario.six@gdsys.cc2016-07-22-8/+36
* sandbox: Don't bring in the eeprom emulator in SPLSimon Glass2016-07-14-0/+2
* dm: sandbox: Add a simple driver to test of-platdataSimon Glass2016-07-14-0/+58
* sandbox: Find keyboard driver using driver modelSimon Glass2016-07-11-1/+10
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-06-12-2/+2
|\
| * ocotp: mxc: use simpler runtime cpu dection macrosPeng Fan2016-05-24-2/+2
* | reset: Drop the reset failure messageSimon Glass2016-05-26-1/+1
* | Rename reset to sysresetStephen Warren2016-05-26-123/+124
* | cmd: qfw: bring ACPI generation code into qfw coreMiao Yan2016-05-23-0/+206
* | cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan2016-05-23-3/+3
* | x86: qemu: move x86 specific operations out of qfw coreMiao Yan2016-05-23-17/+13
* | x86: qemu: split qfw command interface and qfw coreMiao Yan2016-05-23-0/+191
|/
* Merge git://git.denx.de/u-boot-dmTom Rini2016-03-14-3/+1
|\
| * dm: Use uclass_first_device_err() where it is usefulSimon Glass2016-03-14-3/+1
* | Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-14-1/+1
|/
* superio: Add SMSC SIO1007 driverBin Meng2016-02-21-0/+127
* misc: Add simple driver to enable the legacy UART on Winbond Super IO chipsStefan Roese2016-01-28-0/+50
* cros_ec: Disable the Chrome OS EC in SPLSimon Glass2016-01-21-0/+2
* 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
| |\