summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* net: phy: Marvell: Use phy_interface_is_rgmii helper functionPhil Edworthy2017-02-07-4/+1
* net: phy: Add support for Marvell M88E1512Phil Edworthy2017-02-07-2/+7
* net: phy: Fix mask so that we can identify Marvell 88E1518Phil Edworthy2017-02-07-2/+2
* net: phy: ti: Fix dp83867 RGMII_TXID interface pathPhil Edworthy2017-02-07-2/+1
* tools: Add tool to add crc8 to a mac addressoliver@schinagl.nl2017-02-07-0/+80
* tools: Allow crc8 to be usedoliver@schinagl.nl2017-02-07-0/+4
* net: core: cosmetic: A MAC address is not limited to SROMoliver@schinagl.nl2017-02-07-1/+1
* net: cosmetic: Define ethernet name lengtholiver@schinagl.nl2017-02-07-1/+2
* net: cosmetic: Make the MAC address string less magicaloliver@schinagl.nl2017-02-07-1/+6
* net: cosmetic: Do not use magic values for ARP_HLENoliver@schinagl.nl2017-02-07-36/+38
* net: macb: Remove redundant #ifdef CONFIG_DM_ETHWenyou Yang2017-02-07-3/+0
* net: macb: Add the clock supportWenyou Yang2017-02-07-0/+41
* net: Kconfig: Add CONFIG_MACB optionWenyou Yang2017-02-07-0/+10
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-02-03-103/+356
|\
| * arch: powerpc: update the eLBC IP input clockPrabhakar Kushwaha2017-02-03-40/+24
| * arch: powerpc: Move CONFIG_FSL_ELBC to KconfigPrabhakar Kushwaha2017-02-03-16/+20
| * arch: arm: update the IFC IP input clockPrabhakar Kushwaha2017-02-03-24/+5
| * arch: powerpc: update the IFC IP input clockPrabhakar Kushwaha2017-02-03-8/+21
| * arch: powerpc: Move CONFIG_FSL_IFC to KconfigPrabhakar Kushwaha2017-02-03-13/+17
| * armv8: ls1012a: Add support of PPAPrabhakar Kushwaha2017-02-03-0/+22
| * board: freescale: ls1012a: Enable secure DDR on LS1012A platformsPrabhakar Kushwaha2017-02-03-0/+91
| * armv8: ls1046a: Enable workaround for erratum A-008336York Sun2017-01-31-0/+1
| * armv7: ls1021aqds: Set cpo_sample for erratum A-009942York Sun2017-01-31-0/+3
| * drivers: net: fsl-mc: Fixup MAC addresses in DPCBogdan Purcareata2017-01-31-2/+101
| * armv8: ls1046a: enable usb in defconfigTang Yuantian2017-01-27-0/+18
| * armv8: ls1046a: added usb nodes in dtsTang Yuantian2017-01-27-0/+21
| * armv8: ls1046aqds: added usb feature supportTang Yuantian2017-01-27-0/+12
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2017-02-01-17/+38
|\ \
| * | powerpc: mpc5200: Correct return value of memcpy functionMark Marshall2017-02-01-1/+1
| * | powerpc: mpc85xx: Use symbolic names for cache control bitsMark Marshall2017-01-31-4/+4
| * | powerpc: mpc83xx: Enable pre-relocation mallocmario.six@gdsys.cc2017-01-31-7/+25
| * | powerpc: mpc83xx: Minimize r1 modificationmario.six@gdsys.cc2017-01-31-5/+8
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-02-01-267/+4692
|\ \
| * | BOARD: MCCMON6: Provide support for iMX6q based mccmon6 boardLukasz Majewski2017-01-30-0/+1245
| * | arm: dts: imx53-cx9020: fix packetloss on fec_mxcPatrick Bruenn2017-01-30-10/+10
| * | imx: mx6sxsabreauto: enable more dm driversPeng Fan2017-01-27-209/+69
| * | imx: dts: mx6sxsabreauto: enable i2c2/3Peng Fan2017-01-27-0/+42
| * | imx: mx6sxsabreauto: enable pinctrl driverPeng Fan2017-01-27-0/+2
| * | imx: mx6sx: add dts for mx6sxsabreauto boardPeng Fan2017-01-27-0/+3285
| * | ARM: imx6ul: Move liteSOM source to SoC directoryMarcin Niestroj2017-01-27-19/+12
| * | udoo_neo: Remove ramdiskaddr environment variableBreno Lima2017-01-27-1/+0
| * | udoo_neo: Remove trailing semicolon and spaceBreno Lima2017-01-27-1/+1
| * | udoo_neo: Add fdt_addr_r environment variableBreno Lima2017-01-27-0/+1
| * | imx_common: check for bmode Serial DownloaderStefan Agner2017-01-27-2/+4
| * | imx: nitrogen6x: fix USB host initializationGary Bisson2017-01-27-0/+2
| * | README: mxc_hab: Adapt the CONFIG_SECURE_BOOT text to KconfigFabio Estevam2017-01-27-3/+2
| * | mx6qsabreauto: Pass the correct parallel NOR widthFabio Estevam2017-01-27-0/+1
| * | tools: imximage: refactor header length calculations for imximage v1Martin Kaiser2017-01-27-22/+16
| |/
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-02-01-189/+1970
|\ \
| * | arm: mvebu: Implement secure bootMario Six2017-02-01-8/+1526