summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2013-01-10cfi_flash: Enable PPB protection for all AMD cmdset flash chipsStefan Roese
2013-01-10cfi_flash: Read PPB sector protection from device for AMD/Spansion chipsStefan Roese
2013-01-10cfi_flash: Add manufact_match helper functionStefan Roese
2013-01-10mtd/cfi: add support for SST 4KB sector granularityAngelo Dureghello
2013-01-10video: Modify exynos_fimd driver to support LCD consoleAjay Kumar
2013-01-10EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_M...Ajay Kumar
2013-01-10EXYNOS5: Change parent clock of FIMD to MPLLAjay Kumar
2013-01-10EXYNOS5: Add support for FIMD and DPAjay Kumar
2013-01-10PMIC: MAX77686: Add FDT SupportRajeshwari Shinde
2013-01-10EXYNOS5: Add device node for PMICRajeshwari Shinde
2013-01-10EXYNOS5: FDT: Add compatible strings for PMICRajeshwari Shinde
2013-01-09Merge 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD