summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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...WIP/27Aug2019Tom 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...WIP/24Aug2019Tom 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-clkWIP/23Aug2019Tom Rini2019-08-2311-8/+1097
|\ \ | |/ |/|
| * clk: imx: add i.MX8MM clk driverPeng Fan2019-08-222-0/+417
| * clk: imx: add i.MX8M composite clk supportPeng Fan2019-08-221-0/+170
| * clk: imx: add pll14xx driverPeng Fan2019-08-222-0/+406
| * clk: imx: expose CCF entry for allPeng Fan2019-08-222-2/+16
| * sandbox: clk: add clk enable/disable test codePeng Fan2019-08-221-0/+15
| * clk: prograte clk enable/disable to parentPeng Fan2019-08-221-6/+71
| * clk: introduce enable_countPeng Fan2019-08-222-0/+2
| * mmc: mtk-sd: Add MT8183 SoC supportFabien Parent2019-08-221-0/+10
* | rtc: ds3232/ds3231: Add support to generate 32KHz output for driver moduleChuanhua Han2019-08-222-0/+23
* | drivers: i2c: mxc: Fix compiler error when using i2c dm modeChuanhua Han2019-08-221-7/+8
* | boards: lx2160a: Add support of I2C driver modelChuanhua Han2019-08-221-1/+35
* | drivers: net: mc: Report extra memory to LinuxMeenakshi Aggarwal2019-08-221-0/+10