summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-03-14Add MD5 support to the new uImage formatBartlomiej Sieka
2008-03-14Add the MD5 algorithmBartlomiej Sieka
2008-03-12Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz
2008-03-12[new uImage] Fix definition of common bootm_headers_t fieldsMarian Balakowicz
2008-03-12[new uImage] Add proper ramdisk/FDT handling when FIT configuration is usedMarian 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] Remove unnecessary arguments passed to ramdisk routinesMarian Balakowicz
2008-03-11[new uImage] Add support for new uImage format to mkimage toolBartlomiej Sieka
2008-03-10[new uImage] Make node unit names const in struct bootm_headersMarian Balakowicz
2008-03-10[new uImage] New uImage low-level APIMarian Balakowicz
2008-03-08Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk
2008-03-08Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk
2008-03-08mgsuvd: update board configurationHeiko Schocher
2008-03-08mgcoge: update board configurationHeiko Schocher
2008-03-07mpc83xx: make dtb basename file references equal those of linuxKim Phillips
2008-03-07ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variablesStefan Roese
2008-03-07837xEMDS: Improve the system performanceDave Liu
2008-03-06Replace "run load; run update" with conditionalized "run load update".Detlev Zundel
2008-03-04PCS440EP: fix build problems (redundant #define)Wolfgang Denk
2008-03-03Fix endianess problem in cramfs code (cramfs is always host-endian in Linux)Bernhard Nemec
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk
2008-03-03ADS5121: Fix default environment.Wolfgang Denk
2008-03-03Fix checking fat32 cluster size.michael
2008-03-02ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1Stefan Roese
2008-03-02Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk
2008-03-02MPC5121e ADS PCI support take 3John Rigby
2008-03-02arm-imx: Fix register definitionsJean-Christophe PLAGNIOL-VILLARD
2008-03-02Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi
2008-02-29libfdt: Add and use a node iteration helper function.David Gibson
2008-02-29[new uImage] Add libfdt support to mkimageBartlomiej Sieka
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-27sbc8548: Fix cfi flash bank declarationJean-Christophe PLAGNIOL-VILLARD
2008-02-27[new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabledMarian Balakowicz
2008-02-27[new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz
2008-02-23Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi
2008-02-22Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter.Detlev Zundel
2008-02-22lwmon5: enable hardware watchdogYuri Tikhonov
2008-02-22ppc4xx: Support for ATI Radeon 9200 card on sequoiaAnatolij Gustschin
2008-02-22Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk
2008-02-22Merge branch 'master' of git://www.denx.de/git/u-boot-freebsdWolfgang Denk