summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
...
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-14-2/+272
|\ \ \ | |/ / |/| |
| * | arm: mx6: add support for TBS2910 Matrix ARM miniPCSoeren Moch2014-11-13-0/+242
| * | imx6: add spl in the header fileJohn Tobias2014-11-13-0/+6
| * | imx: mx6q/dlsabreauto: And NAND flash supportYe.Li2014-11-13-0/+16
| * | imx: mx6q/dl sabre_common: Move MMC ENV offset to 512KB positionYe.Li2014-11-13-1/+1
| * | mx53loco: Change 'fdt_file' dynamicallyFabio Estevam2014-11-13-1/+0
| * | ot1200: add support for EHCIChristian Gmeiner2014-11-13-0/+7
* | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2014-11-13-14/+56
|\ \ \
| * | | sun6i: ehci: Add sun6i ehci supportHans de Goede2014-11-13-0/+5
| * | | sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-sHans de Goede2014-11-13-14/+0
| * | | sun6i: Add clock functions needed for SPL / DRAM initHans de Goede2014-11-13-0/+1
| * | | sun6i: Add basic axp221 driverOliver Schinagl2014-11-13-0/+50
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-13-0/+2
|\ \ \
| * | | km_arm: convert the km_arm boards to the generic board supportValentin Longchamp2014-11-12-0/+2
| |/ /
* | | zynq: zybo: Move CONFIG_DEFAULT_DEVICE_TREE to defconfigMichal Simek2014-11-13-1/+0
* | | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-11-13-0/+31
|\ \ \
| * | | configs: zynq: Add config support for ZYBOTinghui Wang2014-11-11-0/+31
| | |/ | |/|
* | | powerpc: remove orphaned boards mcc200 and prs200Nikita Kiryanov2014-11-12-398/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2014-11-11-1/+137
|\ \ \
| * | | arm: socfpga: Add DT support for SoCFPGA and add socfpga_socrates targetStefan Roese2014-11-07-0/+90
| * | | socfpga_cyclone5.h: fix kernel console argument in default environmentAnatolij Gustschin2014-11-07-1/+1
| * | | arm: socfpga: Add example config entry for EPCS/EPCQ SPIMarek Vasut2014-10-31-0/+19
| * | | arm: socfpga: Add I2C support to SoCFPGAStefan Roese2014-10-30-0/+27
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-11-11-1/+36
|\ \ \ \ | |_|_|/ |/| | |
| * | | usb: include <asm/cache.h> and <part.h> from include/usb.hMasahiro Yamada2014-11-07-0/+2
| * | | arm: socfpga: Add example UDC configMarek Vasut2014-11-07-1/+29
| * | | usb: s3c-otg: Allow custom gusbcfgMarek Vasut2014-11-07-0/+1
| * | | usb: s3c-otg: Split out PHY controlMarek Vasut2014-11-07-0/+4
| | |/ | |/|
* | | ARM: UniPhier: call pin_init() also in the normal bootMasahiro Yamada2014-11-12-2/+2
* | | ARM: UniPhier: decrease pre-reloc malloc area sizeMasahiro Yamada2014-11-12-1/+1
* | | ARM: UniPhier: enable USB featuresMasahiro Yamada2014-11-12-0/+7
* | | ARM: UniPhier: move DDR related configuration to KconfigMasahiro Yamada2014-11-12-6/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2014-11-10-0/+1
|\ \ \
| * | | bfin: the max bfin sdh block count is 127Sonic Zhang2014-11-10-0/+1
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-10-0/+388
|\ \ \
| * | | arm: debug: replace license blocks with SPDXMasahiro Yamada2014-10-26-3/+2
| * | | arm: debug: import debug files from Linux 3.16Masahiro Yamada2014-10-26-0/+389
* | | | powerpc: o2dnt: convert to generic boardAnatolij Gustschin2014-11-07-0/+2
* | | | Merge git://git.denx.de/u-boot-tiTom Rini2014-11-07-50/+381
|\ \ \ \ | |_|/ / |/| | |
| * | | omap3: cm-t3517: add LCD/DVI and splash supportIgor Grinberg2014-11-06-0/+15
| * | | omap3: cm-t3517: add Ethernet supportIgor Grinberg2014-11-06-0/+11
| * | | omap3: cm-t3517: add USB supportIgor Grinberg2014-11-06-0/+17
| * | | omap3: cm-t3517: add basic board supportIgor Grinberg2014-11-06-0/+277
| * | | ks2_evm: config: enable fatload commandKhoronzhuk, Ivan2014-11-06-0/+2
| * | | keystone2: config: align names of images with MCSDKKhoronzhuk, Ivan2014-11-06-8/+10
| * | | keystone2: config: restructure handling of default env settingsMurali Karicheri2014-11-06-30/+25
| * | | keystone2: change default boot mode to ubiMurali Karicheri2014-11-06-1/+1
| * | | ks2_evm: configs: fix UBI volume nameKhoronzhuk, Ivan2014-11-06-1/+1
| * | | ARM: TI: omap3: remove raw initrd support in omap3_igep00x0 config file since...Guillaume GARDET2014-11-06-2/+0
| * | | ARM: TI: Enable raw initrd supportGuillaume GARDET2014-11-06-0/+1