Commit Graph

8722 Commits (b391d743363247bf502fb0b5ca098246ea5a1512)

Author SHA1 Message Date
Masahiro Yamada 9f56917ab8 dm: core: make simple-bus compatible to simple-mfd 8 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 8 years ago
Simon Glass b06750501f dm: core: Add uclass_first_device_err() to return a valid device 8 years ago
Marek Vasut ea9619aed6 sf: Correct data types in stm_is_locked_sr() 8 years ago
Lokesh Vutla e6601df8ac dm: ti_qspi: Fix conversion of address to a pointer 8 years ago
Masahiro Yamada 1d22c4b1bd pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER 8 years ago
Masahiro Yamada fdd15b6a86 pinctrl: uniphier: set input-enable before pin-muxing 8 years ago
Dinh Nguyen b5ab663a69 usb: dwc2: disable erroneous overcurrent condition 8 years ago
Sam Protsenko 8038f6d288 usb: gadget: composite: Correct recovery path for register 8 years ago
Tom Rini e5e88c6596 Revert "dm: ns16550: Add support for reg-offset property" 8 years ago
Masahiro Yamada a111bfbfad mmc: uniphier: add driver for UniPhier SD/MMC host controller 8 years ago
Masahiro Yamada b9a66b63b4 gpio: uniphier: add driver for UniPhier GPIO controller 8 years ago
Alison Wang 903d384d40 net: phy: atheros: Fix problem with phy_reset() clearing BMCR 8 years ago
Marek Vasut abd702f48c usb: ehci: Fix warning on aarch64 8 years ago
Bin Meng 6796704b0d pci: Fix compiler warnings in dm_pciauto_setup_device() 8 years ago
Simon Glass 0badb23d11 spi: Correct two error return values 8 years ago
Simon Glass ffe276d27a sandbox: spi: Remove an incorrect free() 8 years ago
Simon Glass 20f655da11 sandbox: spi: Add more debugging to SPI emulation 8 years ago
Simon Glass 01476eaf07 sandbox: timer: Support the early timer 8 years ago
Simon Glass c95fec3192 timer: Provide an early timer 8 years ago
Simon Glass 4f051824b5 timer: Support tracing fully 8 years ago
Michal Simek 966bfa7347 serial: dcc: Move driver to DM 8 years ago
Nikita Kiryanov 9bcfca123c pmic: tps65218: add useful functions and defines 8 years ago
Andreas Bießmann ed48899c11 pci_rom: fix may be used uninitialized warning 8 years ago
Vikas Manocha e66c49fa93 stm32: add support for stm32f7 & stm32f746 discovery board 8 years ago
Vikas Manocha 6a12cebd90 stm32x7: add support for stm32x7 serial driver 8 years ago
Vikas Manocha 09959ba3c5 gpio: stm32_gpio: move base addresses to the soc file 8 years ago
Vikas Manocha 14cec06113 gpio: stm32_gpio: move clock config from driver to board 8 years ago
Steve Rae a18c2706f1 fastboot: update error and warning messages 8 years ago
Stephen Warren 53419bac4e usb: eth: fix memalign() parameter order 8 years ago
Lukasz Majewski fc18f8d170 dfu: usb: f_dfu: Set deferred call for dfu_flush() function 8 years ago
Marek Vasut e88a1b75d5 usb: ehci: Be explicit about the BE IO accessors 8 years ago
Marek Vasut 7ab0d35543 usb: ehci: Clear USBMODE_BE on LE MMIO 8 years ago
Marek Vasut cf7c93cdd7 usb: ehci: Implement V2P mapping 8 years ago
Marek Vasut 643cacb6d6 usb: ehci: Use map_physmem in ehci-generic 8 years ago
Zhao Qiang d3e6d30cef board: ls1043ardb: Add micro QE support for ls1043ardb 8 years ago
Zhao Qiang 3bf46e6a6d driver: qe: Mask the codes not used for micro QE 8 years ago
Qianyu Gong 6fc9535f39 driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platforms 8 years ago
Qianyu Gong 075affb1ac fm: fdt: Move fman ucode fixup to driver code 8 years ago
Qianyu Gong 2459afb1a7 qe: move drivers/qe/qe.h to include/fsl_qe.h 8 years ago
Aneesh Bansal f698e9f39a powerpc/SECURE_BOOT: Add PAMU driver 8 years ago
Ruchika Gupta 7f4736bd65 drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZE 8 years ago
Jelle van der Waa dc44fd8ae4 sunxi: H3: Add support for the host usb-phys 8 years ago
Jelle van der Waa 0d8382ae70 sunxi: power: add support for sy8106a driver 8 years ago
Christophe Ricard 674f3609aa spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN 8 years ago
Christophe Ricard 3963919e5b spi: omap3: Remove unused variable irqstatus in omap3_spi_txrx 8 years ago
Mugunthan V N 1218e5c507 drivers: dma: ti-edma3: convert driver to adopt driver model 8 years ago
Mugunthan V N 518b0afc33 spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is defined 8 years ago
Mugunthan V N 7bd1c59bdb sf: spi_flash: use dma to copy data from mmap region if platform supports 8 years ago
Mugunthan V N 58da672d49 dma: Kconfig: Add TI_EDMA3 entry 8 years ago