summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* SPARC/LEON3: added support for GR-CPCI-AX2000 FPGA AX board. The FPGA is exch...Daniel Hellstrom2008-04-08-1/+673
* SPARC/LEON3: added support for Altera NIOS Development kit (STRATIX II Editio...Daniel Hellstrom2008-04-08-1/+648
* SPARC/LEON3: added support for Gaisler GRSIM/TSIM2 SPARC/LEON3 simulatorn. Se...Daniel Hellstrom2008-04-08-1/+633
* SPARC/LEON3: added support for GR-XC3S-1500 board with GRLIB template design....Daniel Hellstrom2008-04-08-1/+613
* SPARC: Added support for SPARC LEON2 SOC Processor.Daniel Hellstrom2008-04-08-0/+2651
* SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It ...Daniel Hellstrom2008-04-08-0/+314
* SPARC: Added support for SPARC LEON3 SOC processor.Daniel Hellstrom2008-04-08-1/+4792
* SPARC: added SPARC support for new uimage in common code.Daniel Hellstrom2008-04-08-1/+5
* SPARC: added SPARC board information to the command bdinfo.Daniel Hellstrom2008-04-08-0/+39
* SPARC: Added generic support for SPARC architecture.Daniel Hellstrom2008-04-08-1/+3510
* Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2008-04-08-218/+90
|\
| * MPC8xx: Fix libfdt support introduced in commit 77ff7b74Jean-Christophe PLAGNIOL-VILLARD2008-04-02-10/+23
| * Fix fdt set command to conform to dts specAndy Fleming2008-04-02-70/+67
| * remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} codeKim Phillips2008-04-01-138/+0
| * Merge git://www.denx.de/git/u-boot into ubootGerald Van Baren2008-03-29-5621/+17378
| |\
| * \ Merge git://www.denx.de/git/u-boot into ubootGerald Van Baren2008-03-21-63/+1170
| |\ \
* | \ \ Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-04-08-999/+2496
|\ \ \ \
| * | | | dataflash: Move CONFIG_HAS_DATAFLASH to MakefileJean-Christophe PLAGNIOL-VILLARD2008-04-01-7/+4
| * | | | Add maintainership information for AT91CAP9ADK and AT91SAM9260EK boardsStelian Pop2008-04-01-0/+5
| * | | | AT91SAM9260EK: Move CONFIG_CMD_NAND to MakefileJean-Christophe PLAGNIOL-VILLARD2008-04-01-6/+5
| * | | | Add support for AT91SAM9260EKStelian Pop2008-04-01-7/+891
| * | | | AT91SAM9: Move CONFIG_HAS_DATAFLASH to MakefileJean-Christophe PLAGNIOL-VILLARD2008-04-01-7/+7
| * | | | AT91CAP9ADK: Move CONFIG_CMD_NAND to MakefileJean-Christophe PLAGNIOL-VILLARD2008-04-01-6/+5
| * | | | Port AT91CAP9 to the new headersStelian Pop2008-04-01-247/+252
| * | | | Finish header files reworkingStelian Pop2008-04-01-537/+465
| * | | | Import several header files from LinuxStelian Pop2008-04-01-0/+695
| * | | | Move at91cap9 specific files to at91sam9 directoryStelian Pop2008-04-01-11/+8
| * | | | Use timer_init() instead of board supplied interrupt_init()Stelian Pop2008-04-01-2/+2
| * | | | Cleanup DataFlash partition handlingStelian Pop2008-04-01-62/+24
| * | | | Fix CFG_NO_FLASH compilation.Stelian Pop2008-03-30-4/+27
| * | | | use correct at91rm9200 register name in m501sk boardJean-Christophe PLAGNIOL-VILLARD2008-03-30-4/+4
| * | | | use correct at91rm9200 register nameDavid Brownell2008-03-30-7/+7
| * | | | add missing ARM boards to MAKEALLDavid Brownell2008-03-30-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-04-08-17/+993
|\ \ \ \
| * | | | Add Vitesse 8601 support to TSEC driverTor Krill2008-03-31-0/+35
| * | | | SPARC: added SMC91111 driver in and out macros for LEON processors.Daniel Hellstrom2008-03-31-2/+71
| * | | | Fix macro typo in common/cmd_mii.cBen Warren2008-03-30-1/+1
| * | | | new PHY @ e1000 - 2nd tryAndre Schwarz2008-03-30-13/+98
| * | | | SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver.Daniel Hellstrom2008-03-30-0/+763
| * | | | Add CONFIG_MII_INIT in cmd_mii.cTsi-Chung Liew2008-03-30-1/+1
| * | | | ColdFire: Fix FEC transmit issue for MCF5275Tsi-Chung Liew2008-03-30-0/+7
| * | | | DHCP request fix for Windows Server 2003Aras Vaichas2008-03-30-1/+18
| |/ / /
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2008-04-08-343/+1711
|\ \ \ \
| * | | | ColdFire: Fix alignment issue after CONFIG_IDENT_STRING in start.STsiChung Liew2008-03-31-0/+6
| * | | | ColdFire: Add dspi and serial flash support for MCF5445xTsiChung Liew2008-03-31-70/+492
| * | | | ColdFire: Remove R5200 boardTsiChung Liew2008-03-31-885/+1
| * | | | ColdFire: Added M5275EVB support.Matthew Fettke2008-03-31-0/+864
| * | | | ColdFire: Added MCF5275 cpu support.Matthew Fettke2008-03-31-3/+959
| * | | | ColdFire: Define bootdelay in configuration file for M52277EVBTsiChung Liew2008-03-31-0/+1
| * | | | ColdFire: Fix second memory Chipselect for M5475EVBTsiChung Liew2008-03-31-0/+3