summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | warp7: Specify a default CONFIG_OPTEE_LOAD_ADDR if non providedBryan O'Donoghue2019-07-191-0/+4
| * | | | warp7: include: configs: Specify an fdtovaddrBryan O'Donoghue2019-07-191-0/+1
| * | | | warp7_bl33: configs: Enable CONFIG_OF_LIBFDT_OVERLAYBryan O'Donoghue2019-07-191-0/+1
| * | | | warp7_bl33: configs: Enable CONFIG_OF_LIBFDTBryan O'Donoghue2019-07-191-0/+1
| * | | | warp7: include: configs: Differentiate bootscript address from loadaddrBryan O'Donoghue2019-07-191-3/+4
| * | | | warp7: include: configs: Specify image name of bootscript in FITBryan O'Donoghue2019-07-191-0/+8
| * | | | warp7_bl33: configs: Enable FIT as the boot.scr formatBryan O'Donoghue2019-07-191-0/+3
| * | | | regulator: bd718x7: support ROHM BD71837 and BD71847 PMICsMatti Vaittinen2019-07-195-58/+607
| * | | | imx: imx8dx/qxp: enable thermalPeng Fan2019-07-192-0/+58
| * | | | thermal: add i.MX8 thermal driverPeng Fan2019-07-193-0/+213
| * | | | misc: imx8: add sc_misc_get_tempPeng Fan2019-07-193-0/+31
| * | | | MAINTAINERS: Update lib/optee with my detailsBryan O'Donoghue2019-07-191-0/+5
| * | | | warp7: configs: bl33: Tidy up OPTEE definesBryan O'Donoghue2019-07-191-1/+3
| * | | | optee: Make TZDRAM config options contingent on CONFIG_OPTEEBryan O'Donoghue2019-07-191-0/+2
| * | | | spi: mxs: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion)Lukasz Majewski2019-07-191-83/+317
| * | | | pinctrl: mxs: Add support for i.MX2[38] mxs pinctrl driverLukasz Majewski2019-07-194-0/+262
| * | | | gpio: mxs: Add support for DM/DTS in the mxs_gpio.c driver (DM_GPIO)Lukasz Majewski2019-07-191-0/+148
| * | | | ARM: dts: imx: Provide 'gpio-ranges' for mxs_gpio driverLukasz Majewski2019-07-191-0/+28
| * | | | net: fec: Enable support for i.MX28 DM_ETH in the fec_mxc.c driverLukasz Majewski2019-07-192-1/+2
| * | | | ARM: dts: imx: Copy imx28 device tree related files from Linux kernel (v5.1.11)Lukasz Majewski2019-07-193-0/+1867
| * | | | ARM: imx6q_logic: With SPL_OF_CONTROL enabled, remove MMC initAdam Ford2019-07-191-11/+1
| * | | | ARM: imx6q_logic: Enable SPL_DM with SPL_OF_CONTROLAdam Ford2019-07-191-0/+6
| * | | | spl: imx6: Let spl_boot_device return USDHC1 or USDHC2Adam Ford2019-07-191-3/+5
| * | | | doc: imx: Add documentation for nandbcb commandShyam Saini2019-07-191-0/+74
| * | | | i.MX6: nand: add nandbcb command for imxShyam Saini2019-07-198-3/+495
| * | | | clk: Add MAINTAINERS entry for clocks (./drivers/clk/)Lukasz Majewski2019-07-191-0/+7
| * | | | defconfig: sandbox: Enable SANDBOX_CLK_CCF to reuse generic CCF codeLukasz Majewski2019-07-192-0/+2
| * | | | clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski2019-07-197-2/+338
| * | | | clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HWLukasz Majewski2019-07-192-1/+13
| * | | | clk: sandbox: Adjust clk-divider to emulate reading its value from HWLukasz Majewski2019-07-192-1/+12
| * | | | dts: sandbox: Add 'osc' clock for Common Clock Framework [CCF] testingLukasz Majewski2019-07-191-0/+6
| * | | | dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flagLukasz Majewski2019-07-191-2/+2
| * | | | clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski2019-07-1914-0/+1114
| * | | | dm: clk: Define clk_get_by_id() for clk operationsLukasz Majewski2019-07-192-0/+33
| * | | | dm: clk: Define clk_get_parent_rate() for clk operationsLukasz Majewski2019-07-192-0/+31
| * | | | dm: clk: Define clk_get_parent() for clk operationsLukasz Majewski2019-07-192-0/+25
| * | | | clk: Introduce clk-provider.h to store Common Clock Framework's internalsLukasz Majewski2019-07-191-0/+16
| * | | | clk: Provide struct clk for fixed rate clock (clk_fixed_rate.c)Lukasz Majewski2019-07-191-0/+5
| * | | | clk: Extend struct clk to provide clock type agnostic flagsLukasz Majewski2019-07-191-0/+4
| * | | | clk: Extend struct clk to provide information regarding clock rateLukasz Majewski2019-07-191-0/+2
| * | | | clk: Remove clock ID check in .get_rate() of clk_fixed_*Lukasz Majewski2019-07-192-6/+0
| * | | | dm: Fix documentation entry as there is no UCLASS_CLOCK uclassLukasz Majewski2019-07-191-1/+1
| * | | | clk: doc: Add documentation entry for Common Clock Framework [CCF] (i.MX)Lukasz Majewski2019-07-191-0/+101
| | |_|/ | |/| |
* | | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2019-07-2711-384/+725
|\ \ \ \ | |_|/ / |/| | |
| * | | spi: Drop obsolete mtk_qspi driver referencesWeijie Gao2019-07-255-370/+1
| * | | spi: add spi-mem driver for MediaTek MT7629 SoCWeijie Gao2019-07-254-0/+329
| * | | mtd: spi: Add micron mt35xu512aba and mt35xu02g flash IDAshish Kumar2019-07-221-0/+2
| * | | mtd: spi: Add flash property for Micron mt25qu512aAshish Kumar2019-07-181-0/+2
| * | | spi: Add SiFive SPI driverBhargav Shah2019-07-183-0/+379
| * | | mmc: mmc_spi: Use SPI_XFER_BEGIN and SPI_XFER_END flagsAnup Patel2019-07-181-1/+3