aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-31Prepare v2013.01.01v2013.01.01u-boot-2013.01.yTom Rini1-1/+1
2013-01-31vfat: Fix mkcksum argument sizesMarek Vasut1-2/+2
2013-01-31arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the READMELucas Stach1-1/+1
2013-01-15Prepare v2013.01v2013.01Tom Rini1-1/+1
2013-01-14pxa: Save lr register in relocate_code functionŁukasz Dałek1-0/+2
2013-01-14Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2-5/+8
2013-01-14Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini1-2/+2
2013-01-14twl4030: fix 'could could' in error messagesPeter Meerwald1-2/+2
2013-01-14watchdog.h: Move hw_watchdog_init prototype to end, guardTom Rini1-1/+4
2013-01-14VIDEO: better document the correct use of CONFIG_FB_ADDRWolfgang Denk1-4/+7
2013-01-14lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDsNikita Kiryanov1-1/+1
2013-01-14Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD27-160/+377
2013-01-14Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD36-448/+2170
2013-01-14video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selectedAjay Kumar1-2/+4
2013-01-14video: exynos_dp: Remove unused variable disp_infoAjay Kumar1-2/+0
2013-01-14I2C: S3C24X0: Resolve build error for VCMA9Rajeshwari Shinde2-3/+4
2013-01-13mx51evk: Add DVI output supportFabio Estevam2-5/+36
2013-01-13mx6qsabresd: Fix booting the kernel from SDHC3Fabio Estevam2-2/+2
2013-01-13mx6qsabre{auto, sd}: Add support to dynamically choose between fdt use or notOtavio Salvador3-3/+40
2013-01-13mx6qsabrelite: Add support to dynamically choose between fdt use or notOtavio Salvador1-2/+37
2013-01-13mx53loco: Add support to dynamically choose between fdt use or notOtavio Salvador1-4/+40
2013-01-13mx28evk: Add support to dynamically choose between fdt use or notOtavio Salvador1-3/+38
2013-01-13mx28evk: We shouldn't hardcode a rootfs filesystem typeOtavio Salvador1-4/+2
2013-01-13mx6qsabrelite: Use tabs to environment settingOtavio Salvador1-33/+33
2013-01-13mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky16-101/+106
2013-01-12arm: at91sam9x5: add dataflash boot supportBo Shen2-0/+11
2013-01-11m68k/lib: fix serial driver relocationangelo1-2/+2
2013-01-11Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini53-318/+1090
2013-01-11Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD4-1/+15
2013-01-11EXYNOS5: Enable console multiplexing in u-bootAjay Kumar1-0/+11
2013-01-11EXYNOS5: Make all display related code dependent on CONFIG_LCDAjay Kumar2-0/+4
2013-01-11Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clkJaehoon Chung1-0/+5
2013-01-11Exynos: clock: support get_mmc_clk for exynosJaehoon Chung2-0/+103
2013-01-10OMAP3: igep00x0: add CONFIG_SYS_NS16550_BROKEN_TEMTJavier Martinez Canillas1-0/+3
2013-01-10serial/ns16550: add an option to avoid hanging on broken platformsJavier Martinez Canillas2-0/+10
2013-01-10Makefile: remove MLO.byteswap on clobberNishanth Menon1-1/+1
2013-01-10OMAP3: igep00x0: add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_NAND_SUPPORTJavier Martinez Canillas1-0/+1
2013-01-10Prepare v2013.01-rc3v2013.01-rc3Tom Rini1-1/+1
2013-01-10bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL...Daniel Schwierzeck1-1/+7
2013-01-10arm: Tabify code for MMC initializationTaylor Hutt1-2/+2
2013-01-10arm: Move bootstage record for board_init_f() to after arch_cpu_init()Simon Glass1-2/+9
2013-01-10arm: Make interrupts.o and reset.o in libarm also appear in SPLTom Wai-Hong Tam1-2/+3
2013-01-10Add option to display customised memory informationSimon Glass4-0/+38
2013-01-10arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCDSimon Glass2-0/+24
2013-01-10Document the CONFIG_DISPLAY_BOARDINFO optionSimon Glass1-0/+5
2013-01-10arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loadingSimon Glass2-2/+36
2013-01-10arm: Move fdt check earlier so that board_early_init_f() can use itSimon Glass1-4/+3
2013-01-10arm: Keep track of the tlb size as well as its locationGabe Black2-2/+4
2013-01-10arm: move flush_dcache_all() to just before disable cacheArun Mankuzhi1-1/+4
2013-01-10cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmdStefan Roese1-0/+2