summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-04board: ge: bx50v3: move FEC MAC address programming to driverMartyn Welch
2018-02-04configs: Add network device support for bx50v3 productsIan Ray
2018-02-04board: ge: Enable access to i2c bus 1 and 2Martyn Welch
2018-02-04rtc: adding RX8010SJ rtc driverNandor Han
2018-02-04net: e1000: implement eth_write_hwaddrHannu Lounento
2018-02-04net: e1000: split e1000_read_mac_addrHannu Lounento
2018-02-04net: e1000: add support for writing to EEPROMHannu Lounento
2018-02-04imx: mx8m: add ddr controller memory mapPeng Fan
2018-02-04power: pmic/regulator allow dm be omitted by SPLPeng Fan
2018-02-04imx: imx8mq: add dtsi filePeng Fan
2018-02-04net: fec: fix build warnings for 64bits supportYe Li
2018-02-04net: fec: do not access reserved register for i.MX8MPeng Fan
2018-02-04gpio: mxc: add i.MX8M supportPeng Fan
2018-02-04imx: lcdif: include i.MX8MPeng Fan
2018-02-04mmc: fsl_esdhc: support i.MX8MPeng Fan
2018-02-04misc: ocotp: add i.MX8M supportPeng Fan
2018-02-04imx: makefile: compile files for i.MX8MPeng Fan
2018-02-04imx: mx8m: add soc related settings and filesPeng Fan
2018-02-04imx: mx7: move mmc env code to mmc_env.cPeng Fan
2018-02-04imx: cpu: support get_boot_device for i.MX8MPeng Fan
2018-02-04imx: mx7: move get_boot_device to cpu.cPeng Fan
2018-02-04imx: bootaux: support i.MX8MPeng Fan
2018-02-04imx: cleanup bootauxPeng Fan
2018-02-04imx: refactor imx_get_mac_from_fusePeng Fan
2018-02-04imx: cpu: add cpu speed/grade for i.MX8MPeng Fan
2018-02-04imx: cpu: move speed/temp to common cpuPeng Fan
2018-02-04imx: add pad settings bit definition for i.MX8MPeng Fan
2018-02-04imx: add i.MX8MQ SoC Revision and is_mx8m helperPeng Fan
2018-02-04imx: spl: implement spl_boot_device for i.MX8MPeng Fan
2018-02-04imx: cpu: update cpu file to support i.MX8MPeng Fan
2018-02-04imx: boot_mode: add USB_BOOT entryPeng Fan
2018-02-04imx: add sip functionPeng Fan
2018-02-04imx: mx8m: add clock driverPeng Fan
2018-02-04imx: mx8m: add pin header filePeng Fan
2018-02-04imx: mx8m: add register definition header filePeng Fan
2018-02-04imx: add i.MX8M into KconfigPeng Fan
2018-02-04configs: icore: enable nand on mmc defconfigJagan Teki
2018-02-04configs: enable spl support wrt env deviceJagan Teki
2018-02-04imx: mx7: psci: add system power off supportAnson Huang
2018-02-04imx: mx7: psci: add system reset supportAnson Huang
2018-02-04mx7_common: use psci 1.0 instead of 0.1Anson Huang
2018-02-04board: i.MX6QDL: add Engicam i.CoreM6 1.5 QDL MIPI starter kitJagan Teki
2018-02-02Kconfig: usb: rockchip: Remove not needed *_defconfig USB/gadget entriesLukasz Majewski
2018-02-02usb: ums: Kconfig: Select USB_FUNCTION_MASS_STORAGE when enabling 'ums' commandLukasz Majewski
2018-02-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski
2018-02-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to KconfigLukasz Majewski
2018-02-02Kconfig: usb: Sort USB_FUNCTION_* entriesLukasz Majewski
2018-02-01env: sf: use env_import_redund to simplify env_sf_loadSimon Goldschmidt
2018-02-01env: make env drivers propagate env_import return valueSimon Goldschmidt
2018-02-01env: move more common code to env_import_redundSimon Goldschmidt