summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-03-27command.c: Expose the core of do_help as _do_help to the rest of u-boot.Detlev Zundel
2009-03-27mpc5xxx: Add structure definition for several more register blocks.Detlev Zundel
2009-03-27ppc: cleanup compiler errors/warningsHeiko Schocher
2009-03-26Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk
2009-03-26Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-03-26ads5121: enable instruction cacheWolfgang Denk
2009-03-25Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2009-03-25OMAP3:Beagle: Enable mtdpartsNishanth Menon
2009-03-24Blackfin: bf537-stamp: increase monitor sizeMike Frysinger
2009-03-24Blackfin: bf537-stamp: bump default SCLK up to 125MHzMike Frysinger
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-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-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: update lockbox api according to latest documentationMike 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 '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-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-22at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-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-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-20Add support for the digsy MTC board.Grzegorz Bernacki
2009-03-20ppc4xx: Use correct io accessors for esd 405/440 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
2009-03-20Implement SC520 timersGraeme Russ
2009-03-20Rewrite i386 interrupt handlingGraeme Russ
2009-03-20Move ali512x.hGraeme Russ