aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2011-09-30mx53smd: Place machine ID into board configFabio Estevam1-1/+0
2011-09-30mx53loco: Place machine ID into board configFabio Estevam1-1/+0
2011-09-30mx51evk: Place machine ID into board configFabio Estevam1-1/+0
2011-09-30imx31_litekit: Place machine ID into board configFabio Estevam1-1/+0
2011-09-30mx31ads: Place machine ID into board configFabio Estevam1-1/+0
2011-09-30mx25pdk: Place machine ID into board configFabio Estevam1-1/+0
2011-09-30mx31pdk: Place machine ID into board configFabio Estevam1-1/+0
2011-09-30imx31_litekit: Remove dram_init_banksize()Fabio Estevam1-6/+0
2011-09-30mx31ads: Remove dram_init_banksize()Fabio Estevam1-6/+0
2011-09-30mx25pdk: Remove dram_init_banksize()Fabio Estevam1-6/+0
2011-09-30mx31pdk: Remove dram_init_banksize()Fabio Estevam1-6/+0
2011-09-30MX25: Add initial support for MX25PDKFabio Estevam4-0/+206
2011-09-30MX25: tx25: Avoid the usage of extern in C fileFabio Estevam1-2/+1
2011-09-30devkit8000: Add nand-spl support for new SPLSimon Schwarz1-1/+1
2011-09-30overo: Set IEN on GPMC_CLK to support synchronous clocking.Philip Balister1-1/+1
2011-09-30OMAP3: Overo: Update GPMC timing for ethernet chipPhilip Balister4-18/+2
2011-09-30Armada100: Enable 88E3015 PHY support for GplugDAjay Bhargav1-0/+33
2011-09-30Armada100: Enable Ethernet support for GplugDAjay Bhargav1-0/+38
2011-09-29powerpc/mpc8349emds: Migrate from spd_sdram to unified DDR driverYork Sun3-11/+123
2011-09-29powerpc/85xx: Refactor P2041RDB to use common p_corenet filesKumar Gala7-202/+13
2011-09-29powerpc/85xx: refactor common P-Series CoreNet files for FSL boardsKumar Gala6-5/+42
2011-09-29powerpc/85xx: p2041rdb - Remove unused 'execute' perm in TLB entriesKumar Gala1-15/+19
2011-09-29powerpc/corenet_ds: Use separated speed tables for UDIMM and RDIMMYork Sun1-19/+84
2011-09-29powerpc/mpc8xxx: Move DDR RCW overriding to common codeYork Sun1-14/+0
2011-09-29powerpc/85xx: Cleanup extern in corenet_ds board codeKumar Gala2-2/+1
2011-09-29powerpc/p2041rdb: Add ethernet support on P2041RDB boardMingkai Hu3-0/+230
2011-09-29powerpc/85xx: Add networking support to P1023RDSRoy Zang1-0/+40
2011-09-29powerpc/hydra: Add ethernet support on P5020/P3041 DS boardsTimur Tabi2-0/+555
2011-09-29powerpc/85xx: Add FMan ethernet support to P4080DSAndy Fleming7-4/+632
2011-09-29powerpc/mpc8548cds: Cleanup mpc8548cds.cZhao Chenhui1-7/+0
2011-09-29powerpc/85xx: corenet_ds - Remove unused 'execute' perm in TLB entriesKumar Gala1-15/+15
2011-09-29powerpc/85xx: Add basic support for P1010RDBPoonam Aggrwal5-0/+765
2011-09-29powerpc/85xx: Add support for new P102x/P2020 RDB style boardsLi Yang5-0/+946
2011-09-29Blackfin: post: generalize led/button tests with GPIOsMike Frysinger2-88/+1
2011-09-29Blackfin: bf537-stamp: drop uart/flash post testsMike Frysinger1-54/+0
2011-09-29Blackfin: bf537-stamp: convert to gpio post hotkeyMike Frysinger2-95/+1
2011-09-28ARM: versatile: delete split_by_variant.shLinus Walleij1-42/+0
2011-09-27ARM: remove broken "ixdp425" and "ixpdg425" boardsAlbert ARIBAUD2-288/+0
2011-09-22OMAP3: beagle: Fix build warning in beagle.cDirk Behme1-1/+1
2011-09-21km/common: fix bug in IVM mac address accessHolger Brunck1-2/+2
2011-09-13led: remove camel casing of led identifiers globallyJason Kridner4-46/+46
2011-09-13omap4: fix pad configuration settings for SDP and PandaAneesh V2-28/+22
2011-09-13omap: gpio: Adapt board files to use generic APISanjeev Premi10-112/+112
2011-09-12MX25: tx25: Fix build by making use of GPIO frameworkFabio Estevam1-0/+1
2011-09-10ARM: hawkboard: fix compilation of nand_splWolfgang Denk1-0/+1
2011-09-10cm4008, cm41xx: fix build warningsWolfgang Denk2-0/+2
2011-09-10KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETHGreg Ungerer2-0/+8
2011-09-10CM41xx: fix signedness of env bootargs string pointerGreg Ungerer1-2/+2
2011-09-10CM4008: fix signedness of env bootargs string pointerGreg Ungerer1-2/+2
2011-09-10Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk3-15/+13