summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* karef/metrobox/xpedite1k: fix eth_setenv_enetaddr typosMike Frysinger2009-03-273-12/+12
* ppc: cleanup compiler errors/warningsHeiko Schocher2009-03-278-8/+12
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-03-261-1/+1
|\
| * ppc4xx: Sequoia: Fix TLB reassignment in NAND booting codeStefan Roese2009-03-261-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2009-03-2624-1039/+80
|\ \ | |/ |/|
| * at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre2009-03-221-0/+5
| * cmc_pu2: fix implicit declaration of function 'eth_setenv_enetaddr'Jean-Christophe PLAGNIOL-VILLARD2009-03-221-0/+1
| * cmc_pu2: fix misc_init_r prototypeJean-Christophe PLAGNIOL-VILLARD2009-03-221-3/+5
| * at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-2218-479/+11
| * atmel/at91/boards: compile dataflash partition only when dataflash isJean-Christophe PLAGNIOL-VILLARD2009-03-225-5/+5
| * at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-224-96/+5
| * at91sam9/at91cap: move common usb host initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-221-10/+1
| * at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-225-188/+28
| * at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-226-90/+7
| * at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-226-168/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-03-2510-344/+598
|\ \
| * | Blackfin: bf537-stamp: split post code out into dedicated post.cMike Frysinger2009-03-243-237/+245
| * | Blackfin: add support for S25FL128 partsMike Frysinger2009-03-241-38/+47
| * | Blackfin: overhaul SPI flash handling to speed things upMike Frysinger2009-03-241-6/+126
| * | Blackfin: add support for SST SPI flashesMike Frysinger2009-03-241-29/+78
| * | Blackfin: add hack for crappy m25p80Mike Frysinger2009-03-241-0/+7
| * | Blackfin: bf537-stamp: rewrite MAC-in-flash handlingMike Frysinger2009-03-241-23/+56
| * | Blackfin: bf533-stamp: rewrite startup LED notificationsMike Frysinger2009-03-241-14/+48
| * | Blackfin: kill off LDR jump blockMike Frysinger2009-03-234-12/+8
| * | Blackfin: bf537-stamp: move CONFIG_POST handling to COBJS-$(...)Mike Frysinger2009-03-232-4/+2
* | | Add multi-chip NAND support for the TQM8548 modulesWolfgang Grandegger2009-03-231-1/+4
* | | Add wait flags to support board/chip specific delaysWolfgang Grandegger2009-03-231-1/+1
* | | Add multi chip support to the FSL-UPM driverWolfgang Grandegger2009-03-231-1/+1
|/ /
* | Merge branch 'mimc200'Haavard Skinnemoen2009-03-238-115/+87
|\ \ | |/ |/|
| * Setup extra MIMC200 chip selectsMark Jackson2009-02-231-0/+14
| * MIMC200: tidy GCLK init codeMark Jackson2009-02-231-6/+8
| * Merge branch 'evk1100-prep' into nextHaavard Skinnemoen2009-02-232-2/+2
| |\
| | * AVR32: Make cacheflush cpu-dependentOlav Morken2009-02-232-2/+2
| * | Merge branch 'mimc200' into nextHaavard Skinnemoen2009-02-231-1/+1
| |\ \ | | |/ | |/|
| | * MIMC200 board now uses CONFIG_DISABLE_CONSOLEMark Jackson2008-10-051-1/+1
| * | Merge branch 'cleanups' into nextHaavard Skinnemoen2009-02-236-108/+64
| |\ \
| | * \ Merge branch 'fixes' into cleanupsHaavard Skinnemoen2008-12-171388-21851/+18932
| | |\ \
| | * | | atstk1000: Convert to new-style makefileHaavard Skinnemoen2008-09-011-4/+5
| | * | | avr32: use board_early_init_r instead of board_init_infoHaavard Skinnemoen2008-09-015-5/+10
| | * | | avr32: Use board_postclk_init instead of gclk_initHaavard Skinnemoen2008-09-011-1/+2
| | * | | hammerhead: Use gclk helper functionsHaavard Skinnemoen2008-09-011-8/+2
| | * | | avr32: refactor the portmux/gpio codeHaavard Skinnemoen2008-09-015-91/+46
* | | | | Separate mtdparts command from jffs2Stefan Roese2009-03-201-2/+2
* | | | | Add support for the digsy MTC board.Grzegorz Bernacki2009-03-205-0/+423
* | | | | ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs2009-03-2014-165/+217
* | | | | ppc4xx: Use correct io accessors for esd 405 boardsMatthias Fuchs2009-03-2013-107/+113
* | | | | ppc4xx: Cleanup linker scripts of esd 4xx boardsMatthias Fuchs2009-03-2022-310/+0
* | | | | ppc4xx: Update TEXT_BASE for DASA_SIM boardsMatthias Fuchs2009-03-201-10/+1
* | | | | ppc4xx: DU405 maintenance fixMatthias Fuchs2009-03-201-2/+8
* | | | | Move ali512x.hGraeme Russ2009-03-201-1/+1
OpenPOWER on IntegriCloud