Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2006-04-12 | -32/+8 |
|\ | ||||
| * | Fix JFFS2 support for legacy NAND driver. | Marian Balakowicz | 2006-04-08 | -32/+8 |
| | | | | | | | | Some more NAND cleanup and small fixes. | |||
* | | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -65/+26 |
|/ | ||||
* | Minor code cleanup | Wolfgang Denk | 2006-03-06 | -106/+98 |
| | ||||
* | Merge the new NAND code (testing-NAND brach); see doc/README.nand | Wolfgang Denk | 2006-03-06 | -17/+52 |
|\ | | | | | | | | | | | | | Rewrite of NAND code based on what is in 2.6.12 Linux kernel Patch by Ladislav Michl, 29 Jun 2005 [Merge with /home/tur/nand/u-boot] | |||
| * | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | -17/+52 |
| | | | | | | | | | | | | | | 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. | |||
* | | Convert CPCI750 to use common CFI flash driver | Stefan Roese | 2006-02-08 | -764/+18 |
| | | | | | | | | Patch by Reinhard Arlt, 8 Feb 2006 | |||
* | | Various changes to esd HH405 board specific files | Stefan Roese | 2006-02-07 | -2567/+2614 |
|/ | | | | Patch by Matthias Fuchs, 07 Feb 2006 | |||
* | Fix various compiler warnings on ppc4xx builds (ELDK 4.0) | Stefan Roese | 2006-01-18 | -4/+4 |
| | | | | Patch by Stefan Roese, 18 Jan 2006 | |||
* | Add VGA support (CT69000) to CPCI750 board. | Stefan Roese | 2006-01-18 | -8/+72 |
| | | | | | | Insert missing __le32_to_cpu() for filesize in ext2fs_read_file(). Patch by Reinhard Arlt, 30 Dec 2005 | |||
* | PMC405 and CPCI405: Moved configuration of pci resources into config file. | Stefan Roese | 2006-01-18 | -49/+191 |
| | | | | | | PMC405 and CPCI2DP: Added firmware download and booting via pci. Patch by Matthias Fuchs, 20 Dec 2005 | |||
* | (no commit message) | Wolfgang Denk | 2005-12-12 | -0/+27 |
| | ||||
* | Code cleanup, especially MIPS for GCC 4.x | Wolfgang Denk | 2005-12-04 | -25/+21 |
| | ||||
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | -2/+2 |
| | | | | | | which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version. | |||
* | New PPC 405EP board added: CMS700 | Stefan Roese | 2005-11-15 | -15/+2410 |
| | | | | | | Added CONFIG_NET_MULTI for VOM405 board. Added reset_phy() for VOM405 board. Patch by Matthias Fuchs, 09 Nov 2005 | |||
* | Updated PCI mapping for esd CPCI2DP board. | Stefan Roese | 2005-11-08 | -6/+9 |
| | | | | | Add support for error LED. Patch by Matthias Fuchs, 07 Nov 2005 | |||
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2005-10-29 | -2/+2 |
|\ | ||||
| * | Add support for multiple PHYs. | Marian Balakowicz | 2005-10-28 | -2/+2 |
| | | ||||
* | | Fix conflicting types (flash_write()) in esd auto_update.c | Stefan Roese | 2005-10-20 | -1/+1 |
|/ | | | | Patch by Stefan Roese, 20 Oct 2005 | |||
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -45/+47 |
| | ||||
* | Fix gzip bmp support (test if malloc fails, warning when truncated). | Stefan Roese | 2005-10-08 | -8/+15 |
| | | | | | Increase CFG_VIDEO_LOGO_MAX_SIZE on HH405 board. Patch by Stefan Roese, 08 Oct 2005 | |||
* | Fix problem with SM501 init on HH405 board. | Stefan Roese | 2005-09-30 | -1/+4 |
| | | | | Patch by Stefan Roese, 30 Sep 2005 | |||
* | Fix VOH405 Support | Wolfgang Denk | 2005-09-25 | -2/+3 |
| | | | | Patch by Matthias Fuchs, 25 Sep 2005 | |||
* | Add support for AMD's Pb1x00 eval board; | Wolfgang Denk | 2005-09-25 | -1/+1 |
| | | | | | | add MII routines to the au1x00 ethernet driver; add USB ohci driver (work in progress) Patch by Thomas Sailer, 20 Jan 2005 | |||
* | * Fix PHY address argument passing with mii info command | Wolfgang Denk | 2005-09-24 | -0/+53 |
| | | | | | | Patch by Andrew Dyer, 28 Dec 2004 * Cleanup: fix broken builds | |||
* | More cleanup: get rid or redundand #defines | Wolfgang Denk | 2005-09-23 | -5/+2 |
| | ||||
* | Cleanup (PPC4xx is AMCC now) | Wolfgang Denk | 2005-09-23 | -3/+3 |
| | ||||
* | esd CPCI2DP board added | Stefan Roese | 2005-09-22 | -0/+522 |
| | | | | Patch by Matthias Fuchs, 22 Sep 2005 | |||
* | esd PMC405 board updated | Stefan Roese | 2005-09-22 | -790/+1 |
| | | | | Patch by Matthias Fuchs, 22 Sep 2005 | |||
* | Add SM501 support to HH405 board. | Stefan Roese | 2005-09-22 | -2583/+3103 |
| | | | | | | 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 | |||
* | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | 2005-08-31 | -0/+48 |
| | | | | | Pointed out by Gerhard Jaeger, 31 Aug 2005; cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html | |||
* | Merge with testing-4xx_enet (Create generic 4xx Ethernet code) | Wolfgang Denk | 2005-08-23 | -18/+5 |
|\ | ||||
| * | Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c | Stefan Roese | 2005-08-16 | -18/+5 |
| | | | | | | | | | | now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005 | |||
* | | Add esd cpci5200 and pf5200 boards | Stefan Roese | 2005-08-22 | -0/+2389 |
|/ | | | | Patch by Reinhard Arlt, 22 Aug 2005 | |||
* | esd PCI405 board updated | Stefan Roese | 2005-08-12 | -11/+56 |
| | | | | Patch by Matthias Fuchs, 28 Jul 2005 | |||
* | esd WUH405 and DU405 board updated | Stefan Roese | 2005-08-12 | -1725/+1832 |
| | | | | Patch by Matthias Fuchs, 27 Jul 2005 | |||
* | * Patch by Matthias Fuchs, 18 Apr 2005: | stroese | 2005-04-20 | -316/+316 |
| | | | | | Make PCI target address spaces on PMC405 and CPCI405 boards configurable via environment variables | |||
* | Update for esd apc405 | stroese | 2005-04-13 | -2298/+2344 |
| | ||||
* | Update for esd auto_update and hh405 board | stroese | 2005-03-17 | -2511/+2488 |
| | ||||
* | Update for esd auto_update and hh405 board | stroese | 2005-03-16 | -6571/+10032 |
| | ||||
* | Update for esd voh405 fpga image | stroese | 2005-03-14 | -1974/+2011 |
| | ||||
* | Update for esd boards dp405 and hub405 | stroese | 2005-03-01 | -1603/+1660 |
| | ||||
* | * Code cleanup, mostly for GCC-3.3.x | wdenk | 2004-12-31 | -13/+15 |
| | | | | | | | | | | | | * 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. | |||
* | One more code cleanup. | stroese | 2004-12-17 | -1/+1 |
| | ||||
* | Code cleanup. | wdenk | 2004-12-16 | -1060/+1266 |
| | ||||
* | PCI405 board update | stroese | 2004-12-16 | -0/+235 |
| | ||||
* | AR405 board update | stroese | 2004-12-16 | -2276/+2427 |
| | ||||
* | esd common update | stroese | 2004-12-16 | -28/+1578 |
| | ||||
* | VOH405 board update | stroese | 2004-12-16 | -1190/+3866 |
| | ||||
* | PMC405 board update | stroese | 2004-12-16 | -1355/+2547 |
| |