summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup nand_info[] declaration.Stelian Pop2008-05-134-9/+0
* AT91: Cleanup unused config header file definitions.Stelian Pop2008-05-105-10/+0
* Support AT91CAP9 revC CPUsStelian Pop2008-05-103-1/+46
* Use custom logo for Atmel boardsStelian Pop2008-05-102-0/+4
* AT91SAM9RLEK: hook up the ATMEL LCD driverStelian Pop2008-05-102-0/+76
* AT91SAM9263EK: hook up the ATMEL LCD driverStelian Pop2008-05-102-0/+78
* AT91SAM9261EK: hook up the ATMEL LCD driverStelian Pop2008-05-102-0/+77
* AT91CAP9ADK: hook up the ATMEL LCD driverStelian Pop2008-05-102-0/+77
* Add ATMEL LCD driverStelian Pop2008-05-108-13/+483
* AT91SAM9RLEK supportStelian Pop2008-05-1013-0/+787
* AT91SAM9263EK supportStelian Pop2008-05-1015-3/+960
* AT91SAM9261EK supportStelian Pop2008-05-1015-0/+827
* AT91SAM9260EK: Fix dataflash offsets in CONFIG_BOOTCOMMANDStelian Pop2008-05-101-2/+2
* AT91SAM9260EK: Normalize BOOTARGSStelian Pop2008-05-101-2/+14
* AT91SAM9260EK: Normalize SPI timingsStelian Pop2008-05-101-1/+1
* AT91SAM9260EK: Handle 8 or 16 bit NANDStelian Pop2008-05-103-1/+10
* AT91CAP9ADK: Fix dataflash offsets in CONFIG_BOOTCOMMANDStelian Pop2008-05-101-1/+1
* AT91CAP9ADK: Normalize BOOTARGSStelian Pop2008-05-101-2/+11
* AT91CAP9ADK: Normalize SPI timingsStelian Pop2008-05-101-3/+3
* AT91CAP9ADK: Handle 8 or 16 bit NANDStelian Pop2008-05-103-2/+10
* Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platformsStelian Pop2008-05-103-57/+1
* Add proper copyright notices in Atmel boards MakefilesStelian Pop2008-05-102-0/+8
* Add copyright information in Atmel boards partition.cStelian Pop2008-05-103-0/+6
* Update origin and copyright information in arch-at91sam9 header filesStelian Pop2008-05-1016-154/+98
* Fix @ -> <at> substitutionStelian Pop2008-05-0822-27/+27
* Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-05-051-3/+6
|\
| * Allow building mips versions with ELDK 3.1.1Vlad Lungu2008-05-051-3/+6
* | MAKEALL: add inka4x0 boardWolfgang Denk2008-05-051-0/+1
* | kb9202 board: fix build problem.Wolfgang Denk2008-05-041-1/+4
* | Prepare for v1.3.3-rc3Wolfgang Denk2008-05-043-2/+413
* | Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk2008-05-0413-28/+68
|\ \ | |/
| * drivers/net/tsec.c: Fix typo.Wolfgang Denk2008-05-041-1/+1
| * version_autogenerated.h: use printf rather than echo -nMike Frysinger2008-05-041-5/+3
| * fix building when saveenv is disabled in some setupsMike Frysinger2008-05-041-0/+2
| * SBC8548: fix address mask to allow 64M flashJeremy McNicoll2008-05-041-3/+3
| * qemu_mips: add READMEJean-Christophe PLAGNIOL-VILLARD2008-05-041-0/+18
| * Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-05-042-1/+17
| |\
| | * [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi2008-05-031-1/+1
| | * [MIPS] cpu/mips/cache.S: Add dcache_enableShinya Kuribayashi2008-05-031-0/+16
| * | Fix misspelled commentMarcel Ziswiler2008-05-041-1/+1
| * | mkimage: make mmap() checks consistentMike Frysinger2008-05-031-13/+9
| * | Fix defined but not used build warningMarcel Ziswiler2008-05-031-1/+0
| * | Fix implicit declaration build warningsMarcel Ziswiler2008-05-032-0/+2
| * | TSEC: add config options for VSC8601 RGMII PHYAndre Schwarz2008-05-032-4/+13
* | | Revert "ColdFire: Get information from the correct GCC"Wolfgang Denk2008-05-036-6/+6
* | | config.mk: use correct (cross) compilerWolfgang Denk2008-05-031-21/+25
|/ /
* | pxa: fix previous definition on cpu initJean-Christophe PLAGNIOL-VILLARD2008-05-031-5/+1
* | pxa: fix pcmcia operation on 'i' may be undefinedJean-Christophe PLAGNIOL-VILLARD2008-05-031-3/+5
* | MPC8610HPCD: Drop -O2 from the build flagsKumar Gala2008-05-031-1/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-05-032-7/+12
|\ \
OpenPOWER on IntegriCloud