summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodi...WIP/23Nov2019Tom Rini2019-11-238-18/+95
|\
| * rockchip: dwmmc: add handling for u-boot, spl-fifo-modeHeiko Stuebner2019-11-231-0/+5
| * gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUMJagan Teki2019-11-231-0/+1
| * usb: dwc3: Add phy interface for dwc3_ubootJagan Teki2019-11-232-0/+39
| * fastboot: rockchip: Fix rk3328 default mmc deviceJagan Teki2019-11-231-1/+0
| * fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV]Jagan Teki2019-11-231-1/+3
| * gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUMJagan Teki2019-11-231-0/+1
| * gadget: rockchip: USB_GADGET_PRODUCT_NUMJagan Teki2019-11-231-0/+3
| * gadget: Select USB_GADGET_VENDOR_NUM for rockchipJagan Teki2019-11-231-0/+1
| * gadget: Select USB_GADGET_MANUFACTURER for rockchipJagan Teki2019-11-231-0/+1
| * power: fan53555: fix fan53555_regulator_set_valueVasily Khoruzhick2019-11-231-1/+1
| * rockchip: i2c: don't sent stop bit after each messageVasily Khoruzhick2019-11-231-2/+3
| * power: fan53555: add support for Silergy SYR82X and SYR83XVasily Khoruzhick2019-11-232-14/+38
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaWIP/22Nov2019Tom Rini2019-11-224-4/+38
|\ \
| * | spi: cadence_qspi: support DM_CLKSimon Goldschmidt2019-11-202-2/+20
| * | timer: dw-apb: add reset handlingSimon Goldschmidt2019-11-201-1/+17
| * | ddr: socfpga: gen5: constify altera_gen5_sdram_opsSimon Goldschmidt2019-11-201-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-11-224-11/+22
|\ \ \
| * | | usb: dwc2: fix possible alignment issuesSimon Goldschmidt2019-11-221-2/+2
| * | | usb: composite: fix possible alignment issuesSimon Goldschmidt2019-11-221-7/+18
| * | | usb: cdns3: Fix include file pathVignesh Raghavendra2019-11-192-2/+2
| | |/ | |/|
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2019-11-205-281/+586
|\ \ \ | |_|/ |/| |
| * | ata: sata_sil: Add DM support for Silicon sata driverPeng Ma2019-11-193-193/+353
| * | ata: fsl_sata: Add DM support for Freescale PowerPC SATA driverPeng Ma2019-11-193-88/+233
| |/
* | input: Move input.o to be built only in some casesTom Rini2019-11-191-3/+3
|/
* Merge tag 'video-for-v2020.01-rc2' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2019-11-183-10/+17
|\
| * video: stm32: remove the compatible "synopsys, dw-mipi-dsi" supportPatrick Delaunay2019-11-122-7/+14
| * video: mxsfb: Configure the clock after eLCDIF resetFabio Estevam2019-11-121-3/+3
* | Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-11-1742-1199/+6793
|\ \
| * | rockchip: rk3308: Add sdram driverAndy Yan2019-11-172-0/+56
| * | rockchip: clk: Add clk driver for rk3308Finley Xiao2019-11-172-0/+1073
| * | rockchip: clk: pll: add common pll setting funcsElaine Zhang2019-11-172-0/+361
| * | rockchip: clk: fix wrong CONFIG_IS_ENABLED handlingHeiko Stuebner2019-11-178-8/+8
| * | rockchip: clk: rv1108: remove duplicate reset initHeiko Stuebner2019-11-171-14/+2
| * | rockchip: usb: Migrate to use ofnodeKever Yang2019-11-171-3/+2
| * | misc: add driver for the Rockchip otp controllerFinley Xiao2019-11-173-0/+186
| * | net: gmac_rockchip: add support for px30Heiko Stuebner2019-11-171-0/+69
| * | rockchip: clk: add px30 clock driverKever Yang2019-11-172-0/+1631
| * | pinctrl: rockchip: add px30 pinctrl driverDavid Wu2019-11-172-0/+369
| * | ram: rk3399: Fix dram setting to make dram more stableYouMin Chen2019-11-171-21/+20
| * | ram: rk3399: update calculate_strideKever Yang2019-11-171-39/+119
| * | ram: rk3399: Sync the io setting from Rockchip vendor codeKever Yang2019-11-171-30/+14
| * | ram: rockchip: update lpddr4 timing for rk3399Kever Yang2019-11-172-9/+9
| * | ram: rk3399: add support detect capacityYouMin Chen2019-11-171-21/+215
| * | ram: rk3399: update the function of sdram_initYouMin Chen2019-11-171-123/+296
| * | ram: rk3399: fix error about get_ddrc0_con reg addrYouMin Chen2019-11-171-1/+1
| * | ram: rk3399: Clean up codeYouMin Chen2019-11-171-83/+93
| * | ram: rk3399: migrate to use common codeYouMin Chen2019-11-175-115/+118
| * | ram: rk3328: use common sdram driverYouMin Chen2019-11-172-606/+159
| * | ram: px30: add sdram driverYouMin Chen2019-11-178-1/+1168