summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-24Blackfin: bf537-stamp: rewrite MAC-in-flash handlingMike Frysinger
2009-03-24Blackfin: add clkin_hz= to default kernel command line for ADI boardsMike Frysinger
2009-03-24Blackfin: bf533-stamp: bump up default clocksMike Frysinger
2009-03-24Blackfin: bf533-stamp: rewrite startup LED notificationsMike Frysinger
2009-03-24Blackfin: unify common ADI board settingsMike Frysinger
2009-03-23Reduce OneNAND IPL common codeKyungmin Park
2009-03-23Add multi-chip NAND support for the TQM8548 modulesWolfgang Grandegger
2009-03-23Add wait flags to support board/chip specific delaysWolfgang Grandegger
2009-03-23Add support for TQM-specific chip select logic to FSL-UPMWolfgang Grandegger
2009-03-23Add multi chip support to the FSL-UPM driverWolfgang Grandegger
2009-03-23Enable multi chip support in the NAND layerWolfgang Grandegger
2009-03-23Blackfin: put memory into self-refresh before/after programming clocksMike Frysinger
2009-03-23Blackfin: do not program voltage regulator on parts that do not have oneMike Frysinger
2009-03-23Blackfin: setup a sane default EBIU_SDBCTL for SDRAM controllersMike Frysinger
2009-03-23Blackfin: handle reboot anomaly 432Mike Frysinger
2009-03-23Blackfin: kill off LDR jump blockMike Frysinger
2009-03-23Blackfin: simplify symbol_lookup() a bitMike Frysinger
2009-03-23Blackfin: fix SIC_RVECT definition: it is 16bits, not 32bitsMike Frysinger
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