aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-19cosmetic: display5: Remove not needed commentsLukasz Majewski1-5/+0
2019-07-19configs: icorem6: Enable Nand bcb commandShyam Saini1-0/+1
2019-07-19configs: icore: Fix U-Boot proper loading from nandShyam Saini1-0/+1
2019-07-19pwm: imx: add DM_PWM supportHeiko Schocher1-9/+101
2019-07-19pwm: imx: add Kconfig supportHeiko Schocher18-16/+13
2019-07-19opos6uldev: remove board_ehci_hcd_init functionSébastien Szymanski1-21/+0
2019-07-19doc: Update parallel NOR flash related information in README.falconLukasz Majewski1-0/+2
2019-07-19Kconfig: Add CMD_SPL_NOR_OFS config for falcon boot argument offsetLukasz Majewski1-0/+8
2019-07-19Kconfig: cosmetic: Update description of CMD_SPL_NAND_OFSLukasz Majewski1-2/+1
2019-07-19Kconfig: Make CMD_SPL_NAND_OFS only available when proper memory is usedLukasz Majewski1-0/+1
2019-07-19ARM: imx: Disable 1Gbps support on MCCMON6's KSZ9031 PHYLukasz Majewski1-0/+1
2019-07-19ARM: imx: config: Disable support for USB on MCCMON6Lukasz Majewski3-9/+0
2019-07-19ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h fileLukasz Majewski1-2/+0
2019-07-19mx7ulp_evk: Update DDR freq to 352.8Mhz for ULP B0Ye Li2-6/+7
2019-07-19mx7ulp: Select the SCG1 APLL PFD as a system clock sourceYe Li2-2/+2
2019-07-19mx7ulp_evk: Change APLL and its PFD0 frequenciesYe Li2-2/+26
2019-07-19mx7ulp_evk: Update LPDDR3 scriptYe Li2-18/+4
2019-07-19mx7ulp: Fix APLL num and denom setting issueYe Li2-24/+1
2019-07-19warp7: Specify a default CONFIG_OPTEE_LOAD_ADDR if non providedBryan O'Donoghue1-0/+4
2019-07-19warp7: include: configs: Specify an fdtovaddrBryan O'Donoghue1-0/+1
2019-07-19warp7_bl33: configs: Enable CONFIG_OF_LIBFDT_OVERLAYBryan O'Donoghue1-0/+1
2019-07-19warp7_bl33: configs: Enable CONFIG_OF_LIBFDTBryan O'Donoghue1-0/+1
2019-07-19warp7: include: configs: Differentiate bootscript address from loadaddrBryan O'Donoghue1-3/+4
2019-07-19warp7: include: configs: Specify image name of bootscript in FITBryan O'Donoghue1-0/+8
2019-07-19warp7_bl33: configs: Enable FIT as the boot.scr formatBryan O'Donoghue1-0/+3
2019-07-19regulator: bd718x7: support ROHM BD71837 and BD71847 PMICsMatti Vaittinen5-58/+607
2019-07-19imx: imx8dx/qxp: enable thermalPeng Fan2-0/+58
2019-07-19thermal: add i.MX8 thermal driverPeng Fan3-0/+213
2019-07-19misc: imx8: add sc_misc_get_tempPeng Fan3-0/+31
2019-07-19MAINTAINERS: Update lib/optee with my detailsBryan O'Donoghue1-0/+5
2019-07-19warp7: configs: bl33: Tidy up OPTEE definesBryan O'Donoghue1-1/+3
2019-07-19optee: Make TZDRAM config options contingent on CONFIG_OPTEEBryan O'Donoghue1-0/+2
2019-07-19spi: mxs: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion)Lukasz Majewski1-83/+317
2019-07-19pinctrl: mxs: Add support for i.MX2[38] mxs pinctrl driverLukasz Majewski4-0/+262
2019-07-19gpio: mxs: Add support for DM/DTS in the mxs_gpio.c driver (DM_GPIO)Lukasz Majewski1-0/+148
2019-07-19ARM: dts: imx: Provide 'gpio-ranges' for mxs_gpio driverLukasz Majewski1-0/+28
2019-07-19net: fec: Enable support for i.MX28 DM_ETH in the fec_mxc.c driverLukasz Majewski2-1/+2
2019-07-19ARM: dts: imx: Copy imx28 device tree related files from Linux kernel (v5.1.11)Lukasz Majewski3-0/+1867
2019-07-19ARM: imx6q_logic: With SPL_OF_CONTROL enabled, remove MMC initAdam Ford1-11/+1
2019-07-19ARM: imx6q_logic: Enable SPL_DM with SPL_OF_CONTROLAdam Ford1-0/+6
2019-07-19spl: imx6: Let spl_boot_device return USDHC1 or USDHC2Adam Ford1-3/+5
2019-07-19doc: imx: Add documentation for nandbcb commandShyam Saini1-0/+74
2019-07-19i.MX6: nand: add nandbcb command for imxShyam Saini8-3/+495
2019-07-19clk: Add MAINTAINERS entry for clocks (./drivers/clk/)Lukasz Majewski1-0/+7
2019-07-19defconfig: sandbox: Enable SANDBOX_CLK_CCF to reuse generic CCF codeLukasz Majewski2-0/+2
2019-07-19clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski7-2/+338
2019-07-19clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HWLukasz Majewski2-1/+13
2019-07-19clk: sandbox: Adjust clk-divider to emulate reading its value from HWLukasz Majewski2-1/+12
2019-07-19dts: sandbox: Add 'osc' clock for Common Clock Framework [CCF] testingLukasz Majewski1-0/+6
2019-07-19dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flagLukasz Majewski1-2/+2