summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare v2013.01.01v2013.01.01u-boot-2013.01.yTom Rini2013-01-311-1/+1
* vfat: Fix mkcksum argument sizesMarek Vasut2013-01-311-2/+2
* arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the READMELucas Stach2013-01-311-1/+1
* Prepare v2013.01v2013.01Tom Rini2013-01-151-1/+1
* pxa: Save lr register in relocate_code functionŁukasz Dałek2013-01-141-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-01-142-5/+8
|\
| * VIDEO: better document the correct use of CONFIG_FB_ADDRWolfgang Denk2013-01-141-4/+7
| * lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDsNikita Kiryanov2013-01-141-1/+1
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2013-01-141-2/+2
|\ \
| * | twl4030: fix 'could could' in error messagesPeter Meerwald2013-01-141-2/+2
| |/
* | watchdog.h: Move hw_watchdog_init prototype to end, guardTom Rini2013-01-141-1/+4
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-1427-160/+377
|\ \
| * | mx51evk: Add DVI output supportFabio Estevam2013-01-132-5/+36
| * | mx6qsabresd: Fix booting the kernel from SDHC3Fabio Estevam2013-01-132-2/+2
| * | mx6qsabre{auto, sd}: Add support to dynamically choose between fdt use or notOtavio Salvador2013-01-133-3/+40
| * | mx6qsabrelite: Add support to dynamically choose between fdt use or notOtavio Salvador2013-01-131-2/+37
| * | mx53loco: Add support to dynamically choose between fdt use or notOtavio Salvador2013-01-131-4/+40
| * | mx28evk: Add support to dynamically choose between fdt use or notOtavio Salvador2013-01-131-3/+38
| * | mx28evk: We shouldn't hardcode a rootfs filesystem typeOtavio Salvador2013-01-131-4/+2
| * | mx6qsabrelite: Use tabs to environment settingOtavio Salvador2013-01-131-33/+33
| * | mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky2013-01-1316-101/+106
| * | mx53loco: Add support for SEIKO 4.3'' WVGA panelFabio Estevam2013-01-092-5/+35
| * | mx6: Add workaround for ARM errataFabio Estevam2013-01-091-0/+10
* | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-1436-448/+2170
|\ \ \
| * | | video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selectedAjay Kumar2013-01-141-2/+4
| * | | video: exynos_dp: Remove unused variable disp_infoAjay Kumar2013-01-141-2/+0
| * | | I2C: S3C24X0: Resolve build error for VCMA9Rajeshwari Shinde2013-01-142-3/+4
| * | | EXYNOS5: Enable console multiplexing in u-bootAjay Kumar2013-01-111-0/+11
| * | | EXYNOS5: Make all display related code dependent on CONFIG_LCDAjay Kumar2013-01-112-0/+4
| * | | Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clkJaehoon Chung2013-01-111-0/+5
| * | | Exynos: clock: support get_mmc_clk for exynosJaehoon Chung2013-01-112-0/+103
| * | | video: Modify exynos_fimd driver to support LCD consoleAjay Kumar2013-01-102-4/+10
| * | | EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_M...Ajay Kumar2013-01-101-0/+7
| * | | EXYNOS5: Change parent clock of FIMD to MPLLAjay Kumar2013-01-101-1/+1
| * | | EXYNOS5: Add support for FIMD and DPAjay Kumar2013-01-103-0/+107
| * | | PMIC: MAX77686: Add FDT SupportRajeshwari Shinde2013-01-101-3/+34
| * | | EXYNOS5: Add device node for PMICRajeshwari Shinde2013-01-101-0/+7
| * | | EXYNOS5: FDT: Add compatible strings for PMICRajeshwari Shinde2013-01-102-0/+2
| * | | video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boardsŁukasz Majewski2013-01-091-0/+3
| * | | SMDK5250: Enable VBus for USB 2.0 controllerVivek Gautam2013-01-081-0/+19
| * | | EXYNOS5: FDT: Add compatible strings for USBRajeshwari Shinde2013-01-082-0/+4
| * | | EXYNOS5: Add device node for USB.Rajeshwari Shinde2013-01-081-0/+13
| * | | EHCI: Exynos: Add fdt supportRajeshwari Shinde2013-01-081-7/+85
| * | | SPI: EXYNOS: Add FDT support to driver.Rajeshwari Shinde2013-01-081-6/+90
| * | | EXYNOS5: FDT: Add SPI device node dataRajeshwari Shinde2013-01-082-0/+63
| * | | EXYNOS5 : FDT: Add Aliases for SPI deviceRajeshwari Shinde2013-01-081-0/+5
| * | | EXYNOS5: FDT: Add compatible strings for SPIRajeshwari Shinde2013-01-082-0/+2
| * | | Sound: Add FDT support to CMD.Rajeshwari Shinde2013-01-081-1/+1
| * | | Sound: WM8994: Add FDT support to codecRajeshwari Shinde2013-01-082-6/+74
| * | | Sound: Add FDT support to driverRajeshwari Shinde2013-01-082-71/+104