summaryrefslogtreecommitdiff
path: root/include/dm/uclass-id.h
AgeCommit message (Expand)Author
2023-01-23dm: core: Correct ordering of uclasses IDsSimon Glass
2022-11-07dm: sandbox: Create a new HOST uclassSimon Glass
2022-10-31FWU: Add FWU metadata structure and driver for accessing metadataSughosh Ganu
2022-10-26dm: memory: Introduce new uclassRoger Quadros
2022-10-05dm: fpga: Introduce new uclassAlexander Dahl
2022-06-23fuzzing_engine: Add fuzzing engine uclassAndrew Scull
2022-04-25Merge branch '2022-04-25-initial-implementation-of-stdboot'Tom Rini
2022-04-25bootstd: Add the bootmeth uclass and helpersSimon Glass
2022-04-25bootstd: Add the bootdev uclassSimon Glass
2022-04-25bootstd: Add the bootstd uclass and core implementationSimon Glass
2022-04-23dm: disk: add UCLASS_PARTITIONAKASHI Takahiro
2021-12-09efi: Add uclass for devices provided by UEFI firmwareSimon Glass
2021-12-09efi: Rename UCLASS_EFI and IF_TYPE_EFISimon Glass
2021-10-31iommu: Add IOMMU uclassMark Kettenis
2021-09-01dm: hash: Add new UCLASS_HASH supportChia-Wei Wang
2021-08-16dm: crypto: Define UCLASS API for ECDSA signature verificationAlexandru Gagniuc
2021-07-23reboot-mode: add support for reboot mode controlNandor Han
2021-04-12x86: qemu: move QFW to its own uclassAsherah Connor
2021-02-16net: Introduce DSA class for Ethernet switchesClaudiu Manoil
2020-12-18dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQSimon Glass
2020-11-06board: Rename uclass to sysinfoSimon Glass
2020-10-28drivers: Add a new framework for multiplexer devicesJean-Jacques Hiblot
2020-09-30firmware: add SCMI agent uclassEtienne Carriere
2020-08-14xen: pvblock: Add initial support for para-virtualized block driverAnastasiia Lukianenko
2020-07-28dm: button: add an uclass for buttonPhilippe Reynes
2020-07-25dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matchingDave Gerlach
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matchingDave Gerlach
2020-05-10net: Add eth phy generic driver for shared MDIOYe Li
2020-04-16acpi: Add a simple sandbox testSimon Glass
2020-01-09Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmTom Rini
2020-01-07dm: test: Add a test driver for devresSimon Glass
2020-01-07dm: rng: Add random number generator(rng) uclassSughosh Ganu
2019-12-15pci: Add support for p2sb uclassSimon Glass
2019-12-15x86: power: Add an ACPI PMC uclassSimon Glass
2019-10-23ufs: Add Initial Support for UFS subsystemFaiz Abbas
2019-10-13dm: Add a dsi host uclassYannick Fertré
2019-10-08pci: sandbox: Move the emulators into their own nodeSimon Glass
2019-07-18net: add MDIO_MUX DM classAlex Marginean
2019-07-15net: introduce MDIO DM class for MDIO devicesAlex Marginean
2019-07-11drivers: pci_ep: Introduce UCLASS_PCI_EP uclassRamon Fried
2019-07-05dm: Add a No-op uclassJean-Jacques Hiblot
2019-05-05dm: cache: Create a uclass for cacheDinh Nguyen
2019-02-19dm: Fix typo 'Watchdot' -> 'Watchdog'Chris Packham
2018-12-13dm: sound: Create a uclass for soundSimon Glass
2018-12-13dm: sound: Create a uclass for i2sSimon Glass
2018-12-13dm: sound: Create a uclass for audio codecsSimon Glass
2018-12-10Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchipTom Rini
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-12-10bootcount: add uclass for bootcountPhilipp Tomsich