Commit Graph

169 Commits (65b3c6bbae072367cbcf07bdd2ec27dcd591c0b3)

Author SHA1 Message Date
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 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
Simon Glass 363bf77acc dm: backlight: Add a backlight uclass 9 years ago
Simon Glass fc760cb8c4 dm: pwm: Add a PWM uclass 9 years ago
Simon Glass 1b30d61d78 dm: core: Export uclass_find_device_by_of_offset() 9 years ago
Simon Glass 77eaa19e73 dm: pinctrl: Add a way for a GPIO driver to obtain a pin function 9 years ago
Simon Glass 5fd6badbd2 dm: Add a power sequencing uclass 9 years ago
Simon Glass 52db39a22b dm: pinctrl: Add a function to parse PIN_CONFIG flags 9 years ago
Simon Glass 3c97c4fb52 dm: video: test: Add tests for the video uclass 9 years ago
Simon Glass 83510766c9 dm: video: Add a uclass for the text console 9 years ago
Simon Glass 1acafc73bf dm: video: Add a video uclass 9 years ago
Vladimir Zapolskiy f21069ed82 serial: lpc32xx hsuart: port driver to driver model 9 years ago
Mugunthan V N 69b41388ba dm: core: Add a new api to get indexed device address 9 years ago
Stefan Roese 66eaea6cd1 dm: core: Add option to configure an offset for the address translation 9 years ago
Kamil Lulko 665624149a stm32: Convert serial driver to DM 9 years ago
Simon Glass 79725ca4f6 Revert "dm: Export device_remove_children / device_unbind_children" 9 years ago
Simon Glass 7aeac5bc8c dm: core: Add safe device iteration macros 9 years ago
Simon Glass 34ab37eef5 dm: usb: Add support for USB keyboards with driver model 9 years ago
Thomas Chou d85879938d dm: implement a MTD uclass 9 years ago
Przemyslaw Marczak 5decbf5300 dm: adc: add simple ADC uclass implementation 9 years ago
Simon Glass 8d1f3a9daf dm: core: Tidy up comments in device.h 9 years ago
Simon Glass 99b81a4d86 dm: core: Remove a comment about dropping per_child_auto_alloc_size 9 years ago
Simon Glass 93c7fe4a0c dm: core: Tidy up devres comments 9 years ago
Simon Glass fb04c9d7b8 dm: core: Fix device flag whitespace 9 years ago
Simon Glass 9a79f6e6d5 dm: core: Adjust device.h header file order 9 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 9 years ago
Thomas Chou 4395e06eb9 dm: implement a Miscellaneous uclass 9 years ago
Thomas Chou c8a7ba9e6a dm: implement a Timer uclass 9 years ago
Nishanth Menon ddf56bc7e3 drivers: Introduce a simplified remoteproc framework 9 years ago
Bin Meng 1e0f226362 dm: pci: Add an inline API to test if a device is on a PCI bus 9 years ago
Simon Glass c5acf4a2b3 pinctrl: Add the concept of peripheral IDs 9 years ago
Masahiro Yamada d90a5a30de pinctrl: add pin control uclass support 9 years ago
Masahiro Yamada e6cabe4a6d dm: core: allow device_bind() to not return a device pointer 9 years ago
Simon Glass f255d31f90 dm: tpm: Add a uclass for Trusted Platform Modules 9 years ago
Masahiro Yamada 71f1e3f19d dm: simplify uclass_foreach_dev() implementation 9 years ago
Masahiro Yamada 6d99cfaee8 serial: uniphier: drop platform data support 9 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 9 years ago
Masahiro Yamada 0a5804b53a dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list 9 years ago
Simon Glass 74356d7fb1 dm: core: Fix a typo in the uclass_get_device_by_name() comment 9 years ago