summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bfin: the max bfin sdh block count is 127Sonic Zhang2014-11-101-0/+1
* Merge branch 'rmobile' of git://www.denx.de/git/u-boot-shTom Rini2014-11-053-4/+43
|\
| * arm: rmobile: alt: Add VFAT filesystem supportNobuhiro Iwamatsu2014-11-041-0/+6
| * arm: rmobile: alt: Add support USB and USB commandsNobuhiro Iwamatsu2014-11-041-0/+7
| * arm: rmobile: alt: Add external RAM bootNobuhiro Iwamatsu2014-11-041-0/+8
| * arm: rmobile: koelsch: Add external RAM bootNobuhiro Iwamatsu2014-11-041-2/+12
| * arm: rmobile: lager: Add external RAM bootNobuhiro Iwamatsu2014-11-041-2/+10
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-059-6/+335
|\ \
| * | arm, imx, spi: detect spi flash again on aristainetos boardHeiko Schocher2014-11-031-1/+1
| * | imx: mx6 sabreauto: Add board support for USB EHCIYe.Li2014-11-031-0/+3
| * | imx: mx6slevk: Add support for USDHC1 and USDHC3 slotsYe.Li2014-11-031-1/+5
| * | imx: mx6: Enable high frequency clock source for GPTYe.Li2014-11-031-0/+1
| * | arm: mxs: Define bootscript env variable on m28evkMarek Vasut2014-10-301-0/+1
| * | tqma6: fix sf detectionMarkus Niebel2014-10-301-3/+16
| * | ARM: mx6: Add support for Kosagi NovenaMarek Vasut2014-10-302-1/+299
| * | board: wandboard: add usb storageJeroen Hofstee2014-10-301-0/+9
* | | dm: sunxi: Add support for serial using driver modelSimon Glass2014-11-051-6/+11
* | | dm: sunxi: Modify the GPIO driver to support driver modelSimon Glass2014-11-051-0/+1
* | | dm: sunxi: Add a new config for an FDT-based pcDuino3Simon Glass2014-11-051-0/+4
* | | dm: sunxi: dts: Add sun7i device tree filesSimon Glass2014-11-051-0/+525
* | | sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell2014-11-055-5/+0
* | | serial: add prototypes for init functionsJeroen Hofstee2014-11-041-0/+49
* | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2014-11-042-174/+2
|\ \ \
| * | | Remove unused filesMasahiro Yamada2014-10-311-174/+0
| * | | twl4030: VMMC2 3.2V enable on MMC initPaul Kocialkowski2014-10-311-0/+2
| | |/ | |/|
* | | usb: Make pollable int support available outside of ehci-hcd.cHans de Goede2014-11-041-0/+9
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2014-11-031-2/+0
|\ \ \
| * | | MIPS: kconfig: add options for endianess selectDaniel Schwierzeck2014-11-011-2/+0
| |/ /
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2014-10-292-1/+4
|\ \ \
| * | | x86: config: Increase CONFIG_SYS_BOOTM_LEN to 16MBSimon Glass2014-10-291-1/+2
| * | | x86: image: Add new image type for x64_64Simon Glass2014-10-281-0/+1
| * | | x86: Display basic CPU information on bootSimon Glass2014-10-281-0/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini2014-10-2913-13/+39
|\ \ \ \ | |_|/ / |/| | |
| * | | powerpc: TQM5200: convert to generic boardWolfgang Denk2014-10-291-1/+3
| * | | powerpc: tqm8xx*: convert to generic boardWolfgang Denk2014-10-2912-12/+36
* | | | i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese2014-10-293-7/+10
* | | | i2c: mxs: Add basic support for i2c frameworkMarek Vasut2014-10-291-1/+2
|/ / /
* | | ppc/arm: zap EMK boardsWolfgang Denk2014-10-283-1101/+0
* | | Merge git://git.denx.de/u-boot-dmTom Rini2014-10-281-0/+1
|\ \ \ | |/ / |/| |
| * | exynos: common: enable generic fs operationsPrzemyslaw Marczak2014-10-271-0/+1
* | | e1000: add i211 and unprogrammed i210/i211 supportMarcel Ziswiler2014-10-281-0/+2
|/ /
* | Use __stringify() instead of xstr()Anatolij Gustschin2014-10-2710-50/+41
* | ppc4xx: update PMC440 board supportMatthias Fuchs2014-10-271-0/+4
* | Correct single misspelling of "consitant" in source tree.Robert P. J. Day2014-10-271-1/+1
* | TI:OMAP4: enable EXT support in SPL for OMAP4 boardsGuillaume GARDET2014-10-271-0/+3
* | spl: Add EXT support to SPLGuillaume GARDET2014-10-271-0/+4
* | Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-2718-41/+41
* | Tidy up data sizes and function comment in display_optionsSimon Glass2014-10-271-1/+13
* | Use uint64_t for time typesSimon Glass2014-10-271-1/+1
* | Add some standard headers external code might needGabe Black2014-10-273-0/+302
OpenPOWER on IntegriCloud