aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala10-10/+10
2009-07-29arm nomadik: add i2cAlessandro Rubini1-2/+14
2009-07-29OMAP3 Move twl4030 power and led functionsTom Rix7-133/+13
2009-07-29Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk8-31/+757
2009-07-28TWL4030 Add power reset buttonTom Rix2-0/+23
2009-07-28ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setupStefan Roese1-15/+0
2009-07-28ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmdStefan Roese1-4/+20
2009-07-28ppc4xx: Fix Arches DDR2 initializationStefan Roese1-12/+18
2009-07-28ppc4xx: Add GDsys CompactCenter board support.Dirk Eibach6-0/+719
2009-07-27mpc83xx: Add esd VME8349 board supportReinhard Arlt6-0/+612
2009-07-27sbc8349: combine HRCW flash and u-boot image flashPaul Gortmaker1-1/+1
2009-07-27PMC405DE: fix out of tree buildingWolfgang Denk1-1/+1
2009-07-27Make linking against libgcc configurableWolfgang Denk1-3/+1
2009-07-26Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk5-201/+123
2009-07-26update the EB+MCF-EV123 board supportJens Scharsig4-201/+89
2009-07-26mimc200.c: fix too long lines added by f68378d6Anatolij Gustschin1-12/+12
2009-07-26Add LCD support to MIMC200 boardMark Jackson1-0/+34
2009-07-24ppc4xx: Add chip_config command to AMCC Kilauea eval boardStefan Roese3-298/+76
2009-07-24ppc4xx: Add 405EP based PMC405DE boardMatthias Fuchs5-0/+791
2009-07-24ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs6-10/+10
2009-07-24Add "chip_config" command for PPC4xx bootstrap configurationStefan Roese3-197/+90
2009-07-24xpedite1k: Move to X-ES vendor directoryPeter Tyser6-2/+2
2009-07-24xpedite1k: Sync checkboard() with other X-ES boardsPeter Tyser1-1/+14
2009-07-24xpedite1k: Add support for additional GPIO pinsPeter Tyser1-2/+11
2009-07-24xpedite1k: Add support for optional flashesPeter Tyser1-0/+4
2009-07-24xpedite1k: Cleanup coding stylePeter Tyser3-153/+127