summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | | | fpga: virtex2: Split out image writing from pre/post operationsRobert Hancock2019-07-301-157/+174
| * | | | fpga: virtex2: added Kconfig optionRobert Hancock2019-07-301-0/+8
| * | | | fpga: virtex2: cosmetic: Cleanup code styleRobert Hancock2019-07-301-134/+136
| | |/ / | |/| |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-07-3012-831/+961
|\ \ \ \ | |/ / / |/| | |
| * | | pinctrl: renesas: fix R-Car gpio0_00 operation fails with 'gpio -input' commandtitron2019-07-291-2/+2
| * | | pinctrl: renesas: Synchronize Gen2/Gen3 tables with Linux 5.2Eugeniu Rosca2019-07-2311-829/+959
* | | | Merge branch '2019-07-29-ti-imports'Tom Rini2019-07-294-143/+47
|\ \ \ \
| * | | | nand: davinci: add support for driver modelBartosz Golaszewski2019-07-291-1/+45
| * | | | nand: davinci: make davinci_nand_init() staticBartosz Golaszewski2019-07-291-1/+1
| * | | | i2c: remove i2c driver-model compatibility layerBartosz Golaszewski2019-07-293-141/+1
| | |_|/ | |/| |
* | | | Merge branch '2019-07-29-master-imports'Tom Rini2019-07-296-62/+232
|\ \ \ \
| * | | | rtc, rx8025: add DM supportHeiko Schocher2019-07-291-19/+135
| * | | | rtc, rx8025: fix Coding StyleHeiko Schocher2019-07-291-29/+29
| * | | | rtc: move RTC_RX8025 to KconfigHeiko Schocher2019-07-291-0/+5
| * | | | pinctrl: mediatek: fix warningFabien Parent2019-07-291-0/+2
| * | | | gpio: fixes for gpio-hog supportHeiko Schocher2019-07-292-29/+76
| * | | | doc: arch: sandbox: Replace all the instances of README.sandboxKeerthy2019-07-291-1/+1
| |/ / /
* | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpgaTom Rini2019-07-2910-650/+875
|\ \ \ \
| * | | | fpga: arria10: Fix error in fpga pin configurationDalon Westergreen2019-07-211-4/+5
| * | | | spl: kconfig: separate sysreset and firmware drivers from miscSimon Goldschmidt2019-07-213-4/+10
| * | | | sysreset: add support for socfpga sysresetSimon Goldschmidt2019-07-211-0/+19
| * | | | sysreset: socfpga: stratix10: add sysreset driverSimon Goldschmidt2019-07-213-0/+37
| * | | | sysreset: socfpga: gen5: add sysreset driverSimon Goldschmidt2019-07-213-0/+64
| * | | | dm: ddr: socfpga: fix gen5 ddr driver to not use bssSimon Goldschmidt2019-07-212-642/+740
| | |/ / | |/| |
* | | | Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-07-2910-78/+260
|\ \ \ \ | | |_|/ | |/| |
| * | | video: arm: rpi: Bail out early if querying video information failsFabian Vogt2019-07-291-1/+3
| * | | video: dw_hdmi: Add support for ddc-i2c-bus propertyNiklas Schulze2019-07-294-0/+22