summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-04drivers/fsl-mc: Create Kconfig file to manage driver specific configs betterFlorinel Iordache2-0/+26
2019-09-04drivers: net: driver for MDIO muxes controlled over I2CAlex Marginean3-0/+117
2019-09-04Revert "drivers: net: driver for MDIO muxes controlled over I2C"Joe Hershberger2-9/+0
2019-09-03Merge tag 'for-v2019.10-v2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-0/+18
2019-09-03dm: cache: add v5l2 cache controller driverRick Chen3-0/+196
2019-09-03dm: cache: Add enable and disable ops for sandbox and testRick Chen1-0/+13
2019-09-03dm: cache: Add enable and disable ops for cache uclassRick Chen1-0/+20
2019-09-03riscv: cpu: Skip unavailable hart in the get_count() opBin Meng1-0/+4
2019-09-02i2c: mxc: add CONFIG_CLK supportPeng Fan1-0/+18
2019-09-01Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini3-438/+436
2019-08-30mmc: invalidate block cache after hwpart switched successfullyWeijie Gao1-1/+6
2019-08-30Revert "blk: Invalidate block cache when switching hwpart"Weijie Gao1-12/+2
2019-08-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2-39/+92
2019-08-29Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-0/+1
2019-08-28dm: pcie_fsl: Add MPC8548 PCIe supportHou Zhiqiang1-0/+1
2019-08-28dm: pcie_fsl: Add P5040 PCIe supportHou Zhiqiang1-0/+1
2019-08-28dm: pcie_fsl: Add P4080 PCIe supportHou Zhiqiang1-0/+1
2019-08-28dm: pcie_fsl: Add P3041 PCIe supportHou Zhiqiang1-0/+1
2019-08-28dm: pcie_fsl: Add P2041 PCIe supportHou Zhiqiang1-0/+7
2019-08-28dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCsHou Zhiqiang1-0/+7
2019-08-28dm: pcie_fsl: Add T104x PCIe supportHou Zhiqiang1-0/+1
2019-08-28dm: pcie_fsl: Add T102x PCIe supportHou Zhiqiang1-0/+1
2019-08-28dm: pcie_fsl: Add T4240 PCIe supportHou Zhiqiang1-0/+1
2019-08-28dm: pcie_fsl: Fix the calculation of controller indexHou Zhiqiang2-2/+19
2019-08-28dm: pcie_fsl: Fix the Class Code fixup functionHou Zhiqiang2-4/+16
2019-08-28dm: pcie_fsl: Convert IS_ENABLED() run-time checking to #ifdefHou Zhiqiang1-33/+36
2019-08-28clk: meson-g12b: add compatibleMark Kettenis1-0/+1
2019-08-27Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodi...Tom Rini14-155/+222
2019-08-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini1-43/+76
2019-08-27stm32mp1: Add remoteproc support for m4 coprocessorPatrick Delaunay1-1/+1
2019-08-27misc: change RCC form MISC to NOP uclassPatrick Delaunay1-4/+1
2019-08-27stpmic1: simplify stpmic1_sysreset_requestPatrick Delaunay1-8/+1
2019-08-27pmu: stpmic1: change specific NVM api to MISCPatrick Delaunay2-46/+96
2019-08-27bsec: update after MISC u-class updatePatrick Delaunay1-13/+17
2019-08-27stm32mp1: clk: use gd to store frequency informationPatrick Delaunay1-7/+9
2019-08-27stm32mp1: clk: remove debug tracesPatrick Delaunay1-17/+4
2019-08-27stm32mp1: ram: add pattern parameter in infinite write testPatrick Delaunay1-11/+20
2019-08-27stm32mp1: ram: reload watchdog during ddr testPatrick Delaunay1-0/+3
2019-08-27stm32mp1: ram: update loop management in infinite testPatrick Delaunay1-13/+25
2019-08-27stm32mp1: ram: fix address issue in 2 testsPatrick Delaunay1-11/+14
2019-08-27stm32mp1: ram: cosmetic: remove unused prototypePatrick Delaunay1-4/+0
2019-08-27serial: stm32: add Framing error supportPatrick Delaunay2-2/+5
2019-08-27mmc: stm32_sdmmc2: reload watchdogChristophe Kerello1-0/+3
2019-08-27pinctrl: stmfx: update pinconf settingsPatrick Delaunay1-10/+10
2019-08-27pinctrl: pinctrl_stm32: cosmetic: Reorder include filesPatrice Chotard1-2/+2
2019-08-27rtc: stm32: manage 2 digit limitation on yearPatrick Delaunay1-2/+7
2019-08-27mmc: sti_sdhci: Fix sdhci_setup_cfg() call.Patrice Chotard1-3/+3
2019-08-27mmc: stm32_sdmmc2: Increase SDMMC_BUSYD0END_TIMEOUT_USPatrice Chotard1-1/+1
2019-08-27misc: i2c_eeprom: verify that the chip is functional at probe()Baruch Siach1-0/+8
2019-08-27i2c: mxc_i2c: Remove i2c_idle_bus from probeYe Li1-7/+0