]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - include/image.h
bootm: refactor image detection and os load steps
[karo-tx-uboot.git] / include / image.h
2008-08-26 Kumar Galabootm: refactor image detection and os load steps
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-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 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-08-09 Wolfgang DenkRevert "[new uImage] Add autostart flag to bootm_header...
2008-07-10 Markus KlotzbuecherMerge branch 'master' of git://www.denx.de/git/u-boot
2008-06-11 Becky BruceChange lmb to use phys_size_t/phys_addr_t
2008-04-25 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-04-25 Bartlomiej SiekaUse watchdog-aware functions when calculating hashes...
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-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-13 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2008-04-13 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-04-13 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-04-13 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-04-13 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-04-13 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-04-13 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-04-08 Daniel HellstromSPARC: added SPARC support for new uimage in common...
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-20 Bartlomiej Sieka[new uImage] Do not compile new uImage format support...
2008-03-14 Bartlomiej SiekaAdd MD5 support to the new uImage format
2008-03-12 Marian BalakowiczMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-03-12 Marian Balakowicz[new uImage] Fix definition of common bootm_headers_t...
2008-03-12 Marian Balakowicz[new uImage] Add proper ramdisk/FDT handling when FIT...
2008-03-12 Marian Balakowicz[new uImage] Add node offsets for FIT images listed...
2008-03-12 Marian Balakowicz[new uImage] Remove unnecessary arguments passed to...
2008-03-11 Bartlomiej Sieka[new uImage] Add support for new uImage format to mkima...
2008-03-10 Marian Balakowicz[new uImage] Make node unit names const in struct bootm...
2008-03-10 Marian Balakowicz[new uImage] New uImage low-level API
2008-02-29 Marian Balakowicz[new uImage] Share common uImage code between mkimage...
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-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] Correct raw FDT blob handlig when CONFIG_F...
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 fit_parse_conf() and fit_parse_subimag...
2008-02-21 Marian Balakowicz[new uImage] Add gen_get_image() routine
2008-02-21 Marian Balakowicz[new uImage] Pull in libfdt if CONFIG_FIT is enabled
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] Factor out common routines for getting...
2008-02-07 Marian Balakowicz[new uImage] Cleanup image header pointer use in bootm...
2008-02-07 Marian Balakowicz[new uImage] Add memmove_wd() common routine
2008-02-07 Marian Balakowicz[new uImage] Move CHUNKSZ definition to image.h
2008-02-07 Marian Balakowicz[new uImage] Define a API for image handling operations
2007-10-19 Andy FlemingMerge branch 'denx'
2007-10-02 Haavard SkinnemoenMerge commit 'origin/master'
2007-09-27 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/lwmon5
2007-09-23 Michal SimekMerge ../u-boot
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-16 Michal SimekMerge ../u-boot
2007-09-14 Michal SimekMerge ../u-boot
2007-09-11 Peter PearseMerge with git://www.denx.de/git/u-boot.git
2007-09-10 Wolfgang DenkMerge with /home/raj/git/u-boot#ads5121_fec_optimize
2007-09-10 Sean MCGOOGANAllocate CPU Architecture Code for STMicroelectronics...
2006-11-27 Wolfgang DenkMerge with /home/mk/git/u-boot-generic_ohci#generic_ohci
2006-11-27 Wolfgang DenkMerge with /home/wd/git/u-boot/master
2006-11-10 Stefan RoeseMerge with /home/stefan/git/u-boot/denx
2006-10-24 Wolfgang DenkFix Makefile for "CHANGELOG" target
2006-10-24 Wolfgang DenkMerge with /home/wd/git/u-boot/master
2006-10-20 Wolfgang DenkMerge with http://www.jdl.com/software/u-boot-86xx.git
2006-10-20 Wolfgang DenkMerge with /home/wd/git/u-boot/master
2006-10-19 Jon LoeligerMerge branch 'master' of http://www.denx.de/git/u-boot
2006-10-18 Wolfgang DenkMerge with /home/tur/proj/051_uboot_linux_v38b/u-boot
2006-10-12 Jon LoeligerMerge branch 'master' of http://www.denx.de/git/u-boot
2006-10-11 Wolfgang DenkMerge with /home/wd/git/u-boot/master
2006-10-11 Wolfgang DenkMerge with http://opensource.freescale.com/pub/scm...
2006-10-11 Jon LoeligerMerge branch 'master' of http://www.denx.de/git/u-boot
2006-10-11 Wolfgang DenkMerge with /home/wd/git/u-boot/master
2006-10-10 Jon LoeligerMerge branch 'master' of http://www.denx.de/git/u-boot
2006-10-09 Wolfgang DenkMerge with /home/sr/git/u-boot/avr32
2006-10-09 Stefan RoeseDefine IH_CPU_AVR32
2006-09-29 Jon LoeligerMerge branch 'mpc86xx'
2006-09-19 Jon LoeligerMerge branch 'mpc85xx'
2006-09-19 Jon LoeligerMerge branch 'master' of http://www.denx.de/git/u-boot
2006-09-14 Jon LoeligerMerge branch 'mpc86xx'
next