summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-28net: tsec: Use priv->tbiaddr to initialize TBI PHY addressBin Meng1-0/+1
2016-01-28net: tsec: Add driver model ethernet supportBin Meng1-0/+10
2016-01-28net: tsec: Use tsec_private pointer as the parameter for internal routinesBin Meng1-0/+1
2016-01-28net: tsec: Move rxbd and txbd to struct tsec_privateBin Meng1-0/+4
2016-01-28net: tsec: Move rx_idx and tx_idx to struct tsec_privateBin Meng1-0/+2
2016-01-28net: tsec: fsl_mdio: Fix several cosmetic issuesBin Meng2-32/+26
2016-01-28drivers: net: vsc9953: Add LAG supportCodrin Ciubotariu2-0/+24
2016-01-28drivers: net: vsc9953: Fix FDB aging timeCodrin Ciubotariu1-0/+4
2016-01-28drivers: net: vsc9953: Fix number of reserved registersCodrin Ciubotariu1-1/+1
2016-01-28Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2-0/+36
2016-01-28misc: Add simple driver to enable the legacy UART on Winbond Super IO chipsStefan Roese1-0/+35
2016-01-28x86: x86-common.h: Add generic FS commandsStefan Roese1-0/+1
2016-01-27Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini29-279/+612
2016-01-27Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini14-299/+76
2016-01-27armv8/ls1043aqds: add QSPI boot supportQianyu Gong2-6/+19
2016-01-27armv8/ls1043aqds: add QSPI support in SD bootGong Qianyu2-0/+37
2016-01-27armv8/ls1043aqds: add DSPI supportGong Qianyu2-10/+12
2016-01-27armv8/ls1043aqds: Add lpuart supportWenbin Song1-0/+5
2016-01-27driver: net: fsl-mc: flib changes for MC FW 9.0.0Prabhakar Kushwaha7-166/+483
2016-01-27secure_boot: enable chain of trust for ARM platformsAneesh Bansal1-0/+2
2016-01-27secure_boot: split the secure boot functionality in two partsAneesh Bansal1-32/+17
2016-01-27secure_boot: include/configs: move definition of CONFIG_CMD_BLOBAneesh Bansal16-71/+0
2016-01-27secure_boot: include/configs: make secure boot header file uniformAneesh Bansal12-16/+52
2016-01-27ppc: xilinx-ppc440-generic: Wire LL_TEMAC driverRicardo Ribalda Delgado1-6/+16
2016-01-27ppc: xilinx-ppc4xx: Port to DM serialRicardo Ribalda Delgado1-17/+4
2016-01-27ARM64: zynqmp: Define auto negotiation timeoutSiva Durga Prasad Paladugu1-0/+1
2016-01-27ARM64: zynqmp: Do not setup bootargsMichal Simek1-2/+0
2016-01-27ARM64: zynqmp: Dont use shortcut for setenvSiva Durga Prasad Paladugu1-1/+1
2016-01-27ARM64: zynqmp: Modify the autoboot commandsSiva Durga Prasad Paladugu1-2/+4
2016-01-27ARM64: zynqmp: Include GbE speed/duplex detectionMichal Simek1-0/+1
2016-01-27ARM64: zynqmp: Enable NATSEMI physMichal Simek1-0/+1
2016-01-27ARM64: zynqmp: Allow overwrite identification stringMichal Simek1-1/+3
2016-01-27ARM64: zynqmp: Setup correct COUNTER_FREQUENCY for siliconMichal Simek2-1/+5
2016-01-27ARM64: zynqmp: Move memory setup to board fileMichal Simek2-5/+5
2016-01-27ARM64: zynqmp: Enable advance memory test by defaultMichal Simek1-0/+3
2016-01-27ARM64: zynqmp: Fix bootmode SD_MODE1Michal Simek1-2/+4
2016-01-27ARM64: zynqmp: Remove incorrect link to common config fileMichal Simek1-3/+1
2016-01-27ARM64: zynqmp: ep: Define minimum sdhci frequency for epSiva Durga Prasad Paladugu1-0/+1
2016-01-27ARM: zynq: Move FLASH_BAR to KconfigMichal Simek1-1/+0
2016-01-27fpga: Add bitstream type BIT_NONESiva Durga Prasad Paladugu1-0/+1
2016-01-27microblaze: Fix board_init calling sequenceMichal Simek1-0/+1
2016-01-27microblaze: Enable HUSH via KconfigMichal Simek1-3/+0
2016-01-27microblaze: Read information about RAM from DTMichal Simek1-8/+1
2016-01-27microblaze: Move CONFIG_NETCONSOLE to KconfigMichal Simek1-1/+0
2016-01-27microblaze: Remove CONFIG_FIT from board fileMichal Simek1-1/+0
2016-01-27microblaze: Remove systemace from board fileMichal Simek1-15/+0
2016-01-27microblaze: Move eth configuration to KconfigMichal Simek1-14/+0
2016-01-27microblaze: Enable axi emac via KconfigMichal Simek1-5/+1
2016-01-27net: emaclite: Move emaclite to KconfigMichal Simek1-2/+1
2016-01-27net: emaclite: Move driver to DMMichal Simek1-2/+0