summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-07-09spl: fit: nand: fix fit loading in case of bad blocksDario Binacchi1-0/+28
2020-07-09tpm: add #ifndef to fix redeclaration build errorsJohannes Holland1-0/+2
2020-07-08tpm2: tis_spi: add linux compatible fallback stringBruno Thomsen1-1/+1
2020-07-08sata_sil: Enable DM_PCI operationAndre Przywara2-2/+15
2020-07-08net: smc911x: Properly handle EEPROM MAC addressAndre Przywara1-24/+36
2020-07-08gpio: search for gpio label if gpio is not found through bank nameHeiko Schocher2-0/+66
2020-07-08net: designware: s700: Add glue code for S700 macAmit Singh Tomar3-0/+75
2020-07-07net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx t...Amit Singh Tomar2-0/+44
2020-07-07net: phy: realtek: Add support for RTL8201F PHY module.Amit Singh Tomar1-0/+20
2020-07-07clk: actions: Add Ethernet clocksAmit Singh Tomar2-2/+9
2020-07-07cmd: dm: Fixed/Added DM driver listing subcommandsNiel Fourie1-1/+54
2020-07-07ram: stm32mp1: add size and addr parameter to test allPatrick Delaunay1-3/+44
2020-07-07ram: stm32mp1: use the DDR size by default in the test addressBusPatrick Delaunay1-1/+2
2020-07-07ram: stm32mp1: add parameter addr in test FrequencySelectivePatternPatrick Delaunay1-6/+7
2020-07-07ram: stm32mp1: protect minimum value in get_bufsizePatrick Delaunay1-18/+19
2020-07-07power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enablingFabrice Gasnier1-2/+14
2020-07-07pinctrl: stm32: add information on pin configurationPatrick Delaunay1-3/+24
2020-07-07pinctrl: stmfx: add information on pin configurationPatrick Delaunay1-1/+31
2020-07-07gpio: stmfx: add ops get_dir_flagsPatrick Delaunay1-0/+50
2020-07-07gpio: stmfx: add ops set_dir_flagPatrick Delaunay1-0/+37
2020-07-07gpio: stmfx: add function stmfx_read_reg and stmfx_write_regPatrick Delaunay1-42/+26
2020-07-07gpio: stmfx: rename function used to change pin configurationPatrick Delaunay1-10/+8
2020-07-07gpio: stmfx: move function to prepare new ops introductionPatrick Delaunay1-30/+30
2020-07-07gpio: stm32: add ops get_dir_flagsPatrick Delaunay1-0/+59
2020-07-07gpio: stm32: add ops set_dir_flagsPatrick Delaunay1-14/+76
2020-07-07arm: stm32mp: add weak function to save vddcorePatrick Delaunay1-0/+5
2020-07-07stm32mp1: clk: configure pll1 with OPPPatrick Delaunay1-28/+262
2020-07-07net: dwc_eth_qos: update the compatible supported for STM32Patrick Delaunay1-1/+1
2020-07-06video: restore CONFIG_VIDCONSOLE_AS_LCD as booleanPatrick Delaunay1-1/+11
2020-07-06Merge branch 'next'Tom Rini78-1359/+4085
2020-07-06Merge branch '2020-07-01-kconfig-etc-updates' into nextTom Rini1-3/+2
2020-07-05gpio-uclass.c: save the GPIOD flags also in the gpio descriptorHeiko Schocher1-4/+4
2020-07-01pci: rockchip: Mark inline functions as static inlineTom Rini1-3/+2
2020-07-01riscv: cpu: check and append L1 cache to cpu featuresSagar Shrikant Kadam1-0/+12
2020-07-01riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bitSagar Shrikant Kadam1-4/+1
2020-07-01uclass: cpu: fix to display proper CPU featuresSagar Shrikant Kadam1-0/+3
2020-07-01riscv: Enable cpu clock if it is presentSean Anderson1-0/+20
2020-07-01riscv: Try to get cpu frequency from a "clocks" node if it existsSean Anderson1-1/+18
2020-07-01reset: Add generic reset driverSean Anderson3-0/+87
2020-07-01dm: Fix error handling for dev_read_addr_ptrSean Anderson4-4/+4
2020-07-01dm: Add support for simple-pm-busSean Anderson3-0/+64
2020-07-01clk: Add K210 clock supportSean Anderson3-2/+665
2020-07-01clk: Add a bypass clock for K210Sean Anderson2-1/+271
2020-07-01clk: Add K210 pll supportSean Anderson5-0/+616
2020-07-01clk: Fix clk_get_by_* handling of indexSean Anderson1-4/+4
2020-07-01clk: Check that ops of composite clock components exist before callingSean Anderson1-22/+35
2020-07-01clk: Always use the supplied struct clkSean Anderson6-20/+18
2020-06-30Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini13-57/+92
2020-06-30arm: pxa: mmc: add driver model supportMarcel Ziswiler1-28/+132
2020-06-30kconfig: mmc: move pxa_mmc_generic to kconfigMarcel Ziswiler1-0/+8