Marian Balakowicz
6db3970811
Fix JFFS2 support for legacy NAND driver.
...
Some more NAND cleanup and small fixes.
19 years ago
Wolfgang Denk
d87080b721
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
Wolfgang Denk
bfc81252c0
Minor code cleanup
19 years ago
Bartlomiej Sieka
addb2e1650
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
...
code and in SoC code). Boards using the old way have CFG_NAND_LEGACY and
BOARDLIBS = drivers/nand_legacy/libnand_legacy.a added. Build breakage for
NETTA.ERR and NETTA_ISDN - will go away when the new NAND support is
implemented for these boards.
19 years ago
Stefan Roese
79830d591a
Convert CPCI750 to use common CFI flash driver
...
Patch by Reinhard Arlt, 8 Feb 2006
19 years ago
Stefan Roese
48a05a5188
Various changes to esd HH405 board specific files
...
Patch by Matthias Fuchs, 07 Feb 2006
19 years ago
Stefan Roese
18c5e64c5b
Fix various compiler warnings on ppc4xx builds (ELDK 4.0)
...
Patch by Stefan Roese, 18 Jan 2006
19 years ago
Stefan Roese
a7b9fb9110
Add VGA support (CT69000) to CPCI750 board.
...
Insert missing __le32_to_cpu() for filesize in ext2fs_read_file().
Patch by Reinhard Arlt, 30 Dec 2005
19 years ago
Stefan Roese
2076d0a15f
PMC405 and CPCI405: Moved configuration of pci resources into config file.
...
PMC405 and CPCI2DP: Added firmware download and booting via pci.
Patch by Matthias Fuchs, 20 Dec 2005
19 years ago
Wolfgang Denk
7481266e4e
19 years ago
Wolfgang Denk
f013dacf0a
Code cleanup, especially MIPS for GCC 4.x
19 years ago
Wolfgang Denk
fe126d8b34
Change all '$(...)' variable references into '${...}'
...
which makes the environment compatible with the hush shell.
WARNING: Support for the old '$(...)' syntax will be
discontinued in a later version.
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
Stefan Roese
ea339205a9
Updated PCI mapping for esd CPCI2DP board.
...
Add support for error LED.
Patch by Matthias Fuchs, 07 Nov 2005
19 years ago
Marian Balakowicz
63ff004c4f
Add support for multiple PHYs.
19 years ago
Stefan Roese
a547775bac
Fix conflicting types (flash_write()) in esd auto_update.c
...
Patch by Stefan Roese, 20 Oct 2005
19 years ago
Wolfgang Denk
77ddac9480
Cleanup for GCC-4.x
19 years ago
Stefan Roese
c29ab9d71d
Fix gzip bmp support (test if malloc fails, warning when truncated).
...
Increase CFG_VIDEO_LOGO_MAX_SIZE on HH405 board.
Patch by Stefan Roese, 08 Oct 2005
19 years ago
Stefan Roese
2c7b2ab5a0
Fix problem with SM501 init on HH405 board.
...
Patch by Stefan Roese, 30 Sep 2005
19 years ago
Wolfgang Denk
c177bb5f6c
Fix VOH405 Support
...
Patch by Matthias Fuchs, 25 Sep 2005
19 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
19 years ago
Wolfgang Denk
2b792afcc5
* Fix PHY address argument passing with mii info command
...
Patch by Andrew Dyer, 28 Dec 2004
* Cleanup: fix broken builds
19 years ago
Wolfgang Denk
9ea4b5886a
More cleanup: get rid or redundand #defines
19 years ago
Wolfgang Denk
0c8721a466
Cleanup (PPC4xx is AMCC now)
19 years ago
Stefan Roese
7644f16f6b
esd CPCI2DP board added
...
Patch by Matthias Fuchs, 22 Sep 2005
19 years ago
Stefan Roese
026cb5d864
esd PMC405 board updated
...
Patch by Matthias Fuchs, 22 Sep 2005
19 years ago
Stefan Roese
98f4a3dfcb
Add SM501 support to HH405 board.
...
Add support for gzip compressed bmp's (CONFIG_VIDEO_BMP_GZIP).
Add support for eeprom write-enable (CFG_EEPROM_WREN).
Patch by Stefan Roese, 22 Sep 2005
19 years ago
Wolfgang Denk
807d5d7319
Fix problems with ld version 2.16 (dot outside sections problem)
...
Pointed out by Gerhard Jaeger, 31 Aug 2005;
cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
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
5315dfa9d1
esd PCI405 board updated
...
Patch by Matthias Fuchs, 28 Jul 2005
20 years ago
Stefan Roese
82f4c6ac84
esd WUH405 and DU405 board updated
...
Patch by Matthias Fuchs, 27 Jul 2005
20 years ago
stroese
fddae7b811
* Patch by Matthias Fuchs, 18 Apr 2005:
...
Make PCI target address spaces on PMC405 and CPCI405 boards
configurable via environment variables
20 years ago
stroese
04e93ec979
Update for esd apc405
20 years ago
stroese
4d00eb0290
Update for esd auto_update and hh405 board
20 years ago
stroese
acdcd10c9a
Update for esd auto_update and hh405 board
20 years ago
stroese
e9684a536a
Update for esd voh405 fpga image
20 years ago
stroese
47b1e3d77f
Update for esd boards dp405 and hub405
20 years ago
wdenk
e2ffd59b4d
* Code cleanup, mostly for GCC-3.3.x
...
* Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to
pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for
additional ethernet addresses.
* Cleanup drivers/i82365.c - avoid duplication of code
* Fix bogus "cannot span across banks" flash error message
* Add support for CompactFlash for the CPC45 Board.
20 years ago
stroese
8e6b47a89b
One more code cleanup.
20 years ago
wdenk
efe2a4d5cf
Code cleanup.
20 years ago
stroese
bea8e84b52
PCI405 board update
20 years ago
stroese
917b8cc41c
AR405 board update
20 years ago
stroese
0621f6f9d3
esd common update
20 years ago
stroese
cd5396fa12
VOH405 board update
20 years ago
stroese
4510a7b736
PMC405 board update
20 years ago
stroese
12537cc5a9
PLU405 board update
20 years ago
stroese
c2642d14c9
PCI405 board update
20 years ago
stroese
25215ee2b0
OCRTC board update
20 years ago
stroese
31193c2cca
HUB405 board update
20 years ago