summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-01-286-40/+93
|\ \ \ | |/ / |/| |
| * | net: phy: introduce a quirk PHY_FLAG_BROKEN_RESETShaohui Xie2016-01-281-0/+2
| * | include/net.h: add max_speed member in struct eth_pdataAlexey Brodkin2016-01-281-0/+2
| * | drivers/net/phy: introduce phy_set_supported()Alexey Brodkin2016-01-281-0/+1
| * | net: phy: breakdown PHY_*_FEATURES definesFlorian Fainelli2016-01-281-7/+15
| * | net: tsec: Use priv->tbiaddr to initialize TBI PHY addressBin Meng2016-01-281-0/+1
| * | net: tsec: Add driver model ethernet supportBin Meng2016-01-281-0/+10
| * | net: tsec: Use tsec_private pointer as the parameter for internal routinesBin Meng2016-01-281-0/+1
| * | net: tsec: Move rxbd and txbd to struct tsec_privateBin Meng2016-01-281-0/+4
| * | net: tsec: Move rx_idx and tx_idx to struct tsec_privateBin Meng2016-01-281-0/+2
| * | net: tsec: fsl_mdio: Fix several cosmetic issuesBin Meng2016-01-282-32/+26
| * | drivers: net: vsc9953: Add LAG supportCodrin Ciubotariu2016-01-282-0/+24
| * | drivers: net: vsc9953: Fix FDB aging timeCodrin Ciubotariu2016-01-281-0/+4
| * | drivers: net: vsc9953: Fix number of reserved registersCodrin Ciubotariu2016-01-281-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-01-282-0/+36
|\ \ \
| * | | misc: Add simple driver to enable the legacy UART on Winbond Super IO chipsStefan Roese2016-01-281-0/+35
| * | | x86: x86-common.h: Add generic FS commandsStefan Roese2016-01-281-0/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-01-2729-279/+612
|\ \ \ \
| * | | | armv8/ls1043aqds: add QSPI boot supportQianyu Gong2016-01-272-6/+19
| * | | | armv8/ls1043aqds: add QSPI support in SD bootGong Qianyu2016-01-272-0/+37
| * | | | armv8/ls1043aqds: add DSPI supportGong Qianyu2016-01-272-10/+12
| * | | | armv8/ls1043aqds: Add lpuart supportWenbin Song2016-01-271-0/+5
| * | | | driver: net: fsl-mc: flib changes for MC FW 9.0.0Prabhakar Kushwaha2016-01-277-166/+483
| * | | | secure_boot: enable chain of trust for ARM platformsAneesh Bansal2016-01-271-0/+2
| * | | | secure_boot: split the secure boot functionality in two partsAneesh Bansal2016-01-271-32/+17
| * | | | secure_boot: include/configs: move definition of CONFIG_CMD_BLOBAneesh Bansal2016-01-2716-71/+0
| * | | | secure_boot: include/configs: make secure boot header file uniformAneesh Bansal2016-01-2712-16/+52
| * | | | armv8: ls2080a: Increase MC's DDR size to 512 MBPratiyush Mohan Srivastava2016-01-251-1/+1
| * | | | SECURE BOOT: support for validation of dynamic imageAneesh Bansal2016-01-251-2/+5
| * | | | SECURE BOOT: change prototype of fsl_secboot_validate functionAneesh Bansal2016-01-251-3/+2
| * | | | driver/ddr/fsl: Add workaround for A009663Shengzhou Liu2016-01-251-0/+1
| * | | | armv8/ls1043aqds: enable qixis_reset command to boot from NAND/SDGong Qianyu2016-01-251-0/+4
| * | | | armv8/ls1043aqds: fix qixis_reset command issueGong Qianyu2016-01-251-1/+1
| * | | | armv8/ls1043aqds: Add support for >2GB memoryShaohui Xie2016-01-251-1/+1
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-01-2714-299/+76
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ppc: xilinx-ppc440-generic: Wire LL_TEMAC driverRicardo Ribalda Delgado2016-01-271-6/+16
| * | | | ppc: xilinx-ppc4xx: Port to DM serialRicardo Ribalda Delgado2016-01-271-17/+4
| * | | | ARM64: zynqmp: Define auto negotiation timeoutSiva Durga Prasad Paladugu2016-01-271-0/+1
| * | | | ARM64: zynqmp: Do not setup bootargsMichal Simek2016-01-271-2/+0
| * | | | ARM64: zynqmp: Dont use shortcut for setenvSiva Durga Prasad Paladugu2016-01-271-1/+1
| * | | | ARM64: zynqmp: Modify the autoboot commandsSiva Durga Prasad Paladugu2016-01-271-2/+4
| * | | | ARM64: zynqmp: Include GbE speed/duplex detectionMichal Simek2016-01-271-0/+1
| * | | | ARM64: zynqmp: Enable NATSEMI physMichal Simek2016-01-271-0/+1
| * | | | ARM64: zynqmp: Allow overwrite identification stringMichal Simek2016-01-271-1/+3
| * | | | ARM64: zynqmp: Setup correct COUNTER_FREQUENCY for siliconMichal Simek2016-01-272-1/+5
| * | | | ARM64: zynqmp: Move memory setup to board fileMichal Simek2016-01-272-5/+5
| * | | | ARM64: zynqmp: Enable advance memory test by defaultMichal Simek2016-01-271-0/+3
| * | | | ARM64: zynqmp: Fix bootmode SD_MODE1Michal Simek2016-01-271-2/+4
| * | | | ARM64: zynqmp: Remove incorrect link to common config fileMichal Simek2016-01-271-3/+1
| * | | | ARM64: zynqmp: ep: Define minimum sdhci frequency for epSiva Durga Prasad Paladugu2016-01-271-0/+1
OpenPOWER on IntegriCloud