aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2011-12-09tegra2: Add support for VentanaStephen Warren2-2/+58
2011-12-09tegra2: Modify MMC driver to handle power and cd GPIOsStephen Warren3-57/+6
2011-12-09tegra2: Move board_mmc_init into board filesStephen Warren3-52/+109
2011-12-08ne2000: Convert to new net-multi model, fixes build of three boardsBernhard Kaindl3-1/+14
2011-12-08board/w7o/vpd.c: Fix GCC 4.6 compile warningsWolfgang Denk1-11/+15
2011-12-08board/w7o/vpd.c: make (mostly) checkpatch cleanWolfgang Denk1-282/+299
2011-12-08board/w7o/flash.c: Fix GCC 4.6 compile warningWolfgang Denk1-2/+1
2011-12-08board/w7o/flash.c: make (mostly) checkpatch cleanWolfgang Denk1-712/+716
2011-12-08board/w7o/fpga.c: Fix GCC 4.6 build warningWolfgang Denk1-1/+2
2011-12-08board/w7o/fpga.c: make (mostly) checkpatch cleanWolfgang Denk1-303/+310
2011-12-08MPC850: remove obsolete "rmu" BoardWolfgang Denk5-972/+0
2011-12-08MPC8240: remove obsolete "OXC" boardWolfgang Denk3-639/+0
2011-12-08MPC7xx: remove obsolete "BAB7xx" boardWolfgang Denk10-3797/+0
2011-12-07Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-1/+1
2011-12-07board/esd/cpci405/cpci405.c: Fix GCC 4.6 warningMatthias Fuchs1-5/+3
2011-12-07Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk69-3546/+2160
2011-12-06p2041rdb: fix serdes clock mapShaohui Xie1-10/+15
2011-12-06da850evm: pass board revision info to kernelManjunath Hadli1-1/+5
2011-12-06MX35: flea3: changes due to hardware revision BStefano Babic1-2/+2
2011-12-06Efika: Configure additional regulators for HDMI outputMarek Vasut1-5/+10
2011-12-06mx51evk: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam1-0/+3
2011-12-06mx53smd: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam1-0/+1
2011-12-06mx53evk: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam1-0/+3
2011-12-06mx53ard: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam1-0/+3
2011-12-06mx53loco: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam1-0/+3
2011-12-06AM3517 CraneBoard: Add SPL supportTom Rini2-30/+1
2011-12-06AM3517: Add SPL supportTom Rini2-31/+1
2011-12-06OMAP3: Add SPL support to omap3_evmTom Rini2-35/+39
2011-12-06OMAP3: Add SPL support to BeagleboardTom Rini2-35/+69
2011-12-06OMAP3 SPL: Rework memory initalization and devkit8000 supportTom Rini1-0/+21
2011-12-06arm, davinci: add support for am1808 based enbw_cmc boardHeiko Schocher2-0/+652
2011-12-06arm, davinci: move misc function in arch treeHeiko Schocher3-212/+0
2011-12-06arm, board/davinci/common/misc.c: Codingstyle cleanupHeiko Schocher1-9/+10
2011-12-06arm, hawkboard: Use the pinmux configurations defined in the arch treeChristian Riesch1-43/+8
2011-12-06arm, da850evm: Use the pinmux configurations defined in the arch treeChristian Riesch1-128/+25
2011-12-06arm, da850evm: Do pinmux configuration for EMAC together with other pinmuxesChristian Riesch1-3/+3
2011-12-06arm, hawkboard: Remove obsolete struct pinmux_config i2c_pinsChristian Riesch1-6/+0
2011-12-06arm, davinci: Move pinmux functions from board to arch treeChristian Riesch6-114/+1
2011-12-06AM3517: move AM3517 specific mux defines to generic headerIlya Yanok2-79/+0
2011-12-06omap4460: fix TPS initializationAneesh V3-2/+13
2011-12-06PXA: Move colibri_pxa270 to board/toradex/Marek Vasut2-0/+0
2011-12-06PXA: Rename pxa_dram_init to pxa2xx_dram_initMarek Vasut11-11/+11
2011-12-06PXA: Squash extern pxa_dram_init()Marek Vasut11-12/+11
2011-12-06PXA: Cleanup Colibri PXA270Marek Vasut1-18/+14
2011-12-06PXA: Adapt Voipac PXA270 to OneNAND SPLMarek Vasut4-0/+164
2011-12-06PXA: Drop XM250 boardMarek Vasut3-673/+0
2011-12-06PXA: Drop PLEB2 boardMarek Vasut3-929/+0
2011-12-06PXA: Drop CRADLE boardMarek Vasut3-640/+0
2011-12-06PXA: Drop CERF250 boardMarek Vasut3-557/+0
2011-12-06Ethernut 5 board supportTim Schendekehl4-0/+724