summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-22MIPS: convert IO port accessor functions to 'static inline'Gabor Juhos
2013-01-22MIPS: use inline directive for __in*s functionsGabor Juhos
2013-01-16README.mips: update known issues and TODOsDaniel Schwierzeck
2013-01-16README.qemu-mips: move README file from board to doc directoryDaniel Schwierzeck
2013-01-16MIPS: qemu-mips: update and fix example usage in READMEDaniel Schwierzeck
2013-01-16MIPS: qemu-mips: add '-M mips' switch to the example usage commandGabor Juhos
2013-01-16MIPS: qemu-mips: fix a typo in READMEGabor Juhos
2013-01-16MIPS: bootm.c: add support for 'prep' and 'go' subcommandsGabor Juhos
2013-01-16MIPS: bootm.c: separate environment initializationGabor Juhos
2013-01-16MIPS: bootm.c: separate linux jump codeGabor Juhos
2013-01-16MIPS: bootm.c: use debug macro to print debug messageGabor Juhos
2013-01-15Prepare v2013.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-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