| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-02-01 | -0/+3169 |
|\ |
|
| * | Initial support for Nomadik 8815 development board | Alessandro Rubini | 2009-01-24 | -0/+254 |
| * | OMAP3: Add common board, interrupt and system info | Dirk Behme | 2009-01-24 | -0/+895 |
| * | OMAP3: Add common clock, memory and low level code | Dirk Behme | 2009-01-24 | -0/+1098 |
| * | OMAP3: Add common cpu and start code | Dirk Behme | 2009-01-24 | -0/+922 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk | 2009-02-01 | -12/+57 |
|\ \ |
|
| * | | mgcoge make ether_scc.c work with CONFIG_NET_MULTI | Gary Jennejohn | 2009-01-24 | -12/+49 |
| * | | sh: sh_eth: Change new network API | Nobuhiro Iwamatsu | 2009-01-24 | -0/+8 |
| |/ |
|
* | | ixp: move serial to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-31 | -126/+0 |
* | | ixp: move pci init in arm/board instead of cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-31 | -3/+0 |
* | | ixp: move pci drivers to drivers/pci | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-31 | -572/+0 |
* | | ixp: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-31 | -10/+10 |
* | | ixp: add missing os define | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-31 | -1/+1 |
* | | ixp: remove the option to include the Microcode | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-31 | -13/+8 |
* | | ixp/npe: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-30 | -10/+6 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2009-01-28 | -7/+3 |
|\ \ |
|
| * | | usb.h: use standard __LITTLE_ENDIAN from Linux headers | Mike Frysinger | 2009-01-28 | -7/+3 |
* | | | Blackfin: fixup misc warnings such as printf's and missing casts | Mike Frysinger | 2009-01-28 | -10/+11 |
* | | | Blackfin: allow serial console to be disabled | Mike Frysinger | 2009-01-28 | -0/+8 |
* | | | Blackfin: support console-over-JTAG | Mike Frysinger | 2009-01-28 | -4/+130 |
* | | | Blackfin: handle new anomalies with reset | Mike Frysinger | 2009-01-28 | -5/+15 |
* | | | Blackfin: pass RETX to Linux | Mike Frysinger | 2009-01-28 | -0/+6 |
* | | | Blackfin: clarify relocation comment during init | Mike Frysinger | 2009-01-28 | -3/+7 |
* | | | Blackfin: just set SP register directly during init | Mike Frysinger | 2009-01-28 | -3/+2 |
* | | | Blackfin: add portmuxing for UARTs on the BF51x | Mike Frysinger | 2009-01-28 | -1/+10 |
* | | | Blackfin: respect CONFIG_CLKIN_HALF | Mike Frysinger | 2009-01-28 | -1/+1 |
* | | | Blackfin: use common memcpy routine during init | Mike Frysinger | 2009-01-28 | -21/+11 |
* | | | Blackfin: overhaul i2c driver | Mike Frysinger | 2009-01-28 | -429/+1 |
* | | | Blackfin: fix dcache handling when doing dma memcpy's | Mike Frysinger | 2009-01-28 | -2/+2 |
* | | | Blackfin: minimize time cache is turned off when replacing cplb entries | Mike Frysinger | 2009-01-28 | -22/+9 |
|/ / |
|
* | | Command usage cleanup | Peter Tyser | 2009-01-28 | -4/+4 |
* | | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -8/+8 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mips | Wolfgang Denk | 2009-01-27 | -0/+28 |
|\ \ |
|
| * | | MIPS: Add flush_dcache_range() and invalidate_dcache_range() | Stefan Roese | 2009-01-27 | -0/+28 |
| |/ |
|
* | | ppc4xx: Improve DDR autodetect | Dirk Eibach | 2009-01-26 | -5/+50 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2009-01-24 | -36/+78 |
|\ |
|
| * | Add secondary CPUs processor frequency for e500 core | Haiying Wang | 2009-01-23 | -8/+24 |
| * | fsl-ddr: use the 1T timing as default configuration | Dave Liu | 2009-01-23 | -1/+1 |
| * | fsl-ddr: make the self refresh idle threshold configurable | Dave Liu | 2009-01-23 | -4/+8 |
| * | fsl-ddr: clean up the ddr code for DDR3 controller | Dave Liu | 2009-01-23 | -11/+13 |
| * | fsl-ddr: update the bit mask for DDR3 controller | Dave Liu | 2009-01-23 | -4/+8 |
| * | 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards | Kumar Gala | 2009-01-23 | -4/+12 |
| * | 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards | Kumar Gala | 2009-01-23 | -4/+12 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2009-01-24 | -43/+376 |
|\ \ |
|
| * \ | Merge branch 'next' | Kim Phillips | 2009-01-23 | -43/+376 |
| |\ \
| | |/
| |/| |
|
| | * | 83xx: Use the proper sequence for updating IMMR. | Scott Wood | 2009-01-21 | -3/+15 |
| | * | mpc83xx: Add support for MPC83xx PCI-E controllers | Anton Vorontsov | 2009-01-21 | -2/+317 |
| | * | 83xx: PCI agent mode fixes for multi-board systems | Ira Snyder | 2009-01-21 | -0/+5 |
| | * | mpc83xx: Size optimization of start.S | Ron Madrid | 2009-01-21 | -38/+39 |
* | | | Remove #ifdef CONFIG_SC520 in source code | Graeme Russ | 2009-01-24 | -4/+0 |