summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* net: link_local: fix buildbenoit.thebaudeau@advans2012-07-19-3/+3
* net: bootp: fix buildbenoit.thebaudeau@advans2012-07-19-1/+1
* Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk2012-07-18-135/+166
|\
| * ipu_common: Add ldb_clk for use in parenting the pixel clockEric Nelson2012-07-10-3/+12
| * ipu_common: Do not hardcode the ipu_clk frequencyFabio Estevam2012-07-10-1/+4
| * ipu_common: Rename MXC_CCM_BASEFabio Estevam2012-07-10-1/+1
| * ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53Fabio Estevam2012-07-10-1/+4
| * ipu_common: Only apply the erratum to MX51Fabio Estevam2012-07-10-0/+2
| * video: Rename CONFIG_VIDEO_MX5Fabio Estevam2012-07-10-5/+5
| * mx6: Allow mx6 to access the IPUv3 registersFabio Estevam2012-07-10-3/+14
| * common lcd: minor coding style changesNikita Kiryanov2012-07-10-121/+124
* | Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk2012-07-18-15/+9
|\ \
| * | nios2: move gd and bd into BSSThomas Chou2012-07-16-15/+9
* | | FSL/eSDHC: enable the clock to detect the SD cardJerry Huang2012-07-13-0/+3
* | | SD/MMC: check the card status during erase operationJerry Huang2012-07-13-0/+5
* | | mmc:fix Call mmc_init() when executing mmc_get_dev()Ɓukasz Majewski2012-07-13-1/+4
* | | mmc: remove the hard setting for tran_speedJaehoon Chung2012-07-13-6/+7
* | | i.MX: fsl_esdhc: allow use with cache enabled.Eric Nelson2012-07-13-1/+16
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2012-07-12-36/+51
|\ \
| * | mx28evk: Add I2C supportFabio Estevam2012-07-11-0/+11
| * | mxs-i2c: Fix internal address byte orderTorsten Fleischer2012-07-11-1/+1
| * | mxc_i2c: remove setting speed at each startTroy Kisky2012-07-11-6/+0
| * | mx6qsabrelite: add i2c supportTroy Kisky2012-07-11-0/+19
| * | mxc_i2c: specify i2c base address in config fileTroy Kisky2012-07-11-29/+20
| |/
* | net: fix typo in arp clean upMike Frysinger2012-07-10-1/+1
* | net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and otherNobuhiro Iwamatsu2012-07-10-4/+3
|/
* Prepare v2012.07-rc1Wolfgang Denk2012-07-10-3/+3
* Minor Coding Style cleanupWolfgang Denk2012-07-10-9/+3
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-07-10-216/+628
|\
| * tegra: define fdt_load/fdt_high variablesStephen Warren2012-07-09-0/+2
| * tegra: enable bootz commandStephen Warren2012-07-09-0/+1
| * tegra: usb: Fix device enumeration problem of USB1Jim Lin2012-07-09-1/+18
| * tegra: trimslice: set up serial flash pinmuxStephen Warren2012-07-09-0/+5
| * tegra: add pin_mux_spi() board initialization functionStephen Warren2012-07-09-0/+7
| * tegra: add GMC/GMD funcmux entry for SFLASHStephen Warren2012-07-09-0/+13
| * tegra: bootcmd: start USB only when neededStephen Warren2012-07-09-3/+11
| * tegra: bootcmd enhancementsStephen Warren2012-07-09-30/+52
| * tegra: add enterrcm commandStephen Warren2012-07-09-0/+67
| * tegra: enable CONFIG_ENV_VARS_UBOOT_CONFIGStephen Warren2012-07-09-0/+1
| * Add env vars describing U-Boot target boardStephen Warren2012-07-09-0/+44
| * tegra: usb: fix wrong error checkLucas Stach2012-07-09-1/+1
| * tegra: add ULPI on USB2 funcmux entryLucas Stach2012-07-09-1/+15
| * tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switchesTom Warren2012-07-09-6/+6
| * tegra: Add Tamonten Evaluation Carrier supportThierry Reding2012-07-09-0/+192
| * tegra: Use SD write-protect GPIO on TamontenThierry Reding2012-07-09-1/+3
| * tegra: Implement gpio_early_init() on TamontenThierry Reding2012-07-09-0/+8
| * tegra: Allow boards to perform early GPIO setupThierry Reding2012-07-09-0/+8
| * tegra: plutux: Add device tree supportThierry Reding2012-07-09-1/+78
| * tegra: medcom: Add device tree supportThierry Reding2012-07-09-1/+78
| * tegra: Rework Tamonten supportThierry Reding2012-07-09-170/+13