Commit Graph

208 Commits (7f0cfe478bd817d2bb373522222cf06630fea3cd)

Author SHA1 Message Date
Jean-Jacques Hiblot 72e5016f87 drivers: phy: add generic PHY framework 8 years ago
maxims@google.com 0753bc2d30 dm: Simple Watchdog uclass 8 years ago
Masahiro Yamada 573a3811ed sysreset: psci: support system reset in a generic way with PSCI 8 years ago
Stefan Roese bc85aa4030 dm: core: Add dm_remove_devices_flags() and hook it into device_remove() 8 years ago
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 8 years ago
Heiko Stübner d905cf7365 dm: Return actual bools in dm_fdt_pre_reloc 8 years ago
Heiko Stübner 27326c7ee2 dm: allow limiting pre-reloc markings to spl or tpl 8 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
Michal Simek e8a016b537 dm: Add support for scsi/sata based devices 8 years ago
Tom Rini 361a879902 Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" 8 years ago
Michal Simek bce4d18c9d dm: Add support for scsi/sata based devices 8 years ago
Stefan Roese 13f3fcac53 dm: core: Add dev_get_addr_size_index() to retrieve addr and size 8 years ago
Simon Glass 2f11cd9121 dm: core: Handle global_data moving in SPL 8 years ago
Marcel Ziswiler cbfa67a16b serial: pxa: integrate optional driver model handling 8 years ago
Simon Glass 0a5f6f869f dm: core: Add a function to get a uclass name 9 years ago
Alexander Graf 601147b06a serial: bcm283x_mu: Detect disabled serial device 9 years ago
Max Filippov 59b7dfa0d1 net/ethoc: support private memory configurations 9 years ago
Max Filippov 5d43feabf3 net/ethoc: add CONFIG_DM_ETH support 9 years ago
Stephen Warren 61f5ddcb7a Add a power domain framework/uclass 9 years ago
Simon Glass cc7f66f70c dm: core: Add a function to bind child devices 9 years ago
Simon Glass c57f806bf2 dm: core: Add a way to find a device by its driver 9 years ago
Stefan Agner 83fd908f28 dm: imx: serial: Support DTE mode when using driver model 9 years ago
Simon Glass 9fa2819009 dm: core: Expand platdata for of-platdata devices 9 years ago
Simon Glass fd1c2d9b6a dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED 9 years ago
Bin Meng 6f0e7a36ef dm: Sort the uclass id in alphabetical order 9 years ago
Vignesh R 7c61686255 dm: core: implement dev_map_physmem() 9 years ago
Stephen Warren 89c1e2da78 Add a reset driver framework/uclass 9 years ago
Stephen Warren 6238935d01 Add a mailbox driver framework/uclass 9 years ago
Stephen Warren 1163625898 Rename reset to sysreset 9 years ago
Stephen Warren daac3bfee5 dm: allow setting driver_data before/during bind 9 years ago
Mugunthan V N 73443b9e4c drivers: core: device: add support to check dt compatible for a device/machine 9 years ago
Simon Glass a2040facd2 dm: core: Allow device names to be freed automatically 9 years ago
Simon Glass a219639d42 dm: Rename disk uclass to ahci 9 years ago
angelo@sysam.it e27802af54 m68k: add DM model serial driver 9 years ago
Stefan Roese 28027521be dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address 9 years ago
Stephen Warren 43c4d44e33 fdt: implement dev_get_addr_name() 9 years ago
Mateusz Kulikowski 04868b407b drivers: Add SPMI bus uclass 9 years ago
Stephen Warren 3917c26909 serial: add BCM283x mini UART driver 9 years ago
Eric Anholt cd0fa5bff8 serial: pl01x: Add support for devices with the rate pre-configured. 9 years ago
Simon Glass 09d71aac7b dm: blk: Add a block-device uclass 9 years ago
Simon Glass b06750501f dm: core: Add uclass_first_device_err() to return a valid device 9 years ago
Vikas Manocha 6a12cebd90 stm32x7: add support for stm32x7 serial driver 9 years ago
Mugunthan V N a0594cefb7 dm: implement a DMA uclass 9 years ago
Simon Glass 8de536c27c video: sandbox: Allow selection of font size and console name 9 years ago
Simon Glass c6db965f67 dm: Remove device_probe_child() 9 years ago
Simon Glass e3b5f04143 ahci: Add a disk-controller uclass 9 years ago
Simon Glass 5544757ce9 dm: x86: Add a northbridge uclass 9 years ago
Simon Glass e76187a355 dm: x86: Create a driver for x86 interrupts 9 years ago
Simon Glass 2dcf143398 dm: video: Repurpose the 'displayport' uclass to 'display' 9 years ago
Simon Glass f563dc1d19 dm: panel: Add a panel uclass 9 years ago