summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* [new uImage] Add libfdt support to mkimageBartlomiej Sieka2008-02-29-0/+4
* [new uImage] Share common uImage code between mkimage and U-bootMarian Balakowicz2008-02-29-8/+13
* [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-29-33/+39
* Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2008-02-29-41/+113
|\
| * Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi2008-02-23-21/+21
| * Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter.Detlev Zundel2008-02-22-3/+3
| * lwmon5: enable hardware watchdogYuri Tikhonov2008-02-22-2/+1
| * ppc4xx: Support for ATI Radeon 9200 card on sequoiaAnatolij Gustschin2008-02-22-1/+25
| * Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-22-12/+12
| |\
| | * 86xx: Fix GUR PCI config registers properly.Jon Loeliger2008-02-20-2/+8
| | * 8610HPCD: Don't use VIDEO/CFB_CONSOLE by default.Jon Loeliger2008-02-20-1/+1
| | * 8610HPCD: Fix typos in two PCI setup registers.Jon Loeliger2008-02-19-2/+0
| | * 86xx: Convert sbc8641d to use libfdt.Jon Loeliger2008-02-18-7/+3
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-freebsdWolfgang Denk2008-02-22-0/+51
| |\ \
| | * | API: Add (c) and licensing notice to the public API header.Rafal Jaworowski2008-02-21-0/+51
| | |/
| * | Remove duplicate defines for ARRAY_SIZEKumar Gala2008-02-22-2/+0
| |/
* | [new uImage] Provide ability to restrict region used for boot imagesKumar Gala2008-02-29-0/+2
* | [new uImage] Use lmb for bootm allocationsKumar Gala2008-02-29-7/+5
* | [new uImage] Add autostart flag to bootm_headers structureKumar Gala2008-02-29-0/+2
* | [new uImage] Introduce lmb from linux kernel for memory mgmt of boot imagesKumar Gala2008-02-29-0/+56
* | [new uImage] rework error handling so common functions don't resetKumar Gala2008-02-29-1/+1
* | [new uImage] Don't pass kdb to ramdisk_high since we may not have oneKumar Gala2008-02-29-1/+1
* | [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabledMarian Balakowicz2008-02-27-2/+3
* | [new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz2008-02-27-5/+2
* | [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-25-4/+49
* | [new uImage] Rename and move print_image_hdr() routineMarian Balakowicz2008-02-21-3/+1
* | [new uImage] Add fit_parse_conf() and fit_parse_subimage() routinesMarian Balakowicz2008-02-21-0/+10
* | [new uImage] Add gen_get_image() routineMarian Balakowicz2008-02-21-0/+6
* | [new uImage] Pull in libfdt if CONFIG_FIT is enabledMarian Balakowicz2008-02-21-0/+9
* | Merge branch 'master' of /home/git/u-bootMarian Balakowicz2008-02-21-12861/+62145
|\ \ | |/
| * ppc4xx: HCU4/5. Cleanup configsNiklaus Giger2008-02-16-46/+27
| * ppc4xx: PPC405GPr fix missing register definitionsNiklaus Giger2008-02-16-0/+8
| * ppc4xx: Beautify configuration files for Sequoia and Korat boardsLarry Johnson2008-02-16-235/+237
| * Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-15-0/+197
| |\
| | * Support for Artila M-501 starter kitTimo Tuunainen2008-02-14-0/+197
| * | Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-15-0/+891
| |\ \
| | * | AT91CAP9 support : board/ filesStelian Pop2008-02-14-0/+212
| | * | AT91CAP9 support : include/ filesStelian Pop2008-02-14-0/+679
| | |/
| * | Merge branch '070524_netstar' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-15-47/+39
| |\ \
| | * | Update board NetStarPeter Pearse2008-02-14-47/+39
| | |/
| * | Fix compile warning on lib_ppc/board.cAnatolij Gustschin2008-02-15-1/+1
| * | Extend ATI Radeon driver to support more video modesAnatolij Gustschin2008-02-15-0/+4
| * | xsengine: fix typo and few coding styleJean-Christophe PLAGNIOL-VILLARD2008-02-15-9/+9
| * | Merge ../custodiansWolfgang Denk2008-02-15-0/+12
| |\ \
| | * \ Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-15-0/+12
| | |\ \
| | | * \ Merge commit 'wd/master'Jon Loeliger2008-02-14-4/+6
| | | |\ \ | | | | |/
| | | * | Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbolsJon Loeliger2008-02-13-0/+5
| | | * | Merge commit 'wd/master'Jon Loeliger2008-02-13-293/+125
| | | |\ \
| | | * | | 86xx: Add reginfo commandBecky Bruce2008-01-24-0/+3
| | | * | | 86xx: Add print_laws function to fsl_law.cBecky Bruce2008-01-24-0/+1