]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common/cmd_vfd.c
arm: fixloop(): do not use r8 for relocation
[karo-tx-uboot.git] / common / cmd_vfd.c
2010-08-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-samsung
2010-08-03 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master
2010-07-24 Wolfgang Denkcmd_usage(): simplify return code handling
2010-07-06 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot
2010-07-04 Wolfgang DenkMake sure that argv[] argument pointers are not modified.
2009-06-14 Wolfgang DenkMerge branch 'next' of ../master
2009-06-12 Wolfgang DenkGeneral help message cleanup
2009-02-23 Haavard SkinnemoenMerge branch 'mimc200' into next
2009-02-23 Haavard SkinnemoenMerge branch 'cleanups' into next
2009-02-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2009-02-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2009-01-28 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2009-01-28 Peter TyserCommand usage cleanup
2009-01-28 Peter TyserStandardize command usage messages with cmd_usage()
2008-12-17 Haavard SkinnemoenMerge branch 'fixes' into cleanups
2008-09-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2008-09-12 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2008-09-12 Wolfgang DenkMerge branch 'Makefile-next' of git://git.denx.de/u...
2008-09-10 Jean-Christophe... cmd_vfd: Move conditional compilation to Makefile
2008-06-06 Jon LoeligerMerge commit 'wd/master'
2008-06-03 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-06-02 Wolfgang DenkMerge remote branch 'u-boot-ppc4xx/master'
2008-05-24 Jean-Christophe... Merging Stelian Pop AT91 patches
2008-05-20 Wolfgang DenkMerge branch 'socrates' of /home/wd/git/u-boot/projects
2008-05-20 Wolfgang DenkMerge branch 'lwmon5' of /home/wd/git/u-boot/projects
2008-05-20 Wolfgang DenkBig white-space cleanup.
2007-09-22 Nobuhiro IwamatsuMerge git://www.denx.de/git/u-boot
2007-08-21 Stefan RoeseMerge with /home/stefan/git/u-boot/u-boot-ppc4xx
2007-08-15 Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-08-15 Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-08-14 Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-08-14 Ben WarrenSync'd u-boot-net with mainline
2007-08-13 Haavard SkinnemoenMerge commit 'upstream/master'
2007-08-09 Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx
2007-08-07 Markus KlotzbuecherMerge with git://www.denx.de/git/u-boot.git
2007-08-07 Michal SimekMerge git://www.denx.de/git/u-boot
2007-08-07 Wolfgang DenkMerge with /home/tur/git/u-boot#cm5200-si
2007-08-05 Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-testing
2007-08-03 Andy FlemingMerge branch 'testing' into working
2007-07-10 Jon Loeligercommon/: Remove lingering references to CFG_CMD_* symbols.
2007-07-08 Jon Loeligercommon/cmd_[p-x]*: Remove obsolete references to CONFIG...
2007-07-03 Jon Loeligercommon/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with...
2003-11-17 wdenk* Use "-fPIC" instead of "-mrelocatable" to prevent...
2003-09-11 wdenk* Patch by Martin Krause, 11 Sep 2003: LABEL_2003_09_12_0110
2003-07-01 wdenkPatch by Kenneth Johansson, 30 Jun 2003:
2003-06-27 wdenk* Code cleanup: LABEL_2003_06_27_2340
2003-05-21 wdenkAdd support for arbitrary bitmaps for TRAB's VFD command; LABEL_2003_05_22_2230
2003-05-20 wdenk* Add support for arbitrary bitmaps for TRAB's VFD... LABEL_2003_05_20_2250
2002-11-04 wdenkPatch by Guillaume Alexandre,, 04 Nov 2002:
2002-11-01 wdenkInitial revision