summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/25Jan2020Tom Rini2020-01-2548-133/+481
|\
| * configs: ls1028aqds: enable mdio muxing by defaultAlex Marginean2020-01-242-0/+4
| * configs: fsl-layerscape: secure_boot: Enable setexpr commandUdit Agarwal2020-01-2413-4/+13
| * board: fsl: lx2160a: Fix the loop in board_fix_fdt functionPankaj Bansal2020-01-241-2/+3
| * arch: armv8: fsl-layerscape: export serdes config to environmentAlex Marginean2020-01-244-0/+76
| * board: fsl: ls1028a: free up arch_misc_initAlex Marginean2020-01-244-3/+4
| * board: fsl: ls1088a: remove empty arch_misc_initAlex Marginean2020-01-242-9/+0
| * board: fsl: ls2080a/ls2081a: remove empty arch_misc_initAlex Marginean2020-01-244-26/+0
| * board: fsl: lx2160a: free up arch_misc_initAlex Marginean2020-01-246-4/+6
| * armv8: ls1028a_serdes: Add few missing serdes protocolsAlex Marginean2020-01-241-0/+4
| * drivers: net: fsl_enetc: fix SXGMII MAC configurationAlex Marginean2020-01-241-11/+25
| * lx2160: Correct default environment variableMeenakshi Aggarwal2020-01-243-5/+7
| * include/configs: ls1012afrwy: adjust kernel_addr_rBiwen Li2020-01-241-1/+1
| * include/configs: ls1012ardb: adjust kernel_addr_rBiwen Li2020-01-241-1/+1
| * armv8: fsl-layerscape: LS1044A/1048A: enable Only 1x 10GE portPramod Kumar2020-01-241-2/+21
| * ARM: LS1021A: remove redundant "depends on ARCH_LS1021A"Masahiro Yamada2020-01-241-3/+0
| * board/lx2160aqds: Update the DSPI status fixupXiaowei Bao2020-01-241-6/+8
| * configs: lx2160a: enable CONFIG_OF_BOARD_FIXUP for SECURE_BOOT defconfigWasim Khan2020-01-242-0/+2
| * pci: layerscape: device tree fixup based on SoC andWasim Khan2020-01-243-0/+75
| * pci: layerscape: Move streamId allocation to common device tree fixupWasim Khan2020-01-244-26/+31
| * pci: layerscape: Common device tree fixup for NXP SoCsWasim Khan2020-01-249-8/+62
| * armv8: ls1012a: Make USB masters snoopableRan Wang2020-01-241-0/+5
| * drivers: net: fsl_enetc: add write_hwaddr() for LS1028AMichael Walle2020-01-241-0/+38
| * drivers: net: fsl_enetc: use write_hwaddr()Michael Walle2020-01-241-9/+8
| * board: ls1046afwry: Disable sgmii supportPramod Kumar2020-01-241-0/+2
| * pci: layerscape: Fix the BARs disable functionHou Zhiqiang2020-01-241-11/+0
| * pci: layerscape: Fix the disabling of Expansion ROM BARHou Zhiqiang2020-01-241-1/+1
| * configs: ls1012afwry: Enable usb network cards supportYinbo Zhu2020-01-241-0/+4
| * configs: ls1088ardb: Enable usb network cards supportYinbo Zhu2020-01-241-0/+4
| * configs: ls1046afwry: Enable usb network cards supportYinbo Zhu2020-01-241-0/+4
| * drivers: net: fsl_enetc: Pass on primary MAC address to LinuxAlex Marginean2020-01-243-1/+72
* | Merge branch '2020-01-24-master-imports'Tom Rini2020-01-2531-93/+774
|\ \ | |/ |/|
| * mtd: add prototypes for weak functionPatrick Delaunay2020-01-251-0/+2
| * common: blk: fix comment about blkcache_read return valueEric Nelson2020-01-251-1/+1
| * meerkat96: fix typo in MAINTAINERS email addressShawn Guo2020-01-251-1/+1
| * genboardscfg.py: drop python version commentBaruch Siach2020-01-251-2/+0
| * common: add blkcache initAngelo Durgehello2020-01-253-1/+17
| * net: macb: Drop local cache flushVignesh Raghavendra2020-01-251-3/+1
| * mtd: denali: Drop custom dma mapping functionsVignesh Raghavendra2020-01-251-32/+3
| * mmc: tmio-common: Drop custom dma mapping functionsVignesh Raghavendra2020-01-251-22/+3
| * asm: dma-mapping.h: Fix dma mapping functionsVignesh Raghavendra2020-01-254-8/+84
| * fastboot: mt85xx: add command to flash/erase emmc hwpartmingming lee2020-01-253-0/+133
| * configs: mt8518: Enable fastboot related configsmingming lee2020-01-251-1/+6
| * configs: mt8518: enable usb gadget drivermingming lee2020-01-251-0/+10
| * configs: mt8518: set global variables for fastbootmingming lee2020-01-251-1/+5
| * ARM: Mediatek: Add board_late_init to init usb gadget drivermingming lee2020-01-251-0/+18
| * usb: musb-new: mt85xx: add musb-new gadget driver.mingming lee2020-01-254-1/+441
| * crypto: make mod_exp_sw() staticHeinrich Schuchardt2020-01-251-2/+2
| * lib: Kconfig dependencies for pseudo-random libraryHeinrich Schuchardt2020-01-252-2/+2
| * lib: rsa: consider CONFIG_SPL_RSAHeinrich Schuchardt2020-01-251-1/+1