summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-02-02Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-02-02Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-02-02board: atmel: sama5d2_xplained: add SPL supportWenyou Yang
2016-02-01socfpga: Simplify Makefile filenamesSimon Glass
2016-02-01mmc: add missing prototype for mmc_get_env_devClemens Gruber
2016-02-01arm8: ls2080: Move the core errata defines out of board specific fileAshish kumar
2016-02-01Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-02-01board: Enable ethernet, tftpboot support to pic32mzdask board.Purna Chandra Mandal
2016-02-01board: add SDHCI support for PIC32MZDASK board.Purna Chandra Mandal
2016-02-01board: Add Microchip PIC32MZ[DA]-Starter-Kit board.Purna Chandra Mandal
2016-02-01drivers: clk: Add clock driver for Microchip PIC32 Microcontroller.Purna Chandra Mandal
2016-02-01armv7: ls102xa: Increase the supported kernel sizeAlison Wang
2016-02-01board: ls2085aqds: Update kernel_size env variablePrabhakar Kushwaha
2016-01-31arm: novena: Fix EEPROM i2c configurationMarek Vasut
2016-01-31armv7: add cacheline sizes where missingAlbert ARIBAUD
2016-01-30video: Correct 'tor' typo in commentSimon Glass
2016-01-30video: sandbox: Allow selection of font size and console nameSimon Glass
2016-01-30video: Allow selection of the driver and font sizeSimon Glass
2016-01-30video: Provide a backspace methodSimon Glass
2016-01-30video: Provide a signal when a new console line is startedSimon Glass
2016-01-30video: Provide a left margin for the text consoleSimon Glass
2016-01-30video: Use fractional units for X coordinatesSimon Glass
2016-01-29Merge git://git.denx.de/u-boot-dmTom Rini
2016-01-28distro bootcmd: enumerate PCI before network operationsStephen Warren
2016-01-28distro bootcmd: make net boot only optionally start USBStephen Warren
2016-01-28dm: Remove device_probe_child()Simon Glass
2016-01-28Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-01-28net: phy: introduce a quirk PHY_FLAG_BROKEN_RESETShaohui Xie
2016-01-28include/net.h: add max_speed member in struct eth_pdataAlexey Brodkin
2016-01-28drivers/net/phy: introduce phy_set_supported()Alexey Brodkin
2016-01-28net: phy: breakdown PHY_*_FEATURES definesFlorian Fainelli
2016-01-28net: tsec: Use priv->tbiaddr to initialize TBI PHY addressBin Meng
2016-01-28net: tsec: Add driver model ethernet supportBin Meng
2016-01-28net: tsec: Use tsec_private pointer as the parameter for internal routinesBin Meng
2016-01-28net: tsec: Move rxbd and txbd to struct tsec_privateBin Meng
2016-01-28net: tsec: Move rx_idx and tx_idx to struct tsec_privateBin Meng
2016-01-28net: tsec: fsl_mdio: Fix several cosmetic issuesBin Meng
2016-01-28drivers: net: vsc9953: Add LAG supportCodrin Ciubotariu
2016-01-28drivers: net: vsc9953: Fix FDB aging timeCodrin Ciubotariu
2016-01-28drivers: net: vsc9953: Fix number of reserved registersCodrin Ciubotariu
2016-01-28Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-01-28misc: Add simple driver to enable the legacy UART on Winbond Super IO chipsStefan Roese
2016-01-28x86: x86-common.h: Add generic FS commandsStefan Roese
2016-01-27Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-01-27Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-01-27armv8/ls1043aqds: add QSPI boot supportQianyu Gong
2016-01-27armv8/ls1043aqds: add QSPI support in SD bootGong Qianyu
2016-01-27armv8/ls1043aqds: add DSPI supportGong Qianyu
2016-01-27armv8/ls1043aqds: Add lpuart supportWenbin Song
2016-01-27driver: net: fsl-mc: flib changes for MC FW 9.0.0Prabhakar Kushwaha