]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common/cmd_bootm.c
Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile
[karo-tx-uboot.git] / common / cmd_bootm.c
2008-07-15 Wolfgang DenkPrepare v1.3.4-rc1: Code cleanup, update CHANGELOG... v1.3.4-rc1
2008-07-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc512x
2008-07-10 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-07-10 Markus KlotzbücherUSB: shutdown USB before booting
2008-07-10 Jon LoeligerMerge commit 'wd/master'
2008-07-10 Wolfgang DenkMerge branch 'master' of ssh://10.10.0.7/home/wd/git...
2008-07-10 Wolfgang DenkFix some more print() format errors.
2008-06-11 Becky BruceChange lmb to use phys_size_t/phys_addr_t
2008-05-24 Jean-Christophe... Merging Stelian Pop AT91 patches
2008-05-21 Stefan RoeseMerge branch 'quad100hd'
2008-05-09 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-05-09 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-05-09 Marian BalakowiczFix build errors when CONFIG_LOGBUFFER and CONFIG_FIT...
2008-04-25 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-04-25 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/lwmon5
2008-04-25 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-04-25 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-04-24 Bartlomiej SiekaMemory footprint optimizations
2008-04-24 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-04-22 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-04-18 Wolfgang DenkFix build breakage casued by commit c0559be371b2
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-25 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-03-25 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-03-25 Jerry Van BarenRemove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF...
2008-03-21 Gerald Van BarenMerge git://www.denx.de/git/u-boot into uboot
2008-03-21 Gerald Van BarenMerge git://www.denx.de/git/u-boot into uboot
2008-03-20 Bartlomiej Sieka[new uImage] Disable debuging output in preparation...
2008-03-18 Yuri TikhonovThe patch introduces the alternative configuration...
2008-03-18 Yuri Tikhonov The patch introduces the alternative configuration...
2008-03-12 Marian BalakowiczMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-03-12 Marian Balakowicz[new uImage] Add proper ramdisk/FDT handling when FIT...
2008-03-12 Marian Balakowicz[new uImage] More verbose kernel image uncompress error...
2008-03-12 Marian Balakowicz[new uImage] Use show_boot_progress() for new uImage...
2008-03-12 Marian Balakowicz[new uImage] Add node offsets for FIT images listed...
2008-03-12 Marian Balakowicz[new uImage] Re-enable interrupts for non automatic...
2008-03-12 Marian Balakowicz[new uImage] Add new uImage format support for kernel...
2008-03-11 Marian Balakowicz[new uImage] Add new uImage format support for imls...
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] 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] Add autostart flag to bootm_headers structure
2008-02-29 Kumar Gala[new uImage] Introduce lmb from linux kernel for memory...
2008-02-27 Marian Balakowicz[new uImage] Add image_get_kernel() routine
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 Balakowicz[new uImage] Rename and move print_image_hdr() routine
2008-02-21 Marian Balakowicz[new uImage] Add gen_get_image() routine
2008-02-21 Marian BalakowiczMerge branch 'master' of /home/git/u-boot
2008-02-07 Marian Balakowicz[new uImage] Move kernel data find code to get_kernel...
2008-02-07 Marian Balakowicz[new uImage] Factor out common routines for getting...
2008-02-07 Marian Balakowicz[new uImage] Remove standalone applications handling...
2008-02-07 Marian Balakowicz[new uImage] Remove OF_FLAT_TREE support from PPC bootm...
2008-02-07 Marian Balakowicz[new uImage] Return error on image move/uncompress...
2008-02-07 Marian Balakowicz[new uImage] Cleanup image header pointer use in bootm...
2008-02-07 Marian Balakowicz[new uImage] Cleanup cmd_bootm.c
2008-02-07 Marian Balakowicz[new uImage] Add memmove_wd() common routine
2008-02-07 Marian Balakowicz[new uImage] Remove I386 uImage fake_header() routine
2008-02-07 Marian Balakowicz[new uImage] Move CHUNKSZ definition to image.h
2008-02-07 Marian Balakowicz[new uImage] Move gunzip() common code to common/gunzip.c
2008-02-07 Marian Balakowicz[new uImage] Cleanup OF/FDT #if/#elif/#endif use in...
2008-02-07 Marian Balakowicz[new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_l...
2008-02-07 Marian Balakowicz[new uImage] Define a API for image handling operations
2008-01-09 Markus KlotzbuecherMerge git://www.denx.de/git/u-boot
2008-01-08 Wolfgang DenkMerge branch 'inka4x0-ng' of /home/m8/git/u-boot/
2008-01-07 Peter PearseMerge with git://www.denx.de/git/u-boot.git
2008-01-03 Jon LoeligerMerge commit 'wd/master'
2007-12-29 Stefan RoeseMerge branch 'for-1.3.2-ver2'
2007-12-27 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2007-12-27 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2007-12-27 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-sh
2007-12-06 Nobuhiro IwamatsuMerge git://www.denx.de/git/u-boot
2007-12-06 Nobuhiro IwamatsuMerge git://www.denx.de/git/u-boot
2007-11-28 Nobuhiro IwamatsuMerge git://www.denx.de/git/u-boot
2007-11-02 Jon LoeligerMerge commit 'remotes/wd/master'
2007-11-01 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2007-10-27 Stefan RoeseMerge git://www.denx.de/git/u-boot
2007-10-23 Martin KrauseMerge branch 'u-boot' of /home/mkr/git/u-boot-tq-group...
2007-10-20 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2007-10-20 Wolfgang DenkMerge branch 'master' of /home/git/u-boot/
2007-10-19 Andy FlemingMerge branch 'denx'
2007-10-19 Detlev ZundelFix two typos.
2007-10-02 Haavard SkinnemoenMerge commit 'origin/master'
2007-09-27 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/lwmon5
2007-09-22 Nobuhiro IwamatsuMerge git://www.denx.de/git/u-boot
2007-09-17 Markus KlotzbuecherMerge with git://www.denx.de/git/u-boot.git
2007-09-10 Michal SimekMerge git://www.denx.de/git/u-boot
2007-09-10 Peter PearseMerge with git://www.denx.de/git/u-boot.git
2007-09-08 Grant LikelyBugfix: make bootm+libfdt compile on boards with no...
2007-09-08 Wolfgang DenkMerge with /home/raj/git/u-boot#ads5121_fixes
2007-09-07 Peter PearseMerge with git://www.denx.de/git/u-boot.git
2007-09-06 Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx
2007-09-06 Bartlomiej SiekaFix do_bootm_linux() so that multi-file images with...
2007-09-06 Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-mpc5xxx
2007-09-06 Grant Likelybootm/fdt: Only process the fdt if an fdt address was...
next