summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2009-09-15board/amcc/common/flash.c: Fix compile warningWolfgang Denk1-3/+4
2009-09-15board/amcc/yucca/flash.c: Fix compile warningWolfgang Denk1-3/+4
2009-09-15board/amcc/taihu/flash.c: Fix compile warningWolfgang Denk1-6/+8
2009-09-15board/etin/debris/phantom.c: Fix compile errorWolfgang Denk1-10/+0
2009-09-15board/dave/common/flash.c: fix compile warningWolfgang Denk1-1/+2
2009-09-15board/esd/cpci750/ide.c: fix compile warningWolfgang Denk1-2/+6
2009-09-15board/esd/common/flash.c: Fix compile warningWolfgang Denk1-1/+2
2009-09-11muas3001: remove BRG clock node fixup to use common mpc8260 code.Marcel Ziswiler1-16/+0
2009-09-11ep8248: add support for device tree and secondary Ethernet interface.Marcel Ziswiler1-2/+10
2009-09-11Kirkwood: Sheevaplug: Add kwimage configuration filePrafulla Wadaskar2-0/+165
2009-09-10ppc4xx: Fix PMC405DE supportMatthias Fuchs1-1/+4
2009-09-10ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link addressKumar Gala4-0/+8
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala13-68/+53
2009-09-08ppc/8xxx: Remove ddr_pd_cntl register since it doesn't existKumar Gala1-5/+0
2009-09-08fsl: sys_eeprom: Fix 'may be used uninitialized' warningAnton Vorontsov1-1/+2
2009-09-08Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk78-2/+1544
2009-09-05ARM: DaVinci: Adding Support for DaVinci DM365 EVMSandeep Paulraj3-0/+123
2009-09-05DM9000 init for pm9261Ilko Iliev1-0/+7
2009-09-05Add support for the DevKit8000 boardFrederik Kriewitz4-0/+591
2009-09-05omap3: move the other boards to board/Jean-Christophe PLAGNIOL-VILLARD8-0/+0
2009-09-05arm: move Logicpd's boards to board/logicpd/Jean-Christophe PLAGNIOL-VILLARD16-0/+0
2009-09-05omap: move TI's boards to board/ti/Jean-Christophe PLAGNIOL-VILLARD32-0/+0
2009-09-05License cleanup: remove unintended "All Rights Reserved" notices.Wolfgang Denk1-1/+0
2009-09-05ppc: Remove -fno-strict-aliasingKumar Gala1-1/+1
2009-09-04Add PCI support to eNET boardGraeme Russ2-0/+96
2009-09-04i386: Moved PCI from #ifdef to conditional compile for sc520 boardsGraeme Russ7-554/+615
2009-09-04i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structureGraeme Russ4-245/+237
2009-09-04Fixup sc520_spunk boardGraeme Russ1-2/+31
2009-09-04i386: Misc PCI fixupsGraeme Russ1-0/+1
2009-09-04i386: Change inline asm global symbols to localGraeme Russ1-2/+2
2009-09-02Blackfin: cm-bf548: fix device->stdio_dev falloutMike Frysinger1-3/+3
2009-09-02Blackfin: cm-bf537u: new board portHarald Krapfenbauer6-0/+258
2009-09-02Support for the Calao TNY-A9260/TNY-A9G20 boardsAlbin Tonnerre4-0/+216
2009-09-02Add support for the Calao SBC35-A9G20 boardAlbin Tonnerre4-0/+310
2009-09-02imx27lite: add support for imx27lite board from LogicPDIlya Yanok4-0/+295
2009-09-02at91sam9260/afeb9260: Fix SPI initializationAlbin Tonnerre2-2/+2
2009-09-01Merge branch 'next' of ../nextWolfgang Denk110-3752/+1426
2009-08-31Add common code dir for Matrix Vision boards.Andre Schwarz4-0/+206
2009-08-29fsl: simplify the "mac id" command, improve boot-time informational messageTimur Tabi1-32/+49
2009-08-2985xx: Added PCIe support for P1 P2 RDBPoonam Aggrwal2-1/+119
2009-08-2985xx: Init pci ethernet cards if we enable any on MPC8572DSKumar Gala1-1/+2
2009-08-29xes: Use proper IO access functionsPeter Tyser4-38/+37
2009-08-2985xx: Move to a common linker scriptKumar Gala24-3492/+0
2009-08-2985xx: Add support for P2020RDB boardPoonam Aggrwal7-0/+809
2009-08-29stx: create common vendor/board hierarchy for STx boardsAlex Dubov20-0/+0
2009-08-2986xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala4-12/+0
2009-08-2985xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala21-80/+0
2009-08-2985xx: Cleanup whitespace in mpc8536ds.cKumar Gala1-11/+5
2009-08-29pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala14-118/+0
2009-08-29pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala14-92/+37