summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeLines
...
| | * | | 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/+47
| |\ \ \
| | * | | 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
| | * | | 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
| | |/ /
* | | | cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config headerMasahiro Yamada2013-09-06-0/+2
* | | | ahci: convert to use libata functions and definitionsRob Herring2013-09-06-0/+7
* | | | am335x_evm.h: Add back the actual load of the kernel imageRobert P. J. Day2013-09-06-1/+3
* | | | sandbox: add compression testsKees Cook2013-09-03-0/+5
|/ / /
* | | omap5: Correct include order, drop CONFIG_SYS_PROMPT defineTom Rini2013-08-27-5/+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-32/+136
|\ \ \
| * | | 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: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some funct...Ying Zhang2013-08-20-3/+0
* | | | ppc4xx: Remove CANBT boardMatthias Fuchs2013-08-20-215/+0
* | | | i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2...Ɓukasz Majewski2013-08-20-0/+3
|/ / /
* | | linkstation_HGLAN: Convert from unused CONFIG_BOOTP_MASK to specific listTom Rini2013-08-19-1/+11
* | | galaxy5200: Convert from unused CONFIG_BOOTP_MASK to specific listTom Rini2013-08-19-4/+3
* | | configs: Remove unused CONFIG_BOOTP_DEFAULTTom Rini2013-08-19-18/+0
* | | powerpc/ppc4xx: Fix dlvision-10g reset gpioDirk Eibach2013-08-19-2/+2
* | | Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini2013-08-18-1537/+1747
|\ \ \ | |/ /
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-08-17-1018/+443
| |\ \ | | |/
| | * Merge git://git.denx.de/u-boot-armStefano Babic2013-07-31-10775/+2224
| | |\
| | * | mx6qsabresd: Add splash screen support via HDMIPardeep Kumar Singla2013-07-27-1/+21
| | * | mx6: Factor out common HDMI setup codePardeep Kumar Singla2013-07-27-0/+2
| | * | mx6qsabrelite: Remove mx6qsabrelite code in favor of nitrogen6xFabio Estevam2013-07-26-298/+79
| | * | wandboard: Use splash image at screen center by defaultOtavio Salvador2013-07-24-0/+1
| | * | ARM: mxs: Consolidate configuration optionsMarek Vasut2013-07-24-732/+340
| * | | Add TI816X evm board supportTENART Antoine2013-08-15-0/+180
| * | | arm, da850: add ipam390 board supportHeiko Schocher2013-08-15-0/+331
| * | | TI:armv7: Enable CONFIG_CMD_GPIOTom Rini2013-08-15-0/+1
| * | | TI:armv7: Enable CONFIG_CMD_SPITom Rini2013-08-15-0/+1
| * | | TI:omap5/dra7xx: Convert to ti_armv7_common.hTom Rini2013-08-15-177/+34
| * | | TI:am33xx: Create common config files for TI ARMv7 platforms, and AM33xxTom Rini2013-08-15-218/+326
| * | | am335x_evm: Bring in 'boot_fdt' logic from i.MXTom Rini2013-08-15-5/+16
| * | | am335x_evm: Use default baud rate tableTom Rini2013-08-15-2/+0
| * | | am33xx: Stop using PHYS_DRAM_1 defineTom Rini2013-08-15-8/+5
| * | | am33xx: CONFIG_DMA_COHERENT defines are unused, removeTom Rini2013-08-15-10/+0
| * | | OMAP3: igep00x0: allow booting with a FDT from MMCJavier Martinez Canillas2013-08-15-1/+12