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