summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-23Blackfin: drop SPORT_TX read helper macrosMike Frysinger
2009-03-23Blackfin: unify duplicate CPU port definitionsMike Frysinger
2009-03-23Blackfin: drop now-unused CONFIG_SYS_BFIN_CMD_XXXMike Frysinger
2009-03-23Blackfin: print out Flash: before checking itMike Frysinger
2009-03-23Blackfin: safely flush data caches when in writeback modeMike Frysinger
2009-03-23Blackfin: update lockbox api according to latest documentationMike Frysinger
2009-03-23Blackfin: mark bfin_reset staticMike Frysinger
2009-03-23Blackfin: spi: there is no PORTJ_FER MMR on BF537Sonic Zhang
2009-03-23Blackfin: fix jtag console tstcMike Frysinger
2009-03-23Blackfin: bf537-stamp: move CONFIG_POST handling to COBJS-$(...)Mike Frysinger
2009-03-23Blackfin: unify net-related init codeMike Frysinger
2009-03-23Blackfin: fix SWRST/SYSCR register sizesMike Frysinger
2009-03-23Blackfin: update anomaly listsMike Frysinger
2009-03-23Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk
2009-03-23Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2009-03-23Merge branch 'evk1100-prep'Haavard Skinnemoen
2009-03-23Merge branch 'mimc200'Haavard Skinnemoen
2009-03-23avr32: fix cacheflush.h location introducted by d8f2aa3298610bJean-Christophe PLAGNIOL-VILLARD
2009-03-23Make flash protection work, when the environment is in EEPROMEric Schumann
2009-03-23Add define for mpc5200 CDM_CLK_ENAJon Smirl
2009-03-22at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre
2009-03-22cmc_pu2: fix implicit declaration of function 'eth_setenv_enetaddr'Jean-Christophe PLAGNIOL-VILLARD
2009-03-22cmc_pu2: fix misc_init_r prototypeJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9xeek: fix soc nameJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD
2009-03-22atmel/at91/boards: compile dataflash partition only when dataflash isJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common usb host initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-21Merge branch 'next' of ../nextWolfgang Denk
2009-03-21Prepare 2009.03v2009.03Wolfgang Denk
2009-03-21Replaced endpoint numbers with appropriate macros in usbtty.c.Vivek Kutal
2009-03-20UBIFS: Missing offset relocation for compressor 'none'Michael Lawnick
2009-03-20UBIFS: Add UBIFS commandsStefan Roese
2009-03-20UBIFS: Implement read-only UBIFS support in U-BootStefan Roese
2009-03-20Add LZO decompressor supportStefan Roese
2009-03-20Separate mtdparts command from jffs2Stefan Roese
2009-03-20powerpc: Only use eth_getenv_enetaddr() if networking is enabledStefan Roese
2009-03-20Add support for the digsy MTC board.Grzegorz Bernacki
2009-03-20powerpc: Fix compilation warning in board.cStefan Roese
2009-03-20ppc4xx: Don't write the MAC address into the internal SoC registersStefan Roese
2009-03-20ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs
2009-03-20ppc4xx: Use correct io accessors for esd 405 boardsMatthias Fuchs
2009-03-20ppc4xx: Cleanup linker scripts of esd 4xx boardsMatthias Fuchs
2009-03-20ppc4xx: Update TEXT_BASE for DASA_SIM boardsMatthias Fuchs
2009-03-20ppc4xx: DU405 maintenance fixMatthias Fuchs
2009-03-20ppc4xx: Abort autoboot only by space key on CPCI405 boardsMatthias Fuchs
2009-03-20Add basic relocation to i386 portGraeme Russ