summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-02-08tools: env validate: pass values as 0-based arrayAndreas Fenkart
2016-02-08Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2016-02-06fdt: introduce fdtdec_get_child_countPeng Fan
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-05dm: pci: Add missing forward declarationsBin Meng
2016-02-05x86: chromebox_panther: Drop the cache line size hackBin Meng
2016-02-05efi: app: Disable CONFIG_USB_EHCI_PCIBin Meng
2016-02-05efi: app: Clean up defconfigBin Meng
2016-02-05dm: pch: Add get_io_base opBin Meng
2016-02-05dm: pch: Add get_gpio_base opBin Meng
2016-02-05dm: pch: Rename get_sbase op to get_spi_baseBin Meng
2016-02-05dm: pch: Remove pch_get_version opBin Meng
2016-02-05x86: tnc: Drop unprotect_spi_flash()Bin Meng
2016-02-05x86: x86-common.h: Add CONFIG_BOOTDELAYStefan Roese
2016-02-02arm: vybrid: Drop enabling GPIO, SPI and UART in legacy modeBhuvanchandra DV
2016-02-02imx: mx6sxsabresd: Add MCIMX28LCD display supportYe Li
2016-02-02mx6slevk: Remove CONFIG_ETHPRIME optionFabio Estevam
2016-02-02imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO boardYe Li
2016-02-02wandboard: fix variable name so PXE boot worksPeter Robinson
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