summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* ppc/85xx: Clean up use of LAWAR definesKumar Gala2009-09-2414-24/+24
* ppc/85xx: Clean up mpc8572DS PCI setup codeKumar Gala2009-09-241-157/+73
* ppc/85xx: Clean up p2020ds PCI setup codeKumar Gala2009-09-241-117/+33
* ppc/85xx: Clean up p1_p2_rdb PCI setupKumar Gala2009-09-241-20/+22
* board/linkstation/ide.c: Fix compile warningWolfgang Denk2009-09-221-2/+4
* Remove deprecated 'autoscr' command/variablesPeter Tyser2009-09-225-24/+6
* board/flagadm/flash.c: fix compile warningWolfgang Denk2009-09-181-3/+9
* NAND boot: change NAND loader's relocate SP to CONFIG paramMingkai Hu2009-09-152-2/+2
* mpc8260: remove Ethernet node fixup to use generic FDT code.Marcel Ziswiler2009-09-152-20/+0
* Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2009-09-156-219/+3
|\
| * microblaze: Remove AtmarkTechno Suzaku boardMichal Simek2009-09-145-219/+0
| * microblaze: Add sbss, scommon and COMMON symbols for clearingMichal Simek2009-09-141-0/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-09-15111-1423/+1421
|\ \
| * | ppc4xx: Rename compactcenter to intipDirk Eibach2009-09-116-2/+2
| * | ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11106-1421/+1419
| |/
* | board/amcc/common/flash.c: Fix compile warningWolfgang Denk2009-09-151-3/+4
* | board/amcc/yucca/flash.c: Fix compile warningWolfgang Denk2009-09-151-3/+4
* | board/amcc/taihu/flash.c: Fix compile warningWolfgang Denk2009-09-151-6/+8
* | board/etin/debris/phantom.c: Fix compile errorWolfgang Denk2009-09-151-10/+0
* | board/dave/common/flash.c: fix compile warningWolfgang Denk2009-09-151-1/+2
* | board/esd/cpci750/ide.c: fix compile warningWolfgang Denk2009-09-151-2/+6
* | board/esd/common/flash.c: Fix compile warningWolfgang Denk2009-09-151-1/+2
|/
* muas3001: remove BRG clock node fixup to use common mpc8260 code.Marcel Ziswiler2009-09-101-16/+0
* ep8248: add support for device tree and secondary Ethernet interface.Marcel Ziswiler2009-09-101-2/+10
* Kirkwood: Sheevaplug: Add kwimage configuration filePrafulla Wadaskar2009-09-102-0/+165
* ppc4xx: Fix PMC405DE supportMatthias Fuchs2009-09-101-1/+4
* ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link addressKumar Gala2009-09-094-0/+8
* ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala2009-09-0813-68/+53
* ppc/8xxx: Remove ddr_pd_cntl register since it doesn't existKumar Gala2009-09-081-5/+0
* fsl: sys_eeprom: Fix 'may be used uninitialized' warningAnton Vorontsov2009-09-081-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-09-0778-2/+1544
|\
| * ARM: DaVinci: Adding Support for DaVinci DM365 EVMSandeep Paulraj2009-09-053-0/+123
| * DM9000 init for pm9261Ilko Iliev2009-09-051-0/+7
| * Add support for the DevKit8000 boardFrederik Kriewitz2009-09-054-0/+591
| * omap3: move the other boards to board/Jean-Christophe PLAGNIOL-VILLARD2009-09-058-0/+0
| * arm: move Logicpd's boards to board/logicpd/Jean-Christophe PLAGNIOL-VILLARD2009-09-0516-0/+0
| * omap: move TI's boards to board/ti/Jean-Christophe PLAGNIOL-VILLARD2009-09-0532-0/+0
| * Support for the Calao TNY-A9260/TNY-A9G20 boardsAlbin Tonnerre2009-09-014-0/+216
| * Add support for the Calao SBC35-A9G20 boardAlbin Tonnerre2009-09-014-0/+310
| * imx27lite: add support for imx27lite board from LogicPDIlya Yanok2009-09-014-0/+295
| * at91sam9260/afeb9260: Fix SPI initializationAlbin Tonnerre2009-09-012-2/+2
* | License cleanup: remove unintended "All Rights Reserved" notices.Wolfgang Denk2009-09-041-1/+0
* | ppc: Remove -fno-strict-aliasingKumar Gala2009-09-041-1/+1
* | Add PCI support to eNET boardGraeme Russ2009-09-042-0/+96
* | i386: Moved PCI from #ifdef to conditional compile for sc520 boardsGraeme Russ2009-09-047-554/+615
* | i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structureGraeme Russ2009-09-044-245/+237
* | Fixup sc520_spunk boardGraeme Russ2009-09-041-2/+31
* | i386: Misc PCI fixupsGraeme Russ2009-09-041-0/+1
* | i386: Change inline asm global symbols to localGraeme Russ2009-09-041-2/+2
* | Blackfin: cm-bf548: fix device->stdio_dev falloutMike Frysinger2009-09-021-3/+3
OpenPOWER on IntegriCloud