Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-12 | Merge with /home/m8/git/u-boot | Wolfgang Denk | |
2006-04-08 | Fix JFFS2 support for legacy NAND driver. | Marian Balakowicz | |
Some more NAND cleanup and small fixes. | |||
2006-03-31 | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | |
2006-03-06 | Minor code cleanup | Wolfgang Denk | |
2006-03-06 | Merge the new NAND code (testing-NAND brach); see doc/README.nand | Wolfgang Denk | |
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] | |||
2006-03-05 | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | |
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. | |||
2006-02-07 | Various changes to esd HH405 board specific files | Stefan Roese | |
Patch by Matthias Fuchs, 07 Feb 2006 | |||
2006-01-18 | Fix various compiler warnings on ppc4xx builds (ELDK 4.0) | Stefan Roese | |
Patch by Stefan Roese, 18 Jan 2006 | |||
2005-12-12 | (no commit message) | Wolfgang Denk | |
2005-11-20 | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | |
which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version. | |||
2005-09-30 | Fix problem with SM501 init on HH405 board. | Stefan Roese | |
Patch by Stefan Roese, 30 Sep 2005 | |||
2005-09-22 | Add SM501 support to HH405 board. | Stefan Roese | |
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 | |||
2005-08-31 | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | |
Pointed out by Gerhard Jaeger, 31 Aug 2005; cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html | |||
2005-08-16 | Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c | Stefan Roese | |
now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005 | |||
2005-03-17 | Update for esd auto_update and hh405 board | stroese | |
2005-03-16 | Update for esd auto_update and hh405 board | stroese | |
2004-12-16 | Code cleanup. | wdenk | |
2004-12-16 | HH405 board support added | stroese | |