aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz1-33/+39
2008-02-29Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz18-41/+113
2008-02-29[new uImage] Provide ability to restrict region used for boot imagesKumar Gala1-0/+2
2008-02-29[new uImage] Use lmb for bootm allocationsKumar Gala1-7/+5
2008-02-29[new uImage] Add autostart flag to bootm_headers structureKumar Gala1-0/+2
2008-02-29[new uImage] Introduce lmb from linux kernel for memory mgmt of boot imagesKumar Gala2-0/+56
2008-02-29[new uImage] rework error handling so common functions don't resetKumar Gala1-1/+1
2008-02-29[new uImage] Don't pass kdb to ramdisk_high since we may not have oneKumar Gala1-1/+1
2008-02-27[new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabledMarian Balakowicz1-2/+3
2008-02-27[new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz1-5/+2
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz1-4/+49
2008-02-23Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi7-21/+21
2008-02-22Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter.Detlev Zundel3-3/+3
2008-02-22lwmon5: enable hardware watchdogYuri Tikhonov1-2/+1
2008-02-22ppc4xx: Support for ATI Radeon 9200 card on sequoiaAnatolij Gustschin1-1/+25
2008-02-22Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk3-12/+12
2008-02-22Merge branch 'master' of git://www.denx.de/git/u-boot-freebsdWolfgang Denk1-0/+51
2008-02-22Remove duplicate defines for ARRAY_SIZEKumar Gala2-2/+0
2008-02-21[new uImage] Rename and move print_image_hdr() routineMarian Balakowicz2-3/+1
2008-02-21[new uImage] Add fit_parse_conf() and fit_parse_subimage() routinesMarian Balakowicz1-0/+10
2008-02-21[new uImage] Add gen_get_image() routineMarian Balakowicz1-0/+6
2008-02-21[new uImage] Pull in libfdt if CONFIG_FIT is enabledMarian Balakowicz1-0/+9
2008-02-21Merge branch 'master' of /home/git/u-bootMarian Balakowicz224-12861/+62145
2008-02-21API: Add (c) and licensing notice to the public API header.Rafal Jaworowski1-0/+51
2008-02-2086xx: Fix GUR PCI config registers properly.Jon Loeliger1-2/+8
2008-02-208610HPCD: Don't use VIDEO/CFB_CONSOLE by default.Jon Loeliger1-1/+1
2008-02-198610HPCD: Fix typos in two PCI setup registers.Jon Loeliger1-2/+0
2008-02-1886xx: Convert sbc8641d to use libfdt.Jon Loeliger1-7/+3
2008-02-16ppc4xx: HCU4/5. Cleanup configsNiklaus Giger2-46/+27
2008-02-16ppc4xx: PPC405GPr fix missing register definitionsNiklaus Giger1-0/+8
2008-02-16ppc4xx: Beautify configuration files for Sequoia and Korat boardsLarry Johnson2-235/+237
2008-02-15Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdevPeter Pearse1-0/+197
2008-02-15Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse6-0/+891
2008-02-15Merge branch '070524_netstar' of git://linux-arm.org/u-boot-armdevPeter Pearse1-47/+39
2008-02-15Fix compile warning on lib_ppc/board.cAnatolij Gustschin1-1/+1
2008-02-15Extend ATI Radeon driver to support more video modesAnatolij Gustschin1-0/+4
2008-02-15xsengine: fix typo and few coding styleJean-Christophe PLAGNIOL-VILLARD1-9/+9
2008-02-15Merge ../custodiansWolfgang Denk5-0/+12
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk5-0/+12
2008-02-15Merge ../custodiansWolfgang Denk2-2/+2
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2-2/+2
2008-02-15Merge ../custodiansWolfgang Denk5-10/+12
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk5-10/+12
2008-02-15Coding STyle cleanup.Wolfgang Denk1-34/+34
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk152-12440/+60719
2008-02-14sh: Fix register address of SH7722Nobuhiro Iwamatsu1-6/+6
2008-02-1485xx, 86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi1-2/+4
2008-02-14TQM834x: clean up configurationWolfgang Denk1-22/+5
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk1-1/+1
2008-02-14Merge commit 'wd/master'Jon Loeliger3-4/+6