summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-03-16Conding style cleanupWolfgang Denk
2008-03-15ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval boardStefan Roese
2008-03-15ppc4xx: Add Canyonlands NAND booting supportStefan Roese
2008-03-15ppc4xx: Add AMCC Canyonlands support (460EX) (3/3)Stefan Roese
2008-03-15ppc4xx: Add AMCC Canyonlands support (460EX) (2/3)Stefan Roese
2008-03-15ppc4xx: Add basic support for AMCC 460EX/460GT (5/5)Stefan Roese
2008-03-15ppc4xx: Add basic support for AMCC 460EX/460GT (4/5)Stefan Roese
2008-03-15ppc4xx: Add basic support for AMCC 460EX/460GT (3/5)Stefan Roese
2008-03-15ppc4xx: program_tlb now uses 64bit physical addessStefan Roese
2008-03-15ppc4xx: Add 405GPr based MCU25 board config fileNiklaus Giger
2008-03-15ppc4xx: HCU4/5. Use FLASH_CFI_LEGACYNiklaus Giger
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