summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-19imx: imx8dx/qxp: enable thermalPeng Fan
2019-07-19thermal: add i.MX8 thermal driverPeng Fan
2019-07-19misc: imx8: add sc_misc_get_tempPeng Fan
2019-07-19MAINTAINERS: Update lib/optee with my detailsBryan O'Donoghue
2019-07-19warp7: configs: bl33: Tidy up OPTEE definesBryan O'Donoghue
2019-07-19optee: Make TZDRAM config options contingent on CONFIG_OPTEEBryan O'Donoghue
2019-07-19spi: mxs: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion)Lukasz Majewski
2019-07-19pinctrl: mxs: Add support for i.MX2[38] mxs pinctrl driverLukasz Majewski
2019-07-19gpio: mxs: Add support for DM/DTS in the mxs_gpio.c driver (DM_GPIO)Lukasz Majewski
2019-07-19ARM: dts: imx: Provide 'gpio-ranges' for mxs_gpio driverLukasz Majewski
2019-07-19net: fec: Enable support for i.MX28 DM_ETH in the fec_mxc.c driverLukasz Majewski
2019-07-19ARM: dts: imx: Copy imx28 device tree related files from Linux kernel (v5.1.11)Lukasz Majewski
2019-07-19ARM: imx6q_logic: With SPL_OF_CONTROL enabled, remove MMC initAdam Ford
2019-07-19ARM: imx6q_logic: Enable SPL_DM with SPL_OF_CONTROLAdam Ford
2019-07-19spl: imx6: Let spl_boot_device return USDHC1 or USDHC2Adam Ford
2019-07-19doc: imx: Add documentation for nandbcb commandShyam Saini
2019-07-19i.MX6: nand: add nandbcb command for imxShyam Saini
2019-07-19clk: Add MAINTAINERS entry for clocks (./drivers/clk/)Lukasz Majewski
2019-07-19defconfig: sandbox: Enable SANDBOX_CLK_CCF to reuse generic CCF codeLukasz Majewski
2019-07-19clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski
2019-07-19clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HWLukasz Majewski
2019-07-19clk: sandbox: Adjust clk-divider to emulate reading its value from HWLukasz Majewski
2019-07-19dts: sandbox: Add 'osc' clock for Common Clock Framework [CCF] testingLukasz Majewski
2019-07-19dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flagLukasz Majewski
2019-07-19clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski
2019-07-19dm: clk: Define clk_get_by_id() for clk operationsLukasz Majewski
2019-07-19dm: clk: Define clk_get_parent_rate() for clk operationsLukasz Majewski
2019-07-19dm: clk: Define clk_get_parent() for clk operationsLukasz Majewski
2019-07-19clk: Introduce clk-provider.h to store Common Clock Framework's internalsLukasz Majewski
2019-07-19clk: Provide struct clk for fixed rate clock (clk_fixed_rate.c)Lukasz Majewski
2019-07-19clk: Extend struct clk to provide clock type agnostic flagsLukasz Majewski
2019-07-19clk: Extend struct clk to provide information regarding clock rateLukasz Majewski
2019-07-19clk: Remove clock ID check in .get_rate() of clk_fixed_*Lukasz Majewski
2019-07-19dm: Fix documentation entry as there is no UCLASS_CLOCK uclassLukasz Majewski
2019-07-19clk: doc: Add documentation entry for Common Clock Framework [CCF] (i.MX)Lukasz Majewski
2019-07-19MAINTAINERS: Remove Macpaul and add Rick as nds32 maintainerRick Chen
2019-07-19doc: sifive-fu540: Update README for SiFive SPI and MMC SPI driversAnup Patel
2019-07-19riscv: sifive: fu540: Enable SiFive SPI and MMC SPI driversBhargav Shah
2019-07-19doc: sifive-fu540: Update README for steps to create FW_PAYLOADAnup Patel
2019-07-19riscv: sifive: fu540: Setup ethaddr env variable using OTPAnup Patel
2019-07-19clk: sifive: Drop GEMGXL clock driverAnup Patel
2019-07-19clk: sifive: Sync-up main driver with upstream LinuxAnup Patel
2019-07-19clk: sifive: Sync-up DT bindings header with upstream LinuxAnup Patel
2019-07-19clk: sifive: Sync-up WRPLL library with upstream LinuxAnup Patel
2019-07-19clk: sifive: Factor-out PLL library as separate moduleAnup Patel
2019-07-19ram: rk3399: Compute stride for 1 channel aJagan Teki
2019-07-19ram: rk3399: Compute stride for 2 channelsJagan Teki
2019-07-19ram: rk3399: debug: Add sdram_print_strideJagan Teki
2019-07-19ram: rockchip: debug: Get the cs capacityJagan Teki
2019-07-19ram: rockchip: debug: Add sdram_print_ddr_infoJagan Teki