summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-02-012-0/+197
|\
| * board: Enable ethernet, tftpboot support to pic32mzdask board.Purna Chandra Mandal2016-02-011-1/+21
| * board: add SDHCI support for PIC32MZDASK board.Purna Chandra Mandal2016-02-011-2/+57
| * board: Add Microchip PIC32MZ[DA]-Starter-Kit board.Purna Chandra Mandal2016-02-011-0/+93
| * drivers: clk: Add clock driver for Microchip PIC32 Microcontroller.Purna Chandra Mandal2016-02-011-0/+29
* | arm: novena: Fix EEPROM i2c configurationMarek Vasut2016-01-311-1/+2
* | armv7: add cacheline sizes where missingAlbert ARIBAUD2016-01-3122-0/+46
|/
* video: Correct 'tor' typo in commentSimon Glass2016-01-301-1/+1
* video: sandbox: Allow selection of font size and console nameSimon Glass2016-01-301-0/+2
* video: Allow selection of the driver and font sizeSimon Glass2016-01-301-0/+5
* video: Provide a backspace methodSimon Glass2016-01-301-0/+14
* video: Provide a signal when a new console line is startedSimon Glass2016-01-301-0/+14
* video: Provide a left margin for the text consoleSimon Glass2016-01-301-0/+2
* video: Use fractional units for X coordinatesSimon Glass2016-01-301-9/+31
* Merge git://git.denx.de/u-boot-dmTom Rini2016-01-292-18/+18
|\
| * distro bootcmd: enumerate PCI before network operationsStephen Warren2016-01-281-0/+12
| * distro bootcmd: make net boot only optionally start USBStephen Warren2016-01-281-5/+6
| * dm: Remove device_probe_child()Simon Glass2016-01-281-13/+0
* | 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
OpenPOWER on IntegriCloud