summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | keymile: Fix Coding style issues for keymile boards.Heiko Schocher2011-04-309-420/+476
* | | arm, keymile: rename MACH_SUEN3 to MACH_KM_KIRKWOODHolger Brunck2011-04-303-4/+4
* | | powerpc, mpc83xx: add missing functions to include/common.hHeiko Schocher2011-04-301-0/+5
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-2915-30/+689
|\ \ \
| * | | mmc: coding style fix and tabify of mmc.hThomas Chou2011-04-291-22/+22
| * | | fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2Jason Liu2011-04-291-0/+4
| * | | MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx siliconJohn Rigby2011-04-291-0/+8
| * | | MMC: make b_max unconditionalJohn Rigby2011-04-299-8/+16
| * | | mmc_spi: add mmc_init callThomas Chou2011-04-291-0/+1
| * | | ARMV7: Vexpress: Add MMC supportMatt Waddel2011-04-292-0/+13
| * | | MMC: Add support for PL180 ARM mmc deviceMatt Waddel2011-04-293-0/+625
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2011-04-2814-432/+395
|\ \ \
| * | | powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi2011-04-2810-428/+294
| * | | video: parse the video-mode environment variableTimur Tabi2011-04-283-0/+86
| * | | cfb_console: fix RLE bitmap drawing codeAnatolij Gustschin2011-04-281-4/+15
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2011-04-283-2/+13
|\ \ \
| * | | i2c, soft_i2c: deblock bus if switching to another i2c busHeiko Schocher2011-04-281-0/+1
| * | | i2c: add i2c deblock sequence before and after every mux configStefan Bigler2011-04-282-2/+12
| |/ /
* | | Add CONFIG_OF_LIBFDT to more boards.Grant Likely2011-04-2815-0/+29
* | | arm: a320: fix compile error caused by commit 00d10ebPo-Yu Chuang2011-04-281-1/+0
|/ /
* | common: add a grepenv commandKim Phillips2011-04-285-4/+84
* | powerpc: fix implementation of out_8 to match the other out_XX functionsTimur Tabi2011-04-281-1/+4
* | env: fix env var autocompletionKim Phillips2011-04-281-1/+1
* | mpc52xx, digsy_mtc: protect default flash sectorsHeiko Schocher2011-04-281-0/+2
* | mpc52xx, digsy_mtc: change phy addr for rev5 boards.Heiko Schocher2011-04-282-0/+9
* | NET: Correct potential missing goto label in case statement.Gray Remlin2011-04-281-1/+2
* | fix redundant environment for serial flashthomas.langer@lantiq.com2011-04-281-27/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-04-27169-1328/+5293
|\ \
| * | Don't grab memory for LCD if FB address is definedMinkyu Kang2011-04-274-0/+26
| * | nhk8815: move config targets from Makefile to boards.cfgAlessandro Rubini2011-04-272-9/+2
| * | nhk8815: add support for relocationAlessandro Rubini2011-04-273-28/+12
| * | nhk8815: remove platform.S, which was unused at link timeAlessandro Rubini2011-04-272-341/+1
| * | cpuat91: fix board supportEric Benard2011-04-276-82/+87
| * | ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin2011-04-276-4/+6
| * | ftsdmc020: move ftsdmc020.h to include/faradayMacpaul Lin2011-04-272-1/+1
| * | cpu9260: update board supportEric Benard2011-04-275-208/+263
| * | Fix the issue of _end symbol not being found while buildingSughosh Ganu2011-04-271-0/+2
| * | ARMV7: OMAP3: Add support for Comelit DIG297 boardLuca Ceresoli2011-04-277-0/+936
| * | ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli2011-04-2712-155/+53
| * | arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO initTom Warren2011-04-276-11/+113
| * | arm: Tegra2: GPIO: Add basic GPIO definitionsTom Warren2011-04-272-0/+60
| * | arm: Tegra2: Add missing PLLX initTom Warren2011-04-272-2/+33
| * | ARM: fix stack pointer adjustment in board_init_f()Eric Cooper2011-04-271-1/+1
| * | arm: Tegra2: add support for A9 CPU initTom Warren2011-04-2714-1/+669
| * | ARMV7: OMAP3: Add GPMC_CONFIGx register value definitionsLuca Ceresoli2011-04-271-0/+95
| * | ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XXLuca Ceresoli2011-04-271-1/+1
| * | omap3_beagle: enable EHCI and USB storage.Alexander Holler2011-04-273-0/+170
| * | OMAP3: Add support for DPLL5 (usbhost)Alexander Holler2011-04-275-5/+85
| * | OMAP3: Change some USB related MUX valuesAlexander Holler2011-04-271-13/+14
| * | ARM: OMAP3: Revamp IGEP module default configurationEnric Balletbo i Serra2011-04-271-5/+52
OpenPOWER on IntegriCloud