aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-03-27command.c: Expose the core of do_help as _do_help to the rest of u-boot.Detlev Zundel1-1/+3
2009-03-27mpc5xxx: Add structure definition for several more register blocks.Detlev Zundel1-0/+124
2009-03-27ppc: cleanup compiler errors/warningsHeiko Schocher1-0/+1
2009-03-26Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk8-6/+139
2009-03-26Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-0/+5
2009-03-26ads5121: enable instruction cacheWolfgang Denk1-1/+1
2009-03-25Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk39-1349/+1175
2009-03-25OMAP3:Beagle: Enable mtdpartsNishanth Menon1-0/+5
2009-03-24Blackfin: bf537-stamp: increase monitor sizeMike Frysinger1-1/+1
2009-03-24Blackfin: bf537-stamp: bump default SCLK up to 125MHzMike Frysinger1-1/+1
2009-03-24Blackfin: bf537-stamp: rewrite MAC-in-flash handlingMike Frysinger1-0/+28
2009-03-24Blackfin: add clkin_hz= to default kernel command line for ADI boardsMike Frysinger1-0/+1
2009-03-24Blackfin: bf533-stamp: bump up default clocksMike Frysinger1-1/+1
2009-03-24Blackfin: bf533-stamp: rewrite startup LED notificationsMike Frysinger1-0/+25
2009-03-24Blackfin: unify common ADI board settingsMike Frysinger5-937/+719
2009-03-23Add multi-chip NAND support for the TQM8548 modulesWolfgang Grandegger1-25/+7
2009-03-23Add wait flags to support board/chip specific delaysWolfgang Grandegger1-1/+5
2009-03-23Add support for TQM-specific chip select logic to FSL-UPMWolfgang Grandegger1-0/+1
2009-03-23Add multi chip support to the FSL-UPM driverWolfgang Grandegger1-1/+3
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: update lockbox api according to latest documentationMike Frysinger1-35/+35
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 Denk20-231/+587
2009-03-23Merge branch 'evk1100-prep'Haavard Skinnemoen1-0/+0
2009-03-23Merge branch 'mimc200'Haavard Skinnemoen19-231/+587
2009-03-23avr32: fix cacheflush.h location introducted by d8f2aa3298610bJean-Christophe PLAGNIOL-VILLARD1-0/+0
2009-03-23Add define for mpc5200 CDM_CLK_ENAJon Smirl1-0/+1
2009-03-22at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre2-6/+19
2009-03-22at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD6-0/+53
2009-03-22at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-22at91sam9/at91cap: move common usb host initialisation to cpuJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-22at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD5-0/+29
2009-03-22at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD1-0/+2
2009-03-22at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD1-0/+34
2009-03-20UBIFS: Implement read-only UBIFS support in U-BootStefan Roese2-1/+93
2009-03-20Add LZO decompressor supportStefan Roese4-0/+197
2009-03-20Separate mtdparts command from jffs2Stefan Roese74-111/+112
2009-03-20Add support for the digsy MTC board.Grzegorz Bernacki1-0/+346
2009-03-20ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs1-17/+0
2009-03-20ppc4xx: Update TEXT_BASE for DASA_SIM boardsMatthias Fuchs1-2/+2
2009-03-20ppc4xx: DU405 maintenance fixMatthias Fuchs1-8/+6
2009-03-20ppc4xx: Abort autoboot only by space key on CPCI405 boardsMatthias Fuchs2-0/+12
2009-03-20Add basic relocation to i386 portGraeme Russ2-0/+4
2009-03-20Implement SC520 timersGraeme Russ1-0/+7
2009-03-20Rewrite i386 interrupt handlingGraeme Russ5-3/+59
2009-03-20Move ali512x.hGraeme Russ1-0/+0