summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* Blackfin: bf561-acvilon: new board portValentin Yakovenkov2010-01-17-0/+148
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-01-12-7/+50
|\
| * Davinci: Table driven pinmux configurationNick Thompson2010-01-04-0/+44
| * pandora: don't enable VAUX3, VDAC and VPLL2 regulatorsGrazvydas Ignotas2010-01-04-1/+0
| * TWL4030: make LEDs selectable for twl4030_led_init()Grazvydas Ignotas2010-01-04-6/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2010-01-12-0/+8
|\ \
| * | DA830: Add pinmux for USB0_DRVVBUSAjay Kumar Gupta2010-01-09-0/+8
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-01-12-66/+257
|\ \ \
| * | | mpc83xx: vme8349: Fix power up reset sequence for tsi148Reinhard Arlt2010-01-07-8/+61
| * | | mpc83xx: Add support for MPC8349 esd caddy2Reinhard Arlt2010-01-07-57/+138
| * | | mpc83xx: Add NAND boot support for MPC8315E-RDB boardsAnton Vorontsov2010-01-07-1/+58
| |/ /
* | | mpc85xx: Add 4-bits eSDHC support for MPC8569E-MDS boardsAnton Vorontsov2010-01-05-0/+14
* | | ppc/85xx: Map boot page guarded for MP bootKumar Gala2010-01-05-3/+3
* | | ppc/85xx: Make flash TLB entry determined at runtime on FSL boardsKumar Gala2010-01-05-4/+4
* | | ppc/85xx: Move to using fsl_setup_hose on TQM 85xxKumar Gala2010-01-05-4/+4
* | | ppc/85xx: Move to using fsl_setup_hose on P2020 DSKumar Gala2010-01-05-7/+5
* | | ppc/85xx: Move to using fsl_setup_hose on P1/P2 RDBKumar Gala2010-01-05-6/+4
* | | ppc/85xx: Move to using fsl_setup_hose on MPC8572 DSKumar Gala2010-01-05-8/+6
* | | ppc/86xx: Clean up MPC8610 HPCD PCI setup codeKumar Gala2010-01-05-137/+62
* | | ppc/85xx: Clean up MPC8548 CDS PCI setup codeKumar Gala2010-01-05-93/+48
* | | ppc/85xx: Clean up ATUM8548 PCI setup codeKumar Gala2010-01-05-112/+50
* | | ppc/85xx: Clean up MPC8568 MDS PCI setup codeKumar Gala2010-01-05-92/+45
* | | ppc/85xx: Clean up MPC8569 MDS PCI setup codeKumar Gala2010-01-05-60/+26
* | | ppc/85xx: Clean up MPC8544 DS PCI setup codeKumar Gala2010-01-05-179/+70
* | | ppc/85xx: Clean up MPC8536 DS PCI setup codeMingkai Hu2010-01-05-191/+66
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-01-03-50/+53
|\ \ | |/ |/|
| * i2c, ppc4xx: fix compiling KAREF and METROBOX boards.Heiko Schocher2009-12-22-50/+53
* | move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner2009-12-21-38/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-12-21-4/+8
|\ \
| * | OMAP3 zoom2 Use usbtty if the debug board is not connected.Tom Rix2009-12-20-4/+8
| |/
* | Net: Clean up LAN91C96 SupportBen Warren2009-12-14-1/+132
* | LAN91C96: Enable NET_MULTI LAN driverNishanth Menon2009-12-13-5/+7
* | TI OMAP3: SDP3430 FIX NET_MULTI WarningNishanth Menon2009-12-13-5/+7
|/
* 5xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher2009-12-08-14/+0
* Merge branch 'master' into nextWolfgang Denk2009-12-07-4/+9
|\
| * 52xx, manroland: add fdt_fixup_memory() in ft_board_setup()Heiko Schocher2009-12-07-0/+4
| * at91sam9261ek.c: fix minor coding style issue.Wolfgang Denk2009-12-07-4/+5
* | POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-07-232/+0
* | Merge branch 'master' into nextWolfgang Denk2009-12-05-52/+44
|\ \ | |/
| * Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk2009-11-24-1/+2
| |\
| | * OMAP3: pandora: fix booting without serial attachedGrazvydas Ignotas2009-11-24-1/+2
| * | mpc8260: move FDT memory node fixup into common CPU code.Marcel Ziswiler2009-11-22-52/+1
| * | ppc4xx: Initialize magnetic coupler on VOM405 boardsMatthias Fuchs2009-11-17-0/+35
| * | ppc4xx: Initialize magnetic couplers in PLU405Matthias Fuchs2009-11-17-0/+36
| |/
* | Generic udelay() with watchdog supportIngo van Lil2009-12-05-2/+2
* | i386: Final RelocationGraeme Russ2009-12-05-9/+38
* | i386: Remove inline asm symbols from .dynsymGraeme Russ2009-12-05-0/+2
* | i386: Fix link collisions resulting from gcc4.4.1 upgradeGraeme Russ2009-12-05-0/+1
* | i386: Fix dlmalloc compile warningGraeme Russ2009-12-05-0/+1
* | Merge branch 'next-sync' of git://git.denx.de/u-boot-arm into nextWolfgang Denk2009-12-01-28/+596
|\ \