summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-11-22Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini4-4/+38
2019-11-22Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini4-11/+22
2019-11-22usb: dwc2: fix possible alignment issuesSimon Goldschmidt1-2/+2
2019-11-22usb: composite: fix possible alignment issuesSimon Goldschmidt1-7/+18
2019-11-21spi: cadence_qspi: support DM_CLKSimon Goldschmidt2-2/+20
2019-11-21timer: dw-apb: add reset handlingSimon Goldschmidt1-1/+17
2019-11-21ddr: socfpga: gen5: constify altera_gen5_sdram_opsSimon Goldschmidt1-1/+1
2019-11-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini5-281/+586
2019-11-20input: Move input.o to be built only in some casesTom Rini1-3/+3
2019-11-19usb: cdns3: Fix include file pathVignesh Raghavendra2-2/+2
2019-11-19ata: sata_sil: Add DM support for Silicon sata driverPeng Ma3-193/+353
2019-11-19ata: fsl_sata: Add DM support for Freescale PowerPC SATA driverPeng Ma3-88/+233
2019-11-18Merge tag 'video-for-v2020.01-rc2' of https://gitlab.denx.de/u-boot/custodian...Tom Rini3-10/+17
2019-11-18Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodi...Tom Rini42-1199/+6793
2019-11-17rockchip: rk3308: Add sdram driverAndy Yan2-0/+56
2019-11-17rockchip: clk: Add clk driver for rk3308Finley Xiao2-0/+1073
2019-11-17rockchip: clk: pll: add common pll setting funcsElaine Zhang2-0/+361
2019-11-17rockchip: clk: fix wrong CONFIG_IS_ENABLED handlingHeiko Stuebner8-8/+8
2019-11-17rockchip: clk: rv1108: remove duplicate reset initHeiko Stuebner1-14/+2
2019-11-17rockchip: usb: Migrate to use ofnodeKever Yang1-3/+2
2019-11-17misc: add driver for the Rockchip otp controllerFinley Xiao3-0/+186
2019-11-17net: gmac_rockchip: add support for px30Heiko Stuebner1-0/+69
2019-11-17rockchip: clk: add px30 clock driverKever Yang2-0/+1631
2019-11-17pinctrl: rockchip: add px30 pinctrl driverDavid Wu2-0/+369
2019-11-17ram: rk3399: Fix dram setting to make dram more stableYouMin Chen1-21/+20
2019-11-17ram: rk3399: update calculate_strideKever Yang1-39/+119
2019-11-17ram: rk3399: Sync the io setting from Rockchip vendor codeKever Yang1-30/+14
2019-11-17ram: rockchip: update lpddr4 timing for rk3399Kever Yang2-9/+9
2019-11-17ram: rk3399: add support detect capacityYouMin Chen1-21/+215
2019-11-17ram: rk3399: update the function of sdram_initYouMin Chen1-123/+296
2019-11-17ram: rk3399: fix error about get_ddrc0_con reg addrYouMin Chen1-1/+1
2019-11-17ram: rk3399: Clean up codeYouMin Chen1-83/+93
2019-11-17ram: rk3399: migrate to use common codeYouMin Chen5-115/+118
2019-11-17ram: rk3328: use common sdram driverYouMin Chen2-606/+159
2019-11-17ram: px30: add sdram driverYouMin Chen8-1/+1168
2019-11-17ram: rockchip: add phy driver code for PX30Kever Yang1-0/+205
2019-11-17ram: rockchip: add controller code for PX30Kever Yang1-0/+205
2019-11-17ram: rockchip: Default enable DRAM debug infoKever Yang1-0/+1
2019-11-17ram: rockchip: move sdram_debug function into sdram_commonKever Yang3-148/+144
2019-11-17ram: rockchip: add common code for sdram driverKever Yang3-0/+292
2019-11-17ram: rockchip: rename sdram_common.c/h to sdram.cKever Yang8-8/+8
2019-11-17ram: rockchip: rename sdram.h to sdram_rk3288.hKever Yang3-3/+3
2019-11-14pinctrol: dm: remove the function pinctrl_decode_pin_configPatrick Delaunay1-12/+0
2019-11-12video: stm32: remove the compatible "synopsys, dw-mipi-dsi" supportPatrick Delaunay2-7/+14
2019-11-12Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini12-305/+893
2019-11-12video: mxsfb: Configure the clock after eLCDIF resetFabio Estevam1-3/+3
2019-11-11Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini5-91/+1015
2019-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini3-1/+10
2019-11-10ram: rk3328: Fix loading of skew valuesSimon South1-1/+1
2019-11-10ram: rk3328: Use correct frequency units in functionSimon South1-2/+2