summaryrefslogtreecommitdiff
path: root/drivers/misc
Commit message (Expand)AuthorAgeLines
* 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
| |\
| | * 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
|/