| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(I was supposed to do this before committing it initially.)
|
|
|
|
|
|
|
|
|
| |
to native endianness. We must also pay attention to unaligned accesses.
Copy the interesting parameters to a new struct so the rest of the code can
forget about these problems.
Submitted by: Kristof Provost <kristof@sigsegv.be> (cleanup) and me (orig).
|
|
|
|
| |
Submitted by: Kristof Provost <kristof@sigsegv.be> (cleanup) and me (orig).
|
|
|
|
| |
Submitted by: Kristof Provost <kristof@sigsegv.be>
|
|
|
|
|
|
|
| |
o Add Micron chip found in Freescale Vybrid Family
Phytec COSMIC board.
Approved by: cognet (mentor)
|
|
|
|
| |
Submitted by: Alexander Fedorov <alexander.fedorov@rtlservice.com>
|
|
The NAND Flash environment consists of several distinct components:
- NAND framework (drivers harness for NAND controllers and NAND chips)
- NAND simulator (NANDsim)
- NAND file system (NAND FS)
- Companion tools and utilities
- Documentation (manual pages)
This work is still experimental. Please use with caution.
Obtained from: Semihalf
Supported by: FreeBSD Foundation, Juniper Networks
|