aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
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-08-31Merge branch 'next' of ../nextWolfgang Denk110-3752/+1426
2009-08-31Add common code dir for Matrix Vision boards.Andre Schwarz4-0/+206
2009-08-28fsl: simplify the "mac id" command, improve boot-time informational messageTimur Tabi1-32/+49
2009-08-2885xx: Added PCIe support for P1 P2 RDBPoonam Aggrwal2-1/+119
2009-08-2885xx: Init pci ethernet cards if we enable any on MPC8572DSKumar Gala1-1/+2
2009-08-28xes: Use proper IO access functionsPeter Tyser4-38/+37
2009-08-2885xx: Move to a common linker scriptKumar Gala24-3492/+0
2009-08-2885xx: Add support for P2020RDB boardPoonam Aggrwal7-0/+809
2009-08-28stx: create common vendor/board hierarchy for STx boardsAlex Dubov20-0/+0
2009-08-2886xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala4-12/+0
2009-08-2885xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala21-80/+0
2009-08-2885xx: Cleanup whitespace in mpc8536ds.cKumar Gala1-11/+5
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala14-118/+0
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala14-92/+37
2009-08-28Use common code for Matrix Vision boardsAndré Schwarz6-145/+56
2009-08-25Merge branch 'next' of git://git.denx.de/u-boot-net into nextWolfgang Denk17-10/+210
2009-08-25Merge branch 'master' into nextWolfgang Denk3-9/+9
2009-08-25Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren17-10/+210
2009-08-25Replace BCD2BIN and BIN2BCD macros with inline functionsAlbin Tonnerre1-9/+8
2009-08-25Add support for the galaxy5200Eric Millbrandt3-0/+294
2009-08-23Blackfin: fix typos in gpio commentsMike Frysinger3-9/+9
2009-08-23sh/rsk7203: add missing include net.hJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-08-22qemu-mips: Fix Qemu websiteMichal Simek1-1/+1
2009-08-21TRAB: make independent of specific libgcc helper routinesWolfgang Denk2-2/+0
2009-08-21Fix all linker scripts for older binutils versions (pre-2.16)Wolfgang Denk2-7/+13
2009-08-18Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-16/+18
2009-08-18ppc4xx: Fix "chip_config" command for AMCC ArchesStefan Roese1-16/+18
2009-08-17Monahans: avoid floating point calculationsWolfgang Denk2-6/+10
2009-08-13trab: rename spi_init()Mike Frysinger4-7/+7
2009-08-11Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-0/+1
2009-08-11Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk1-1/+1
2009-08-11MIMC200: reduce LCD pixclockMark Jackson1-1/+1
2009-08-10ARM: Davinci DM355: Enabling DM9000 on DM355 EVMSandeep Paulraj1-1/+9
2009-08-09Dual-license IBM code contributionsJosh Boyer12-0/+33
2009-08-09digsy_mtc: Add delay in SPI transfers to the companion controller.Detlev Zundel1-20/+27
2009-08-09digsy_mtc: minor fixes for mtc command helpAnatolij Gustschin1-5/+6
2009-08-09digsy_mtc: Add mtc state command.Grzegorz Bernacki2-0/+31
2009-08-08omap3: replace all instances of gpmc config struct by one globalDirk Behme2-10/+8
2009-08-08omap3: remove typedefs for configuration structsDirk Behme4-10/+10
2009-08-07omap3: embedd gpmc_cs into gpmc config structMatthias Ludwig2-17/+13
2009-08-04Merge branch 'next' of git://git.denx.de/u-boot-coldfireWolfgang Denk5-3/+311
2009-07-30ppc4xx: Remove check for PPC460EX from CompactCenterDirk Eibach1-17/+9
2009-07-30ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC CanyonlandsStefan Roese1-9/+17
2009-07-2983xx, kmeter1, fix: update in the DTS the correct size for the first flashHeiko Schocher1-0/+1
2009-07-30Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk8-135/+50