]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - lib_avr32/bootm.c
bootm: Reduce the unnecessary memmove
[karo-tx-uboot.git] / lib_avr32 / bootm.c
2009-01-22 Kim PhillipsMerge branch 'master' into next
2008-12-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-at91
2008-12-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2008-12-08 Jean-Christophe... avr32/bootm: remove unused variable 'ret'
2008-11-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2008-10-28 Kumar Galabootm: Add subcommands
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... bootm arm/avr32/blackfin/microblaze/nios2/sh: remove...
2008-08-26 Kumar Galabootm: refactor do_reset and os boot function args
2008-08-26 Kumar Galabootm: refactor ramdisk locating code
2008-08-26 Kumar Galabootm: refactor entry point code
2008-08-25 Kim PhillipsMerge branch 'next'
2008-08-20 Haavard SkinnemoenMerge branch 'next' of git://git.denx.de/u-boot-avr32
2008-08-14 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-08-12 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-08-12 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-arm
2008-08-11 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2008-08-11 Kumar GalaFix fallout from autostart revert
2008-04-25 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/lwmon5
2008-04-18 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-net
2008-04-18 Marian BalakowiczRestore the ability to continue booting after legacy...
2008-03-29 Gerald Van BarenMerge git://www.denx.de/git/u-boot into uboot
2008-03-26 Wolfgang DenkMerge branch 'master_merge_new-image' of /home/tur...
2008-03-26 Bartlomiej SiekaMerge branch 'new-image' of git://www.denx.de/git/u...
2008-03-12 Marian BalakowiczMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-03-12 Marian Balakowicz[new uImage] Add new uImage format support to arch...
2008-03-12 Marian Balakowicz[new uImage] Remove unnecessary arguments passed to...
2008-02-29 Marian Balakowicz[new uImage] Update naming convention for bootm/uImage...
2008-02-29 Marian BalakowiczMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-02-29 Kumar Gala[new uImage] Respect autostart setting in linux bootm
2008-02-27 Marian Balakowicz[new uImage] Move image verify flag to bootm_headers...
2008-02-25 Marian Balakowicz[new uImage] Add dual format uImage support framework
2008-02-21 Marian BalakowiczMerge branch 'master' of /home/git/u-boot
2008-02-07 Marian Balakowicz[new uImage] Factor out common image_get_ramdisk()...
2008-02-07 Marian Balakowicz[new uImage] Rename architecture specific bootm code...