summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* [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
| * ppc4xx: Beautify configuration files for Sequoia and Korat boardsLarry Johnson2008-02-16-235/+237
| * Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2008-02-16-1545/+2990
| |\
| | * Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-15-1448/+19
| | |\
| | | * ARM: cleanup duplicated exception handlingcodeAndreas Engel2008-02-14-1448/+19
| | * | Merge branch '080202_at91rm9200dk' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-15-1/+1
| | |\ \
| | | * | Move AT91RM9200DK board support under board/atmelHaavard Skinnemoen2008-02-14-1/+1
| | * | | Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-15-1/+985
| | |\ \ \
| | | * | | Support for Artila M-501 starter kitTimo Tuunainen2008-02-14-1/+985
| | | | |/ | | | |/|
| | * | | Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-15-26/+1944
| | |\ \ \
| | | * | | AT91CAP9 supportStelian Pop2008-02-14-8/+9
| | | * | | AT91CAP9 support : move board files to Atmel vendor directory.Stelian Pop2008-02-14-1/+1
| | | * | | AT91CAP9 support : MACB changesStelian Pop2008-02-14-0/+14
| | | * | | AT91CAP9 support : board/ filesStelian Pop2008-02-14-0/+754
| | | * | | AT91CAP9 support : cpu/ filesStelian Pop2008-02-14-1/+452
| | | * | | AT91CAP9 support : include/ filesStelian Pop2008-02-14-0/+679
| | | * | | AT91CAP9 support : build integrationStelian Pop2008-02-14-2/+15
| | | * | | Improve DataFlash CS definition.Stelian Pop2008-02-14-13/+18
| | | * | | Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is onStelian Pop2008-02-14-2/+3
| | | |/ /