summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* [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
| | | |/ /
| | * | | Merge branch '070524_netstar' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-15-69/+41
| | |\ \ \
| | | * | | Update board NetStarPeter Pearse2008-02-14-69/+41
| | | |/ /
| * | | | Wipe out assembler warnings while compiling x86 biosemuAnatolij Gustschin2008-02-16-10/+20
| |/ / /
| * | | Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-02-15-42/+888
| |\ \ \
| | * | | Prepare v1.3.2-rc1 release candidateWolfgang Denk2008-02-15-2/+559
| | * | | Fix compile warning on lib_ppc/board.cAnatolij Gustschin2008-02-15-1/+1
| | * | | Add Radeon Mobility 9200 pci device id to the radeon driverAnatolij Gustschin2008-02-15-0/+3
| | * | | Extend ATI Radeon driver to support more video modesAnatolij Gustschin2008-02-15-15/+308