summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-02-02wandboard: fix variable name so PXE boot worksPeter Robinson1-1/+1
2016-02-02Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini1-0/+39
2016-02-02Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini4-4/+3
2016-02-02board: atmel: sama5d2_xplained: add SPL supportWenyou Yang1-0/+39
2016-02-02socfpga: Simplify Makefile filenamesSimon Glass1-1/+1
2016-02-02mmc: add missing prototype for mmc_get_env_devClemens Gruber1-0/+1
2016-02-02arm8: ls2080: Move the core errata defines out of board specific fileAshish kumar1-3/+0
2016-02-02Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2-0/+197
2016-02-02board: Enable ethernet, tftpboot support to pic32mzdask board.Purna Chandra Mandal1-1/+21
2016-02-02board: add SDHCI support for PIC32MZDASK board.Purna Chandra Mandal1-2/+57
2016-02-02board: Add Microchip PIC32MZ[DA]-Starter-Kit board.Purna Chandra Mandal1-0/+93
2016-02-02drivers: clk: Add clock driver for Microchip PIC32 Microcontroller.Purna Chandra Mandal1-0/+29
2016-02-01armv7: ls102xa: Increase the supported kernel sizeAlison Wang2-0/+2
2016-02-01board: ls2085aqds: Update kernel_size env variablePrabhakar Kushwaha1-1/+1
2016-01-31arm: novena: Fix EEPROM i2c configurationMarek Vasut1-1/+2
2016-01-31armv7: add cacheline sizes where missingAlbert ARIBAUD22-0/+46
2016-01-30video: Correct 'tor' typo in commentSimon Glass1-1/+1
2016-01-30video: sandbox: Allow selection of font size and console nameSimon Glass1-0/+2
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-29distro bootcmd: enumerate PCI before network operationsStephen Warren1-0/+12
2016-01-29distro bootcmd: make net boot only optionally start USBStephen Warren1-5/+6
2016-01-29dm: Remove device_probe_child()Simon Glass1-13/+0
2016-01-29Merge 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