summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeLines
...
| * | | | | tpm: Reorganize the I2C TPM driverTom Wai-Hong Tam2013-06-03-3/+3
| * | | | | x86: config: Reflect the name changes of LPC TPM configsTom Wai-Hong Tam2013-06-03-1/+2
* | | | | | at91: Correct CONFIG_AUTOBOOT_PROMPT definition for pm9263Simon Glass2013-06-04-1/+1
|/ / / / /
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-05-31-2/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mtd: resync with Linux-3.7.1Sergey Lapin2013-05-31-2/+0
* | | | | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-30-1006/+113
|\ \ \ \ \
| * | | | | powerpc/b4860qds: Add LAW Target ID and Create LAW entry for MapleShaveta Leekha2013-05-24-0/+9
| * | | | | powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.hPoonam Aggrwal2013-05-24-1/+0
| * | | | | Enable XAUI interface for B4860QDSSuresh Gupta2013-05-24-1/+5
| * | | | | powerpc/p5040: enable PBL tool supportShaohui Xie2013-05-24-0/+2
| * | | | | powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.hYork Sun2013-05-24-1/+0
| * | | | | T4240/ramboot: enable PBL tool for T4240Shaohui Xie2013-05-24-0/+2
| |/ / / /
| * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2013-05-15-14/+29
| |\ \ \ \
| | * | | | T4240/net: use QSGMII card PHY address by defaultShaohui Xie2013-05-14-1/+0
| | * | | | t4240qds/eth: fixup ethernet for t4240qdsShengzhou Liu2013-05-14-4/+0
| | * | | | powerpc: Add T4160QDSYork Sun2013-05-14-1/+14
| | * | | | powerpc/t4240qds: Move SoC define into boards.cfgYork Sun2013-05-14-1/+0
| | * | | | powerpc/t4240qds: Add voltage ID supportYork Sun2013-05-14-2/+10
| | * | | | powerpc/t4240qds: fix XAUI card PHY addressShaohui Xie2013-05-14-4/+4
| | * | | | powerpc/t4240qds: Fix SPI flash typeShaohui Xie2013-05-14-1/+1
| * | | | | Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-15-958/+0
| * | | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk5...Tom Rini2013-05-14-27/+49
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang2013-05-13-1/+7
| | * | | | blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang2013-05-13-0/+3
| | * | | | blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang2013-05-13-0/+6
| | * | | | blackfin: Enable early print via the generic serial API.Sonic Zhang2013-05-13-3/+0
| | * | | | blackfin: Fit u-boot image size into limited nor flash on blackfin.Sonic Zhang2013-05-13-10/+14
| | * | | | blackfin: bf609: add softswitch config commandBob Liu2013-05-13-0/+1
| | * | | | blackfin: run core1 from L1 code sram start address in uboot init code on core 0Sonic Zhang2013-05-13-0/+10
| | * | | | blackfin: reduce size of u-boot.ldr in bf548-ezkit default config.Bob Liu2013-05-13-14/+9
| * | | | | x86: config: Enable LZO for coreboot, remove zlib, gzipSimon Glass2013-05-13-0/+4
| * | | | | x86: Enable bootstage for corebootSimon Glass2013-05-13-0/+9
| * | | | | x86: Re-enable PCAT timer 2 for beepingSimon Glass2013-05-13-0/+1
| * | | | | x86: Add TSC timerSimon Glass2013-05-13-3/+1
| |/ / / /
| * | | | gpio: Add support for microblaze xilinx GPIOMichal Simek2013-05-09-1/+2
| |/ / /
* | | | tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL buildAxel Lin2013-05-28-0/+2
* | | | Tegra: Remove unused/non-existent spl linker script referenceTom Warren2013-05-28-6/+0
* | | | ARM: Add Seagate GoFlex Home supportSuriyan Ramasami2013-05-23-0/+151
* | | | ARM: vexpress: enable bootz and hush parser for all VExpress boardsAndre Przywara2013-05-23-0/+4
* | | | ARM: vexpress: add support for Versatile Express Cortex-A15-TC2Andre Przywara2013-05-23-0/+36
* | | | ARM: vexpress: create A5 specific board configRyan Harkin2013-05-23-19/+167
* | | | ARM: vexpress: refactoring of Versatile Express CA9x4 supportRyan Harkin2013-05-23-1/+34
* | | | ARM: atmel: add sama5d3xek supportBo Shen2013-05-21-0/+245
| |_|/ |/| |
* | | at91sam9260ek: move board id setup to config headerAndreas Bießmann2013-05-12-0/+18
* | | arm: at91: add at91sam9g20ek_mmc_config, which can save environment in mmc cardWu, Josh2013-05-12-1/+17
* | | arm: at91: enable mci support for at91sam9g20ek.Wu, Josh2013-05-12-2/+14
* | | arm: at91: add at91sam9n12ek board supportWu, Josh2013-05-12-0/+232
| |/ |/|
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-11-34/+353
|\ \
| * | ARM: OMAP: Add arch_cpu_init functionSRICHARAN R2013-05-10-0/+19
| * | ARM: OMAP: Cleanup boot parameters usageSRICHARAN R2013-05-10-0/+4