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 | -10/+2 |
|/ | ||||
* | Minor code cleanup | Wolfgang Denk | 2006-03-06 | -1/+0 |
| | ||||
* | Merge the new NAND code (testing-NAND brach); see doc/README.nand | Wolfgang Denk | 2006-03-06 | -1/+5 |
|\ | | | | | | | | | | | | | 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 | -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. | |||
* | | Various changes to esd HH405 board specific files | Stefan Roese | 2006-02-07 | -2567/+2611 |
|/ | | | | Patch by Matthias Fuchs, 07 Feb 2006 | |||
* | Fix various compiler warnings on ppc4xx builds (ELDK 4.0) | Stefan Roese | 2006-01-18 | -1/+1 |
| | | | | Patch by Stefan Roese, 18 Jan 2006 | |||
* | (no commit message) | Wolfgang Denk | 2005-12-12 | -0/+1 |
| | ||||
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | -1/+1 |
| | | | | | | which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version. | |||
* | Fix problem with SM501 init on HH405 board. | Stefan Roese | 2005-09-30 | -1/+4 |
| | | | | Patch by Stefan Roese, 30 Sep 2005 | |||
* | Add SM501 support to HH405 board. | Stefan Roese | 2005-09-22 | -2502/+2926 |
| | | | | | | 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/+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/+0 |
| | | | | | now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005 | |||
* | 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/+10013 |
| | ||||
* | Code cleanup. | wdenk | 2004-12-16 | -7/+7 |
| | ||||
* | HH405 board support added | stroese | 2004-12-16 | -0/+7378 |