| Commit message (Expand) | Author | Age | Lines |
* | pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity | Kumar Gala | 2009-02-07 | -20/+20 |
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2009-02-07 | -7/+1 |
|\ |
|
| * | Blackfin: move default boot SPI CS to common code | Mike Frysinger | 2009-02-05 | -7/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | Wolfgang Denk | 2009-02-07 | -3/+149 |
|\ \
| |/
|/| |
|
| * | ADS5121 Add PATA support | Ralph Kondziella | 2009-02-03 | -0/+104 |
| * | ADS5121 Add IC Ident Module (IIM) support | Martha Marx | 2009-02-03 | -0/+3 |
| * | ADS5121 Fix rev2 silicon pci iopad config | John Rigby | 2009-02-03 | -1/+12 |
| * | ADS5121 DIU Add diu_bmp_addr env | John Rigby | 2009-02-03 | -2/+26 |
| * | ADS5121 DIU Make inclusion of FSL logo optional | John Rigby | 2009-02-03 | -0/+4 |
* | | Blackfin: add port muxing for BF51x SPI | Mike Frysinger | 2009-02-02 | -9/+11 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-02-01 | -7/+3576 |
|\ |
|
| * | move Samsung's board to board/samsung | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-29 | -0/+0 |
| * | move ARM Ltd. to vendor dir | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-29 | -7/+9 |
| * | OMAP3: Add Zoom1 board support | Dirk Behme | 2009-01-28 | -0/+358 |
| * | OMAP3: Add Pandora support | Dirk Behme | 2009-01-28 | -0/+658 |
| * | OMAP3: Add EVM board | Dirk Behme | 2009-01-28 | -0/+662 |
| * | OMAP3: Add Overo board | Dirk Behme | 2009-01-28 | -0/+610 |
| * | OMAP3: Add common power code, README, and BeagleBoard | Dirk Behme | 2009-01-28 | -0/+735 |
| * | Initial support for Nomadik 8815 development board | Alessandro Rubini | 2009-01-24 | -0/+544 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk | 2009-02-01 | -16/+0 |
|\ \ |
|
| * | | Move is_valid_ether_addr() to include/net.h | Mike Frysinger | 2009-01-28 | -16/+0 |
| |/ |
|
* | | ppc4xx: Add variable "korat_usbcf" for Korat board | Larry Johnson | 2009-01-29 | -1/+22 |
* | | 85xx: Fix compile breakage with sbc8540 and sbc8560 | Wolfgang Denk | 2009-01-28 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2009-01-28 | -0/+24 |
|\ \ |
|
| * | | usb : musb : Enabling DM6446 (TI DaVinci) USB module power | Thomas Abraham | 2009-01-28 | -0/+1 |
| * | | usb : musb : Adding USB VBUS enable functionality for DM644x DVEVM | Thomas Abraham | 2009-01-28 | -0/+23 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2009-01-28 | -127/+261 |
|\ \ \ |
|
| * | | | Blackfin: fixup misc warnings such as printf's and missing casts | Mike Frysinger | 2009-01-28 | -5/+5 |
| * | | | Blackfin: convert old boards to use COBJS-y Makefile style | Mike Frysinger | 2009-01-28 | -18/+18 |
| * | | | Blackfin: bf533-stamp: rewrite resource swap logic | Mike Frysinger | 2009-01-28 | -24/+15 |
| * | | | Blackfin: set default boot SPI CS for BF538/BF539 | Mike Frysinger | 2009-01-28 | -2/+2 |
| * | | | Blackfin: punt unused BF533-STAMP definitions | Mike Frysinger | 2009-01-28 | -3/+0 |
| * | | | Blackfin: resurrect BF533-STAMP video splash driver | Mike Frysinger | 2009-01-28 | -4/+197 |
| * | | | Blackfin: tighten up post memory coding style | Mike Frysinger | 2009-01-28 | -12/+11 |
| * | | | Blackfin: bf537-stamp nand: fix more style errors in previous commit | Mike Frysinger | 2009-01-28 | -3/+3 |
| * | | | Blackfin: drop dead/wrong debug code in initdram() | Mike Frysinger | 2009-01-28 | -49/+4 |
| * | | | Blackfin: bf533-ezkit: shuffle flash defines a little | Mike Frysinger | 2009-01-28 | -9/+8 |
| |/ / |
|
* | | | 85xx: Fix compile breakage with MPC8540EVAL | Kumar Gala | 2009-01-28 | -1/+1 |
|/ / |
|
* | | mpc8536ds.c: include sata.h to for needed function prototypes | Wolfgang Denk | 2009-01-28 | -0/+1 |
* | | Command usage cleanup | Peter Tyser | 2009-01-28 | -158/+158 |
* | | amcc: Clean up command usage output | Peter Tyser | 2009-01-28 | -9/+9 |
* | | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -57/+57 |
* | | pcs440ep: Clean up led command definition | Peter Tyser | 2009-01-28 | -1/+1 |
* | | Clean up diufb command definitions | Peter Tyser | 2009-01-28 | -2/+2 |
* | | SATA: do not auto-initialize during boot | Mike Frysinger | 2009-01-27 | -3/+3 |
* | | {delta,zylonite}/lowlevel_init.S: fix typo | Wolfgang Denk | 2009-01-27 | -2/+2 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mips | Wolfgang Denk | 2009-01-27 | -0/+4511 |
|\ \ |
|
| * | | MIPS: Add VCT board series support (Part 3/3) | Stefan Roese | 2009-01-27 | -0/+1203 |
| * | | MIPS: Add VCT board series support (Part 2/3) | Stefan Roese | 2009-01-27 | -0/+2047 |
| * | | MIPS: Add VCT board series support (Part 1/3) | Stefan Roese | 2009-01-27 | -0/+1261 |
| |/ |
|