aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-31Prepare v2013.01.01v2013.01.01Tom Rini
2013-01-31vfat: Fix mkcksum argument sizesMarek Vasut
2013-01-31arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the READMELucas Stach
2013-01-15Prepare v2013.01v2013.01Tom Rini
2013-01-14pxa: Save lr register in relocate_code functionŁukasz Dałek
2013-01-14Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2013-01-14Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2013-01-14twl4030: fix 'could could' in error messagesPeter Meerwald
2013-01-14watchdog.h: Move hw_watchdog_init prototype to end, guardTom Rini
2013-01-14VIDEO: better document the correct use of CONFIG_FB_ADDRWolfgang Denk
2013-01-14lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDsNikita Kiryanov
2013-01-14Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-14Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-14video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selectedAjay Kumar
2013-01-14video: exynos_dp: Remove unused variable disp_infoAjay Kumar
2013-01-14I2C: S3C24X0: Resolve build error for VCMA9Rajeshwari Shinde
2013-01-13mx51evk: Add DVI output supportFabio Estevam
2013-01-13mx6qsabresd: Fix booting the kernel from SDHC3Fabio Estevam
2013-01-13mx6qsabre{auto, sd}: Add support to dynamically choose between fdt use or notOtavio Salvador
2013-01-13mx6qsabrelite: Add support to dynamically choose between fdt use or notOtavio Salvador
2013-01-13mx53loco: Add support to dynamically choose between fdt use or notOtavio Salvador
2013-01-13mx28evk: Add support to dynamically choose between fdt use or notOtavio Salvador
2013-01-13mx28evk: We shouldn't hardcode a rootfs filesystem typeOtavio Salvador
2013-01-13mx6qsabrelite: Use tabs to environment settingOtavio Salvador
2013-01-13mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky
2013-01-12arm: at91sam9x5: add dataflash boot supportBo Shen
2013-01-11m68k/lib: fix serial driver relocationangelo
2013-01-11Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-01-11Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-11EXYNOS5: Enable console multiplexing in u-bootAjay Kumar
2013-01-11EXYNOS5: Make all display related code dependent on CONFIG_LCDAjay Kumar
2013-01-11Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clkJaehoon Chung
2013-01-11Exynos: clock: support get_mmc_clk for exynosJaehoon Chung
2013-01-10OMAP3: igep00x0: add CONFIG_SYS_NS16550_BROKEN_TEMTJavier Martinez Canillas
2013-01-10serial/ns16550: add an option to avoid hanging on broken platformsJavier Martinez Canillas
2013-01-10Makefile: remove MLO.byteswap on clobberNishanth Menon
2013-01-10OMAP3: igep00x0: add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_NAND_SUPPORTJavier Martinez Canillas
2013-01-10Prepare v2013.01-rc3v2013.01-rc3Tom Rini
2013-01-10bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL...Daniel Schwierzeck
2013-01-10arm: Tabify code for MMC initializationTaylor Hutt
2013-01-10arm: Move bootstage record for board_init_f() to after arch_cpu_init()Simon Glass
2013-01-10arm: Make interrupts.o and reset.o in libarm also appear in SPLTom Wai-Hong Tam
2013-01-10Add option to display customised memory informationSimon Glass
2013-01-10arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCDSimon Glass
2013-01-10Document the CONFIG_DISPLAY_BOARDINFO optionSimon Glass
2013-01-10arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loadingSimon Glass
2013-01-10arm: Move fdt check earlier so that board_early_init_f() can use itSimon Glass
2013-01-10arm: Keep track of the tlb size as well as its locationGabe Black
2013-01-10arm: move flush_dcache_all() to just before disable cacheArun Mankuzhi
2013-01-10cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmdStefan Roese