summaryrefslogtreecommitdiff
path: root/include/dm/uclass-id.h
Commit message (Expand)AuthorAgeFilesLines
* Add UCLASS_TEE for Trusted Execution EnvironmentJens Wiklander2018-10-071-0/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2018-09-301-0/+1
|\
| * drivers: Add board uclassMario Six2018-09-291-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-09-291-0/+1
|\ \
| * | drivers: Add OSD uclassMario Six2018-09-281-0/+1
| |/
* | W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMsMaxime Ripard2018-09-281-0/+1
* | w1: Add 1-Wire uclassMaxime Ripard2018-09-281-0/+1
* | common: Generic loader for file systemTien Fong Chee2018-09-281-0/+1
|/
* axi: Add AXI sandbox driver and simple emulatorMario Six2018-08-111-0/+1
* drivers: Add AXI uclassMario Six2018-08-111-0/+1
* dm: SMEM (Shared memory) uclassRamon Fried2018-07-191-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* core: ofnode: Fix translation for #size-cells == 0Mario Six2018-04-011-0/+1
* efi_driver: EFI block driverHeinrich Schuchardt2018-01-221-0/+1
* block: ide: Fix block read/write with driver modelBin Meng2017-09-101-0/+1
* dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVMEZhikang Zhang2017-08-131-0/+1
* dm: core: Test uclass_first/next_device() on probe failureSimon Glass2017-07-111-0/+1
* drivers: phy: add generic PHY frameworkJean-Jacques Hiblot2017-05-091-0/+1
* dm: Simple Watchdog uclassmaxims@google.com2017-05-081-0/+1
* sysreset: psci: support system reset in a generic way with PSCIMasahiro Yamada2017-04-181-0/+1
* dm: Add support for scsi/sata based devicesMichal Simek2016-12-201-0/+1
* Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini2016-12-091-1/+0
* dm: Add support for scsi/sata based devicesMichal Simek2016-12-081-0/+1
* Add a power domain framework/uclassStephen Warren2016-07-271-0/+1
* dm: Sort the uclass id in alphabetical orderBin Meng2016-07-111-2/+2
* Add a reset driver framework/uclassStephen Warren2016-06-191-0/+1
* Add a mailbox driver framework/uclassStephen Warren2016-05-261-0/+1
* Rename reset to sysresetStephen Warren2016-05-261-1/+1
* dm: Rename disk uclass to ahciSimon Glass2016-05-171-1/+1
* drivers: Add SPMI bus uclassMateusz Kulikowski2016-04-011-0/+1
* dm: blk: Add a block-device uclassSimon Glass2016-03-141-0/+1
* dm: implement a DMA uclassMugunthan V N2016-02-231-0/+1
* ahci: Add a disk-controller uclassSimon Glass2016-01-241-0/+1
* dm: x86: Add a northbridge uclassSimon Glass2016-01-241-0/+1
* dm: x86: Create a driver for x86 interruptsSimon Glass2016-01-241-0/+1
* dm: video: Repurpose the 'displayport' uclass to 'display'Simon Glass2016-01-211-1/+1
* dm: panel: Add a panel uclassSimon Glass2016-01-211-0/+1
* dm: backlight: Add a backlight uclassSimon Glass2016-01-211-0/+1
* dm: pwm: Add a PWM uclassSimon Glass2016-01-211-0/+1
* dm: Add a power sequencing uclassSimon Glass2016-01-211-0/+1
* dm: video: Add a uclass for the text consoleSimon Glass2016-01-201-0/+1
* dm: video: Add a video uclassSimon Glass2016-01-201-0/+1
* dm: usb: Add support for USB keyboards with driver modelSimon Glass2015-11-191-0/+1
* dm: implement a MTD uclassThomas Chou2015-11-121-0/+1
* dm: adc: add simple ADC uclass implementationPrzemyslaw Marczak2015-11-021-0/+1
* dm: implement a Miscellaneous uclassThomas Chou2015-10-231-0/+1
* dm: implement a Timer uclassThomas Chou2015-10-231-0/+1
* drivers: Introduce a simplified remoteproc frameworkNishanth Menon2015-10-221-0/+1
* pinctrl: add pin control uclass supportMasahiro Yamada2015-08-311-0/+2
* dm: tpm: Add a uclass for Trusted Platform ModulesSimon Glass2015-08-311-0/+1