summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-04-0333-57/+2229
|\
| * Blackfin: bf533-stamp: drop old spi flash driverMike Frysinger2009-04-022-3/+0
| * Blackfin: bf537-stamp: split CF/IDE code out into dedicated cf-ide.cMike Frysinger2009-04-023-54/+70
| * Blackfin: bf518f-ezbrd: new board portMike Frysinger2009-04-025-0/+315
| * Blackfin: bf526-ezbrd: new board portMike Frysinger2009-04-026-0/+348
| * Blackfin: bf538f-ezkit: new board portMike Frysinger2009-04-025-0/+261
| * Blackfin: bf527-ezkit: new board portMike Frysinger2009-04-026-0/+609
| * Blackfin: bf548-ezkit: new board portMike Frysinger2009-04-026-0/+626
* | Rename common ns16550 constants with UART_ prefix to prevent conflictsDetlev Zundel2009-04-032-13/+13
* | Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-034-8/+9
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-04-025-413/+64
|\
| * NetStar: fix NANDLadislav Michl2009-03-313-63/+37
| * NetStar: add RTC supportLadislav Michl2009-03-291-0/+5
| * NetStar: use generic flash driverLadislav Michl2009-03-293-344/+16
| * NetStar: update crcit utilityLadislav Michl2009-03-291-7/+7
* | 86xx: Cleanup MP supportKumar Gala2009-04-012-2/+2
* | mpc8641hpcn/sbc8641d: Add missing board_lmb_reservesBecky Bruce2009-03-312-0/+18
* | MPC85xx: Add MPC8569MDS board supportHaiying Wang2009-03-309-0/+934
* | 85xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala2009-03-306-29/+30
* | inka4x0: Use proper accessor macros for memory mapped registers.Detlev Zundel2009-03-301-64/+75
* | inka4x0: Add hardware diagnosis and RTC in configuration.Detlev Zundel2009-03-301-0/+20
* | inka4x0: Add hardware diagnosis functions for inka4x0Detlev Zundel2009-03-303-4/+534
|/
* VCMA9: fix compile errorsWolfgang Denk2009-03-291-2/+3
* Fix implicit declaration of function 'eth_[gs]etenv_enetaddr'Wolfgang Denk2009-03-284-5/+14
* 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
OpenPOWER on IntegriCloud