| #
281f69ed |
| 09-Aug-2006 |
Jon Loeliger <jdl@freescale.com> |
Merge branch 'wd'
|
| #
98280e3d |
| 07-Aug-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with /home/wd/git/u-boot/master
|
| #
53dd6ce4 |
| 21-Jul-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Add support for KVME080 board Patch by Sangmoon Kim, 18 Aug 2005
|
| #
f0e3d2b4 |
| 26-Jun-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with /home/wd/git/u-boot/master
|
| #
8d352247 |
| 18-Jun-2006 |
Wolfgang Denk <wd@nyx.denx.de> |
Merge with ssh://atlas/home/wd/git/u-boot/work
|
| #
a650cfa2 |
| 18-Jun-2006 |
Wolfgang Denk <wd@atlas.denx.de> |
Merge with ssh://fifi/home/wd/git/u-boot/master
|
| #
0c32d96d |
| 16-Jun-2006 |
Wolfgang Denk <wd@fifi.denx.de> |
Add support for gth2 board Patch by Thomas Lange, Aug 11 2005
|
| #
007d67da |
| 14-Jun-2006 |
Wolfgang Denk <wd@denx.de> |
Merge with /home/wd/git/u-boot/master
|
| #
9d4d3e38 |
| 09-Jun-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with http://www.psyent.com/git/uboot (NIOS2 - Scott McNutt)
|
| #
9cc83378 |
| 08-Jun-2006 |
Scott McNutt <smcnutt@psyent.com> |
Nios II - Add Altera EP1C20, EP1S10 and EP1S40 boards Patch by Scott McNutt, 08 Jun 2006
|
| #
72ed528a |
| 07-Jun-2006 |
Jon Loeliger <jdl@freescale.com> |
Merge branch 'master' of http://www.denx.de/git/u-boot
|
| #
5abc2c5d |
| 02-Jun-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with /home/sr/git/u-boot/denx
|
| #
a4c8d138 |
| 02-Jun-2006 |
Stefan Roese <sr@denx.de> |
Add support for PCS440EP board Patch by Stefan Roese, 02 Jun 2006
|
| #
ba94a1bb |
| 30-May-2006 |
Wolfgang Denk <wd@castor.denx.de> |
* Update Intel IXP4xx support - Add IXP4xx NPE ethernet MAC support - Add support for Intel IXDPG425 board - Add support for Prodrive PDNB3 board - Add IRQ support Patch by Stefan Roese, 23 May 2006
* Update Intel IXP4xx support - Add IXP4xx NPE ethernet MAC support - Add support for Intel IXDPG425 board - Add support for Prodrive PDNB3 board - Add IRQ support Patch by Stefan Roese, 23 May 2006
[This patch does not include cpu/ixp/npe/IxNpeMicrocode.c which still sufferes from licensing issues. Blame Intel.]
show more ...
|
| #
1cfefe8c |
| 09-May-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with /home/m8/git/u-boot
|
| #
7a635e00 |
| 27-Apr-2006 |
Marian Balakowicz <m8@semihalf.com> |
Add support for Freescale M5271: Merge with /work/u-boot.mcf5271
|
| #
0e0ef590 |
| 26-Apr-2006 |
Heiko Schocher <hs@pollux.denx.de> |
Add Altera Nios-II boards EP1C20, EP1S10 and EP1S40 Patch from Scott McNutt, 11 Aug 2005
|
| #
3a108ed8 |
| 26-Jan-2006 |
Zachary P. Landau <zachary.landau@labxtechnologies.com> |
Add support for r5200 board
|
| #
4a86d779 |
| 01-Dec-2005 |
Wolfgang Denk <wd@pollux.(none)> |
Merge with /home/sr/git/u-boot
|
| #
d96f41e0 |
| 30-Nov-2005 |
Stefan Roese <sr@denx.de> |
Add support for TQM8541/8555 boards, TQM85xx support reworked:
- Support for TQM8541/8555 boards added. - Complete rework of TQM8540/8560 support. - Common TQM85xx code now supports all current TQM8
Add support for TQM8541/8555 boards, TQM85xx support reworked:
- Support for TQM8541/8555 boards added. - Complete rework of TQM8540/8560 support. - Common TQM85xx code now supports all current TQM85xx platforms (TQM8540/8541/8555/8560). - DDR SDRAM size detection added. - CAS latency default values can be overwritten by setting "serial#" to e.g. "ABC0001 casl=25" -> CAS latency 2.5 will be used. If problems are detected with this non default CAS latency, the defualt values will be used instead. - FLASH size detection added. - Moved FCC ethernet driver initialization behind TSEC driver init -> TSEC is first device.
Patch by Stefan Roese, 30 Nov 2005
show more ...
|
| #
6e7fb6ea |
| 29-Nov-2005 |
Stefan Roese <sr@denx.de> |
Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. Patch by John Otken, 23 Nov 2005
|
| #
feaedfcf |
| 15-Nov-2005 |
Stefan Roese <sr@denx.de> |
New PPC 405EP board added: CMS700 Added CONFIG_NET_MULTI for VOM405 board. Added reset_phy() for VOM405 board. Patch by Matthias Fuchs, 09 Nov 2005
|
| #
96782c63 |
| 08-Oct-2005 |
Wolfgang Denk <wd@pollux.denx.de> |
Cleanup warnings for cpu/arm720t & cpu/arm1136 files. sed the linker scripts, rather than pre-process them. Patch by Peter Pearse, 07 Oct 2005
|
| #
87cb6862 |
| 06-Oct-2005 |
Wolfgang Denk <wd@pollux.denx.de> |
Update make target for ARM supported boards. Use lowlevel_init() instead of platformsetup() [rename]. Patch by Peter Pearse, 06 Oct 2005
|
| #
c570b2fd |
| 25-Sep-2005 |
Wolfgang Denk <wd@pollux.(none)> |
Add board support for armadillo HT1070 Patch by Rowel Atienza, 06 Apr 2005
|