summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPLGiulio Benetti2020-04-181-1/+8
* clk: imx: clk-imxrt1050: fix typo in clock name "video:"Giulio Benetti2020-04-181-1/+1
* clk: imx: pllv3: add enable_bitGiulio Benetti2020-04-181-0/+9
* Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custod...Tom Rini2020-04-161-1/+2
|\
| * ARC: HSDK: CGU: fix tunnel clock calculationEugeniy Paltsev2020-04-161-1/+2
* | Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-04-162-2/+0
|\ \
| * | drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOCHeinrich Schuchardt2020-04-162-2/+0
* | | Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dmTom Rini2020-04-1613-113/+129
|\ \ \ | |_|/ |/| |
| * | dm: core: Read parent ofdata before childrenSimon Glass2020-04-161-0/+16
| * | dm: core: remove the duplicated function dm_ofnode_pre_relocPatrick Delaunay2020-04-164-31/+3
| * | dm: core: refactor functions reading an u32 from dtDario Binacchi2020-04-162-36/+3
| * | dm: core: support reading a single indexed u32 valueDario Binacchi2020-04-163-0/+75
| * | dm: core: Add a way to skip powering down power domainsSimon Glass2020-04-162-2/+3
| * | dm: core: Add logging on unbind failureSimon Glass2020-04-162-10/+14
| * | dm: core: Move "/chosen" and "/firmware" node scanPatrick Delaunay2020-04-161-35/+17
| * | dm: core: remove redundant assignmentHeinrich Schuchardt2020-04-161-1/+1
| * | dm: core: remove redundant if statementHeinrich Schuchardt2020-04-161-4/+2
| * | sandbox: p2sb: Silence compiler warningSimon Glass2020-04-161-1/+1
| * | serial: Set baudrate on bootSean Anderson2020-04-161-0/+1
* | | x86: Move acpi_s3.h to include/acpi/Simon Glass2020-04-163-5/+3
* | | dm: core: Add basic ACPI supportSimon Glass2020-04-163-0/+43
* | | pci: Adjust dm_pci_read_bar32() to return errors correctlySimon Glass2020-04-161-1/+8
* | | dm: pci: Allow disabling auto-config for a deviceSimon Glass2020-04-161-0/+2
* | | tpm: Don't cleanup unless an error happensSimon Glass2020-04-161-3/+10
* | | tpm: cr50: Use the correct GPIO bindingSimon Glass2020-04-161-1/+1
* | | tpm: cr50: Add a comment for cr50_privSimon Glass2020-04-161-0/+9
* | | tpm: cr50: Release locality on exitSimon Glass2020-04-161-2/+11
* | | cpu: Support querying the address widthSimon Glass2020-04-161-0/+1
* | | serial: ns16550: Provide UART base clock speed in ->getinfo()Andy Shevchenko2020-04-161-0/+2
* | | dm: serial: Add clock member to struct serial_device_infoAndy Shevchenko2020-04-161-0/+1
|/ /
* | Merge tag 'u-boot-stm32-20200415' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-04-153-3/+73
|\ \ | |/ |/|
| * configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay2020-04-152-2/+2
| * net: dwc_eth_qos: implement phy reg and max-speed for stm32Patrick Delaunay2020-04-151-1/+18
| * net: dwc_eth_qos: implement reset-gpios for stm32Christophe Roullier2020-04-151-0/+53
* | watchdog: sp805_wdt: get platform clock from dt fileRayagonda Kokatanur2020-04-151-2/+13
* | watchdog: honour hw_margin_ms DT propertyRasmus Villemoes2020-04-151-1/+10
* | watchdog: move initr_watchdog() to wdt-uclass.cRasmus Villemoes2020-04-151-0/+33
|/
* Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini2020-04-145-4/+19
|\
| * arm: mvebu: drivers/ddr: remove redundant assignmentHeinrich Schuchardt2020-04-141-4/+0
| * ddr: marvell: a38x: Allow boards to specify CK_DELAY parameterChris Packham2020-04-144-0/+19
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2020-04-133-0/+107
|\ \ | |/ |/|
| * drivers: usb: host: Add BRCM xHCI driverRayagonda Kokatanur2020-04-133-0/+107
| * usb: Migrate to support live DT for some driverKever Yang2020-04-1310-53/+36
| * usb: ehci-msm: Use dev interface to get device addressKever Yang2020-04-131-3/+1
| * usb: dwc3-of-simple: Drop redundant inclding header fileKever Yang2020-04-131-1/+0
* | Merge branch 'next'Tom Rini2020-04-1357-517/+1731
|\ \
| * | video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default ...Bin Meng2020-04-101-2/+2
| * | Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-04-084-1/+35
| |\ \
| | * | clk: meson: reset mmc clock on probeJerome Brunet2020-04-063-0/+21
| | * | mmc: meson-gx: enable input clocksJerome Brunet2020-04-061-1/+13