summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mx7ulp: Select the SCG1 APLL PFD as a system clock sourceYe Li2019-07-192-2/+2
* mx7ulp_evk: Change APLL and its PFD0 frequenciesYe Li2019-07-192-2/+26
* mx7ulp_evk: Update LPDDR3 scriptYe Li2019-07-192-18/+4
* mx7ulp: Fix APLL num and denom setting issueYe Li2019-07-192-24/+1
* 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 '2019-07-17-master-imports'Tom Rini2019-07-1844-228/+649
|\
| * Revert "test: Disable pci_ep test for now"Tom Rini2019-07-181-3/+0
| * pci_ep: fix wrong addressing to barnoRamon Fried2019-07-181-4/+1