| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
Patch by Eugen Bigz, 19 Dec 2005
|
|
|
|
|
|
|
|
| |
- Changed GPIO setup to enable another address line in order to
address 64M of FLASH.
- Added function sdram_tr1_set to auto calculate the tr1 value for
the DDR.
Patch by Steven Blakeslee, 12 Dec 2005
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Patch by John Otken, 23 Nov 2005
|
|
|
|
| |
Patch by Stefan Roese, 27 Nov 2005
|
|
|
|
|
|
|
|
|
|
|
| |
On PPC44x platforms, the startup message generated in "cpu.c" only
comprised the ppc type and revision but not additional informations
like speed etc. Those speed infos where printed in the board specific
code. This new implementation now prints all CPU infos in the common
cpu specific code. No board specific code is needed anymore and
therefore removed from all current 44x implementations.
Patch by Stefan Roese, 27 Nov 2005
|
|
|
|
|
|
|
| |
- Added onboard PPC440 DDR autodetection in cpu/ppc/sdram.c
- CFG_FLASH_QUIET_TEST added to use the common CFI driver
for bank autodetection
Patch by Stefan Roese, 22 Nov 2005
|
|
|
|
|
|
| |
which makes the environment compatible with the hush shell.
WARNING: Support for the old '$(...)' syntax will be
discontinued in a later version.
|
| |
|
|\ |
|
| |
| |
| |
| | |
Patch by Stefan Roese, 15 Nov 2005
|
|/
|
|
|
|
| |
Added CONFIG_NET_MULTI for VOM405 board.
Added reset_phy() for VOM405 board.
Patch by Matthias Fuchs, 09 Nov 2005
|
|
|
|
|
| |
Add support for error LED.
Patch by Matthias Fuchs, 07 Nov 2005
|
|
|
|
| |
Patch by Stefan Roese, 05 Nov 2005
|
|
|
|
| |
Patch by Stefan Roese, 03 Nov 2005
|
|
|
|
| |
Patch by Stefan Roese, 01 Nov 2005
|
|\ |
|
| |\ |
|
| | | |
|
| | | |
|
|/ /
| |
| |
| |
| |
| |
| | |
The multiplexed signals Ext IRQ0...3 have to be configured as IRQ,
because they default to GPIOx (440EP/GR).
Patch by Stefan Roese, 28 Oct 2005
|
|\ \
| |/
|/| |
|
| |
| |
| |
| | |
Patch by Stefan Roese, 20 Oct 2005
|
|/ |
|
|\ |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Patch by Pantelis Antoniou, 04 Sep 2005
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Increase CFG_VIDEO_LOGO_MAX_SIZE on HH405 board.
Patch by Stefan Roese, 08 Oct 2005
|
| | | |
|
| | |
| | |
| | |
| | | |
Patch by Pantelis Antoniou, 04 Sep 2005
|
| |/
|/|
| |
| | |
Patch by Pantelis Antoniou, 04 Sep 2005
|
| |
| |
| |
| |
| |
| | |
Patch by Art Shipkowski, 12 May 2005
Cleanup.
|
| |
| |
| |
| | |
Patch by James MacAulay, 07 Oct 2005
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Patch by Anders Larsen, 07 Oct 2005
The Atmel errata #11 states that the transfer buffer descriptor
table must be aligned on a 16-word boundary. As it turned out, this
is insufficient - it seems the table must be aligned on a boundary
at least as large as the table itself (in Linux this is not an
issue - the table is aligned on a PAGE_SIZE (4096) boundary).
|
| |
| |
| |
| |
| | |
sed the linker scripts, rather than pre-process them.
Patch by Peter Pearse, 07 Oct 2005
|
| | |
|
| | |
|
|/
|
|
|
| |
Use lowlevel_init() instead of platformsetup() [rename].
Patch by Peter Pearse, 06 Oct 2005
|
|
|
|
| |
Patch by Anders Larsen, 05 Oct 2005
|
|
|
|
| |
Patch by Anders Larsen, 29 Apr 2005
|
|
|
|
|
|
|
| |
Patch by Anders Larsen, 29 Apr 2005
* Fix problems introduced by Patch by Steven Scholz, 02 Mar 2005
(8e2be51de8dd03c1ce4d06cbb18ad06133d47cd5)
|
|
|
|
| |
Patch by Matt ?? <kb9200_dev@kwikbyte.com>, 27 Apr 2005
|
|
|
|
| |
Patch by Kurt Stremerch, 18 Apr 2005
|
|
|
|
|
|
|
| |
Correct addessing errors in platform files.
Split off common core module data from Integrator header files to
include/armcoremodule.h.
Patch by Peter Pearse, 04 Oct 2005
|
|
|
|
| |
Patch by Stefan Roese, 3 Oct 2005
|
|
|
|
| |
Patch by Stefan Roese, 30 Sep 2005
|