summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)Author
2014-11-10Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini
2014-11-10bfin: the max bfin sdh block count is 127Sonic Zhang
2014-11-07powerpc: o2dnt: convert to generic boardAnatolij Gustschin
2014-11-07Merge git://git.denx.de/u-boot-tiTom Rini
2014-11-06omap3: cm-t3517: add LCD/DVI and splash supportIgor Grinberg
2014-11-06omap3: cm-t3517: add Ethernet supportIgor Grinberg
2014-11-06omap3: cm-t3517: add USB supportIgor Grinberg
2014-11-06omap3: cm-t3517: add basic board supportIgor Grinberg
2014-11-06ks2_evm: config: enable fatload commandKhoronzhuk, Ivan
2014-11-06keystone2: config: align names of images with MCSDKKhoronzhuk, Ivan
2014-11-06keystone2: config: restructure handling of default env settingsMurali Karicheri
2014-11-06keystone2: change default boot mode to ubiMurali Karicheri
2014-11-06ks2_evm: configs: fix UBI volume nameKhoronzhuk, Ivan
2014-11-06ARM: TI: omap3: remove raw initrd support in omap3_igep00x0 config file since...Guillaume GARDET
2014-11-06ARM: TI: Enable raw initrd supportGuillaume GARDET
2014-11-05Merge branch 'rmobile' of git://www.denx.de/git/u-boot-shTom Rini
2014-11-05board: k2l_evm: add network supportHao Zhang
2014-11-05net: keystone_serdes: add keystone K2L SoC supportKhoronzhuk, Ivan
2014-11-05Enable Android Fastboot support on am335x_evm boardDileep Katta
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-05sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell
2014-11-04arm: rmobile: alt: Add VFAT filesystem supportNobuhiro Iwamatsu
2014-11-04arm: rmobile: alt: Add support USB and USB commandsNobuhiro Iwamatsu
2014-11-04arm: rmobile: alt: Add external RAM bootNobuhiro Iwamatsu
2014-11-04arm: rmobile: koelsch: Add external RAM bootNobuhiro Iwamatsu
2014-11-04arm: 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-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-28x86: Display basic CPU information on bootSimon Glass
2014-10-28ppc/arm: zap EMK boardsWolfgang Denk
2014-10-27exynos: common: enable generic fs operationsPrzemyslaw Marczak
2014-10-27Use __stringify() instead of xstr()Anatolij Gustschin