aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2009-01-28Blackfin: set default boot SPI CS for BF538/BF539Mike Frysinger1-2/+2
2009-01-28Blackfin: punt unused BF533-STAMP definitionsMike Frysinger1-3/+0
2009-01-28Blackfin: resurrect BF533-STAMP video splash driverMike Frysinger3-4/+197
2009-01-28Blackfin: tighten up post memory coding styleMike Frysinger1-12/+11
2009-01-28Blackfin: bf537-stamp nand: fix more style errors in previous commitMike Frysinger1-3/+3
2009-01-28Blackfin: drop dead/wrong debug code in initdram()Mike Frysinger4-49/+4
2009-01-28Blackfin: bf533-ezkit: shuffle flash defines a littleMike Frysinger3-9/+8
2009-01-28mpc8536ds.c: include sata.h to for needed function prototypesWolfgang Denk1-0/+1
2009-01-28Command usage cleanupPeter Tyser84-158/+158
2009-01-28amcc: Clean up command usage outputPeter Tyser3-9/+9
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser33-57/+57
2009-01-28pcs440ep: Clean up led command definitionPeter Tyser1-1/+1
2009-01-28Clean up diufb command definitionsPeter Tyser2-2/+2
2009-01-27SATA: do not auto-initialize during bootMike Frysinger1-3/+3
2009-01-27{delta,zylonite}/lowlevel_init.S: fix typoWolfgang Denk2-2/+2
2009-01-27Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk31-0/+4511
2009-01-27MIPS: Add VCT board series support (Part 3/3)Stefan Roese12-0/+1203
2009-01-27MIPS: Add VCT board series support (Part 2/3)Stefan Roese9-0/+2047
2009-01-27MIPS: Add VCT board series support (Part 1/3)Stefan Roese10-0/+1261
2009-01-26ppc4xx: Remove compilation warning in gdppc440etc.cStefan Roese1-2/+0
2009-01-26ppc4xx: Add GDsys PowerPC 440 ETX board support.Dirk Eibach5-0/+639
2009-01-24Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk27-88/+114
2009-01-24Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk9-12/+538
2009-01-24Renamed cpu/i386/reset.S to resetvec.SGraeme Russ3-9/+9
2009-01-24Added initial eNET board supportGraeme Russ7-0/+513
2009-01-23Merge branch 'next'Kim Phillips16-19/+827
2009-01-24powerpc: keymile: Add a check for the PIGGY debug boardHeiko Schocher6-10/+64
2009-01-24powerpc: 83xx: add support for the kmeter1 boardHeiko Schocher3-0/+228
2009-01-2385xx: enable the auto self refresh for wake up ARPDave Liu1-0/+6
2009-01-23fsl-ddr: use the 1T timing as default configurationDave Liu7-0/+20
2009-01-2385xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala2-2/+2
2009-01-2385xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala10-28/+28
2009-01-2385xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boardsKumar Gala6-9/+9
2009-01-2385xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala5-15/+15
2009-01-2385xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala11-39/+39
2009-01-2385xx: separate FLASH BASE virtual from physical addressKumar Gala6-6/+6
2009-01-2385xx: separate PIXIS virtual from physical addressKumar Gala4-4/+4
2009-01-23mpc83xx: New board support for SIMPC8313Ron Madrid4-0/+390
2009-01-23microblaze: Change microblaze-generic config fileMichal Simek1-0/+2
2009-01-23microblaze: Rename ml401 to microblaze-genericMichal Simek5-0/+0
2009-01-21mpc83xx: Add PCI-E support for MPC837XEMDS boardsAnton Vorontsov3-5/+96
2009-01-21mpc83xx: Add PCI-E support for MPC8315ERDB boardsAnton Vorontsov1-0/+52
2009-01-21MPC8349EMDS: do not setup unused PCI clock outputs in PCI agent modeIra Snyder1-7/+0
2009-01-21Merge branch 'master' into nextKim Phillips111-3179/+4214
2009-01-16Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk11-1018/+534
2009-01-16sh: Fix compile error on lowlevel_init fileNobuhiro Iwamatsu4-8/+13
2009-01-16sh: Fix up rsk7203 target for out of tree buildKieran Bingham1-0/+4
2009-01-16sh: use write{8,16,32} in all lowlevel_initJean-Christophe PLAGNIOL-VILLARD10-785/+286
2009-01-16sh: lowlevel_init coding style cleanupJean-Christophe PLAGNIOL-VILLARD10-634/+640
2009-01-14ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boardsMatthias Fuchs1-0/+1