summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | dm: pcie_fsl: Add MPC8548 PCIe supportHou Zhiqiang2019-08-281-0/+1
| * | | dm: pcie_fsl: Add P5040 PCIe supportHou Zhiqiang2019-08-281-0/+1
| * | | dm: pcie_fsl: Add P4080 PCIe supportHou Zhiqiang2019-08-281-0/+1
| * | | dm: pcie_fsl: Add P3041 PCIe supportHou Zhiqiang2019-08-281-0/+1
| * | | dm: pcie_fsl: Add P2041 PCIe supportHou Zhiqiang2019-08-281-0/+7
| * | | dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCsHou Zhiqiang2019-08-281-0/+7
| * | | dm: pcie_fsl: Add T104x PCIe supportHou Zhiqiang2019-08-281-0/+1
| * | | dm: pcie_fsl: Add T102x PCIe supportHou Zhiqiang2019-08-281-0/+1
| * | | dm: pcie_fsl: Add T4240 PCIe supportHou Zhiqiang2019-08-281-0/+1
| * | | dm: pcie_fsl: Fix the calculation of controller indexHou Zhiqiang2019-08-282-2/+19
| * | | dm: pcie_fsl: Fix the Class Code fixup functionHou Zhiqiang2019-08-282-4/+16
| * | | dm: pcie_fsl: Convert IS_ENABLED() run-time checking to #ifdefHou Zhiqiang2019-08-281-33/+36
* | | | Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2019-08-291-0/+1
|\ \ \ \
| * | | | clk: meson-g12b: add compatibleMark Kettenis2019-08-281-0/+1
| |/ / /
* | | | Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-08-2714-155/+222
|\ \ \ \ | |/ / / |/| | |
| * | | stm32mp1: Add remoteproc support for m4 coprocessorPatrick Delaunay2019-08-271-1/+1
| * | | misc: change RCC form MISC to NOP uclassPatrick Delaunay2019-08-271-4/+1
| * | | stpmic1: simplify stpmic1_sysreset_requestPatrick Delaunay2019-08-271-8/+1
| * | | pmu: stpmic1: change specific NVM api to MISCPatrick Delaunay2019-08-272-46/+96
| * | | bsec: update after MISC u-class updatePatrick Delaunay2019-08-271-13/+17
| * | | stm32mp1: clk: use gd to store frequency informationPatrick Delaunay2019-08-271-7/+9
| * | | stm32mp1: clk: remove debug tracesPatrick Delaunay2019-08-271-17/+4
| * | | stm32mp1: ram: add pattern parameter in infinite write testPatrick Delaunay2019-08-271-11/+20
| * | | stm32mp1: ram: reload watchdog during ddr testPatrick Delaunay2019-08-271-0/+3
| * | | stm32mp1: ram: update loop management in infinite testPatrick Delaunay2019-08-271-13/+25
| * | | stm32mp1: ram: fix address issue in 2 testsPatrick Delaunay2019-08-271-11/+14
| * | | stm32mp1: ram: cosmetic: remove unused prototypePatrick Delaunay2019-08-271-4/+0
| * | | serial: stm32: add Framing error supportPatrick Delaunay2019-08-272-2/+5
| * | | mmc: stm32_sdmmc2: reload watchdogChristophe Kerello2019-08-271-0/+3
| * | | pinctrl: stmfx: update pinconf settingsPatrick Delaunay2019-08-271-10/+10
| * | | pinctrl: pinctrl_stm32: cosmetic: Reorder include filesPatrice Chotard2019-08-271-2/+2
| * | | rtc: stm32: manage 2 digit limitation on yearPatrick Delaunay2019-08-271-2/+7
| * | | mmc: sti_sdhci: Fix sdhci_setup_cfg() call.Patrice Chotard2019-08-271-3/+3
| * | | mmc: stm32_sdmmc2: Increase SDMMC_BUSYD0END_TIMEOUT_USPatrice Chotard2019-08-271-1/+1
| | |/ | |/|
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2019-08-271-43/+76
|\ \ \
| * | | ddr, fsl: add DM_I2C supportHeiko Schocher2019-08-261-43/+76
* | | | misc: i2c_eeprom: verify that the chip is functional at probe()Baruch Siach2019-08-271-0/+8
* | | | i2c: mxc_i2c: Remove i2c_idle_bus from probeYe Li2019-08-271-7/+0
* | | | i2c-mux-gpio: Fix GPIO request flag issueYe Li2019-08-271-1/+1
| |/ / |/| |
* | | Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford2019-08-265-4/+7
* | | nvme: Fix PRP Offset InvalidAaron Williams2019-08-261-10/+19
* | | dm: scsi: Scan the actual number of portsPark, Aiden2019-08-261-0/+8
|/ /
* | mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to KconfigStefan Roese2019-08-251-0/+5
* | Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-08-242-78/+93
|\ \
| * | rockchip: clk: rk3328: add clk_enable ops for HCLK_HOST0Kever Yang2019-08-231-0/+12
| * | ram: rk3399: update cap and ddrconfig for each channel after initKever Yang2019-08-231-78/+81
* | | Merge branch '2019-08-23-master-imports'Tom Rini2019-08-242-0/+12
|\ \ \
| * | | Convert CONFIG_FSL_USDHC to KconfigAdam Ford2019-08-231-0/+7
| * | | kconfig: Convert CONFIG_MXS_GPIO to KconfigLukasz Majewski2019-08-231-0/+5
| |/ /
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clkTom Rini2019-08-2311-8/+1097
|\ \ \ | |/ / |/| |