Wolfgang Denk
7481266e4e
19 years ago
Wolfgang Denk
a889bd27ef
Fix DPRAM offset/size for MPC8541/8555.
...
Simplify TQM85xx Makefile handling.
19 years ago
Stefan Roese
d96f41e016
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
19 years ago
Stefan Roese
6e7fb6eaa5
Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.
...
Patch by John Otken, 23 Nov 2005
19 years ago
Stefan Roese
5568e613ee
Add support for Prodrive P3P440 board:
...
- 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
19 years ago
Stefan Roese
feaedfcf84
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
19 years ago
Wolfgang Denk
f57f70aab9
Support passing of OF flat trees to the kernel.
...
Patch by Pantelis Antoniou, 04 Sep 2005
19 years ago
Marian Balakowicz
e6f2e90233
Added support for TQM834x boards.
19 years ago
Wolfgang Denk
7521af1c7d
Add support for AP1000 board.
...
Patch by James MacAulay, 07 Oct 2005
19 years ago
Wolfgang Denk
96782c63d3
Cleanup warnings for cpu/arm720t & cpu/arm1136 files.
...
sed the linker scripts, rather than pre-process them.
Patch by Peter Pearse, 07 Oct 2005
19 years ago
Wolfgang Denk
64db4b10a5
Make "split_by_variant.sh" executable.
19 years ago
Wolfgang Denk
87cb6862b9
Update make target for ARM supported boards.
...
Use lowlevel_init() instead of platformsetup() [rename].
Patch by Peter Pearse, 06 Oct 2005
19 years ago
Wolfgang Denk
645da51097
Add support for Cogent csb637
...
Patch by Anders Larsen, 29 Apr 2005
20 years ago
Wolfgang Denk
99b0d2851a
Added support for KwikByte KB920x boards (based on AT91RM9200)
...
Patch by Matt ?? <kb9200_dev@kwikbyte.com>, 27 Apr 2005
20 years ago
Wolfgang Denk
0e4018d244
Add support for MP2USB board.
...
Patch by Eric Benard, 07 Apr 2005
20 years ago
Wolfgang Denk
c570b2fdf5
Add board support for armadillo HT1070
...
Patch by Rowel Atienza, 06 Apr 2005
20 years ago
Wolfgang Denk
8e6f1a8ec2
Add Barco Streaming Video Card (SVC) and Sample Compress Network (SCN) board
...
Patch by Marc Leeman, 04 Mar 2005
20 years ago
Wolfgang Denk
fe7eb5d88b
Cleanup
20 years ago
Wolfgang Denk
74f4304ee7
Add ARM946E cpu and core module targets; remap memory to 0x00000000
...
Patch by Peter Pearse, 2 Feb 2005
20 years ago
Wolfgang Denk
265817c7e6
Add support for AMD's Pb1x00 eval board;
...
add MII routines to the au1x00 ethernet driver;
add USB ohci driver (work in progress)
Patch by Thomas Sailer, 20 Jan 2005
20 years ago
Stefan Roese
7644f16f6b
esd CPCI2DP board added
...
Patch by Matthias Fuchs, 22 Sep 2005
20 years ago
Wolfgang Denk
ac7eb8a315
Update of new NAND code
...
Patch by Ladislav Michl, 13 Sep 2005
20 years ago
Stefan Roese
5e4b3361bc
Add esd cpci5200 and pf5200 boards
...
Patch by Reinhard Arlt, 22 Aug 2005
20 years ago
Wolfgang Denk
df04a3df33
Add CHANEGLOG entry; sort Makefile entries
20 years ago
Wolfgang Denk
8b99e512b5
Minor Makefile cleanup
20 years ago
Wolfgang Denk
6bdf430660
Add support for Silicon Turnkey eXpress XTc (mpc87x/88x) board.
...
Patch by Dan Malek and Pantelis Antoniou, 15 Aug 2005
20 years ago
Stefan Roese
b79316f2a2
Add Sandburst Metrobox and Sandburst Karef board support packages.
...
Second serial port on 440GX now defined as a system device.
Add 'Short Etch' code for Cicada PHY within 440gx_enet.c
Patch by Travis B. Sawyer, 12 Jul 2005
Check return value of malloc in 440gx_enet.c
Patch by Travis B. Sawyer, 18 Jul 2005
20 years ago
Wolfgang Denk
0e1fb5eebf
make "make clean" remove all build results
20 years ago
Wolfgang Denk
f9d77ed380
Make "tr" command use POSIX compliant; export HOSTOS make variable
...
Patch by Murray Jensen, 30 Jun 2005
20 years ago
Wolfgang Denk
8f79e4c2da
Add configuration for IFM AEV FIFO board.
...
Minor coding style cleanup.
20 years ago
Wolfgang Denk
eece159cdd
Add configuration for IFM SPI eval board
20 years ago
f1340e2273
Added support for O2DNT board.
20 years ago
Wolfgang Denk
2191923072
Fix dbau1xxx (= MIPS big and little endian) build options.
...
Incorrect gcc options (big endian -BE switch) were used for
dbau1550_el which is a little endian build; also get rid of reference
to non-existant cpu/mips/little/liblittle.a library
20 years ago
Wolfgang Denk
f901a83b70
Add support for ep8248 board
...
Patch by Yuli Barcohen, 12 Dec 2004
Minor code cleanup.
20 years ago
Wolfgang Denk
b20d00328c
Add support for MicroSys PM856 board
...
Patch by Josef Wagner, 03 Aug 2005
20 years ago
Wolfgang Denk
dc17fb6dc2
Cleanup build problems (on Fedora Core x86_64 build host)
20 years ago
Stefan Roese
8a316c9b62
Major cleanup for AMCC PPC4xx eval boards.
...
Patch by Stefan Roese, 01 Aug 2005
20 years ago
Lunsheng Wang
b0e3294923
* Patch by Ron Alder, 11 July 2005
...
Add Xianghua Xiao and Lunsheng Wang's support for the
GDA MPC8540 EVAL board.
20 years ago
Eran Liberty
f046ccd15c
* Patch by Eran Liberty
...
Add support for the Freescale MPC8349ADS board.
20 years ago
Jon Loeliger
d9b94f28a4
* Patch by Jon Loeliger, 2005-05-05
...
Implemented support for MPC8548CDS board.
Added DDR II support based on SPD values for MPC85xx boards.
This roll-up patch also includes bugfies for the previously
published patches:
DDRII CPO, pre eTSEC, 8548 LBIU, Andy's TSEC, eTSEC 3&4 I/O
20 years ago
wdenk
a87589da74
* Add support for HMI1001 board
...
* Disable "date" and "sntp" commands on TQM866M which has no RTC
20 years ago
wdenk
ba91e26a19
Patch by Juergen Selent, 17 May 2005:
...
Add support for Funkwerk VoVPN gateway module.
20 years ago
wdenk
16b013e750
Patch by Greg Ungerer, 19 May 2005:
...
add support for the OpenGear CM4008 board
20 years ago
wdenk
9dd41a7b0c
* Fix debug code in omap5912osk flash driver
...
* Add support for MPC8247 based "IDS8247" board.
20 years ago
wdenk
ed16fefcba
On LWMON we must use the watchdog to reset the board as the CPU
...
genereated HRESET pulse is too short to reset the external circuitry.
20 years ago
wdenk
5e5f9ed254
Add support for canmb board
20 years ago
wdenk
a85f9f21aa
Patch by Steven Scholz, 06 Apr 2005:
...
- creating SoC subdir for Atmel AT91RM9200 cpu/arm920t/at91rm9200
- moving code out of cpu/at91rm9200 into cpu/arm920t/at91rm9200
20 years ago
wdenk
20787e23b8
* Patches by Robert Whaley, 29 Nov 2004:
...
- update the pxa-regs.h file for PXA27x chips
- add PXA27x based ADSVIX board
- add support for MMC on PXA27x processors
* Patch by Andrew E. Mileski, 28 Nov 2004:
Fix PPC4xx SPD SDRAM detection bug
* Patch by Hiroshi Ito, 26 Nov 2004:
Fix logic of "test -z" and "test -n" commands
20 years ago
wdenk
3c2b3d454d
* Patch by Ladislav Michl, 05 Apr 2005:
...
Add support for VoiceBlue board.
* Patch by Ladislav Michl, 05 Apr 2005:
Fix netboot_common() prototypes.
* Cleanup.
20 years ago
wdenk
12b43d515c
Add support for MPC8220 based "sorcery" board.
20 years ago