summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-03-30dm: arm64: ls1046a: add i2c DM supportBiwen Li
2020-03-30pci-host-ecam-generic: access config space independent of system-wide bus idVladimir Oltean
2020-03-30armv8/ls1046ardb: RGMII ports require internal delayMadalin Bucur
2020-03-30armv8/ls1043ardb: RGMII ports require internal delayMadalin Bucur
2020-03-30net: fman: add support for all RGMII delay modesMadalin Bucur
2020-03-30clk: renesas: Switch to fdtdec_get_addr_size_auto_noparent() on Gen2Marek Vasut
2020-03-30usb: Migrate to support live DT for some driverKever Yang
2020-03-30usb: ehci-msm: Use dev interface to get device addressKever Yang
2020-03-30usb: dwc3-of-simple: Drop redundant inclding header fileKever Yang
2020-03-24timer: sti: use clk API to get timer clock rateNicolas Heemeryck
2020-03-24timer: sti: convert to livetreeNicolas Heemeryck
2020-03-24i2c: stm32f7_i2c: allows for any bus frequencyAlain Volmat
2020-03-24ram: stm32mp1: the property st, phy-cal becomes optionalPatrick Delaunay
2020-03-24ram: stm32mp1: reduce delay after BIST reset for tuningPatrick Delaunay
2020-03-24ram: stm32mp1_ddr: fix self refresh disable during DQS trainingPatrick Delaunay
2020-03-24ram: stm32mp1: update BIST config for tuningPatrick Delaunay
2020-03-24ram: stm32mp1: tuning: deactivate derating during BIST testPatrick Delaunay
2020-03-24ram: stm32mp1: tuning: add timeout for polling BISTGSR.BDDONEPatrick Delaunay
2020-03-24ram: stm32mp1: don't display the prompt two timesPatrick Delaunay
2020-03-24ram: stm32mp1: display result for software read DQS gatingPatrick Delaunay
2020-03-24ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDRPatrick Delaunay
2020-03-24clk: stm32mp1: add SPI5_K supportPatrick Delaunay
2020-03-24clk: stm32mp1: correct CKSELR masksPatrick Delaunay
2020-03-18sunxi: Move common defconfig options to KconfigAndre Przywara
2020-03-17Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-03-16watchdog: Handle timer wrap aroundChris Packham
2020-03-16bootcounter: add DM support for memory based bootcounterHeiko Schocher
2020-03-16i2c: designware_i2c: add 'hs_hcnt' and 'hs_lcnt' for high speedJun Chen
2020-03-16i2c: designware_i2c: remove 'has_high_speed'Jun Chen
2020-03-16i2c: designware_i2c: check is high speed possible supportJun Chen
2020-03-16i2c: designware_i2c: Fix IC_CON register setting for high speed modeJun Chen
2020-03-16misc: i2c_eeprom: store pagesize instead of pagewidth in i2c_eeprom_drv_dataMasahiro Yamada
2020-03-16remoteproc: k3-r5: Fix rproc init failure on Split-mode _only_ devicesSuman Anna
2020-03-16misc: i2c_eeprom: remove pagewidth field from i2c_eepromMasahiro Yamada
2020-03-16remoteproc: k3-r5: Fix rproc init failure for Main R5FSS0Suman Anna
2020-03-16remoteproc: k3-dsp: Add support for L2RAM loading on C66x DSPsSuman Anna
2020-03-16remoteproc: k3-dsp: Add a sanity check for DSP boot address alignmentSuman Anna
2020-03-16remoteproc: k3-dsp: Fix unbalanced state machine in k3_dsp_startSuman Anna
2020-03-16dm: i2c-gpio: add support for clock stretchingHeiko Schocher
2020-03-16dm: i2c-gpio: rework gpio get/set functionsMichael Auchter
2020-03-16i2c: gpio: Run deblock sequence on probeMarek Vasut
2020-03-16i2c: Add option to send start condition after deblockingMarek Vasut
2020-03-16i2c: Export i2c_deblock_gpio_loop()Marek Vasut
2020-03-16i2c: Make deblock delay and SCL clock configurableMarek Vasut
2020-03-13watchdog: Align Kconfig propertiesMichal Simek
2020-03-13serial: mcfuart: renaming to a more appropriate nameAngelo Durgehello
2020-03-13serial: mcfuart: fix uart port indexAngelo Durgehello
2020-03-12Merge tag 'efi-2020-04-rc4-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-03-11drivers/rng: add Amlogic hardware RNG driverHeinrich Schuchardt