summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-03-8/+9
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-04-02-413/+64
|\
| * NetStar: fix NANDLadislav Michl2009-03-31-63/+37
| * NetStar: add RTC supportLadislav Michl2009-03-29-0/+5
| * NetStar: use generic flash driverLadislav Michl2009-03-29-344/+16
| * NetStar: update crcit utilityLadislav Michl2009-03-29-7/+7
* | 86xx: Cleanup MP supportKumar Gala2009-04-01-2/+2
* | mpc8641hpcn/sbc8641d: Add missing board_lmb_reservesBecky Bruce2009-03-31-0/+18
* | MPC85xx: Add MPC8569MDS board supportHaiying Wang2009-03-30-0/+934
* | 85xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala2009-03-30-29/+30
* | inka4x0: Use proper accessor macros for memory mapped registers.Detlev Zundel2009-03-30-64/+75
* | inka4x0: Add hardware diagnosis and RTC in configuration.Detlev Zundel2009-03-30-0/+20
* | inka4x0: Add hardware diagnosis functions for inka4x0Detlev Zundel2009-03-30-4/+534
|/
* VCMA9: fix compile errorsWolfgang Denk2009-03-29-2/+3
* Fix implicit declaration of function 'eth_[gs]etenv_enetaddr'Wolfgang Denk2009-03-28-5/+14
* karef/metrobox/xpedite1k: fix eth_setenv_enetaddr typosMike Frysinger2009-03-27-12/+12
* ppc: cleanup compiler errors/warningsHeiko Schocher2009-03-27-8/+12
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-03-26-1/+1
|\
| * ppc4xx: Sequoia: Fix TLB reassignment in NAND booting codeStefan Roese2009-03-26-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2009-03-26-1039/+80
|\ \ | |/ |/|
| * at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre2009-03-22-0/+5
| * cmc_pu2: fix implicit declaration of function 'eth_setenv_enetaddr'Jean-Christophe PLAGNIOL-VILLARD2009-03-22-0/+1
| * cmc_pu2: fix misc_init_r prototypeJean-Christophe PLAGNIOL-VILLARD2009-03-22-3/+5
| * at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-22-479/+11
| * atmel/at91/boards: compile dataflash partition only when dataflash isJean-Christophe PLAGNIOL-VILLARD2009-03-22-5/+5
| * at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-22-96/+5
| * at91sam9/at91cap: move common usb host initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-22-10/+1
| * at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-22-188/+28
| * at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-22-90/+7
| * at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-22-168/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-03-25-344/+598
|\ \
| * | Blackfin: bf537-stamp: split post code out into dedicated post.cMike Frysinger2009-03-24-237/+245
| * | Blackfin: add support for S25FL128 partsMike Frysinger2009-03-24-38/+47
| * | Blackfin: overhaul SPI flash handling to speed things upMike Frysinger2009-03-24-6/+126
| * | Blackfin: add support for SST SPI flashesMike Frysinger2009-03-24-29/+78
| * | Blackfin: add hack for crappy m25p80Mike Frysinger2009-03-24-0/+7
| * | Blackfin: bf537-stamp: rewrite MAC-in-flash handlingMike Frysinger2009-03-24-23/+56
| * | Blackfin: bf533-stamp: rewrite startup LED notificationsMike Frysinger2009-03-24-14/+48
| * | Blackfin: kill off LDR jump blockMike Frysinger2009-03-23-12/+8
| * | Blackfin: bf537-stamp: move CONFIG_POST handling to COBJS-$(...)Mike Frysinger2009-03-23-4/+2
* | | Add multi-chip NAND support for the TQM8548 modulesWolfgang Grandegger2009-03-23-1/+4
* | | Add wait flags to support board/chip specific delaysWolfgang Grandegger2009-03-23-1/+1
* | | Add multi chip support to the FSL-UPM driverWolfgang Grandegger2009-03-23-1/+1
|/ /
* | Merge branch 'mimc200'Haavard Skinnemoen2009-03-23-115/+87
|\ \ | |/ |/|
| * Setup extra MIMC200 chip selectsMark Jackson2009-02-23-0/+14
| * MIMC200: tidy GCLK init codeMark Jackson2009-02-23-6/+8
| * Merge branch 'evk1100-prep' into nextHaavard Skinnemoen2009-02-23-2/+2
| |\
| | * AVR32: Make cacheflush cpu-dependentOlav Morken2009-02-23-2/+2
| * | Merge branch 'mimc200' into nextHaavard Skinnemoen2009-02-23-1/+1
| |\ \ | | |/ | |/|
| | * MIMC200 board now uses CONFIG_DISABLE_CONSOLEMark Jackson2008-10-05-1/+1