Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4dd05933989f01bb38813f4a5f043b7dfa24e218
/
include
/
dm
/
uclass-id.h
d6b92b9
Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
by Tom Rini
· 4 years, 10 months ago
dc12ebb
dm: test: Add a test driver for devres
by Simon Glass
· 4 years, 11 months ago
a248768
dm: rng: Add random number generator(rng) uclass
by Sughosh Ganu
· 4 years, 11 months ago
5bee27a
pci: Add support for p2sb uclass
by Simon Glass
· 5 years ago
6c6d88e
x86: power: Add an ACPI PMC uclass
by Simon Glass
· 5 years ago
7feafb0
ufs: Add Initial Support for UFS subsystem
by Faiz Abbas
· 5 years ago
23f965a
dm: Add a dsi host uclass
by Yannick Fertré
· 5 years ago
9b69ba4
pci: sandbox: Move the emulators into their own node
by Simon Glass
· 5 years ago
8880edb
net: add MDIO_MUX DM class
by Alex Marginean
· 5 years ago
c3452b5
net: introduce MDIO DM class for MDIO devices
by Alex Marginean
· 5 years ago
914026d
drivers: pci_ep: Introduce UCLASS_PCI_EP uclass
by Ramon Fried
· 6 years ago
07e3371
dm: Add a No-op uclass
by Jean-Jacques Hiblot
· 5 years ago
84b124d
dm: cache: Create a uclass for cache
by Dinh Nguyen
· 6 years ago
72384ff
dm: Fix typo 'Watchdot' -> 'Watchdog'
by Chris Packham
· 6 years ago
d490189
dm: sound: Create a uclass for sound
by Simon Glass
· 6 years ago
e96fa6c
dm: sound: Create a uclass for i2s
by Simon Glass
· 6 years ago
ce6d99a
dm: sound: Create a uclass for audio codecs
by Simon Glass
· 6 years ago
8bf3c24
Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
48d299a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
ebb73de
bootcount: add uclass for bootcount
by Philipp Tomsich
· 6 years ago
0131162
dm: usb: create a new UCLASS ID for USB gadget devices
by Jean-Jacques Hiblot
· 6 years ago
7f84fc6
dm: Add Hardware Spinlock class
by Benjamin Gaignard
· 6 years ago
759a99c
dm: (re)sort uclass ids alphabetically
by Philipp Tomsich
· 6 years ago
b7c25b1
dm: sandbox: i2c: Add a new 'emulation parent' uclass
by Simon Glass
· 6 years ago
25cbb47
dm: core: Put UCLASS_SIMPLE_BUS in order
by Simon Glass
· 6 years ago
8fb49b4
dm: Add a new uclass driver for VirtIO transport devices
by Bin Meng
· 6 years ago
9ff4a31
Add UCLASS_TEE for Trusted Execution Environment
by Jens Wiklander
· 6 years ago
d24c1d0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
b592936
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
5381c28
drivers: Add board uclass
by Mario Six
· 6 years ago
c924ee2
W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs
by Maxime Ripard
· 6 years ago
d3e19cf
w1: Add 1-Wire uclass
by Maxime Ripard
· 6 years ago
6203000
common: Generic loader for file system
by Tien Fong Chee
· 6 years ago
39a336f
drivers: Add OSD uclass
by Mario Six
· 6 years ago
9a8bcab
axi: Add AXI sandbox driver and simple emulator
by Mario Six
· 6 years ago
a63e54a
drivers: Add AXI uclass
by Mario Six
· 6 years ago
7b384ec
dm: SMEM (Shared memory) uclass
by Ramon Fried
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
e8d5291
core: ofnode: Fix translation for #size-cells == 0
by Mario Six
· 7 years ago
05ef48a
efi_driver: EFI block driver
by Heinrich Schuchardt
· 7 years ago
68e6f22
block: ide: Fix block read/write with driver model
by Bin Meng
· 7 years ago
ffab694
dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
by Zhikang Zhang
· 7 years ago
9856157
dm: core: Test uclass_first/next_device() on probe failure
by Simon Glass
· 8 years ago
72e5016
drivers: phy: add generic PHY framework
by Jean-Jacques Hiblot
· 8 years ago
0753bc2
dm: Simple Watchdog uclass
by maxims@google.com
· 8 years ago
573a381
sysreset: psci: support system reset in a generic way with PSCI
by Masahiro Yamada
· 8 years ago
e8a016b
dm: Add support for scsi/sata based devices
by Michal Simek
· 8 years ago
361a879
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
by Tom Rini
· 8 years ago
bce4d18
dm: Add support for scsi/sata based devices
by Michal Simek
· 8 years ago
61f5ddc
Add a power domain framework/uclass
by Stephen Warren
· 8 years ago
6f0e7a3
dm: Sort the uclass id in alphabetical order
by Bin Meng
· 8 years ago
89c1e2d
Add a reset driver framework/uclass
by Stephen Warren
· 8 years ago
6238935
Add a mailbox driver framework/uclass
by Stephen Warren
· 9 years ago
1163625
Rename reset to sysreset
by Stephen Warren
· 9 years ago
a219639
dm: Rename disk uclass to ahci
by Simon Glass
· 9 years ago
04868b4
drivers: Add SPMI bus uclass
by Mateusz Kulikowski
· 9 years ago
09d71aa
dm: blk: Add a block-device uclass
by Simon Glass
· 9 years ago
a0594ce
dm: implement a DMA uclass
by Mugunthan V N
· 9 years ago
e3b5f04
ahci: Add a disk-controller uclass
by Simon Glass
· 9 years ago
5544757
dm: x86: Add a northbridge uclass
by Simon Glass
· 9 years ago
e76187a
dm: x86: Create a driver for x86 interrupts
by Simon Glass
· 9 years ago
2dcf143
dm: video: Repurpose the 'displayport' uclass to 'display'
by Simon Glass
· 9 years ago
f563dc1
dm: panel: Add a panel uclass
by Simon Glass
· 9 years ago
363bf77
dm: backlight: Add a backlight uclass
by Simon Glass
· 9 years ago
fc760cb
dm: pwm: Add a PWM uclass
by Simon Glass
· 9 years ago
5fd6bad
dm: Add a power sequencing uclass
by Simon Glass
· 9 years ago
8351076
dm: video: Add a uclass for the text console
by Simon Glass
· 9 years ago
1acafc7
dm: video: Add a video uclass
by Simon Glass
· 9 years ago
34ab37e
dm: usb: Add support for USB keyboards with driver model
by Simon Glass
· 9 years ago
d858799
dm: implement a MTD uclass
by Thomas Chou
· 9 years ago
5decbf5
dm: adc: add simple ADC uclass implementation
by Przemyslaw Marczak
· 9 years ago
4395e06
dm: implement a Miscellaneous uclass
by Thomas Chou
· 9 years ago
c8a7ba9
dm: implement a Timer uclass
by Thomas Chou
· 9 years ago
ddf56bc
drivers: Introduce a simplified remoteproc framework
by Nishanth Menon
· 9 years ago
d90a5a3
pinctrl: add pin control uclass support
by Masahiro Yamada
· 9 years ago
f255d31
dm: tpm: Add a uclass for Trusted Platform Modules
by Simon Glass
· 9 years ago
801ab9e
dm: video: Add support for video bridges
by Simon Glass
· 9 years ago
3d1957f
dm: i2c: Add support for multiplexed I2C buses
by Simon Glass
· 9 years ago
f26c8a8
dm: Add a clock uclass
by Simon Glass
· 9 years ago
f991745
dm: Add a system reset uclass
by Simon Glass
· 9 years ago
6c51df6
dm: Add support for RAM drivers
by Simon Glass
· 9 years ago
e7ecf7c
dm: mmc: Add an MMC uclass
by Simon Glass
· 9 years ago
5917112
dm: Add support for LEDs
by Simon Glass
· 9 years ago
5725128
dm: Add support for generic system controllers (syscon)
by Simon Glass
· 9 years ago
4e38936
dm: Sort the uclass IDs after the tegra/PMIC addition
by Simon Glass
· 9 years ago
af41e8d
dm: regulator: add implementation of driver model regulator uclass
by Przemyslaw Marczak
· 10 years ago
4d9057e
dm: pmic: add implementation of driver model pmic uclass
by Przemyslaw Marczak
· 10 years ago
51f2c99
dm: video: Add a uclass for display port
by Simon Glass
· 10 years ago
3d7cf41
dm: core: Sort the uclasses
by Simon Glass
· 10 years ago
dbeda5b
dm: rtc: Add a uclass for real-time clocks
by Simon Glass
· 10 years ago
11f4dc1
dm: Implement a CPU uclass
by Simon Glass
· 10 years ago
f4f7153
dm: usb: sandbox: Add an emulator for USB flash devices
by Simon Glass
· 10 years ago
019808f
dm: usb: sandbox: Add a uclass for USB device emulation
by Simon Glass
· 10 years ago
449230f
dm: usb: Bind generic USB devices when there is no driver
by Simon Glass
· 10 years ago
054fe48
dm: usb: Add driver model support for hubs
by Simon Glass
· 10 years ago
de31213
dm: usb: Add a uclass for USB controllers
by Simon Glass
· 10 years ago
a274e9c
dm: x86: Add a uclass for an Low Pin Count (LPC) device
by Simon Glass
· 10 years ago
05c3e68
dm: eth: Add basic driver model support to Ethernet stack
by Joe Hershberger
· 10 years ago
801f4f1
dm: x86: pci: Convert coreboot to use driver model for pci
by Simon Glass
· 10 years ago
36d0d3b
dm: sandbox: pci: Add a PCI emulation uclass
by Simon Glass
· 10 years ago
Next »