| Commit message (Expand) | Author | Age | Lines |
* | Handle most LDSCRIPT setting centrally | Scott Wood | 2011-04-30 | -539/+28 |
* | keymile-common.h: remove IO mux stuff | Holger Brunck | 2011-04-30 | -6/+3 |
* | keymile boards: support of boardId / hwkey lists | Thomas Herzmann | 2011-04-30 | -1/+28 |
* | ppc, arm: rework and enhance keymile-common.h | Holger Brunck | 2011-04-30 | -27/+138 |
* | keymile, common: add setting of some environment variables | Heiko Schocher | 2011-04-30 | -2/+60 |
* | keymile boards: add CONFIG_PIGGY_MAC_ADRESS_OFFSET | Heiko Schocher | 2011-04-30 | -0/+17 |
* | arm, keymile: updates for the arm based boards from keymile | Heiko Schocher | 2011-04-30 | -7/+44 |
* | keymile, common; fix i2c deblocking support | Heiko Schocher | 2011-04-30 | -32/+89 |
* | ppc, 8321: cleanup tuxa1, tuda1 and suvd3 support | Heiko Schocher | 2011-04-30 | -359/+36 |
* | km_arm: change some register values for SDRAM initialization | Heiko Schocher | 2011-04-30 | -14/+18 |
* | km-arm: i2c support for suenx based boards | Heiko Schocher | 2011-04-30 | -19/+19 |
* | powerpc, 83xx: add kmsupx5 board support | Heiko Schocher | 2011-04-30 | -0/+93 |
* | keymile, 8321 boards: move common definitions to km8321-common.h | Thomas Reufer | 2011-04-30 | -0/+140 |
* | ppc: add support for ppc based board mgcoge2ne | Heiko Schocher | 2011-04-30 | -311/+411 |
* | arm: add support of Kirkwood based board SUEN8 | Heiko Schocher | 2011-04-30 | -0/+65 |
* | arm: add support for kirkwood based mgcoge2un board | Heiko Schocher | 2011-04-30 | -41/+106 |
* | mpc832x: add support for mpc8321 based tuda1 board | Heiko Schocher | 2011-04-30 | -0/+250 |
* | mpc832x: add support for mpc8321 based tuxa1 board | Heiko Schocher | 2011-04-30 | -0/+235 |
* | mpc832x: add support for the mpc8321 based suvd3 board | Heiko Schocher | 2011-04-30 | -343/+640 |
* | arm, ppc: rework environment variables for keymile boards | Holger Brunck | 2011-04-30 | -132/+286 |
* | ppc, arm: adapt keymile header | Holger Brunck | 2011-04-30 | -15/+9 |
* | keymile: Fix Coding style issues for keymile boards. | Heiko Schocher | 2011-04-30 | -420/+476 |
* | arm, keymile: rename MACH_SUEN3 to MACH_KM_KIRKWOOD | Holger Brunck | 2011-04-30 | -4/+4 |
* | powerpc, mpc83xx: add missing functions to include/common.h | Heiko Schocher | 2011-04-30 | -0/+5 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Wolfgang Denk | 2011-04-29 | -30/+689 |
|\ |
|
| * | mmc: coding style fix and tabify of mmc.h | Thomas Chou | 2011-04-29 | -22/+22 |
| * | fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2 | Jason Liu | 2011-04-29 | -0/+4 |
| * | MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx silicon | John Rigby | 2011-04-29 | -0/+8 |
| * | MMC: make b_max unconditional | John Rigby | 2011-04-29 | -8/+16 |
| * | mmc_spi: add mmc_init call | Thomas Chou | 2011-04-29 | -0/+1 |
| * | ARMV7: Vexpress: Add MMC support | Matt Waddel | 2011-04-29 | -0/+13 |
| * | MMC: Add support for PL180 ARM mmc device | Matt Waddel | 2011-04-29 | -0/+625 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk | 2011-04-28 | -432/+395 |
|\ \ |
|
| * | | powerpc: use 'video-mode' environment variable to configure DIU | Timur Tabi | 2011-04-28 | -428/+294 |
| * | | video: parse the video-mode environment variable | Timur Tabi | 2011-04-28 | -0/+86 |
| * | | cfb_console: fix RLE bitmap drawing code | Anatolij Gustschin | 2011-04-28 | -4/+15 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2011-04-28 | -2/+13 |
|\ \ |
|
| * | | i2c, soft_i2c: deblock bus if switching to another i2c bus | Heiko Schocher | 2011-04-28 | -0/+1 |
| * | | i2c: add i2c deblock sequence before and after every mux config | Stefan Bigler | 2011-04-28 | -2/+12 |
| |/ |
|
* | | Add CONFIG_OF_LIBFDT to more boards. | Grant Likely | 2011-04-28 | -0/+29 |
* | | arm: a320: fix compile error caused by commit 00d10eb | Po-Yu Chuang | 2011-04-28 | -1/+0 |
|/ |
|
* | common: add a grepenv command | Kim Phillips | 2011-04-28 | -4/+84 |
* | powerpc: fix implementation of out_8 to match the other out_XX functions | Timur Tabi | 2011-04-28 | -1/+4 |
* | env: fix env var autocompletion | Kim Phillips | 2011-04-28 | -1/+1 |
* | mpc52xx, digsy_mtc: protect default flash sectors | Heiko Schocher | 2011-04-28 | -0/+2 |
* | mpc52xx, digsy_mtc: change phy addr for rev5 boards. | Heiko Schocher | 2011-04-28 | -0/+9 |
* | NET: Correct potential missing goto label in case statement. | Gray Remlin | 2011-04-28 | -1/+2 |
* | fix redundant environment for serial flash | thomas.langer@lantiq.com | 2011-04-28 | -27/+12 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2011-04-27 | -1328/+5293 |
|\ |
|
| * | Don't grab memory for LCD if FB address is defined | Minkyu Kang | 2011-04-27 | -0/+26 |