]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - lib_ppc/bootm.c
bootm: refactor do_reset and os boot function args
[karo-tx-uboot.git] / lib_ppc / bootm.c
2008-08-26 Kumar Galabootm: refactor do_reset and os boot function args
2008-08-26 Kumar Galafdt: refactor initrd related code
2008-08-26 Kumar Galafdt: refactor fdt resize code
2008-08-26 Kumar Galabootm: move lmb into the bootm_headers_t structure
2008-08-26 Kumar Galabootm: refactor fdt locating and relocation code
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-18 Kumar GalaUpdate linux bootm to support ePAPR client interface
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-07-10 Jon LoeligerMerge commit 'wd/master'
2008-07-10 Markus KlotzbuecherMerge branch 'master' of git://www.denx.de/git/u-boot
2008-07-10 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-07-09 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-07-09 Andy FlemingFix LMB type issues
2008-07-09 Kumar GalaFix compiler warnings
2008-07-09 Andrew KlossnerFix printf errors.
2008-07-09 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-net
2008-07-07 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-07-06 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-07-06 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-07-06 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-07-05 Wolfgang DenkMerge branch 'master' of ssh+git://mercury.denx.de...
2008-07-03 Wolfgang Denklmb: fix "implicit declaration of function 'lmb_free...
2008-06-28 Andy FlemingResize device tree to allow space for board changes...
2008-06-11 Becky BruceChange lmb to use phys_size_t/phys_addr_t
2008-06-11 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-sh
2008-06-11 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-06-11 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-fdt
2008-06-11 Kim Phillipsfdt: unshadow global working fdt variable
2008-05-24 Jean-Christophe... Merging Stelian Pop AT91 patches
2008-05-21 Stefan RoeseMerge branch 'quad100hd'
2008-05-09 Nick SpenceSupport legacy multi-type images without FDT section.
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-04-18 Marian Balakowiczppc: Fix ftd_blob variable init when processing raw...
2008-04-07 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-fdt
2008-04-01 Kim Phillipsremove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code
2008-03-29 Gerald Van BarenMerge git://www.denx.de/git/u-boot into uboot
2008-03-26 Wolfgang DenkCleanup coding style, update CHANGELOG
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-20 Bartlomiej Sieka[new uImage] Disable debuging output in preparation...
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] Add new uImage format support to arch...
2008-03-12 Marian Balakowicz[new uImage] Add node offsets for FIT images listed...
2008-03-12 Marian Balakowicz[new uImage] ppc: Add new uImage format support to...
2008-03-12 Marian Balakowicz[new uImage] Remove unnecessary arguments passed to...
2008-02-29 Marian Balakowicz[new uImage] Fix FDT blob totalsize calculation in...
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] ppc: Re-order ramdisk/fdt handling sequence
2008-02-29 Kumar Gala[new uImage] ppc: Determine if we are booting an OF...
2008-02-29 Kumar Gala[new uImage] Don't pass kdb to ramdisk_high since we...
2008-02-27 Marian Balakowicz[new uImage] Correct raw FDT blob handlig when CONFIG_F...
2008-02-27 Marian Balakowicz[new uImage] POWERPC: Add image_get_fdt() routine
2008-02-27 Marian Balakowicz[new uImage] Move image verify flag to bootm_headers...
2008-02-27 Marian Balakowicz[new uImage] POWERPC: Split get_fdt() into get and...
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] Cleanup FDT handling in PPC do_boot_linux()
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] Move FDT error printing to common fdt_erro...
2008-02-07 Marian Balakowicz[new uImage] Remove OF_FLAT_TREE support from PPC bootm...
2008-02-07 Marian Balakowicz[new uImage] Rename architecture specific bootm code...