summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-02-22-1/+6
| |\ \
| | * | CFI: Do not use uninitialized cmd_resetMichael Schwingen2008-02-21-1/+6
| * | | 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
| | | |/ | | |/|
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2008-02-22-2/+2
| |\ \ \
| | * | | ColdFire: Fix missing code flash size for M5485EVBTsiChungLiew2008-02-20-1/+1
| | * | | ColdFire: Fix 5282 and 5271 interrupt mask bitTsiChungLiew2008-02-20-1/+1
| | |/ /
| * | | Remove duplicate defines for ARRAY_SIZEKumar Gala2008-02-22-2/+0
| * | | ppc: Allow boards to specify effective amount of memoryKumar Gala2008-02-22-7/+15
| * | | include autoconf.mk before any other .mk filesMike Frysinger2008-02-22-3/+3
| * | | error check autoconf.mk generationMike Frysinger2008-02-22-0/+1
| * | | Fix bug in dependency checkingStefano Babic2008-02-22-1/+1
| * | | Fix GPMC CS2 memory setup at apollonKyungmin Park2008-02-22-0/+2
| * | | uli526x: Fix multiple differ in signedness and parentheses around comparisonJean-Christophe PLAGNIOL-VILLARD2008-02-22-5/+5
| * | | MIPS: Fix CFG_NO_FLASH supportJean-Christophe PLAGNIOL-VILLARD2008-02-22-46/+12
| * | | easylogo: clean up some more and add -r (rgb) supportMike Frysinger2008-02-22-54/+71
| * | | Makefile: add target for $(LDSCRIPT)Mike Frysinger2008-02-22-0/+3
| | |/ | |/|
* | | [new uImage] Respect autostart setting in linux bootmKumar Gala2008-02-29-2/+32
* | | [new uImage] Provide ability to restrict region used for boot imagesKumar Gala2008-02-29-8/+60
* | | [new uImage] Use lmb for bootm allocationsKumar Gala2008-02-29-126/+119
* | | [new uImage] Add autostart flag to bootm_headers structureKumar Gala2008-02-29-0/+9
* | | [new uImage] Introduce lmb from linux kernel for memory mgmt of boot imagesKumar Gala2008-02-29-0/+351
* | | [new uImage] ppc: Allow boards to specify effective amount of memoryKumar Gala2008-02-29-7/+15
* | | [new uImage] rework error handling so common functions don't resetKumar Gala2008-02-29-32/+70
* | | [new uImage] ppc: Re-order ramdisk/fdt handling sequenceKumar Gala2008-02-29-4/+35
* | | [new uImage] ppc: Determine if we are booting an OF styleKumar Gala2008-02-29-9/+13
* | | [new uImage] Don't pass kdb to ramdisk_high since we may not have oneKumar Gala2008-02-29-10/+7
* | | [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabledMarian Balakowicz2008-02-27-10/+21
* | | [new uImage] POWERPC: Add image_get_fdt() routineMarian Balakowicz2008-02-27-32/+44
* | | [new uImage] Add image_get_kernel() routineMarian Balakowicz2008-02-27-33/+53
* | | [new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz2008-02-27-56/+49
* | | [Makefile] Sort COBJS in lib_<arch> MakefilesMarian Balakowicz2008-02-27-56/+112
* | | [new uImage] Optimize gen_get_image() flow controlMarian Balakowicz2008-02-27-31/+33
* | | [new uImage] POWERPC: Split get_fdt() into get and relocate routinesMarian Balakowicz2008-02-27-18/+43
* | | [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-25-404/+1074
* | | [new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmdsMarian Balakowicz2008-02-21-2/+2
* | | [new uImage] Rename and move print_image_hdr() routineMarian Balakowicz2008-02-21-72/+69
* | | [new uImage] Add fit_parse_conf() and fit_parse_subimage() routinesMarian Balakowicz2008-02-21-0/+88
* | | [new uImage] Add gen_get_image() routineMarian Balakowicz2008-02-21-40/+119
* | | [new uImage] Pull in libfdt if CONFIG_FIT is enabledMarian Balakowicz2008-02-21-3/+12
* | | Merge branch 'master' of /home/git/u-bootMarian Balakowicz2008-02-21-16185/+67993
|\ \ \ | |/ /
| * | Fix CPU POST test failureYuri Tikhonov2008-02-21-0/+3
| |/
| * s3c24x0: Fix unused variable 'i' in function 'serial_init_dev'Jean-Christophe PLAGNIOL-VILLARD2008-02-17-1/+0
| * pxa: fix assignment from incompatible pointer typeJean-Christophe PLAGNIOL-VILLARD2008-02-17-1/+1
| * at91cap9adk: fix implicit declaration of function 'eth_init'Jean-Christophe PLAGNIOL-VILLARD2008-02-17-0/+3
| * Remove files added by mistake, update CHANGELOG.Wolfgang Denk2008-02-17-0/+206
| * PPC440EPx: Optionally enable second I2C busMike Nuss2008-02-16-1/+4
| * ppc4xx: HCU4/5. Cleanup configsNiklaus Giger2008-02-16-46/+27
| * ppc4xx: HCU4/5. CleanupsNiklaus Giger2008-02-16-81/+70
| * ppc4xx: PPC405GPr fix missing register definitionsNiklaus Giger2008-02-16-0/+8