summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'mmc-8-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2019-08-0910-15/+22
|\ \ \
| * | | mmc: tangier_sdhci: fix uninitialized pointer deref on probePeng Fan2019-08-091-1/+2
| * | | mmc: sdhci-cadence: fix uninitialized pointer deref on probePeng Fan2019-08-091-1/+2
| * | | mmc: s5p: fix uninitialized pointer deref on probePeng Fan2019-08-091-2/+2
| * | | mmc: pci: fix uninitialized pointer deref on probePeng Fan2019-08-091-2/+2
| * | | mmc: msm_sdhci: fix uninitialized pointer deref on probePeng Fan2019-08-091-2/+2
| * | | mmc: bcm: fix uninitialized pointer deref on probePeng Fan2019-08-092-2/+5
| * | | mmc: atmel_sdhci: fix uninitialized pointer deref on probePeng Fan2019-08-091-2/+2
| * | | mmc: zynq_sdhci: fix uninitialized pointer deref on probeMatwey V. Kornilov2019-08-091-3/+4
| * | | mmc: Select SPL_HS200_SUPPORT if SPL_HS400_SUPPORT is selectedFaiz Abbas2019-08-091-0/+1
| |/ /
* | | Merge tag 'u-boot-rockchip-20190809' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-08-092-3/+1031
|\ \ \ | |/ / |/| |
| * | rockchip: ram: add full feature rk3328 DRAM driverKever Yang2019-08-051-3/+1015
| * | dw_mmc: turn on the IO supplyUrja Rannikko2019-07-311-0/+16
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/08Aug2019Tom Rini2019-08-084-53/+16
|\ \ \ | |_|/ |/| |
| * | watchdog: mtk_wdt: Cosmetic cleanup of latest changesStefan Roese2019-08-051-9/+16
| * | watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its referencesStefan Roese2019-08-053-44/+0
* | | pci_ep: Fix Coverity warningRamon Fried2019-08-071-1/+1
* | | clk: MediaTek: add hifsys entry for MT7623 SoC.Ryder Lee2019-08-073-23/+51
|/ /
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clkWIP/02Aug2019Tom Rini2019-08-0212-14/+681
|\ \
| * | clk: sandbox: add composite clkPeng Fan2019-07-311-0/+80
| * | clk: gate: support sandboxPeng Fan2019-07-311-0/+11
| * | clk: add composite clk supportPeng Fan2019-07-313-0/+175
| * | dm: clk: ignore default settings when node not validPeng Fan2019-07-311-0/+3
| * | clk: imx: gate2 add set ratePeng Fan2019-07-311-0/+11
| * | clk: imx: import clk heplersPeng Fan2019-07-311-0/+81
| * | clk: fixed_rate: export clk_fixed_ratePeng Fan2019-07-311-7/+1
| * | clk: divider set rate supporrtPeng Fan2019-07-311-0/+88
| * | clk: add clk-gate supportPeng Fan2019-07-312-1/+149
| * | clk: mux: add set parent supportPeng Fan2019-07-311-2/+68
| * | clk: use clk_dev_bindedPeng Fan2019-07-312-4/+6
| * | clk: introduce clk_dev_bindedPeng Fan2019-07-311-0/+8
* | | Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodia...WIP/31Jul2019Tom Rini2019-07-311-4/+1
|\ \ \
| * | | clk: meson: remove duplicate logicHeinrich Schuchardt2019-07-311-4/+1
| | |/ | |/|
* | | Merge branch '2019-07-31-ti-imports'Tom Rini2019-07-311-2/+2
|\ \ \
| * | | nand: davinci: avoid out of bounds array accessHeinrich Schuchardt2019-07-311-2/+2
* | | | Merge tag 'mmc-7-31' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2019-07-314-5/+8
|\ \ \ \ | |/ / / |/| | |
| * | | mmc: relocate code commentBaruch Siach2019-07-311-1/+1
| * | | mmc: mtk-sd: add WATCHDOG_RESET() to prevent watchdog timeoutWeijie Gao2019-07-311-0/+3
| * | | mmc: sdhci: fix chip detect gpio property nameBaruch Siach2019-07-311-1/+1
| * | | mmc: mv_sdhci: fix uninitialized pointer deref on probeBaruch Siach2019-07-311-3/+3
| |/ /
* | | Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians...WIP/30Jul2019Tom Rini2019-07-301-0/+20
|\ \ \
| * | | mxc_ipuv3_fb.c: enable a backlight on a panelHeiko Schocher2019-07-301-0/+5
| * | | mxc_ipuv3_fb.c: call display_enableHeiko Schocher2019-07-301-0/+13
| * | | mxc_ipuv3_fb.c: set gd->fb_baseHeiko Schocher2019-07-301-0/+2
* | | | Merge tag 'xilinx-for-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-303-251/+361
|\ \ \ \
| * | | | fpga: altera: cyclon2: Check function pointer before callingAlexander Dahl2019-07-301-1/+5
| * | | | fpga: altera: cyclon2: Fix indentationAlexander Dahl2019-07-301-16/+16
| * | | | fpga: altera: cyclon2: Fix most checkpatch warningsAlexander Dahl2019-07-301-42/+39
| * | | | fpga: virtex2: Add slave serial programming supportRobert Hancock2019-07-301-13/+83
| * | | | fpga: virtex2: Add additional clock cycles after DONE assertionRobert Hancock2019-07-301-4/+16