summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2013-06-241-0/+4
|\
| * ARM: at91sam9n12: add network support with ksz8851_16mllBo Shen2013-06-241-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini2013-06-241-17/+11
|\ \ | |/ |/|
| * ac14xx: rephrase network boot config for developmentGerhard Sittig2013-06-241-8/+9
| * ac14xx: use the official product name everywhereGerhard Sittig2013-06-241-5/+5
| * ac14xx: remove obsolete board config itemsGerhard Sittig2013-06-241-6/+0
| * ac14xx: cleanup comments in the board supportGerhard Sittig2013-06-241-3/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-2210-14/+57
|\ \
| * | net2big_v2: initialize I2C fan at startupSimon Guinot2013-06-201-1/+8
| * | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-195-7/+23
| |\ \
| | * | arm: omap4: panda: Add reading of the board revisionDan Murphy2013-06-181-0/+2
| | * | arm: dra7xx: Update the EXTRA_ENV_SETTINGSDan Murphy2013-06-183-1/+8
| | * | arm: omap5_uevm: Correct the console sys prompt for 5432Dan Murphy2013-06-181-1/+1
| | * | arm: omap: Add check for fdtfile in the findfdt macroDan Murphy2013-06-183-5/+12
| * | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-194-6/+26
| |\ \ \ | | |/ / | |/| |
| | * | SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDTAmar2013-06-131-0/+8
| | * | arm:trats: change auto-booting to boot kernel with separate device tree blobArkadiusz Wlodarczyk2013-06-131-4/+13
| | * | exynos: Update origen and smdkv310 to use common tzpc_initInderpal Singh2013-06-042-0/+4
| | * | exynos: move tzpc_init to armv7/exynosInderpal Singh2013-06-041-2/+0
| | * | SMDK5250: Enable SPI Gigabyte device.Rajeshwari Shinde2013-05-201-0/+1
* | | | powerpc/85xx: Add P1023RDB board supportChunhe Lan2013-06-201-0/+401
* | | | common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPLYing Zhang2013-06-203-0/+3
* | | | board/b4860qds: Relax NOR flash teadc timing parameterPrabhakar Kushwaha2013-06-201-1/+1
* | | | powerpc/t4qds: Slave module for boot from SRIO and PCIELiu Gang2013-06-201-7/+27
* | | | powerpc/t4qds: Enable master module for Boot from SRIO and PCIELiu Gang2013-06-201-0/+1
* | | | powerpc/b4860qds: Slave module for boot from SRIO and PCIELiu Gang2013-06-201-5/+27
* | | | powerpc/b4860qds: Enable master module for boot from SRIO and PCIELiu Gang2013-06-201-0/+1
* | | | powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang2013-06-204-3/+4
* | | | board/bsc9131rdb: Update default boot environment settingsPriyanka Jain2013-06-201-1/+3
* | | | board/bsc9131rdb: Add DSP side tlb and lawsPriyanka Jain2013-06-201-0/+5
* | | | board/bsc9131rdb: Add targets for Sysclk 100MHzPriyanka Jain2013-06-201-0/+4
* | | | board/bsc9132qds:Add NAND boot support using new SPL formatPrabhakar Kushwaha2013-06-201-6/+57
* | | | board/bsc9131rdb:Add NAND boot support using new SPL formatPrabhakar Kushwaha2013-06-201-11/+38
* | | | board/p1010rdb:Add NAND boot support using new SPL formatPrabhakar Kushwaha2013-06-201-31/+35
* | | | powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399Prabhakar Kushwaha2013-06-201-2/+9
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini2013-06-147-8/+8
|\ \ \ \
| * | | | ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boardsStephen Warren2013-06-137-8/+8
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-1317-292/+693
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | arm: pxa: Add support for ICP DAS LP-8x4xSergey Yanovich2013-06-121-0/+262
| * | | arm: da830: moved pinmux configurations to the arch treeVishwanathrao Badarkhe, Manish2013-06-101-0/+1
| * | | arm: Remove OMAP2420H4 and all omap24xx supportTom Rini2013-06-101-264/+0
| * | | da830: add MMC supportVishwanathrao Badarkhe, Manish2013-06-101-2/+22
| * | | ARM: DRA7xx: clocks: Update PLL valuesLokesh Vutla2013-06-101-0/+2
| * | | mmc: omap_hsmmc: Update pbias programmingBalaji T K2013-06-102-5/+4
| * | | ARM: DRA7xx: Correct the SYS_CLK to 20MHZSricharan R2013-06-102-8/+0
| * | | ARM: DRA7xx: Change the Debug UART to UART1Sricharan R2013-06-103-4/+7
| * | | ARM: DRA7xx: Add control id code for DRA7xxLokesh Vutla2013-06-101-1/+2
| * | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-0810-9/+394
| |\ \ \
| | * | | ARM: imx: Fix incorrect usage of CONFIG_SYS_MMC_ENV_PARTFabio Estevam2013-06-065-7/+3
| | * | | Add support for Congatec Conga-QEVAl boardSARTRE Leo2013-06-041-0/+194
OpenPOWER on IntegriCloud