| Commit message (Expand) | Author | Age | Lines |
... | |
| * | Blackfin: enable JFFS summary support for ADI boards | Mike Frysinger | 2010-01-17 | -0/+3 |
| * | Blackfin: bf518f-ezbrd: increase monitor length | Mike Frysinger | 2010-01-17 | -1/+1 |
| * | Blackfin: handle anomaly 05000257 | Robin Getz | 2010-01-17 | -1/+10 |
| * | Blackfin: keep hwtrace on CPLB miss | Robin Getz | 2010-01-17 | -0/+9 |
| * | Blackfin: add a netconsole helper | Robin Getz | 2010-01-17 | -0/+12 |
| * | Blackfin: add support for BF527-EZKIT v2.1 | Michael Hennerich | 2010-01-17 | -14/+1391 |
| * | Blackfin: bf527-ezkit/bf548-ezkit: add musb board specific initialization | Cliff Cai | 2010-01-17 | -0/+29 |
| * | Blackfin: bfin_spi: round up clock divider | Cliff Cai | 2010-01-17 | -1/+6 |
| * | Blackfin: pull io funcs from linux | Mike Frysinger | 2010-01-17 | -43/+298 |
| * | Blackfin: section off the CF/IDE io.h hacks | Mike Frysinger | 2010-01-17 | -12/+15 |
| * | Blackfin: drop unused funcs from io.h | Mike Frysinger | 2010-01-17 | -38/+0 |
| * | Blackfin: bf533-stamp: split and cleanup CF/IDE code | Mike Frysinger | 2010-01-17 | -110/+94 |
| * | Blackfin: convert bfin_sdh to generic mmc | Cliff Cai | 2010-01-17 | -459/+161 |
| * | Blackfin: bfin_spi: let boards control idle value | Cliff Cai | 2010-01-17 | -1/+5 |
| * | Blackfin: asm/string.h: drop useless includes | Mike Frysinger | 2010-01-17 | -4/+1 |
| * | Blackfin: use new bfin read/write mmr helper funcs | Mike Frysinger | 2010-01-17 | -80/+91 |
| * | Blackfin: move watchdog config check to Makefile | Mike Frysinger | 2010-01-17 | -4/+2 |
| * | Blackfin: fix L1 Instruction sizes on BF52x/BF54x | Mike Frysinger | 2010-01-17 | -159/+72 |
| * | Blackfin: bf527-ezkit: auto-select NAND settings | Mike Frysinger | 2010-01-17 | -5/+9 |
| * | Blackfin: support boards with no external memory | Mike Frysinger | 2010-01-17 | -20/+61 |
| * | Blackfin: re-architect initcode | Mike Frysinger | 2010-01-17 | -52/+169 |
| * | Blackfin: global_data.h: make pull in needed headers | Mike Frysinger | 2010-01-17 | -0/+2 |
| * | Blackfin: kill off useless initdram() usage | Mike Frysinger | 2010-01-17 | -155/+3 |
| * | Blackfin: move section length calculation to linker script | Mike Frysinger | 2010-01-17 | -23/+30 |
| * | Blackfin: bf561-acvilon: new board port | Valentin Yakovenkov | 2010-01-17 | -1/+333 |
| * | Blackfin: ADI settings: enable silent console support | Mike Frysinger | 2010-01-17 | -0/+1 |
| * | Blackfin: bf537-stamp: rename SPI/MMC define | Mike Frysinger | 2010-01-17 | -1/+1 |
| * | Blackfin: update tiny board settings (voltage/default env) | Harald Krapfenbauer | 2010-01-17 | -12/+46 |
| * | Blackfin: tweak embedded LDR env config option | Mike Frysinger | 2010-01-17 | -22/+31 |
* | | PCIe, USB: Replace 'end point' references with 'endpoint' | Peter Tyser | 2010-01-17 | -40/+40 |
* | | Make getenv_IPaddr() global | Dirk Behme | 2010-01-17 | -29/+58 |
* | | malloc: return NULL if not initialized yet | Wolfgang Denk | 2010-01-15 | -0/+6 |
* | | JFFS2: drop support for LZARI compression mode | Wolfgang Denk | 2010-01-15 | -279/+38 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-01-12 | -72/+723 |
|\ |
|
| * | ARM Update mach-types | Tom Rix | 2010-01-06 | -10/+621 |
| * | Davinci: NAND enable ECC even when not in NAND boot mode | Nick Thompson | 2010-01-04 | -2/+3 |
| * | Davinci: Configurable NAND chip selects | Nick Thompson | 2010-01-04 | -18/+29 |
| * | Davinci: Table driven pinmux configuration | Nick Thompson | 2010-01-04 | -0/+44 |
| * | Remove superfluous uses of V_PROMPT macro. | Robert P. J. Day | 2010-01-04 | -25/+10 |
| * | pandora: don't enable VAUX3, VDAC and VPLL2 regulators | Grazvydas Ignotas | 2010-01-04 | -1/+0 |
| * | TWL4030: make LEDs selectable for twl4030_led_init() | Grazvydas Ignotas | 2010-01-04 | -18/+18 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2010-01-12 | -55/+154 |
|\ \ |
|
| * | | onenand: Fix compile errors due to FlexOneNAND | Sanjeev Premi | 2010-01-06 | -1/+8 |
| * | | Davinci: davinci_nand.c performance enhancments | Nick Thompson | 2010-01-06 | -54/+146 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2010-01-12 | -15/+1415 |
|\ \ \ |
|
| * | | | usb: musb: add virtual root hub control support | Bryan Wu | 2010-01-12 | -2/+482 |
| * | | | Adds EHCI definitions to sequoia board configuration file. | Chris Zhang | 2010-01-09 | -1/+15 |
| * | | | Add ppc440epx USB ehci support. | Chris Zhang | 2010-01-09 | -0/+49 |
| * | | | Fix EHCI port reset. | Chris Zhang | 2010-01-09 | -0/+3 |
| * | | | omap3: fix compile warning | Sanjeev Premi | 2010-01-09 | -0/+3 |