summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | video: meson: dw-hdmi: add EDID mode filtering to only select supported modesNeil Armstrong2019-07-291-0/+7
| * | | video: display: use edid_get_timing_validate() variant to filter supported ED...Neil Armstrong2019-07-291-1/+14
| * | | video, simple_panel: add lg,lb070wv8 displayHeiko Schocher2019-07-291-0/+1
| * | | video: mxsfb: fix mxsfb fbdev binding issuesIgor Opaniuk2019-07-291-12/+62
| * | | video: fsl_dcu_fb: add DM_VIDEO supportIgor Opaniuk2019-07-292-20/+94
| * | | video: fsl_dcu_fb: refactor init functionsIgor Opaniuk2019-07-291-47/+60
| | |/ | |/|
* | | Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-07-291-0/+3
|\ \ \ | |/ / |/| |
| * | rockchip: rk3188: init CPU freq in clock driverKever Yang2019-07-291-0/+3
* | | Merge branch '2019-07-26-ti-imports'Tom Rini2019-07-278-139/+626
|\ \ \
| * | | mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versionsFaiz Abbas2019-07-261-43/+71
| * | | remoteproc: k3_rproc: Rename to ti_k3_arm64_rprocLokesh Vutla2019-07-263-38/+41
| * | | remoteproc: k3_rproc: Update the driver to use ti_sci_proc helpersLokesh Vutla2019-07-261-48/+31
| * | | remoteproc: tisci: add TI-SCI processor control helper functionsLokesh Vutla2019-07-261-0/+121
| * | | power: domain: ti_sci_power_domains: Add support for exclusive and shared accessLokesh Vutla2019-07-261-1/+30
| * | | firmware: ti_sci: Add a command for releasing all exclusive devicesLokesh Vutla2019-07-261-0/+75
| * | | firmware: ti_sci: Add processor shutdown API methodAndreas Dannenberg2019-07-262-4/+237
| * | | firmware: ti_sci: Allow for device shared and exclusive requestsLokesh Vutla2019-07-261-5/+20
* | | | Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-2744-201/+2987
|\ \ \ \
| * | | | serial: mxc: Add compatibles to NXP's serial driver (for imx21 and imx53)Lukasz Majewski2019-07-191-0/+2
| * | | | IMX: serial: dm: Set DM_FLAG_PRE_RELOC in the IMX uart driverLukasz Majewski2019-07-191-2/+0
| * | | | watchdog: imx: Add DM supportMarek Vasut2019-07-192-17/+104
| * | | | watchdog: Split WDT from SPL_WDTMarek Vasut2019-07-192-1/+8
| * | | | gpio: Add missing parenthesis to the GPIO_TO_PORT defineLukasz Majewski2019-07-191-1/+1
| * | | | pwm: imx: add DM_PWM supportHeiko Schocher2019-07-191-9/+101
| * | | | pwm: imx: add Kconfig supportHeiko Schocher2019-07-191-0/+5
| * | | | regulator: bd718x7: support ROHM BD71837 and BD71847 PMICsMatti Vaittinen2019-07-194-5/+513
| * | | | thermal: add i.MX8 thermal driverPeng Fan2019-07-193-0/+213
| * | | | misc: imx8: add sc_misc_get_tempPeng Fan2019-07-191-0/+28
| * | | | spi: mxs: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion)Lukasz Majewski2019-07-191-83/+317