Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2006-04-12 | -3/+0 |
|\ | ||||
| * | Fix JFFS2 support for legacy NAND driver. | Marian Balakowicz | 2006-04-08 | -3/+0 |
| | | | | | | | | 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 | -5/+1 |
|/ | ||||
* | Minor code cleanup | Wolfgang Denk | 2006-03-06 | -1/+0 |
| | ||||
* | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | -1/+5 |
| | | | | | | | 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. | |||
* | (no commit message) | Wolfgang Denk | 2005-12-12 | -0/+1 |
| | ||||
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -1/+1 |
| | ||||
* | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | 2005-08-31 | -0/+2 |
| | | | | | Pointed out by Gerhard Jaeger, 31 Aug 2005; cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html | |||
* | Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c | Stefan Roese | 2005-08-16 | -1/+1 |
| | | | | | now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005 | |||
* | Update for esd boards dp405 and hub405 | stroese | 2005-03-01 | -3/+61 |
| | ||||
* | Code cleanup. | wdenk | 2004-12-16 | -1/+1 |
| | ||||
* | HUB405 board update | stroese | 2004-12-16 | -16/+70 |
| | ||||
* | * The PS/2 mux on the BMS2003 board needs 450 ms after power on | wdenk | 2004-01-20 | -1/+1 |
| | | | | | | | | | | | | before we can access it; add delay in case we are faster (with no CF card inserted) * Cleanup of some init functions * Make sure SCC Ethernet is always stopped by the time we boot Linux to avoid Linux crashes by early packets coming in. * Accelerate flash accesses on LWMON board by using buffered writes | |||
* | Board HUB405 added. | stroese | 2003-09-12 | -0/+488 |