summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* imx: refactor imx_get_mac_from_fusePeng Fan2018-02-044-67/+63
* imx: cpu: add cpu speed/grade for i.MX8MPeng Fan2018-02-041-12/+15
* imx: cpu: move speed/temp to common cpuPeng Fan2018-02-042-71/+73
* imx: add pad settings bit definition for i.MX8MPeng Fan2018-02-041-1/+21
* imx: add i.MX8MQ SoC Revision and is_mx8m helperPeng Fan2018-02-042-2/+5
* imx: spl: implement spl_boot_device for i.MX8MPeng Fan2018-02-041-3/+5
* imx: cpu: update cpu file to support i.MX8MPeng Fan2018-02-041-1/+10
* imx: boot_mode: add USB_BOOT entryPeng Fan2018-02-041-0/+1
* imx: add sip functionPeng Fan2018-02-044-0/+42
* imx: mx8m: add clock driverPeng Fan2018-02-044-0/+2201
* imx: mx8m: add pin header filePeng Fan2018-02-041-0/+623
* imx: mx8m: add register definition header filePeng Fan2018-02-041-0/+468
* imx: add i.MX8M into KconfigPeng Fan2018-02-043-5/+23
* configs: icore: enable nand on mmc defconfigJagan Teki2018-02-041-0/+5
* configs: enable spl support wrt env deviceJagan Teki2018-02-041-1/+1
* imx: mx7: psci: add system power off supportAnson Huang2018-02-042-0/+25
* imx: mx7: psci: add system reset supportAnson Huang2018-02-042-1/+21
* mx7_common: use psci 1.0 instead of 0.1Anson Huang2018-02-041-0/+2
* board: i.MX6QDL: add Engicam i.CoreM6 1.5 QDL MIPI starter kitJagan Teki2018-02-046-2/+128
* Kconfig: usb: rockchip: Remove not needed *_defconfig USB/gadget entriesLukasz Majewski2018-02-0212-63/+0
* usb: ums: Kconfig: Select USB_FUNCTION_MASS_STORAGE when enabling 'ums' commandLukasz Majewski2018-02-021-0/+1
* Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski2018-02-0252-51/+27
* Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to KconfigLukasz Majewski2018-02-0231-9/+31
* Kconfig: usb: Sort USB_FUNCTION_* entriesLukasz Majewski2018-02-021-7/+7
* env: sf: use env_import_redund to simplify env_sf_loadSimon Goldschmidt2018-02-011-59/+8
* env: make env drivers propagate env_import return valueSimon Goldschmidt2018-02-0110-23/+10
* env: move more common code to env_import_redundSimon Goldschmidt2018-02-015-51/+36
* env: make env_import(_redund) return 0 on success, not 1Simon Goldschmidt2018-01-313-8/+8
* cmd: nvedit: env_get_f must check for env_get_char error codesSimon Goldschmidt2018-01-311-3/+8
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-01-3122-90/+272
|\
| * armv8: ls2088ardb: Add 3DS RDIMM supportYork Sun2018-01-302-19/+6
| * armv8: ls1046ardb: Add RDIMM supportYork Sun2018-01-302-4/+24
| * drivers/ddr/fsl: Cleanup unused variableYork Sun2018-01-306-6/+0
| * drivers/ddr/fsl: Modify binding registers to save time on data initYork Sun2018-01-301-11/+49
| * drivers/ddr/fsl: Add calculation of register control wordsYork Sun2018-01-305-11/+54
| * drivers/ddr/fsl: Add 3DS RDIMM supportYork Sun2018-01-308-16/+89
| * drivers/ddr/fsl: Fix workaround for A009803York Sun2018-01-301-1/+1
| * drivers/ddr/fsl: Fix DDR4 RDIMM supportYork Sun2018-01-304-22/+41
| * armv8: ls1088a: Add CONFIG_SPI_FLASH_SPANSION to sdcard defconfigsAshish Kumar2018-01-303-0/+3
| * driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dplYogesh Gaur2018-01-302-1/+6
* | davinci: Fix omapl138_lcdk buildsTom Rini2018-01-311-15/+14
* | Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblazeTom Rini2018-01-3169-225/+5801
|\ \
| * | arm64: zynqmp: Fix misspelled choice defaultUlf Magnusson2018-01-301-1/+1
| * | arm64: zynqmp: Moved ethernet PHY configs of ZynqMP boards to defconfigVipul Kumar2018-01-309-5/+40
| * | microblaze: Moved ethernet PHY configs of Microblaze board to defconfigVipul Kumar2018-01-302-8/+8
| * | arm: zynq: Moved ethernet PHY configs of Zynq boards to defconfigVipul Kumar2018-01-3013-3/+36
| * | arm: zynq: Remove ethernet alias for topic-miamiMichal Simek2018-01-301-1/+0
| * | arm: zynq: Mark cc108 uart to be initialized before relocationMichal Simek2018-01-301-0/+1
| * | arm: zynq: Update years in copyright to reflect latest changesMichal Simek2018-01-307-6/+7
| * | arm64: zynqmp: Add psu_init for zcu102-rev1.0Michal Simek2018-01-301-0/+975