Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add NAND environment support for PPC440EPx Sequoia NAND boot config | Stefan Roese | 2006-09-12 | -1/+49 |
| | | | | Patch by Stefan Roese, 12 Sep 2006 | |||
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -10/+1 |
| | ||||
* | Merge with http://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2006-03-24 | -9/+11 |
|\ | ||||
| * | Some code cleanup for GCC 4.x | Wolfgang Denk | 2006-03-11 | -6/+6 |
| | | ||||
* | | Support for redundant environment in NAND Flash. | Markus Klotzbuecher | 2006-03-20 | -13/+102 |
|/ | ||||
* | Some minor fixes to environment in NAND code. | Markus Klotzbuecher | 2006-03-08 | -1/+1 |
| | ||||
* | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | -21/+26 |
| | | | | | | | 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. | |||
* | Remove unneeded #include <malloc.h> | Wolfgang Denk | 2005-09-25 | -1/+0 |
| | | | | Patch by Ladislav Michl, 22 Feb 2005 | |||
* | Patch by Josef Wagner, 04 Jun 2004: | wdenk | 2004-06-19 | -1/+1 |
| | | | | | | | | | | - DDR Ram support for PM520 (MPC5200) - support for different flash types (PM520) - USB / IDE / CF-Card / DiskOnChip support for PM520 - 8 bit boot rom support for PM520/CE520 - Add auto SDRAM module detection for MicroSys CPC45 board (MPC8245) - I2C and RTC support for CPC45 - support of new flash type (28F160C3T) for CPC45 | |||
* | Patch by Jian Zhang, 20 May 2004: | wdenk | 2004-06-09 | -0/+171 |
add support for environment in NAND flash |