summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2008-03-20[new uImage] Fix autoscr command used with new uImage formatBartlomiej Sieka
2008-03-18Fix fdt boardsetup command parsingKumar Gala
2008-03-18Add sub-commands to fdtKumar Gala
2008-03-18The patch introduces the alternative configuration of the log buffer for the ...Yuri Tikhonov
2008-03-18The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov
2008-03-18 The patch introduces the alternative configuration of the log buffer forYuri Tikhonov
2008-03-18The patch introduces the CRITICAL feature of POST tests. If the testYuri Tikhonov
2008-03-15Blackfin: new cplbinfo command for viewing cplb tablesMike Frysinger
2008-03-15Blackfin: move bootldr command to common codeMike Frysinger
2008-03-14Add MD5 support to the new uImage formatBartlomiej Sieka
2008-03-12Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz
2008-03-12[new uImage] Fix build issue on ARMMarian Balakowicz
2008-03-12[new uImage] Add proper ramdisk/FDT handling when FIT configuration is usedMarian Balakowicz
2008-03-12[new uImage] More verbose kernel image uncompress error messageMarian Balakowicz
2008-03-12[new uImage] Use show_boot_progress() for new uImage formatMarian Balakowicz
2008-03-12[new uImage] Add new uImage fromat support to fpga commandMarian Balakowicz
2008-03-12[new uImage] Add new uImage format handling to other bootm related commandsMarian Balakowicz
2008-03-12[new uImage] Add new uImage format support to imgextract commandMarian Balakowicz
2008-03-12[new uImage] Add new uImage format support to autoscript routineMarian Balakowicz
2008-03-12[new uImage] Add node offsets for FIT images listed in struct bootm_headersMarian Balakowicz
2008-03-12[new uImage] Re-enable interrupts for non automatic bootingMarian Balakowicz
2008-03-12[new uImage] Remove unnecessary arguments passed to ramdisk routinesMarian Balakowicz
2008-03-12[new uImage] Add new uImage format support for ramdisk handlingMarian Balakowicz
2008-03-12[new uImage] Add new uImage format support for kernel bootingMarian Balakowicz
2008-03-11[new uImage] Add new uImage format support for imls and iminfo commandsMarian Balakowicz
2008-03-10[new uImage] New uImage low-level APIMarian Balakowicz
2008-03-09common/kgdb.c: fix 'dereferencing type-punned pointer' warningWolfgang Denk
2008-03-03fix copy from ram to dataflashKim B. Heino
2008-02-29[new uImage] Fix component handling for legacy multi component imagesMarian Balakowicz
2008-02-29[new uImage] Share common uImage code between mkimage and U-bootMarian Balakowicz
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz
2008-02-29Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz
2008-02-29[new uImage] Provide ability to restrict region used for boot imagesKumar Gala
2008-02-29[new uImage] Use lmb for bootm allocationsKumar Gala
2008-02-29[new uImage] Add autostart flag to bootm_headers structureKumar Gala
2008-02-29[new uImage] Introduce lmb from linux kernel for memory mgmt of boot imagesKumar Gala
2008-02-29[new uImage] rework error handling so common functions don't resetKumar Gala
2008-02-29[new uImage] Don't pass kdb to ramdisk_high since we may not have oneKumar Gala
2008-02-27[new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabledMarian Balakowicz
2008-02-27[new uImage] Add image_get_kernel() routineMarian Balakowicz
2008-02-27[new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz
2008-02-27[new uImage] Optimize gen_get_image() flow controlMarian Balakowicz
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz
2008-02-23ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selectedJean-Christophe PLAGNIOL-VILLARD
2008-02-21[new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmdsMarian Balakowicz
2008-02-21[new uImage] Rename and move print_image_hdr() routineMarian Balakowicz
2008-02-21[new uImage] Add fit_parse_conf() and fit_parse_subimage() routinesMarian Balakowicz
2008-02-21[new uImage] Add gen_get_image() routineMarian Balakowicz
2008-02-21Merge branch 'master' of /home/git/u-bootMarian Balakowicz
2008-02-15Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse