aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-23Blackfin: bf537-stamp: move CONFIG_POST handling to COBJS-$(...)Mike Frysinger2-4/+2
2009-03-23Blackfin: unify net-related init codeMike Frysinger1-10/+20
2009-03-23Blackfin: fix SWRST/SYSCR register sizesMike Frysinger2-9/+9
2009-03-23Blackfin: update anomaly listsMike Frysinger5-11/+39
2009-03-23Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk43-686/+1342
2009-03-23Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk1-1/+3
2009-03-23Merge branch 'evk1100-prep'Haavard Skinnemoen1-0/+0
2009-03-23Merge branch 'mimc200'Haavard Skinnemoen42-686/+1342
2009-03-23avr32: fix cacheflush.h location introducted by d8f2aa3298610bJean-Christophe PLAGNIOL-VILLARD1-0/+0
2009-03-23Make flash protection work, when the environment is in EEPROMEric Schumann1-1/+3
2009-03-23Add define for mpc5200 CDM_CLK_ENAJon Smirl1-0/+1
2009-03-21Merge branch 'next' of ../nextWolfgang Denk618-5362/+23671
2009-03-21Prepare 2009.03v2009.03Wolfgang Denk2-1/+340
2009-03-21Replaced endpoint numbers with appropriate macros in usbtty.c.Vivek Kutal1-6/+6
2009-03-20UBIFS: Missing offset relocation for compressor 'none'Michael Lawnick1-1/+4
2009-03-20UBIFS: Add UBIFS commandsStefan Roese2-0/+133
2009-03-20UBIFS: Implement read-only UBIFS support in U-BootStefan Roese30-2/+17067
2009-03-20Add LZO decompressor supportStefan Roese8-0/+532
2009-03-20Separate mtdparts command from jffs2Stefan Roese81-1852/+2122
2009-03-20powerpc: Only use eth_getenv_enetaddr() if networking is enabledStefan Roese1-0/+2
2009-03-20Add support for the digsy MTC board.Grzegorz Bernacki9-1/+788
2009-03-20powerpc: Fix compilation warning in board.cStefan Roese1-2/+1
2009-03-20ppc4xx: Don't write the MAC address into the internal SoC registersStefan Roese1-28/+1
2009-03-20ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs15-182/+217
2009-03-20ppc4xx: Use correct io accessors for esd 405 boardsMatthias Fuchs13-107/+113
2009-03-20ppc4xx: Cleanup linker scripts of esd 4xx boardsMatthias Fuchs22-310/+0
2009-03-20ppc4xx: Update TEXT_BASE for DASA_SIM boardsMatthias Fuchs2-12/+3
2009-03-20ppc4xx: DU405 maintenance fixMatthias Fuchs2-10/+14
2009-03-20ppc4xx: Abort autoboot only by space key on CPCI405 boardsMatthias Fuchs2-0/+12
2009-03-20Add basic relocation to i386 portGraeme Russ7-5/+77
2009-03-20Implement SC520 timersGraeme Russ7-243/+259
2009-03-20Factor out SC520 sub-featuresGraeme Russ5-277/+340
2009-03-20Rewrite i386 interrupt handlingGraeme Russ12-422/+623
2009-03-20Move ali512x.hGraeme Russ3-2/+2
2009-03-20Rename SC520 Configuration OptionsGraeme Russ6-30/+30
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho333-738/+333
2009-03-20remove bi_enet*addr from global data for all archesMike Frysinger11-38/+0
2009-03-20ppc: mark global bi_enet*addr as legacyMike Frysinger2-55/+13
2009-03-20boards: get mac address from env and move load_sernum_ethaddr() to board initMike Frysinger8-31/+21
2009-03-20cmc_pu2: get mac address from environmentMike Frysinger3-19/+4
2009-03-20boards: move board_get_enetaddr() into board-specific initMike Frysinger16-54/+157
2009-03-20arm: get mac address from environmentMike Frysinger1-32/+11
2009-03-20nx823: get mac address from environmentMike Frysinger3-31/+19
2009-03-20lib_*/board.c: do not initialize bi_enet*addr in global dataMike Frysinger8-110/+0
2009-03-20npe: get mac address from environmentMike Frysinger1-25/+11
2009-03-20cpu/: get mac address from environmentMike Frysinger7-19/+27
2009-03-20lan91c96/smc91111/smc911x: get mac address from environmentMike Frysinger3-132/+29
2009-03-20sh_eth: get mac address from environmentMike Frysinger1-22/+6
2009-03-20cs8900: get mac address from environmentMike Frysinger1-40/+16
2009-03-20bcm570x: get mac address from environmentMike Frysinger3-6/+7