Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-12-01 | zaurus-updater: add support for home partition reflashing | Dmitry Baryshkov | 1 | |
Sometimes one needs to clean/reflash the home partition. Add support for flashing home.bin/HOME.BIN files onto "home" mtd device. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 1 | |
2007-12-25 | zaurus-updater: Add support for installing and updating u-boot, disabled by ↵ | Matthias Hentges | 1 | |
default. | ||||
2007-12-23 | zaurus-updater: Fix spitz kernel install, display PR to the user & beautify ↵ | Matthias Hentges | 1 | |
HDD installer messages | ||||
2007-12-11 | zaurus-updater: do not run shell at the end - reboot instead | Marcin Juszkiewicz | 1 | |
2007-12-10 | zaurus-updater: fix shell error visible on tosa/poodle | Marcin Juszkiewicz | 1 | |
2007-12-10 | zaurus-updater: fixed JFFS2: wrong bitmask problems (some code needs to run ↵ | Marcin Juszkiewicz | 1 | |
only on Tosa and Poodle) | ||||
2007-12-10 | updater: reformat (please use space not tabs) | Marcin Juszkiewicz | 1 | |
2007-12-06 | zaurus-updater: reinstate case-sensitive fixes that got lost in a merge | Koen Kooi | 1 | |
2007-12-04 | zaurus-updater: Try to unb0rk the flashing of Akita kernels. Still needs work | Matthias Hentges | 1 | |
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) |