Commit Graph

306 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 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 8 years ago
Alexander Graf 601147b06a serial: bcm283x_mu: Detect disabled serial device 8 years ago
Max Filippov 59b7dfa0d1 net/ethoc: support private memory configurations 8 years ago
Max Filippov 5d43feabf3 net/ethoc: add CONFIG_DM_ETH support 8 years ago
Stephen Warren 61f5ddcb7a Add a power domain framework/uclass 8 years ago
Simon Glass cc7f66f70c dm: core: Add a function to bind child devices 8 years ago
Simon Glass c57f806bf2 dm: core: Add a way to find a device by its driver 8 years ago
Stefan Agner 83fd908f28 dm: imx: serial: Support DTE mode when using driver model 8 years ago
Simon Glass 9fa2819009 dm: core: Expand platdata for of-platdata devices 8 years ago
Simon Glass fd1c2d9b6a dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED 8 years ago
Bin Meng 6f0e7a36ef dm: Sort the uclass id in alphabetical order 8 years ago
Vignesh R 7c61686255 dm: core: implement dev_map_physmem() 8 years ago
Stephen Warren 89c1e2da78 Add a reset driver framework/uclass 8 years ago
Stephen Warren 6238935d01 Add a mailbox driver framework/uclass 8 years ago
Stephen Warren 1163625898 Rename reset to sysreset 8 years ago
Stephen Warren daac3bfee5 dm: allow setting driver_data before/during bind 8 years ago
Mugunthan V N 73443b9e4c drivers: core: device: add support to check dt compatible for a device/machine 8 years ago
Simon Glass a2040facd2 dm: core: Allow device names to be freed automatically 8 years ago
Simon Glass a219639d42 dm: Rename disk uclass to ahci 8 years ago
angelo@sysam.it e27802af54 m68k: add DM model serial driver 8 years ago
Stefan Roese 28027521be dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address 8 years ago
Stephen Warren 43c4d44e33 fdt: implement dev_get_addr_name() 8 years ago
Mateusz Kulikowski 04868b407b drivers: Add SPMI bus uclass 8 years ago
Stephen Warren 3917c26909 serial: add BCM283x mini UART driver 8 years ago
Eric Anholt cd0fa5bff8 serial: pl01x: Add support for devices with the rate pre-configured. 8 years ago
Simon Glass 09d71aac7b dm: blk: Add a block-device uclass 8 years ago
Simon Glass b06750501f dm: core: Add uclass_first_device_err() to return a valid device 8 years ago
Vikas Manocha 6a12cebd90 stm32x7: add support for stm32x7 serial driver 8 years ago
Mugunthan V N a0594cefb7 dm: implement a DMA uclass 8 years ago
Simon Glass 8de536c27c video: sandbox: Allow selection of font size and console name 8 years ago
Simon Glass c6db965f67 dm: Remove device_probe_child() 8 years ago
Simon Glass e3b5f04143 ahci: Add a disk-controller uclass 8 years ago
Simon Glass 5544757ce9 dm: x86: Add a northbridge uclass 8 years ago
Simon Glass e76187a355 dm: x86: Create a driver for x86 interrupts 8 years ago
Simon Glass 2dcf143398 dm: video: Repurpose the 'displayport' uclass to 'display' 8 years ago
Simon Glass f563dc1d19 dm: panel: Add a panel uclass 8 years ago
Simon Glass 363bf77acc dm: backlight: Add a backlight uclass 8 years ago
Simon Glass fc760cb8c4 dm: pwm: Add a PWM uclass 8 years ago
Simon Glass 1b30d61d78 dm: core: Export uclass_find_device_by_of_offset() 8 years ago
Simon Glass 77eaa19e73 dm: pinctrl: Add a way for a GPIO driver to obtain a pin function 8 years ago
Simon Glass 5fd6badbd2 dm: Add a power sequencing uclass 8 years ago
Simon Glass 52db39a22b dm: pinctrl: Add a function to parse PIN_CONFIG flags 8 years ago
Simon Glass 3c97c4fb52 dm: video: test: Add tests for the video uclass 8 years ago