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