aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-04net: fec: do not access reserved register for i.MX8MPeng Fan1-2/+2
2018-02-04gpio: mxc: add i.MX8M supportPeng Fan1-7/+15
2018-02-04imx: lcdif: include i.MX8MPeng Fan1-4/+6
2018-02-04mmc: fsl_esdhc: support i.MX8MPeng Fan1-4/+8
2018-02-04misc: ocotp: add i.MX8M supportPeng Fan1-0/+7
2018-02-04imx: makefile: compile files for i.MX8MPeng Fan1-2/+11
2018-02-04imx: mx8m: add soc related settings and filesPeng Fan7-2/+333
2018-02-04imx: mx7: move mmc env code to mmc_env.cPeng Fan3-21/+31
2018-02-04imx: cpu: support get_boot_device for i.MX8MPeng Fan1-1/+6
2018-02-04imx: mx7: move get_boot_device to cpu.cPeng Fan4-43/+47
2018-02-04imx: bootaux: support i.MX8MPeng Fan1-0/+10
2018-02-04imx: cleanup bootauxPeng Fan5-90/+39
2018-02-04imx: refactor imx_get_mac_from_fusePeng Fan4-67/+63
2018-02-04imx: cpu: add cpu speed/grade for i.MX8MPeng Fan1-12/+15
2018-02-04imx: cpu: move speed/temp to common cpuPeng Fan2-71/+73
2018-02-04imx: add pad settings bit definition for i.MX8MPeng Fan1-1/+21
2018-02-04imx: add i.MX8MQ SoC Revision and is_mx8m helperPeng Fan2-2/+5
2018-02-04imx: spl: implement spl_boot_device for i.MX8MPeng Fan1-3/+5
2018-02-04imx: cpu: update cpu file to support i.MX8MPeng Fan1-1/+10
2018-02-04imx: boot_mode: add USB_BOOT entryPeng Fan1-0/+1
2018-02-04imx: add sip functionPeng Fan4-0/+42
2018-02-04imx: mx8m: add clock driverPeng Fan4-0/+2201
2018-02-04imx: mx8m: add pin header filePeng Fan1-0/+623
2018-02-04imx: mx8m: add register definition header filePeng Fan1-0/+468
2018-02-04imx: add i.MX8M into KconfigPeng Fan3-5/+23
2018-02-04configs: icore: enable nand on mmc defconfigJagan Teki1-0/+5
2018-02-04configs: enable spl support wrt env deviceJagan Teki1-1/+1
2018-02-04imx: mx7: psci: add system power off supportAnson Huang2-0/+25
2018-02-04imx: mx7: psci: add system reset supportAnson Huang2-1/+21
2018-02-04mx7_common: use psci 1.0 instead of 0.1Anson Huang1-0/+2
2018-02-04board: i.MX6QDL: add Engicam i.CoreM6 1.5 QDL MIPI starter kitJagan Teki6-2/+128
2018-02-02Kconfig: usb: rockchip: Remove not needed *_defconfig USB/gadget entriesLukasz Majewski12-63/+0
2018-02-02usb: ums: Kconfig: Select USB_FUNCTION_MASS_STORAGE when enabling 'ums' commandLukasz Majewski1-0/+1
2018-02-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski52-51/+27
2018-02-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to KconfigLukasz Majewski31-9/+31
2018-02-02Kconfig: usb: Sort USB_FUNCTION_* entriesLukasz Majewski1-7/+7
2018-02-01env: sf: use env_import_redund to simplify env_sf_loadSimon Goldschmidt1-59/+8
2018-02-01env: make env drivers propagate env_import return valueSimon Goldschmidt10-23/+10
2018-02-01env: move more common code to env_import_redundSimon Goldschmidt5-51/+36
2018-01-31env: make env_import(_redund) return 0 on success, not 1Simon Goldschmidt3-8/+8
2018-01-31cmd: nvedit: env_get_f must check for env_get_char error codesSimon Goldschmidt1-3/+8
2018-01-31Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini22-90/+272
2018-01-31davinci: Fix omapl138_lcdk buildsTom Rini1-15/+14
2018-01-31Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblazeTom Rini69-225/+5801
2018-01-30Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to KconfigAdam Ford24-32/+21
2018-01-30Convert CONFIG_SYS_DV_CLKMODE et al to KconfigAdam Ford8-84/+85
2018-01-30Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to KconfigDerald D. Woods5-6/+16
2018-01-30armv8: ls2088ardb: Add 3DS RDIMM supportYork Sun2-19/+6
2018-01-30armv8: ls1046ardb: Add RDIMM supportYork Sun2-4/+24
2018-01-30drivers/ddr/fsl: Cleanup unused variableYork Sun6-6/+0