summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-11-12sh: move CONFIG_{SH2, SH2A, SH3, SH4} to KconfigMasahiro Yamada
2014-11-05Merge branch 'rmobile' of git://www.denx.de/git/u-boot-shTom Rini
2014-11-05Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-11-05dm: sunxi: Add support for serial using driver modelSimon Glass
2014-11-05dm: sunxi: Modify the GPIO driver to support driver modelSimon Glass
2014-11-05dm: sunxi: Add a new config for an FDT-based pcDuino3Simon Glass
2014-11-05dm: sunxi: dts: Add sun7i device tree filesSimon Glass
2014-11-05sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell
2014-11-04serial: add prototypes for init functionsJeroen Hofstee
2014-11-04Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2014-11-04usb: Make pollable int support available outside of ehci-hcd.cHans de Goede
2014-11-04arm: rmobile: alt: Add VFAT filesystem supportNobuhiro Iwamatsu
2014-11-04arm: rmobile: alt: Add support USB and USB commandsNobuhiro Iwamatsu
2014-11-03arm: rmobile: alt: Add external RAM bootNobuhiro Iwamatsu
2014-11-03arm: rmobile: koelsch: Add external RAM bootNobuhiro Iwamatsu
2014-11-03arm: rmobile: lager: Add external RAM bootNobuhiro Iwamatsu
2014-11-03Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2014-11-03arm, imx, spi: detect spi flash again on aristainetos boardHeiko Schocher
2014-11-03imx: mx6 sabreauto: Add board support for USB EHCIYe.Li
2014-11-03imx: mx6slevk: Add support for USDHC1 and USDHC3 slotsYe.Li
2014-11-03imx: mx6: Enable high frequency clock source for GPTYe.Li
2014-11-01MIPS: kconfig: add options for endianess selectDaniel Schwierzeck
2014-10-30Remove unused filesMasahiro Yamada
2014-10-30twl4030: VMMC2 3.2V enable on MMC initPaul Kocialkowski
2014-10-30arm: mxs: Define bootscript env variable on m28evkMarek Vasut
2014-10-30tqma6: fix sf detectionMarkus Niebel
2014-10-30ARM: mx6: Add support for Kosagi NovenaMarek Vasut
2014-10-30board: wandboard: add usb storageJeroen Hofstee
2014-10-29Merge git://git.denx.de/u-boot-x86Tom Rini
2014-10-29Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini
2014-10-29x86: config: Increase CONFIG_SYS_BOOTM_LEN to 16MBSimon Glass
2014-10-29powerpc: TQM5200: convert to generic boardWolfgang Denk
2014-10-29powerpc: tqm8xx*: convert to generic boardWolfgang Denk
2014-10-29i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese
2014-10-29i2c: mxs: Add basic support for i2c frameworkMarek Vasut
2014-10-29x86: image: Add new image type for x64_64Simon Glass
2014-10-29x86: Display basic CPU information on bootSimon Glass
2014-10-28ppc/arm: zap EMK boardsWolfgang Denk
2014-10-28Merge git://git.denx.de/u-boot-dmTom Rini
2014-10-28e1000: add i211 and unprogrammed i210/i211 supportMarcel Ziswiler
2014-10-28exynos: common: enable generic fs operationsPrzemyslaw Marczak
2014-10-27Use __stringify() instead of xstr()Anatolij Gustschin
2014-10-27ppc4xx: update PMC440 board supportMatthias Fuchs
2014-10-27Correct single misspelling of "consitant" in source tree.Robert P. J. Day
2014-10-27TI:OMAP4: enable EXT support in SPL for OMAP4 boardsGuillaume GARDET
2014-10-27spl: Add EXT support to SPLGuillaume GARDET
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET
2014-10-27Tidy up data sizes and function comment in display_optionsSimon Glass
2014-10-27Use uint64_t for time typesSimon Glass
2014-10-27Add some standard headers external code might needGabe Black