aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-30video: Allow selection of the driver and font sizeSimon Glass1-0/+5
2016-01-30video: Provide a backspace methodSimon Glass1-0/+14
2016-01-30video: Provide a signal when a new console line is startedSimon Glass1-0/+14
2016-01-30video: Provide a left margin for the text consoleSimon Glass1-0/+2
2016-01-30video: Use fractional units for X coordinatesSimon Glass1-9/+31
2016-01-29Merge git://git.denx.de/u-boot-dmTom Rini2-18/+18
2016-01-28distro bootcmd: enumerate PCI before network operationsStephen Warren1-0/+12
2016-01-28distro bootcmd: make net boot only optionally start USBStephen Warren1-5/+6
2016-01-28dm: Remove device_probe_child()Simon Glass1-13/+0
2016-01-28Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini6-40/+93
2016-01-28net: phy: introduce a quirk PHY_FLAG_BROKEN_RESETShaohui Xie1-0/+2
2016-01-28include/net.h: add max_speed member in struct eth_pdataAlexey Brodkin1-0/+2
2016-01-28drivers/net/phy: introduce phy_set_supported()Alexey Brodkin1-0/+1
2016-01-28net: phy: breakdown PHY_*_FEATURES definesFlorian Fainelli1-7/+15
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