summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
...
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-07-07-0/+1
|\ \
| * | powerpc: mpc85xx: kmp204x: Fix compiling error for usb errataYork Sun2016-07-07-0/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-07-06-4/+12
|\ \
| * | fdt: Drop some unused compatible stringsSimon Glass2016-07-05-4/+0
| * | errno: Allow errno_str() to be used without CONFIG_ERRNO_STRSimon Glass2016-07-05-0/+5
| * | errno: Add copyright header and header guardSimon Glass2016-07-05-0/+7
| |/
* | common: Always include errno.h in common.hJoe Hershberger2016-07-06-0/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-07-01-1/+1
|\
| * arm: socfpga: Fix "improve raw MMC SPL boot"Marek Vasut2016-06-23-1/+1
* | ti_omap5_common: Find right dtb file for DRA72-RevC EvmLokesh Vutla2016-07-01-0/+2
* | autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada2016-07-01-70/+0
* | ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 boardMasahiro Yamada2016-07-01-1/+0
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-06-28-6/+10
|\ \
| * | mmc: fsl: introduce wp_enablePeng Fan2016-06-28-0/+1
| * | mmc: fsl: reset to normal boot mode when eMMC fast bootPeng Fan2016-06-28-0/+6
| * | armv8: ls1043aqds: print FPGA info early for QSPI bootQianyu Gong2016-06-28-4/+0
| * | armv8: ls1043aqds: use configurable clockQianyu Gong2016-06-28-2/+3
| |/
* | fastboot: sparse: implement reserve()Steve Rae2016-06-27-0/+4
* | fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae2016-06-27-7/+7
* | fastboot: sparse: resync common/image-sparse.c (part 1)Steve Rae2016-06-27-12/+13
* | fastboot: sparse: remove session-id logicSteve Rae2016-06-27-7/+5
* | arm: at91: taurus/axm: add DM and DTS supportHeiko Schocher2016-06-26-1/+1
* | arm: at91: smartweb: add DM and DTS supportHeiko Schocher2016-06-26-5/+1
* | corvus DTS / DM supportHeiko Schocher2016-06-26-1/+1
* | common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-26-1/+1
* | efi_loader: Fix typo in distro scriptAlexander Graf2016-06-24-1/+1
* | board/BuR: rename kwb board to brxre1Hannes Schmelzer2016-06-24-4/+4
* | board/BuR: rename tseries board to brppt1Hannes Schmelzer2016-06-24-4/+4
* | arm: bcm235xx: choose 8-bit phy bus widthSteve Rae2016-06-24-1/+0
* | Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boardsMasahiro Yamada2016-06-24-4/+0
* | env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD}Masahiro Yamada2016-06-24-0/+4
* | configs: gxbb: Introduce a common config header fileCarlo Caione2016-06-24-33/+46
* | common: image: minimal android image iminfo supportMichael Trimarchi2016-06-24-0/+1
|/
* autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.cMasahiro Yamada2016-06-20-1/+1
* mmc: add MMC_VERSION_5_1Stefan Wahren2016-06-20-0/+1
* dragonboard410c: Increase default environment size.Mateusz Kulikowski2016-06-20-1/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2016-06-20-94/+462
|\
| * clk: convert API to match reset/mailbox styleStephen Warren2016-06-19-89/+226
| * Add a reset driver framework/uclassStephen Warren2016-06-19-0/+217
| * mailbox: add Tegra186 HSP driverStephen Warren2016-06-19-0/+14
| * mailbox: rename headersStephen Warren2016-06-19-5/+5
* | ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to KconfigMasahiro Yamada2016-06-20-1/+0
* | ARM: uniphier: change CPU_RELEASE_ADDR to the head of DRAM spaceMasahiro Yamada2016-06-20-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-06-18-0/+49
|\
| * ARM: socfpga: add support for IS1 boardPavel Machek2016-06-08-0/+49
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-06-18-183/+9
|\ \
| * | usb: xhci: fsl: Add workaround for USB erratum A008751Sriram Dash2016-06-13-0/+1
| * | fsl: usb: make errata function common for PPC and ARMSriram Dash2016-06-13-183/+8
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-06-18-5/+3
|\ \ \
| * | | warp7: Fix DFU supportFabio Estevam2016-06-18-5/+2