summaryrefslogtreecommitdiffstats
path: root/include/cramfs
Commit message (Collapse)AuthorAgeFilesLines
* include: delete unused header filesMasahiro Yamada2014-01-241-19/+0
| | | | Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
* Fix endianess problem in cramfs code (cramfs is always host-endian in Linux)Bernhard Nemec2008-03-031-22/+0
| | | | | | | Originally pointed out by Laurent Pinchart <laurent.pinchart@tbox.biz>, see http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/22846 Signed-off-by: Bernhard Nemec <bnemec <at> ganssloser.com>
* Add cramfs support for m68kWolfgang Denk2005-09-251-0/+22
| | | | Patch by Zachary Landau, 21 Feb 2005
* * Patch by Mark Jonas, 08 June 2004:wdenk2004-06-091-36/+0
| | | | | | | | - Make MPC5200 boards evaluate the SVR to print processor name and version in checkcpu() (cpu/mpc5xxx/cpu.c). * Patch by Kai-Uwe Bloem, 06 May 2004: Fix endianess problem in cramfs code
* * Fix problems caused by Robert Schwebel's cramfs patchwdenk2004-01-041-16/+54
| | | | | | | | | | | | * Patch by Scott McNutt, 02 Jan 2004: Add support for the Nios Active Serial Memory Interface (ASMI) on Cyclone devices * Patch by Andrea Marson, 16 Dec 2003: Add support for the PPChameleon ME and HI modules * Patch by Yuli Barcohen, 22 Dec 2003: Add support for Motorola DUET ADS board (MPC87x/88x)
* * Patch by Robert Schwebel, 15 Dec 2003:wdenk2004-01-032-0/+117
add support for cramfs (uses JFFS2 command interface)
OpenPOWER on IntegriCloud