summaryrefslogtreecommitdiffstats
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | This has been done with the following script: find -path ./.git -prune -o -type f -print0 | xargs -0 -r sed -i \ -e 's/u2boot/barebox/g' \ -e 's/U2Boot/barebox/g' \ -e 's/U-boot V2/barebox/g' \ -e 's/u-boot v2/barebox/g' \ -e 's/U-Boot V2/barebox/g' \ -e 's/U-Boot-v2/barebox/g' \ -e 's/U_BOOT/BAREBOX/g' \ -e 's/UBOOT/BAREBOX/g' \ -e 's/uboot/barebox/g' \ -e 's/u-boot/barebox/g' \ -e 's/u_boot/barebox/g' \ -e 's/U-Boot/barebox/g' \ -e 's/U-boot/barebox/g' \ -e 's/U-BOOT/barebox/g' find -path ./.git -prune -o \( -name "*u-boot*" -o -name "*uboot*" -o -name "*u_boot*" \) -print0 | \ xargs -0 -r rename 's/u[-_]?boot/barebox/' It needs some manual fixup following in the next patch Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* remove point from TODO fileSascha Hauer2008-04-041-4/+0
| | | | | | | | The TODO file claimed that it is a bug that a = 10 does not work. As our interpreter is a shell and such a thing does not work in shells, this is not a bug but intention Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* update TODO fileSascha Hauer2008-04-041-13/+55
| | | | | | | Many things are already done, some new things came up. Signed-off-by: Carsten Schlote <schlote@vahanus.net> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* add todo topicRobert Schwebel2007-11-271-0/+3
| | | | | | Adds a todo issue. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* update TODOMarc Kleine-Budde2007-11-271-1/+3
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* expanding the TODO listJuergen Beisert2007-11-151-2/+2
| | | | Signed-off-by: Juergen Beisert <j.beisert@pengutronix.de>
* Using correct board names all over the placeJuergen Beisert2007-11-081-0/+7
| | | | Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
* svn_rev_638Sascha Hauer2007-07-051-23/+27
|
* svn_rev_590Sascha Hauer2007-07-051-12/+12
|
* svn_rev_589Sascha Hauer2007-07-051-0/+1
|
* svn_rev_561Sascha Hauer2007-07-051-49/+0
|
* svn_rev_560Sascha Hauer2007-07-051-0/+59
|
* svn_rev_483Sascha Hauer2007-07-051-1/+0
|
* svn_rev_359Sascha Hauer2007-07-051-0/+47