summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* command.c: Expose the core of do_help as _do_help to the rest of u-boot.Detlev Zundel2009-03-27-1/+3
* mpc5xxx: Add structure definition for several more register blocks.Detlev Zundel2009-03-27-0/+124
* ppc: cleanup compiler errors/warningsHeiko Schocher2009-03-27-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2009-03-26-6/+139
|\
| * at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre2009-03-22-6/+19
| * at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-22-0/+53
| * at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-22-0/+1
| * at91sam9/at91cap: move common usb host initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-22-0/+1
| * at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-22-0/+29
| * at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-22-0/+2
| * at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-22-0/+34
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-03-26-0/+5
|\ \
| * | OMAP3:Beagle: Enable mtdpartsNishanth Menon2009-03-25-0/+5
* | | ads5121: enable instruction cacheWolfgang Denk2009-03-26-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-03-25-1349/+1175
|\ \ \
| * | | Blackfin: bf537-stamp: increase monitor sizeMike Frysinger2009-03-24-1/+1
| * | | Blackfin: bf537-stamp: bump default SCLK up to 125MHzMike Frysinger2009-03-24-1/+1
| * | | Blackfin: bf537-stamp: rewrite MAC-in-flash handlingMike Frysinger2009-03-24-0/+28
| * | | Blackfin: add clkin_hz= to default kernel command line for ADI boardsMike Frysinger2009-03-24-0/+1
| * | | Blackfin: bf533-stamp: bump up default clocksMike Frysinger2009-03-24-1/+1
| * | | Blackfin: bf533-stamp: rewrite startup LED notificationsMike Frysinger2009-03-24-0/+25
| * | | Blackfin: unify common ADI board settingsMike Frysinger2009-03-24-937/+719
| * | | Blackfin: fix SIC_RVECT definition: it is 16bits, not 32bitsMike Frysinger2009-03-23-6/+6
| * | | Blackfin: drop SPORT_TX read helper macrosMike Frysinger2009-03-23-26/+0
| * | | Blackfin: unify duplicate CPU port definitionsMike Frysinger2009-03-23-320/+314
| * | | Blackfin: drop now-unused CONFIG_SYS_BFIN_CMD_XXXMike Frysinger2009-03-23-6/+0
| * | | Blackfin: update lockbox api according to latest documentationMike Frysinger2009-03-23-35/+35
| * | | Blackfin: fix SWRST/SYSCR register sizesMike Frysinger2009-03-23-9/+9
| * | | Blackfin: update anomaly listsMike Frysinger2009-03-23-11/+39
| |/ /
* | | Add multi-chip NAND support for the TQM8548 modulesWolfgang Grandegger2009-03-23-25/+7
* | | Add wait flags to support board/chip specific delaysWolfgang Grandegger2009-03-23-1/+5
* | | Add support for TQM-specific chip select logic to FSL-UPMWolfgang Grandegger2009-03-23-0/+1
* | | Add multi chip support to the FSL-UPM driverWolfgang Grandegger2009-03-23-1/+3
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2009-03-23-231/+587
|\ \
| * \ Merge branch 'evk1100-prep'Haavard Skinnemoen2009-03-23-0/+0
| |\ \
| | * | avr32: fix cacheflush.h location introducted by d8f2aa3298610bJean-Christophe PLAGNIOL-VILLARD2009-03-23-0/+0
| * | | Merge branch 'mimc200'Haavard Skinnemoen2009-03-23-231/+587
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'evk1100-prep' into nextHaavard Skinnemoen2009-02-23-119/+129
| | |\ \ | | | |/
| | | * AVR32: Make GPIO implmentation cpu dependentGunnar Rangoy2009-02-23-81/+88
| | | * AVR32: Move addrspace.h to arch-directory, and move some functions from io.h ...Olav Morken2009-02-23-37/+40
| | | * AVR32: Make cacheflush cpu-dependentOlav Morken2009-02-23-1/+1
| | * | Merge branch 'mimc200' into nextHaavard Skinnemoen2009-02-23-3/+3
| | |\ \ | | | |/ | | |/|
| | | * MIMC200 board now uses CONFIG_DISABLE_CONSOLEMark Jackson2008-10-05-3/+3
| | * | Merge branch 'cleanups' into nextHaavard Skinnemoen2009-02-23-190/+536
| | |\ \
| | | * \ Merge branch 'fixes' into cleanupsHaavard Skinnemoen2008-12-17-44026/+50682
| | | |\ \
| | | * | | avr32: Add support for "GPIO" port muxHaavard Skinnemoen2008-09-01-0/+193
| | | * | | avr32: use board_early_init_r instead of board_init_infoHaavard Skinnemoen2008-09-01-1/+0
| | | * | | avr32: Use board_postclk_init instead of gclk_initHaavard Skinnemoen2008-09-01-1/+0
| | | * | | avr32: Add gclk helper functionsHaavard Skinnemoen2008-09-01-2/+97
| | | * | | avr32: refactor the portmux/gpio codeHaavard Skinnemoen2008-09-01-184/+243