summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-21mx23: SPL: Add boot mode supportOtavio Salvador
2013-01-21mx23: Add boot mode descriptionOtavio Salvador
2013-01-21mx23: Add support on print_cpuinfo()Otavio Salvador
2013-01-21mx23: ssp: Fix ssp-regs.h for MX23Marek Vasut
2013-01-21mx23: Add POWER and CLKCTRL register definitionsMarek Vasut
2013-01-21mx23: Add iomux-mx23.hOtavio Salvador
2013-01-21mx23: Add register base addressesOtavio Salvador
2013-01-21mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador
2013-01-21mxs: ssp: Pull out the SSP bus to regs conversionMarek Vasut
2013-01-21mxs: mmc: Drop unused members from struct mxsmmc_privMarek Vasut
2013-01-17fdt: fix dts preprocessor optionsAllen Martin
2013-01-17tegra: fdt: add apbdma nodeAllen Martin
2013-01-17tegra: fdt: sort dts filesAllen Martin
2013-01-17tegra: fdt: remove clocks nodesAllen Martin
2013-01-16Merge remote-tracking branch 'mpc83xx/next'Kim Phillips
2013-01-16tegra: remove IRDA pinmux synonymAllen Martin
2013-01-16Tegra30: I2C: Enable I2C driver on CardhuTom Warren
2013-01-16Tegra30: fdt: Update DT files with I2C info for T30/CardhuTom Warren
2013-01-16Tegra30: clocks: Fix clock tables for I2C and other periphsTom Warren
2013-01-16Tegra30: Add/enable Cardhu build (T30 reference board)Tom Warren
2013-01-16Tegra30: Add generic Tegra30 build supportTom Warren
2013-01-16Tegra30: Cardhu: Add DT filesTom Warren
2013-01-16Tegra30: Add common CPU (shared) filesTom Warren
2013-01-16Tegra30: Add CPU (armv7) filesTom Warren
2013-01-16Tegra30: Add AVP (arm720t) filesTom Warren
2013-01-16Tegra30: Add arch-tegra30 include filesTom Warren
2013-01-16tegra: remove custom TEGRA_DEVICE_SETTINGS for board filesMarc Dietrich
2013-01-16tegra: enable LCD on PAZ00Marc Dietrich
2013-01-16tegra: display: add board pinmuxMarc Dietrich
2013-01-16tegra: Enable LCD on TECThierry Reding
2013-01-16tegra: Enable LCD on Medcom-WideThierry Reding
2013-01-16video: tegra: Update line length to match resolutionThierry Reding
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.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 '[email protected]' 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