aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-03Blackfin: easylogo: add lzma logosMike Frysinger10-22/+2964
2012-07-18Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk11-135/+166
2012-07-18Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk2-15/+9
2012-07-16nios2: move gd and bd into BSSThomas Chou2-15/+9
2012-07-13FSL/eSDHC: enable the clock to detect the SD cardJerry Huang1-0/+3
2012-07-13SD/MMC: check the card status during erase operationJerry Huang1-0/+5
2012-07-13mmc:fix Call mmc_init() when executing mmc_get_dev()Ɓukasz Majewski1-1/+4
2012-07-13mmc: remove the hard setting for tran_speedJaehoon Chung1-6/+7
2012-07-13i.MX: fsl_esdhc: allow use with cache enabled.Eric Nelson1-1/+16
2012-07-12Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk15-36/+51
2012-07-11mx28evk: Add I2C supportFabio Estevam2-0/+11
2012-07-11mxs-i2c: Fix internal address byte orderTorsten Fleischer1-1/+1
2012-07-11mxc_i2c: remove setting speed at each startTroy Kisky1-6/+0
2012-07-11mx6qsabrelite: add i2c supportTroy Kisky2-0/+19
2012-07-11mxc_i2c: specify i2c base address in config fileTroy Kisky10-29/+20
2012-07-10net: fix typo in arp clean upMike Frysinger1-1/+1
2012-07-10net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and otherNobuhiro Iwamatsu1-4/+3
2012-07-10ipu_common: Add ldb_clk for use in parenting the pixel clockEric Nelson2-3/+12
2012-07-10ipu_common: Do not hardcode the ipu_clk frequencyFabio Estevam4-1/+4
2012-07-10ipu_common: Rename MXC_CCM_BASEFabio Estevam1-1/+1
2012-07-10ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53Fabio Estevam1-1/+4
2012-07-10ipu_common: Only apply the erratum to MX51Fabio Estevam1-0/+2
2012-07-10video: Rename CONFIG_VIDEO_MX5Fabio Estevam5-5/+5
2012-07-10mx6: Allow mx6 to access the IPUv3 registersFabio Estevam3-3/+14
2012-07-10common lcd: minor coding style changesNikita Kiryanov1-121/+124
2012-07-10Prepare v2012.07-rc1v2012.07-rc1Wolfgang Denk1-3/+3
2012-07-10Minor Coding Style cleanupWolfgang Denk5-9/+3
2012-07-10Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk33-216/+628
2012-07-10EXYNOS: Fix USB compiler warningRajeshwari Shinde1-1/+0
2012-07-09Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk9-17/+708
2012-07-09tegra: define fdt_load/fdt_high variablesStephen Warren1-0/+2
2012-07-09tegra: enable bootz commandStephen Warren1-0/+1
2012-07-09tegra: usb: Fix device enumeration problem of USB1Jim Lin2-1/+18
2012-07-09tegra: trimslice: set up serial flash pinmuxStephen Warren1-0/+5
2012-07-09tegra: add pin_mux_spi() board initialization functionStephen Warren1-0/+7
2012-07-09tegra: add GMC/GMD funcmux entry for SFLASHStephen Warren2-0/+13
2012-07-09tegra: bootcmd: start USB only when neededStephen Warren1-3/+11
2012-07-09tegra: bootcmd enhancementsStephen Warren1-30/+52
2012-07-09tegra: add enterrcm commandStephen Warren3-0/+67
2012-07-09tegra: enable CONFIG_ENV_VARS_UBOOT_CONFIGStephen Warren1-0/+1
2012-07-09Add env vars describing U-Boot target boardStephen Warren4-0/+44
2012-07-09tegra: usb: fix wrong error checkLucas Stach1-1/+1
2012-07-09tegra: add ULPI on USB2 funcmux entryLucas Stach2-1/+15
2012-07-09tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switchesTom Warren4-6/+6
2012-07-09tegra: Add Tamonten Evaluation Carrier supportThierry Reding5-0/+192
2012-07-09tegra: Use SD write-protect GPIO on TamontenThierry Reding1-1/+3
2012-07-09tegra: Implement gpio_early_init() on TamontenThierry Reding1-0/+8
2012-07-09tegra: Allow boards to perform early GPIO setupThierry Reding2-0/+8
2012-07-09tegra: plutux: Add device tree supportThierry Reding2-1/+78
2012-07-09tegra: medcom: Add device tree supportThierry Reding2-1/+78