Stefan Roese
1e25f957c8
Add NetConsole Support for AMCC eval boards
...
Patch by Stefan Roese, 20 Oct 2005
19 years ago
Stefan Roese
a93316c5e9
Fix NetConsole support on 4xx (only print eth link on 1st transfer)
...
Patch by Stefan Roese, 18 Oct 2005
19 years ago
Rafal Jaworowski
6902df56a0
Add PCI support for the TQM834x board.
19 years ago
Wolfgang Denk
77ddac9480
Cleanup for GCC-4.x
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
Stefan Roese
4f92ac3648
Fix problem in ppc4xx eth-driver without ethaddr (only without
...
CONFIG_NET_MULTI set)
Patch by Stefan Roese, 10 Oct 2005
19 years ago
Wolfgang Denk
3df5bea0b0
Add support for NetSilicon NS7520 processor.
...
Patch by Art Shipkowski, 12 May 2005
Cleanup.
19 years ago
Wolfgang Denk
7521af1c7d
Add support for AP1000 board.
...
Patch by James MacAulay, 07 Oct 2005
19 years ago
Wolfgang Denk
95f9dda216
Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200
...
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).
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
87cb6862b9
Update make target for ARM supported boards.
...
Use lowlevel_init() instead of platformsetup() [rename].
Patch by Peter Pearse, 06 Oct 2005
20 years ago
Wolfgang Denk
78da60773c
Complete support for the KwikByte KB920x boards
...
Patch by Anders Larsen, 05 Oct 2005
20 years ago
Wolfgang Denk
c0e82d5016
Set the AT91RM9200 clock to asynchronous mode
...
Patch by Anders Larsen, 03 May 2005
20 years ago
Wolfgang Denk
3b9dfddfd8
Set the AT91RM9200 clock to synchronous mode
...
Patch by Anders Larsen, 29 Apr 2005
20 years ago
Wolfgang Denk
645da51097
Add support for Cogent csb637
...
Patch by Anders Larsen, 29 Apr 2005
20 years ago
Wolfgang Denk
fef636b0cf
Fix dm9161.c initialization
...
Patch by Anders Larsen, 29 Apr 2005
20 years ago
Wolfgang Denk
080bdb7f3a
* Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200
...
Patch by Anders Larsen, 29 Apr 2005
* Fix problems introduced by Patch by Steven Scholz, 02 Mar 2005
(8e2be51de8
)
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
7d314992a8
E500 update: repoint IVPR to RAM when code is relocated
...
Patch by Kylo Ginsberg, 13 Apr 2005
20 years ago
Wolfgang Denk
9b880bd4d8
Update ARM Integrator boards:
...
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
20 years ago
Wolfgang Denk
1820d4c73b
Make sure only supported compiler options are used
...
Import "cc-option" shell function from kernel and
use it to get the correct ARM GCC options for individual CPUs
Patch by Peter Pearse, 30 Jun 2005
20 years ago
Stefan Roese
9a8d82fd3c
Fix 440GR to print correct cpu revision
...
Patch by Stefan Roese, 4 Oct 2005
20 years ago
Wolfgang Denk
d8e7e0f044
Add support for AT91RM9200 OHCI Controller.
...
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
716c1dcb41
Cleanup
20 years ago
Wolfgang Denk
7a22cd535b
Fix au1x00_serial baud rate calculation:
...
remove hardcoded cpu clock divisor and use register instead;
round up instead of truncate
Patch by Andrew Dyer, 15 Feb 2005
20 years ago
Wolfgang Denk
1972dc0a9e
Added support for PCI bridge on MPC8272ADS
...
Patch by Vitaly Bordug, Feb 09 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
9f221d0738
Fix MGT5100 PSC baudrate calculation
...
Patch by Sebastian Schau, 27 Jan 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
Wolfgang Denk
3706ba1a36
Fix warnings for PCI code on ixp
...
Patch by Joe <lgxue@yahoo.com>, 13 Jan 2005
20 years ago
Wolfgang Denk
4bc12f1ccf
Fix ethernet timeouts on dbau1550 and other au1x00 systems
...
Patch by Leif Lindholm, 29 Dec 2004
20 years ago
Wolfgang Denk
0c8721a466
Cleanup (PPC4xx is AMCC now)
20 years ago
Stefan Roese
4a3cd9e655
Fix problem in 440GP ethernet driver (ebony). Add support for 2nd
...
ethernet port on ebony.
Patch by Stefan Roese, 7 Sep 2005
20 years ago
Wolfgang Denk
c44ffb9efa
Update MPC5200 FIFO Control settings
...
(u-boot.habanero.fifo_cntrl.patch from Freescale)
20 years ago
Stefan Roese
a3e4fcb860
Fixed bamboo port to enable running without DDR-DIMM (bamboo has also 64MB onboard DDR)
...
Patch by Stefan Roese, 24 Aug 2005
20 years ago
Wolfgang Denk
2ac4785c2f
Fix make dependencies for at91rm9200 and ks8695 cpus
...
Patch by Steven Scholz, 23 Aug 2005
20 years ago
Stefan Roese
5e4b3361bc
Add esd cpci5200 and pf5200 boards
...
Patch by Reinhard Arlt, 22 Aug 2005
20 years ago
Stefan Roese
d6c61aabc4
Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c
...
now handling all 4xx cpu's.
Patch by Stefan Roese, 16 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
8d4ba3da5e
Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3
...
Patch by Anders Larsen, 26 Apr 2005
20 years ago
Wolfgang Denk
4d302d69c8
measure_gclk() is needed when DEBUG is enabled
...
Patch by Bryan O'Donoghue, 25 Apr 2005
20 years ago
Stefan Roese
c57c7980ff
Add NAND FLASH support for AMCC Bamboo 440EP eval board
...
Patch by Stefan Roese, 11 Aug 2005
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
Stefan Roese
846b0dd2dc
Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)
...
Patch by Stefan Roese, 08 Aug 2005
20 years ago
Wolfgang Denk
d980a1692a
Fix PowerQUICC II mask detection.
...
Patch by Eugene Surovegin, 20 Dec 2004
20 years ago
Wolfgang Denk
f901a83b70
Add support for ep8248 board
...
Patch by Yuli Barcohen, 12 Dec 2004
Minor code cleanup.
20 years ago