summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* ARM: tegra: use standard variables to define load addressesStephen Warren2012-10-29-3/+28
* ARM: tegra: define CONFIG_SYS_BOOTMAPSZStephen Warren2012-10-29-1/+2
* tegra: add Colibri T20 board supportLucas Stach2012-10-29-0/+272
* tegra: move common features to a common makefileMarc Dietrich2012-10-29-13/+25
* Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-10-27-481/+1853
|\
| * MX5: fix warning in clock.cStefano Babic2012-10-26-1/+1
| * imximage: make set_imx_hdr_v1/v2 easier to readTroy Kisky2012-10-20-19/+11
| * imximage: change parameters to set_imx_hdrTroy Kisky2012-10-20-15/+11
| * imximage: delay setting of image sizeTroy Kisky2012-10-20-6/+6
| * imximage: fix size of image to load.Troy Kisky2012-10-20-4/+2
| * imximage: move flash_offset check to common locationTroy Kisky2012-10-20-14/+5
| * imximage: remove redundant setting of app_dest_ptrTroy Kisky2012-10-20-1/+0
| * imximage: check dcd_len as entries addedTroy Kisky2012-10-20-15/+11
| * mx6qarm2: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFERFabio Estevam2012-10-20-2/+1
| * mx6qsabre_common: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFERFabio Estevam2012-10-20-2/+1
| * mx25pdk: Use internal RAM for stack pointerFabio Estevam2012-10-20-2/+9
| * mx5: Add workaround for ARM erratum ID 468414Fabio Estevam2012-10-17-0/+9
| * mx6qsabrelite: enable DCache and MMC bounce bufferDirk Behme2012-10-17-2/+1
| * configs: mx53evk: Remove CONFIG_HAS_ETH1Fabio Estevam2012-10-17-1/+0
| * configs: mx51evk: Remove CONFIG_HAS_ETH1Fabio Estevam2012-10-17-1/+0
| * configs: mx53loco: Remove CONFIG_HAS_ETH1Fabio Estevam2012-10-17-1/+0
| * mx53loco: Adapt the IPU clockFabio Estevam2012-10-17-1/+1
| * mx5: lowlevel_init.S: Fix PLL settings for mx53Fabio Estevam2012-10-17-33/+67
| * mx5: lowlevel_init.S: Split init_clock macroFabio Estevam2012-10-17-30/+65
| * mx25: Clean up imx-regs.hBenoît Thébaudeau2012-10-16-3/+3
| * i.MX6: mx6qsabrelite: Add splash screen supportEric Nelson2012-10-16-1/+343
| * i.MX6: add HDMI transmitter register declarations from kernel WIP.Eric Nelson2012-10-16-0/+1053
| * i.MX6: set drive strength for parallel RGB padsEric Nelson2012-10-16-29/+29
| * i.MX: ipufb: add const to fb_videomode declarationsEric Nelson2012-10-16-3/+3
| * i.MX video: struct fb_videomode can be constEric Nelson2012-10-16-4/+8
| * i.MX: declare iomux_v3_cfg_t arrays as constEric Nelson2012-10-16-27/+27
| * i.MX: iomux: input pad array can be constEric Nelson2012-10-16-3/+5
| * mx6qsabreauto: Pass the board revision to the kernelFabio Estevam2012-10-16-2/+52
| * mx6qsabreauto: Change mmcroot so it works out of boxOtavio Salvador2012-10-16-2/+4
| * mxc: Fix SDHC multi-instance clockBenoît Thébaudeau2012-10-16-2/+40
| * mx35: Fix eSDHC clocksBenoît Thébaudeau2012-10-16-3/+15
| * mx35: Clean up lowlevel_initBenoît Thébaudeau2012-10-16-279/+97
* | ARM: fix u-boot.lds for -ffunction-sections/-fdata-sectionsStephen Warren2012-10-26-4/+4
* | arm: ks8695: use defined constants for UARTYann Vernier2012-10-26-3/+3
* | Origen: Add default clock settings for multimedia IPsAnnamalai Lakshmanan2012-10-26-1/+110
* | arm: arm925t: remove SX1 boardAlbert ARIBAUD2012-10-26-788/+2
* | arm720: Remove CONFIG_ARM7_REVDMarek Vasut2012-10-26-11/+0
* | arm720: Further clean up the arm720t directoryMarek Vasut2012-10-26-79/+7
* | stdio: Remove the CLPS7111 serial driverMarek Vasut2012-10-26-413/+0
* | arm: Remove support for NETARMMarek Vasut2012-10-26-2039/+10
* | arm: Remove support for s3c4510Marek Vasut2012-10-26-876/+2
* | arm: Remove support for lpc2292Marek Vasut2012-10-26-1316/+16
* | Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD2012-10-26-3/+54
|\ \
| * | mmc: at91: use max timeout value. It will avoid some situation that timeout h...Wu, Josh2012-10-17-2/+2
| * | ARM: at91sam9x5: enable MCI0 support for 9x5ek board.Wu, Josh2012-10-17-0/+35