summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | ram: rockchip: add phy driver code for PX30Kever Yang2019-11-171-0/+205
| * | ram: rockchip: add controller code for PX30Kever Yang2019-11-171-0/+205
| * | ram: rockchip: Default enable DRAM debug infoKever Yang2019-11-171-0/+1
| * | ram: rockchip: move sdram_debug function into sdram_commonKever Yang2019-11-173-148/+144
| * | ram: rockchip: add common code for sdram driverKever Yang2019-11-173-0/+292
| * | ram: rockchip: rename sdram_common.c/h to sdram.cKever Yang2019-11-178-8/+8
| * | ram: rockchip: rename sdram.h to sdram_rk3288.hKever Yang2019-11-173-3/+3
* | | pinctrol: dm: remove the function pinctrl_decode_pin_configPatrick Delaunay2019-11-141-12/+0
|/ /
* | Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-11-1212-305/+893
|\ \ | |/ |/|
| * net: fec_mxc: support i.MX8M with CLK_CCFPeng Fan2019-11-052-15/+68
| * net: Kconfig: FEC: Add dependency on i.MX8MPeng Fan2019-11-051-1/+1
| * clk: imx: imx8mm: add set_parent callbackPeng Fan2019-11-051-0/+19
| * clk: imx8mm: add enet clkPeng Fan2019-11-051-0/+27
| * clk: imx: add i.MX8MN ccf driverPeng Fan2019-11-053-0/+433
| * pinctrl: imx8m: support i.MX8MNPeng Fan2019-11-051-0/+1
| * power: domain: add i.MX8 scu power domain driverPeng Fan2019-11-052-1/+88
| * power: domain: make imx8-power-domain.c legacyPeng Fan2019-11-052-1/+1
| * misc: imx8: scu: simplify code to make it extendablePeng Fan2019-11-051-39/+7
* | Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-11-115-91/+1015
|\ \
| * | ram: rk3328: Fix loading of skew valuesSimon South2019-11-101-1/+1
| * | ram: rk3328: Use correct frequency units in functionSimon South2019-11-101-2/+2