aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2010-01-25ppc/85xx: Add PIB/ATM support for MPC8569mdsLiu Yu2-1/+8
2010-01-23Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk16-0/+1170
2010-01-23at91: Enable slow master clock on meesc boardDaniel Gorsulowski1-0/+26
2010-01-23SPEAr : Support added for SPEAr320 boardVipin KUMAR3-0/+154
2010-01-23SPEAr : Support added for SPEAr310 boardVipin KUMAR3-0/+154
2010-01-23SPEAr : emi controller initialization for CFI driver supportVipin KUMAR1-0/+59
2010-01-23SPEAr : Support added for SPEAr300 boardVipin KUMAR3-0/+148
2010-01-23SPEAr : Support for HW mac id read/write from i2c memVipin KUMAR1-1/+67
2010-01-23SPEAr : Support added for SPEAr600 boardVipin KUMAR6-0/+563
2010-01-23ppc4xx: Kilauea: Add CPLD version detection and EBC reconfigurationStefan Roese1-1/+39
2010-01-18powerpc: keymile boards updatesHeiko Schocher3-145/+14
2010-01-17Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk30-271/+579
2010-01-17PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser13-25/+25
2010-01-17Blackfin: tcm-bf518: new board portHarald Krapfenbauer3-0/+165
2010-01-17Blackfin: add support for BF527-EZKIT v2.1Michael Hennerich1-14/+134
2010-01-17Blackfin: bf527-ezkit/bf548-ezkit: add musb board specific initializationCliff Cai2-0/+29
2010-01-17Blackfin: bf533-stamp: split and cleanup CF/IDE codeMike Frysinger3-110/+94
2010-01-17Blackfin: convert bfin_sdh to generic mmcCliff Cai2-0/+16
2010-01-17Blackfin: kill off useless initdram() usageMike Frysinger22-154/+0
2010-01-17Blackfin: bf561-acvilon: new board portValentin Yakovenkov3-0/+148
2010-01-12Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk8-7/+50
2010-01-12Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk1-0/+8
2010-01-12Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk6-66/+257
2010-01-09DA830: Add pinmux for USB0_DRVVBUSAjay Kumar Gupta1-0/+8
2010-01-07mpc83xx: vme8349: Fix power up reset sequence for tsi148Reinhard Arlt2-8/+61
2010-01-07mpc83xx: Add support for MPC8349 esd caddy2Reinhard Arlt1-57/+138
2010-01-07mpc83xx: Add NAND boot support for MPC8315E-RDB boardsAnton Vorontsov3-1/+58
2010-01-05mpc85xx: Add 4-bits eSDHC support for MPC8569E-MDS boardsAnton Vorontsov1-0/+14
2010-01-05ppc/85xx: Map boot page guarded for MP bootKumar Gala3-3/+3
2010-01-05ppc/85xx: Make flash TLB entry determined at runtime on FSL boardsKumar Gala4-4/+4
2010-01-05ppc/85xx: Move to using fsl_setup_hose on TQM 85xxKumar Gala1-4/+4
2010-01-05ppc/85xx: Move to using fsl_setup_hose on P2020 DSKumar Gala1-7/+5
2010-01-05ppc/85xx: Move to using fsl_setup_hose on P1/P2 RDBKumar Gala1-6/+4
2010-01-05ppc/85xx: Move to using fsl_setup_hose on MPC8572 DSKumar Gala1-8/+6
2010-01-05ppc/86xx: Clean up MPC8610 HPCD PCI setup codeKumar Gala1-137/+62
2010-01-05ppc/85xx: Clean up MPC8548 CDS PCI setup codeKumar Gala1-93/+48
2010-01-05ppc/85xx: Clean up ATUM8548 PCI setup codeKumar Gala1-112/+50
2010-01-05ppc/85xx: Clean up MPC8568 MDS PCI setup codeKumar Gala1-92/+45
2010-01-05ppc/85xx: Clean up MPC8569 MDS PCI setup codeKumar Gala1-60/+26
2010-01-05ppc/85xx: Clean up MPC8544 DS PCI setup codeKumar Gala1-179/+70
2010-01-05ppc/85xx: Clean up MPC8536 DS PCI setup codeMingkai Hu1-191/+66
2010-01-04Davinci: Table driven pinmux configurationNick Thompson2-0/+44
2010-01-04pandora: don't enable VAUX3, VDAC and VPLL2 regulatorsGrazvydas Ignotas1-1/+0
2010-01-04TWL4030: make LEDs selectable for twl4030_led_init()Grazvydas Ignotas6-6/+6
2010-01-03Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2-50/+53
2009-12-22i2c, ppc4xx: fix compiling KAREF and METROBOX boards.Heiko Schocher2-50/+53
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner16-38/+0
2009-12-21Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk1-4/+8
2009-12-20OMAP3 zoom2 Use usbtty if the debug board is not connected.Tom Rix1-4/+8
2009-12-14Net: Clean up LAN91C96 SupportBen Warren12-1/+132