summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-01-31env: make env_import(_redund) return 0 on success, not 1Simon Goldschmidt
2018-01-31cmd: nvedit: env_get_f must check for env_get_char error codesSimon Goldschmidt
2018-01-31Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-01-31davinci: Fix omapl138_lcdk buildsTom Rini
2018-01-31Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblazeTom Rini
2018-01-30Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to KconfigAdam Ford