Commit Graph

8688 Commits (e1417c7b66f4e0051a3aa242f655e85c1c96eef2)

Author SHA1 Message Date
Nikita Kiryanov 9bcfca123c pmic: tps65218: add useful functions and defines 9 years ago
Andreas Bießmann ed48899c11 pci_rom: fix may be used uninitialized warning 9 years ago
Vikas Manocha e66c49fa93 stm32: add support for stm32f7 & stm32f746 discovery board 9 years ago
Vikas Manocha 6a12cebd90 stm32x7: add support for stm32x7 serial driver 9 years ago
Vikas Manocha 09959ba3c5 gpio: stm32_gpio: move base addresses to the soc file 9 years ago
Vikas Manocha 14cec06113 gpio: stm32_gpio: move clock config from driver to board 9 years ago
Zhao Qiang d3e6d30cef board: ls1043ardb: Add micro QE support for ls1043ardb 9 years ago
Zhao Qiang 3bf46e6a6d driver: qe: Mask the codes not used for micro QE 9 years ago
Qianyu Gong 6fc9535f39 driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platforms 9 years ago
Qianyu Gong 075affb1ac fm: fdt: Move fman ucode fixup to driver code 9 years ago
Qianyu Gong 2459afb1a7 qe: move drivers/qe/qe.h to include/fsl_qe.h 9 years ago
Aneesh Bansal f698e9f39a powerpc/SECURE_BOOT: Add PAMU driver 9 years ago
Ruchika Gupta 7f4736bd65 drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZE 9 years ago
Jelle van der Waa dc44fd8ae4 sunxi: H3: Add support for the host usb-phys 9 years ago
Jelle van der Waa 0d8382ae70 sunxi: power: add support for sy8106a driver 9 years ago
Christophe Ricard 674f3609aa spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN 9 years ago
Christophe Ricard 3963919e5b spi: omap3: Remove unused variable irqstatus in omap3_spi_txrx 9 years ago
Mugunthan V N 1218e5c507 drivers: dma: ti-edma3: convert driver to adopt driver model 9 years ago
Mugunthan V N 518b0afc33 spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is defined 9 years ago
Mugunthan V N 7bd1c59bdb sf: spi_flash: use dma to copy data from mmap region if platform supports 9 years ago
Mugunthan V N 58da672d49 dma: Kconfig: Add TI_EDMA3 entry 9 years ago
Mugunthan V N a0594cefb7 dm: implement a DMA uclass 9 years ago
Marek Vasut 703c751169 video: Add S3C24xx framebuffer support 9 years ago
Michal Simek 6a10bc5be8 net: phy: realtek: Use generic genphy_parse_link() for RTL8211E 9 years ago
Michal Simek d9a3bec682 dm: ns16550: Add support for reg-offset property 9 years ago
Michal Simek 6cd0f2a6cd serial: zynq: Change logic in putc 9 years ago
Michal Simek ce0335f2b4 mmc: Kconfig: Add Arasan SDHCI entry 9 years ago
Simon Glass d5b9d11cb6 video: freetype: Fix a memory leak with a bad parameter 9 years ago
Simon Glass f6e75ba7fe video: truetype: Fix a memory leak on error 9 years ago
Peng Fan c4068dfb31 pinctrl: imx: Support i.MX7D 9 years ago
Peng Fan 745df68d36 pinctrl: imx: Introduce pinctrl driver for i.MX6 9 years ago
Ulises Cardenas f91e65a74e imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7 9 years ago
Bin Meng 98af34f897 superio: Add SMSC SIO1007 driver 9 years ago
Wenyou Yang 9cf7385c9b drivers: usb: ohci-at91: clean up the PLLB code 9 years ago
Wenyou Yang b55b596086 drivers: usb: atmel: clean up the UTMI PLL code 9 years ago
Wenyou Yang cd4de1d928 drivers: at91: clean up peripheral clock code 9 years ago
Stefan Roese a8c3eca433 net: phy: marvell: Fix problem with phy_reset() clearing BMCR 9 years ago
Stefan Roese 3089c47ddc net: phy: marvell: Call phy_reset() where possible 9 years ago
Simon Glass 91c08afe66 tegra: video: Move LCD driver to use the DM PWM driver 9 years ago
Simon Glass 41fa035ce1 tegra: Convert CONFIG_PWM_TEGRA to Kconfig 9 years ago
Simon Glass f5acf91f6f tegra: video: Move all fdt-decoding into a single function 9 years ago
Simon Glass bfda03770c tegra: video: Move LCD enums into the driver 9 years ago
Simon Glass f20b2c0671 tegra: video: Remove the static variables 9 years ago
Simon Glass 9e6866d3b6 tegra: video: Convert tegra20 LCD driver to driver model 9 years ago
Simon Glass ce0c474a72 tegra: video: Merge the two config structures together 9 years ago
Simon Glass 40d56a918c tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig 9 years ago
Simon Glass 71cafc3fba tegra: video: Merge the display driver into one file 9 years ago
Simon Glass d2f906500e tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 9 years ago
Simon Glass d76592122b tegra: nyan-big: Move the LCD driver to driver model 9 years ago
Simon Glass 4dd811581a tegra: lcd: Merge tegra124-lcd.c into display.c 9 years ago