aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-08SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It ...Daniel Hellstrom5-0/+314
2008-04-08SPARC: Added support for SPARC LEON3 SOC processor.Daniel Hellstrom18-1/+4792
2008-04-08SPARC: added SPARC support for new uimage in common code.Daniel Hellstrom2-1/+5
2008-04-08SPARC: added SPARC board information to the command bdinfo.Daniel Hellstrom1-0/+39
2008-04-08SPARC: Added generic support for SPARC architecture.Daniel Hellstrom36-1/+3510
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk5-218/+90
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk54-999/+2496
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk14-17/+993
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk32-343/+1711
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk103-11048/+3899
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk58-199/+4013
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk45-50/+3863
2008-04-07Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk15-232/+261
2008-04-07Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2-10/+57
2008-04-07Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk31-412/+1174
2008-04-03ppc4xx: Fix 4xx enet driver to support 460GT EMAC2+3Stefan Roese1-3/+13
2008-04-02MPC8xx: Fix libfdt support introduced in commit 77ff7b74Jean-Christophe PLAGNIOL-VILLARD1-10/+23
2008-04-02Fix fdt set command to conform to dts specAndy Fleming1-70/+67
2008-04-02ppc4xx: Canyonlands: Init SATA/PCIe port correctlyStefan Roese1-12/+34
2008-04-01remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} codeKim Phillips3-138/+0
2008-04-01dataflash: Move CONFIG_HAS_DATAFLASH to MakefileJean-Christophe PLAGNIOL-VILLARD2-7/+4
2008-03-31Add Vitesse 8601 support to TSEC driverTor Krill2-0/+35
2008-03-31SPARC: added SMC91111 driver in and out macros for LEON processors.Daniel Hellstrom1-2/+71
2008-04-01Add maintainership information for AT91CAP9ADK and AT91SAM9260EK boardsStelian Pop1-0/+5
2008-04-01AT91SAM9260EK: Move CONFIG_CMD_NAND to MakefileJean-Christophe PLAGNIOL-VILLARD2-6/+5
2008-04-01Add support for AT91SAM9260EKStelian Pop17-7/+891
2008-04-01AT91SAM9: Move CONFIG_HAS_DATAFLASH to MakefileJean-Christophe PLAGNIOL-VILLARD2-7/+7
2008-04-01AT91CAP9ADK: Move CONFIG_CMD_NAND to MakefileJean-Christophe PLAGNIOL-VILLARD2-6/+5
2008-04-01Port AT91CAP9 to the new headersStelian Pop8-247/+252
2008-04-01Finish header files reworkingStelian Pop7-537/+465
2008-04-01Import several header files from LinuxStelian Pop8-0/+695
2008-04-01Move at91cap9 specific files to at91sam9 directoryStelian Pop13-11/+8
2008-04-01Use timer_init() instead of board supplied interrupt_init()Stelian Pop2-2/+2
2008-04-01Cleanup DataFlash partition handlingStelian Pop2-62/+24
2008-03-31ColdFire: Fix alignment issue after CONFIG_IDENT_STRING in start.STsiChung Liew6-0/+6
2008-03-31ColdFire: Add dspi and serial flash support for MCF5445xTsiChung Liew5-70/+492
2008-03-31ColdFire: Remove R5200 boardTsiChung Liew10-885/+1
2008-03-31ColdFire: Added M5275EVB support.Matthew Fettke8-0/+864
2008-03-31ColdFire: Added MCF5275 cpu support.Matthew Fettke10-3/+959
2008-03-31ColdFire: Define bootdelay in configuration file for M52277EVBTsiChung Liew1-0/+1
2008-03-31ColdFire: Fix second memory Chipselect for M5475EVBTsiChung Liew1-0/+3
2008-03-31ColdFire: Update correct FLASHBAR and RAMBAR1 for MCF5282TsiChung Liew1-2/+2
2008-03-31ppc4xx: Add CFG_MEM_TOP_HIDE to Denali SPD-based SDRAM setupLarry Johnson1-13/+14
2008-03-31ppc4xx: Small whitespace fix of esd patchesStefan Roese3-7/+7
2008-03-31ppc4xx: Cleanup PMC440 board supportMatthias Fuchs2-148/+132
2008-03-31ppc4xx: Add ptm configuration variables for PMC440Matthias Fuchs1-32/+54
2008-03-31ppc4xx: Minor updates for DU440 boardsMatthias Fuchs3-12/+10
2008-03-30Blackfin: cleanup and overhaul common board init functionsMike Frysinger3-236/+226
2008-03-30Blackfin: cleanup lib_blackfin/cache.cMike Frysinger2-62/+8
2008-03-30Blackfin: unify cpu and boot modesMike Frysinger96-9760/+2848