summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: remove OUTPUT_FORMAT from linker scriptsGabor Juhos2013-01-308-23/+12
* MIPS: xburst: simplify relocation offset calculationGabor Juhos2013-01-301-9/+3
* MIPS: simplify relocated _G_O_T_ address calculationGabor Juhos2013-01-303-12/+3
* MIPS: start.S: don't save flush_cache parameters in advanceGabor Juhos2013-01-272-20/+4
* MIPS: start.S: simplify relocation offset calculationGabor Juhos2013-01-272-18/+6
* MIPS: start.S: save reused arguments earlier in relocate_codeGabor Juhos2013-01-272-4/+6
* MIPS: start.S: set sp register directlyGabor Juhos2013-01-272-4/+2
* MIPS: start.S: fix boundary check in relocate_codeGabor Juhos2013-01-273-3/+3
* MIPS: start{, 64}.S: fill branch delay slots with NOP instructionsGabor Juhos2013-01-222-0/+3
* MIPS: convert IO port accessor functions to 'static inline'Gabor Juhos2013-01-221-4/+4
* MIPS: use inline directive for __in*s functionsGabor Juhos2013-01-221-1/+1
* README.mips: update known issues and TODOsDaniel Schwierzeck2013-01-161-5/+6
* README.qemu-mips: move README file from board to doc directoryDaniel Schwierzeck2013-01-161-0/+0
* MIPS: qemu-mips: update and fix example usage in READMEDaniel Schwierzeck2013-01-161-7/+21
* MIPS: qemu-mips: add '-M mips' switch to the example usage commandGabor Juhos2013-01-161-1/+1
* MIPS: qemu-mips: fix a typo in READMEGabor Juhos2013-01-161-1/+1
* MIPS: bootm.c: add support for 'prep' and 'go' subcommandsGabor Juhos2013-01-161-2/+13
* MIPS: bootm.c: separate environment initializationGabor Juhos2013-01-161-23/+27
* MIPS: bootm.c: separate linux jump codeGabor Juhos2013-01-161-13/+19
* MIPS: bootm.c: use debug macro to print debug messageGabor Juhos2013-01-161-3/+1
* Prepare v2013.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
OpenPOWER on IntegriCloud