Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-11-24 | merge of '6ac18f3dcd3bdc55e3c6e2b808ce11f25dbd163e' | Koen Kooi | 1 | |
and 'c1726a91450c9a012bcaa95d2c1d0c935197ce53' | ||||
2007-11-23 | zaurus-updater: fix flashing from case sensitive filesystems | Koen Kooi | 1 | |
2007-11-23 | zaurus-updater: Always treat MTD_PART_SIZE as HEX when comparing sizes, ↵ | Matthias Hentges | 1 | |
thanks to ZeroChaos for debugging | ||||
2007-11-23 | zaurus-updater: fix a typo from the last commit | Koen Kooi | 1 | |
2007-11-23 | zaurus-updater: have consistent error messages | Koen Kooi | 1 | |
2007-11-23 | zaurus-updater: use value from /proc/mtd to get rootfs size | Marcin Juszkiewicz | 1 | |
2007-11-23 | zaurus-updater: remove logs - added by mistake | Marcin Juszkiewicz | 1 | |
2007-11-22 | zaurus-updater: dropped spitz one as unified works on spitz (tested by Rolf ↵ | Marcin Juszkiewicz | 1 | |
Leggewie) | ||||
2007-11-19 | zaurus-updater: Unified version for all PXA zaurus models - close #1526 | Marcin Juszkiewicz | 2 | |
Works on: c7x0, tosa. Unknown status on: poodle, akita, spitz. Supports: - file size checking (no more flashing too big kernel or too big rootfs) - bigger rootfs for c760/c860 (128MB Flash instead of 64MB in other c7x0 models) - flash writing (kernel, rootfs) and microdrive writing (only for spitz models) Changes by: Marcin 'hrw' Juszkiewicz (idea, code cleanup, functions split) Dmitry 'lumag' Baryshkov (fixes and Tosa support) |