summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: don't request GPIO from Seaboard's SPLStephen Warren2012-10-291-10/+4
* ARM: tegra: select between Seaboard/Ventana at compile timeStephen Warren2012-10-291-3/+1
* ARM: tegra: Whistler: remove unused USB aliasStephen Warren2012-10-291-1/+4
* ARM: tegra: Harmony: enable ULPI USB portStephen Warren2012-10-292-1/+11
* tegra: add Colibri T20 board supportLucas Stach2012-10-295-0/+184
* tegra: move common features to a common makefileMarc Dietrich2012-10-297-13/+25
* Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-10-2716-215/+443
|\
| * i.MX6: mx6qsabrelite: Add splash screen supportEric Nelson2012-10-161-0/+329
| * i.MX: ipufb: add const to fb_videomode declarationsEric Nelson2012-10-163-3/+3
| * i.MX: declare iomux_v3_cfg_t arrays as constEric Nelson2012-10-165-27/+27
| * mx6qsabreauto: Pass the board revision to the kernelFabio Estevam2012-10-161-2/+46
| * mxc: Fix SDHC multi-instance clockBenoît Thébaudeau2012-10-1613-0/+36
| * mx35: Clean up lowlevel_initBenoît Thébaudeau2012-10-163-183/+2
* | Origen: Add default clock settings for multimedia IPsAnnamalai Lakshmanan2012-10-262-1/+110
* | arm: arm925t: remove SX1 boardAlbert ARIBAUD2012-10-264-584/+0
* | Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD2012-10-261-0/+10
|\ \
| * | ARM: at91sam9x5: enable MCI0 support for 9x5ek board.Wu, Josh2012-10-171-0/+10
* | | Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-10-267-272/+490
|\ \ \
| * | | am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbersPeter Korsgaard2012-10-251-50/+62
| * | | am33xx: support board specific ddr settingsPeter Korsgaard2012-10-251-12/+77
| * | | am33xx: move generic parts of pinmux handling out from board/ti/am335xPeter Korsgaard2012-10-251-248/+1
| * | | am33xx: move ti i2c baseboard header handling to board/ti/am335x/Peter Korsgaard2012-10-254-0/+350
| * | | OMAP3: add video support to the mcx boardStefano Babic2012-10-252-0/+43
| * | | OMAP3: mcx: updated to new hardware revisionStefano Babic2012-10-252-17/+4
| * | | OMAP3: updated pinmux and environment for new revision of mcx boardStefano Babic2012-10-251-13/+13
| * | | OMAP3: mt_ventoux: power on USB at startupStefano Babic2012-10-251-0/+8
* | | | ColdFire: Add Freescale MCF54418TWR ColdFire development board supportAlison Wang2012-10-244-0/+294
* | | | km83xx: add common support for km8309 boardsGerlando Falauto2012-10-231-1/+1
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2012-10-2214-14/+1673
|\ \ \ \
| * | | | powerpc/t4qds: Add T4QDS boardYork Sun2012-10-229-0/+1445
| * | | | board/freescale/common: VSC3316/VSC3308 initialization codeShaveta Leekha2012-10-223-0/+219
| * | | | powerpc/board: add present2 register definition for QIXISShengzhou Liu2012-10-222-2/+2
| * | | | board/freescale/common:QIXIS:Fix magic number usagePrabhakar Kushwaha2012-10-222-12/+7
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini2012-10-224-0/+36
|\ \ \ \ \
| * | | | | mmc: pxa: Flip over the remaining boards to pxa_mmc_genericMarek Vasut2012-10-224-0/+36
| |/ / / /
* | | | | omap2424:Rename CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96 as CONFIG_DRIVER_LA...Ashok2012-10-221-1/+1
* | | | | common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22140-458/+0
* | | | | common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22143-1/+697
|/ / / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-10-196-3/+132
|\ \ \ \ | |/ / /
| * | | actux[123]: Update linker script for ELDK 4.2Tom Rini2012-10-183-3/+3
| |/ /
| * | h2200: Add support for iPAQ h2200 palmtopŁukasz Dałek2012-10-163-0/+129
| |/
* | ColdFire: Fix the build error for Freescale m5282evb board.Jason Jin2012-10-191-0/+3
* | ColdFire: Fix build error for astro mcf53731 board.Jason Jin2012-10-191-53/+11
* | powerpc: delete Wind River SBC8560/8540 supportPaul Gortmaker2012-10-176-644/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2012-10-171-2/+5
|\ \
| * | arm: rmobile: kzm9g: enable I2C2Tetsuyuki Kobayashi2012-10-161-0/+2
| * | arm: rmobile: kzm9g: enable I2C1Tetsuyuki Kobayashi2012-10-161-2/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2012-10-172-10/+8
|\ \
| * | MIPS: add board qemu-mips64 supportZhi-zhou Zhang2012-10-161-0/+8
| * | MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.hZhi-zhou Zhang2012-10-161-10/+0
| |/
OpenPOWER on IntegriCloud