summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | dma: ti: k3-udma: Mark flow id as valid parameter for RX channel configLokesh Vutla2020-03-031-4/+3
| | * | | | firmware: tisci: Drop all deprecated messagesLokesh Vutla2020-03-032-82/+0
| | * | | | video: omap: fix pixel-per-line bitfield settingDario Binacchi2020-03-031-1/+1
| | * | | | video: omap: add support for DM/DTSDario Binacchi2020-03-033-10/+337
| | * | | | video: omap: create two routines to set the pixel clock rateDario Binacchi2020-03-031-33/+97
| | * | | | video: omap: add loop exit conditions to the dpll setupDario Binacchi2020-03-031-1/+3
| | * | | | video: omap: fix debug messageDario Binacchi2020-03-031-1/+1
| | * | | | video: omap: rename LCD controller registersDario Binacchi2020-03-031-53/+54
| | * | | | video: omap: fix bitfields orderDario Binacchi2020-03-031-15/+14
| | * | | | video: omap: fix coding style on use of spacesDario Binacchi2020-03-031-1/+1
| | * | | | video: omap: add missing bitfield masksDario Binacchi2020-03-031-5/+5
| | * | | | video: omap: use BIT() and GENMASK() macrosDario Binacchi2020-03-032-24/+24
| | * | | | power: mfd: k3_avs: update am65xx MPU_VDD voltage valuesTero Kristo2020-03-031-6/+6
| | * | | | misc: pmic_esm: Add support for PMIC ESM driverTero Kristo2020-03-033-0/+77
| | * | | | misc: k3_esm: Add support for Texas Instruments K3 ESM driverTero Kristo2020-03-033-0/+93
| | * | | | power: pmic: tps65941: Add support for probing the child devicesTero Kristo2020-03-031-2/+2
| | * | | | drivers: Descend to drivers/soc unconditionallyVignesh Raghavendra2020-03-031-1/+2
| * | | | | bootcounter: add DM support for memory based bootcounterHeiko Schocher2020-03-163-0/+100
| * | | | | i2c: designware_i2c: add 'hs_hcnt' and 'hs_lcnt' for high speedJun Chen2020-03-162-0/+7
| * | | | | i2c: designware_i2c: remove 'has_high_speed'Jun Chen2020-03-162-4/+1
| * | | | | i2c: designware_i2c: check is high speed possible supportJun Chen2020-03-162-0/+13
| * | | | | i2c: designware_i2c: Fix IC_CON register setting for high speed modeJun Chen2020-03-161-1/+1
| * | | | | misc: i2c_eeprom: store pagesize instead of pagewidth in i2c_eeprom_drv_dataMasahiro Yamada2020-03-161-16/+16
| * | | | | misc: i2c_eeprom: remove pagewidth field from i2c_eepromMasahiro Yamada2020-03-161-5/+3
| * | | | | dm: i2c-gpio: add support for clock stretchingHeiko Schocher2020-03-161-1/+22
| * | | | | dm: i2c-gpio: rework gpio get/set functionsMichael Auchter2020-03-161-69/+64
| * | | | | i2c: gpio: Run deblock sequence on probeMarek Vasut2020-03-161-0/+16
| * | | | | i2c: Add option to send start condition after deblockingMarek Vasut2020-03-161-3/+20
| * | | | | i2c: Export i2c_deblock_gpio_loop()Marek Vasut2020-03-161-4/+4
| * | | | | i2c: Make deblock delay and SCL clock configurableMarek Vasut2020-03-161-10/+11
* | | | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2020-04-121-6/+7
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode"Biwen Li2020-04-101-6/+7
* | | | | | Merge tag 'dm-pull9apr20' of git://git.denx.de/u-boot-dmTom Rini2020-04-101-7/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | dm: dump.c: Refactor dm_dump_drivers printsOvidiu Panait2020-04-091-7/+11
| * | | | | dm: dump.c: Fix segfault when entry->of_match is NULLOvidiu Panait2020-04-091-1/+2
* | | | | | usb: Keep async schedule running only across mass storage xfersMarek Vasut2020-04-093-14/+89
* | | | | | cmd: Add test and fix bugs for dm driversSean Anderson2020-04-091-1/+2
|/ / / / /
* | | | / clk: socfpga: Read the clock parent's register base in probe functionChee Hong Ang2020-04-051-22/+18
| |_|_|/ |/| | |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2020-04-041-0/+4
|\ \ \ \
| * | | | net: sh_eth: Init the hardware before PHY accessMarek Vasut2020-04-041-0/+4
* | | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-04-041-17/+22
|\ \ \ \ \
| * | | | | serial: ns16550: Fix ordering of getting base addressBin Meng2020-04-041-17/+22
| |/ / / /
* | | | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegraTom Rini2020-04-033-24/+119
|\ \ \ \ \
| * | | | | mtd: spi: Add Macronix MX25U3235F deviceTom Warren2020-04-021-0/+1
| * | | | | qspi: t210: Use dev_read calls to get FDT data like base, freqTom Warren2020-04-021-8/+7
| * | | | | qspi: t210: Fix QSPI clock and tap delaysTom Warren2020-04-021-9/+15
| * | | | | qspi: t210: Fix claim_bus's use of the wrong bus/deviceTom Warren2020-04-021-2/+4
| * | | | | mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detectTom Warren2020-04-021-0/+19
| * | | | | mmc: t210: Add autocal and tap/trim updates for SDMMC1/3Tom Warren2020-04-021-8/+76
| |/ / / /
* | | | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2020-04-031-18/+107
|\ \ \ \ \