aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-23Blackfin: kill off LDR jump blockMike Frysinger7-19/+14
2009-03-23Blackfin: simplify symbol_lookup() a bitMike Frysinger1-1/+1
2009-03-23Blackfin: fix SIC_RVECT definition: it is 16bits, not 32bitsMike Frysinger2-6/+6
2009-03-23Blackfin: drop SPORT_TX read helper macrosMike Frysinger9-26/+0
2009-03-23Blackfin: unify duplicate CPU port definitionsMike Frysinger16-320/+314
2009-03-23Blackfin: drop now-unused CONFIG_SYS_BFIN_CMD_XXXMike Frysinger1-6/+0
2009-03-23Blackfin: print out Flash: before checking itMike Frysinger1-1/+1
2009-03-23Blackfin: safely flush data caches when in writeback modeMike Frysinger1-0/+42
2009-03-23Blackfin: update lockbox api according to latest documentationMike Frysinger1-35/+35
2009-03-23Blackfin: mark bfin_reset staticMike Frysinger1-1/+1
2009-03-23Blackfin: spi: there is no PORTJ_FER MMR on BF537Sonic Zhang1-5/+3
2009-03-23Blackfin: fix jtag console tstcMike Frysinger1-4/+11
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