summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* apf27: add FPGA support for the apf27 boardtrem2013-09-11-0/+14
* apf27: add support for the armadeus APF27 boardtrem2013-09-11-0/+374
* ARM: mxs: Add SanDisk Sansa Fuze+ boardMarek Vasut2013-09-10-0/+70
* ARM: mxs: Add Creative ZEN XFi3 boardMarek Vasut2013-09-10-0/+69
* socfpga: Adding configuration for development kitChin Liang See2013-09-06-7/+21
* Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-05-1/+0
|\
| * ARM: atmel: sama5d3: drop unused CONFIG_NET_MULTIBo Shen2013-09-04-1/+0
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-05-1/+7
|\ \
| * | ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut2013-08-31-0/+1
| * | ARM: mxs: Add mx28evk_auart_console targetAndreas Wass2013-08-21-1/+6
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-04-77/+974
|\ \ \ | |_|/ |/| |
| * | siemens-am33x-common.h: Always build CONFIG_OMAP_GPIO supportTom Rini2013-08-28-2/+0
| * | arm, am335x: add support for 3 siemens boardsHeiko Schocher2013-08-28-0/+866
| * | video: add formike lcd panel initHeiko Schocher2013-08-28-0/+4
| * | dra7xx_evm: Re-order and comment the networking related config optionsTom Rini2013-08-28-10/+8
| * | omap5_uevm: Better comment why we have TCA642X and the reset timeTom Rini2013-08-28-0/+3
| * | TI:omap5: Clarify comments about SPL and DDR timings in common configTom Rini2013-08-28-3/+12
| * | TI:am33xx: Move SPL YMODEM support to the per-board configTom Rini2013-08-28-1/+0
| * | TI:armv7: Re-order slightly the generic CONFIG options, expand related commentsTom Rini2013-08-28-10/+12
| * | am335x_evm: Regroup USB optionsTom Rini2013-08-28-39/+41
| * | am335x_evm: Add comment by SPL SPI supportTom Rini2013-08-28-0/+2
| * | TI:am335x: Better comment and organize the networking related optionsTom Rini2013-08-28-8/+14
| * | omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDRTom Rini2013-08-28-2/+2
| * | TI:armv7: Move CONFIG_SPL_LIBDISK_SUPPORT to MMC sectionTom Rini2013-08-28-2/+2
| * | am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZETom Rini2013-08-28-2/+8
| * | ARM: igep00x0.h: Enable raw initrd supportJavier Martinez Canillas2013-08-28-0/+1
| * | sdp4430: Initialize board id using CONFIG_MACH_TYPEOleksandr Tyshchenko2013-08-28-0/+1
* | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-04-35/+55
|\ \ \
| * | | arm: atmel: cpux9k2: board update and enhancementJens Scharsig (BuS Elektronik)2013-08-22-30/+32
| * | | arm: atmel: remove the config.mk fileBo Shen2013-08-22-0/+4
| * | | arm: atmel: sama5d3: fix typo error for CONFIG_ENV_IS_NOWHEREBo Shen2013-08-22-1/+1
| * | | arm: sama5d3: remove unused defineBo Shen2013-08-22-2/+0
| * | | linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.hWu, Josh2013-08-22-0/+8
| * | | ARM: at91: atmel_nand: pmecc driver will select the galois table by sector sizeWu, Josh2013-08-22-2/+0
| * | | arm: atmel: add nand trimffs subcommand for at91sam9n12 and at91sam9x5Bo Shen2013-08-22-0/+5
| * | | arm: atmel: add gmac support for sama5d3xek boardBo Shen2013-08-22-0/+5
| |/ /
* | | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-03-5/+10
|\ \ \
| * | | ARM: tegra: support raw ramdisksStephen Warren2013-08-19-0/+1
| * | | ARM: tegra: Enable data cache on DalmoreThierry Reding2013-08-19-3/+0
| * | | ARM: tegra: Make cache line size SoC specificThierry Reding2013-08-19-2/+9
| |/ /
* | | omap5: Correct include order, drop CONFIG_SYS_PROMPT defineTom Rini2013-08-27-5/+2
* | | dfu, nand, ubi: add partubi alt settings for updating ubi partitionHeiko Schocher2013-08-26-0/+2
* | | ARM: OMAP5-uevm: Add USB ehci support for the uEVMDan Murphy2013-08-26-0/+24
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-08-21-43/+148
|\ \ \
| * | | powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-20-11/+11
| * | | powerpc: p1022ds: add TPL for p1022ds nand bootYing Zhang2013-08-20-16/+61
| * | | powerpc : p1022ds : Enable p1022ds to start from eSPI with SPLYing Zhang2013-08-20-7/+29
| * | | powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPLYing Zhang2013-08-20-7/+47
| * | | powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang2013-08-20-0/+1
| * | | powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some funct...Ying Zhang2013-08-20-3/+0