summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* armv8: ls2080a: Increase default hugepage countAshish Kumar2016-02-24-2/+2
* arm: ls1021aqds: Convert to driver model and enable serial supportYork Sun2016-02-23-0/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-02-21-16/+86
|\
| * imx: mx7dsabresd: add command and macros for boot m4 corePeng Fan2016-02-21-0/+24
| * imx: mx6sxsabresd: add command and macros for boot m4 corePeng Fan2016-02-21-0/+24
| * board: tbs2910: Autoselect environment device when booting from SDSoeren Moch2016-02-21-2/+2
| * imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7Ulises Cardenas2016-02-21-14/+35
| * mx6ul_14x14_evk: Select CONFIG_FSL_QSPIFabio Estevam2016-02-21-0/+1
* | x86: Add Intel Cougar Canyon 2 boardBin Meng2016-02-21-0/+34
* | superio: Add SMSC SIO1007 driverBin Meng2016-02-21-0/+115
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-02-20-4/+432
|\ \
| * | ARM: Add Support for the VInCo platformGregory CLEMENT2016-02-19-0/+167
| * | arm: at91: Add support for DENX MA5D4 SoM and EVKMarek Vasut2016-02-18-0/+255
| * | siemens,at91: enable features for smartwebMatthias Michel2016-02-18-4/+10
* | | ARM: tegra: enable USB device mode port on DalmoreStephen Warren2016-02-18-0/+1
* | | ARM: tegra: don't set CONFIG_USB_MAX_CONTROLLER_COUNTStephen Warren2016-02-18-14/+0
* | | tegra: Convert CONFIG_PWM_TEGRA to KconfigSimon Glass2016-02-16-8/+0
* | | tegra: video: Convert tegra20 LCD driver to driver modelSimon Glass2016-02-16-14/+0
* | | tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20Simon Glass2016-02-16-7/+0
* | | tegra: nyan-big: Move the LCD driver to driver modelSimon Glass2016-02-16-3/+0
* | | tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCDSimon Glass2016-02-16-2/+8
* | | tegra: dts: Sync up the tegra124 device tree files with LinuxSimon Glass2016-02-16-332/+410
|/ /
* | ARM: rpi: set initrd_highLubomir Rintel2016-02-15-0/+1
* | OMAP3_logic: Add NAND args to boot UBIFSAdam Ford2016-02-15-0/+6
* | am43xx: qspi: Fix config to select SPI modeVignesh R2016-02-15-1/+1
* | ARM : DRA7: Switch QSPI to use MODE-0 at 64MHzVignesh R2016-02-15-2/+2
* | arm: VCMA9: because of NOR flash space constrains, activate THUMB build modeDavid Müller (ELSOFT AG)2016-02-15-0/+2
* | OMAP3: omap3_logic: Grow SPL to 64K from 54KAdam Ford2016-02-15-0/+6
* | OMAP3: am3517_evm: SD/MMC boot with uEnv.txt, zImage, and FDTDerald D. Woods2016-02-15-11/+37
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-02-14-17/+23
|\ \
| * | ARM: uniphier: drop unnecessary "bootm_low" environment defineMasahiro Yamada2016-02-14-1/+0
| * | ARM: uniphier: change stack pointer address for SPLMasahiro Yamada2016-02-14-1/+1
| * | ARM: uniphier: update U-Boot file names in workflowMasahiro Yamada2016-02-14-2/+2
| * | ARM: uniphier: fix nfsboot commandMasahiro Yamada2016-02-14-2/+8
| * | ARM: uniphier: factor out common part of boot commandsMasahiro Yamada2016-02-14-11/+10
| * | ARM: uniphier: add default bootm_low to fix FIT bootMasahiro Yamada2016-02-14-0/+1
| * | ARM: uniphier: fix NOR boot commandMasahiro Yamada2016-02-14-2/+3
* | | zynqmp: nand: Add Nand driver support for zynqmpSiva Durga Prasad Paladugu2016-02-12-0/+9
|/ /
* | sniper: Drop references to P970Paul Kocialkowski2016-02-08-1/+1
* | Remove unused CONFIG_CMD_HWFLOW option and associated dead code.David Müller (ELSOFT AG)2016-02-08-1/+0
* | Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.David Müller (ELSOFT AG)2016-02-08-4/+0
* | ARM: rpi: set fdt_high in the default environmentStephen Warren2016-02-08-0/+1
* | ARM: rpi: update memory layout env. var. documentationStephen Warren2016-02-08-5/+11
* | OMAP3: omap3_logic: Remove YAFFS support.Adam Ford2016-02-08-2/+0
* | OMAP3: omap3_logic: Enable CONFIG_SMC911X_32_BITAdam Ford2016-02-08-1/+1
* | OMAP3: omap3_logic: Enable Android FastbootAdam Ford2016-02-08-0/+21
* | dm: freescale: Drop mxs_auart serial driverSimon Glass2016-02-08-2/+0
* | OMAP3: Enable SPL on omap3_logicAdam Ford2016-02-08-124/+129
* | tools: env validate: pass values as 0-based arrayAndreas Fenkart2016-02-08-1/+1
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2016-02-08-71/+80
|\ \