aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-07-31Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-4/+1
2019-07-31Merge branch '2019-07-31-ti-imports'Tom Rini1-2/+2
2019-07-31nand: davinci: avoid out of bounds array accessHeinrich Schuchardt1-2/+2
2019-07-31Merge tag 'mmc-7-31' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini4-5/+8
2019-07-31clk: meson: remove duplicate logicHeinrich Schuchardt1-4/+1
2019-07-31mmc: relocate code commentBaruch Siach1-1/+1
2019-07-31mmc: mtk-sd: add WATCHDOG_RESET() to prevent watchdog timeoutWeijie Gao1-0/+3
2019-07-31mmc: sdhci: fix chip detect gpio property nameBaruch Siach1-1/+1
2019-07-31mmc: mv_sdhci: fix uninitialized pointer deref on probeBaruch Siach1-3/+3
2019-07-30Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-0/+20
2019-07-30Merge tag 'xilinx-for-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini3-251/+361
2019-07-30Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini12-831/+961
2019-07-30mxc_ipuv3_fb.c: enable a backlight on a panelHeiko Schocher1-0/+5
2019-07-30mxc_ipuv3_fb.c: call display_enableHeiko Schocher1-0/+13
2019-07-30mxc_ipuv3_fb.c: set gd->fb_baseHeiko Schocher1-0/+2
2019-07-30fpga: altera: cyclon2: Check function pointer before callingAlexander Dahl1-1/+5
2019-07-30fpga: altera: cyclon2: Fix indentationAlexander Dahl1-16/+16
2019-07-30fpga: altera: cyclon2: Fix most checkpatch warningsAlexander Dahl1-42/+39
2019-07-30fpga: virtex2: Add slave serial programming supportRobert Hancock1-13/+83
2019-07-30fpga: virtex2: Add additional clock cycles after DONE assertionRobert Hancock1-4/+16
2019-07-30fpga: virtex2: Split out image writing from pre/post operationsRobert Hancock1-157/+174
2019-07-30fpga: virtex2: added Kconfig optionRobert Hancock1-0/+8
2019-07-30fpga: virtex2: cosmetic: Cleanup code styleRobert Hancock1-134/+136
2019-07-29Merge branch '2019-07-29-ti-imports'Tom Rini4-143/+47
2019-07-29nand: davinci: add support for driver modelBartosz Golaszewski1-1/+45
2019-07-29nand: davinci: make davinci_nand_init() staticBartosz Golaszewski1-1/+1
2019-07-29i2c: remove i2c driver-model compatibility layerBartosz Golaszewski3-141/+1
2019-07-29Merge branch '2019-07-29-master-imports'Tom Rini6-62/+232
2019-07-29rtc, rx8025: add DM supportHeiko Schocher1-19/+135
2019-07-29rtc, rx8025: fix Coding StyleHeiko Schocher1-29/+29
2019-07-29rtc: move RTC_RX8025 to KconfigHeiko Schocher1-0/+5
2019-07-29pinctrl: mediatek: fix warningFabien Parent1-0/+2
2019-07-29gpio: fixes for gpio-hog supportHeiko Schocher2-29/+76
2019-07-29doc: arch: sandbox: Replace all the instances of README.sandboxKeerthy1-1/+1
2019-07-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpgaTom Rini10-650/+875
2019-07-29Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini10-78/+260
2019-07-29Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodi...Tom Rini1-0/+3
2019-07-29pinctrl: renesas: fix R-Car gpio0_00 operation fails with 'gpio -input' commandtitron1-2/+2
2019-07-29video: arm: rpi: Bail out early if querying video information failsFabian Vogt1-1/+3
2019-07-29rockchip: rk3188: init CPU freq in clock driverKever Yang1-0/+3
2019-07-29video: dw_hdmi: Add support for ddc-i2c-bus propertyNiklas Schulze4-0/+22
2019-07-29video: meson: dw-hdmi: add EDID mode filtering to only select supported modesNeil Armstrong1-0/+7
2019-07-29video: display: use edid_get_timing_validate() variant to filter supported ED...Neil Armstrong1-1/+14
2019-07-29video, simple_panel: add lg,lb070wv8 displayHeiko Schocher1-0/+1
2019-07-29video: mxsfb: fix mxsfb fbdev binding issuesIgor Opaniuk1-12/+62
2019-07-29video: fsl_dcu_fb: add DM_VIDEO supportIgor Opaniuk2-20/+94
2019-07-29video: fsl_dcu_fb: refactor init functionsIgor Opaniuk1-47/+60
2019-07-27Merge branch '2019-07-26-ti-imports'Tom Rini8-139/+626
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini44-201/+2987
2019-07-27Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini9-382/+723