summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_t...Lukasz Majewski2020-02-102-5/+3
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-02-1013-26/+923
|\
| * tpm: Add a driver for H1/Cr50Simon Glass2020-02-073-0/+670
| * dm: irq: Add support for requesting interruptsSimon Glass2020-02-072-0/+157
| * x86: Give each driver an IRQ typeSimon Glass2020-02-071-1/+1
| * dm: irq: Add support for interrupt controller typesSimon Glass2020-02-072-2/+15
| * x86: Add a clock driver for Intel devicesSimon Glass2020-02-074-0/+58
| * tegra: i2c: Change driver to use helper functionSimon Glass2020-02-071-12/+1
| * dm: core: Change syscon to use helper functionSimon Glass2020-02-071-11/+4
| * dm: core: Add a function to find a device by drvdataSimon Glass2020-02-071-0/+17
* | Merge tag 'fixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-...WIP/10Feb2020Tom Rini2020-02-102-9/+13
|\ \
| * | video: mxsfb: call remove() when booting OSAnatolij Gustschin2020-02-041-1/+1
| * | video: fix Coverity missing break issueAnatolij Gustschin2020-02-041-8/+12
* | | misc: i2c_eeprom: set offset len and chip addr offset maskRobert Beckett2020-02-091-0/+35
* | | gpio: Let DM_74X164 be built without CONFIG_SPL_GPIOFabio Estevam2020-02-091-3/+1
* | | serial: serial_cortina: add UART DM driver for CAxxxx SoCsJason Li2020-02-073-0/+172
* | | watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCsJason Li2020-02-073-0/+148
* | | gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCsJason Li2020-02-073-0/+120
* | | eth: mtk-eth: aarch64: fix build warnings on ethernet-driverFrank Wunderlich2020-02-071-4/+5
* | | eth: mtk-eth: add mt7622 support in mediatek eth driverMarkLee2020-02-071-1/+3
* | | eth: mtk-eth: add sgmii mode support in mediatek eth driverMarkLee2020-02-072-0/+59
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2020-02-066-63/+301
|\ \ \ | |_|/ |/| |
| * | ddr: altera: Add DDR2 support to Gen5 driverMarek Vasut2020-02-053-38/+163
| * | watchdog: designware: Optionally fetch clock and reset from DTMarek Vasut2020-02-051-7/+33
| * | watchdog: designware: Convert to DM and DT probingMarek Vasut2020-02-052-24/+100
| * | watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to KconfigMarek Vasut2020-02-031-0/+7
| * | reset: socfpga: Poll for reset status after deassert resetLey Foon Tan2020-02-031-1/+5
* | | video: enable VIDEO_ANSI and all VIDEO_BBP optionsAnatolij Gustschin2020-02-061-1/+4
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/05Feb2020Tom Rini2020-02-052-0/+108
|\ \ \
| * | | i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flagBiwen Li2020-02-041-0/+1
| * | | rtc: pcf8563: Add driver model supportBiwen Li2020-02-041-0/+107
| |/ /
* | | Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-02-056-42/+802
|\ \ \
| * | | net: Add support for Broadcom GENETv5 Ethernet controllerAmit Singh Tomar2020-01-293-0/+737
| * | | usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) supportMarek Szyprowski2020-01-292-6/+8
| * | | dfu: mmc: remove file size limit for io operationsMarek Szyprowski2020-01-291-16/+30
| * | | dfu: mmc: rearrange the codeMarek Szyprowski2020-01-291-27/+34
* | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/04Feb2020Tom Rini2020-02-047-24/+158
|\ \ \ \ | |_|_|/ |/| | |
| * | | gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value()Wolfgang Wallner2020-02-041-2/+2
| * | | gpio: intel_gpio: Clear tx state bit when setting outputWolfgang Wallner2020-02-041-1/+1
| * | | gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32()Wolfgang Wallner2020-02-041-2/+2
| * | | x86: Move itss.h from Apollo Lake to the generic x86 include directoryWolfgang Wallner2020-02-041-1/+1
| * | | spi: ich: Drop while loop in hardware sequencing erase caseWolfgang Wallner2020-02-041-10/+2
| * | | x86: serial: Add a coreboot serial driverSimon Glass2020-02-043-0/+58
| * | | serial: ns16550: Support run-time configurationSimon Glass2020-02-042-8/+92
| | |/ | |/|
* | | watchdog: omap_wdt: Fix WDT coding styleMarek Vasut2020-02-041-22/+22
* | | watchdog: omap_wdt: Fix WDT reloadingMarek Vasut2020-02-041-0/+10
* | | watchdog: omap_wdt: Fix WDT timeout configurationMarek Vasut2020-02-041-1/+1
* | | gpio: da8xx_gpio: Add "ti,keystone-gpio" compatibleVignesh Raghavendra2020-02-041-0/+1
* | | gpio: da8xx_gpio: Fix compiler warningVignesh Raghavendra2020-02-041-1/+1
* | | gpio: pca953x_gpio: Add support for 24 bit IO expanderVignesh Raghavendra2020-02-041-2/+9
|/ /