Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | target: paths may need stripping | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
| | | | | r24310 removed a few too many strips. | ||||
* | target/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -2/+2 |
| | |||||
* | ubifs: fix long help text lines | Peter Korsgaard | 2008-08-27 | 1 | -8/+13 |
| | |||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | Fix UBI compression options | Hamish Moffatt | 2008-04-08 | 2 | -12/+12 |
| | |||||
* | Update to mkfs.ubifs v0.4 release. Note that you need the latest ubifs | Hamish Moffatt | 2008-04-07 | 1 | -2/+4 |
| | | | | kernel code because the on-flash format has changed. | ||||
* | Add ubifs target | Hamish Moffatt | 2008-04-04 | 2 | -0/+242 |