]> git.ipfire.org Git - people/ms/u-boot.git/history - lib_m68k/bootm.c
NAND: Subpage shift for ecc_steps equal to 16
[people/ms/u-boot.git] / lib_m68k / bootm.c
2009-04-04  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2009-04-04  Jean-Christophe... rename include/zlib.h to include/u-boot/zlib.h
2009-02-23  Kim PhillipsMerge branch 'master' of git://git.denx.de/u-boot
2009-02-23  Haavard SkinnemoenMerge branch 'mimc200' into next
2009-02-23  Haavard SkinnemoenMerge branch 'cleanups' into next
2009-02-21  Richard RetanubunCleanup the comment for m68k linux boot argument passing.
2008-12-17  Haavard SkinnemoenMerge branch 'fixes' into cleanups
2008-11-01  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2008-10-28  Kumar Galabootm: Add subcommands
2008-10-21  Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-10-21  Markus KlotzbuecherMerge git://git.denx.de/u-boot into x1
2008-10-18  Wolfgang DenkMerge 'next' branch
2008-10-18  Kumar GalaAdded arch_lmb_reserve to allow arch specific memory...
2008-10-18  Jean-Christophe... rename CFG_ macros to CONFIG_SYS
2008-08-26  Kumar Galabootm: refactor do_reset and os boot function args
2008-08-26  Kumar Galabootm: move lmb into the bootm_headers_t structure
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-29  Kumar Gala[new uImage] Provide ability to restrict region used...
2008-02-29  Kumar Gala[new uImage] Use lmb for bootm allocations
2008-02-29  Kumar Gala[new uImage] rework error handling so common functions...
2008-02-29  Kumar Gala[new uImage] Don't pass kdb to ramdisk_high since we...
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] Cleanup do_botm_linux() boot allocations
2008-02-07  Marian Balakowicz[new uImage] Move ramdisk loading to a common routine
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...