summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabledMarian Balakowicz2008-02-273-10/+21
* | | [new uImage] POWERPC: Add image_get_fdt() routineMarian Balakowicz2008-02-271-32/+44
* | | [new uImage] Add image_get_kernel() routineMarian Balakowicz2008-02-271-33/+53
* | | [new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz2008-02-2714-56/+49
* | | [Makefile] Sort COBJS in lib_<arch> MakefilesMarian Balakowicz2008-02-2711-56/+112
* | | [new uImage] Optimize gen_get_image() flow controlMarian Balakowicz2008-02-271-31/+33
* | | [new uImage] POWERPC: Split get_fdt() into get and relocate routinesMarian Balakowicz2008-02-271-18/+43
* | | [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-2529-404/+1074
* | | [new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmdsMarian Balakowicz2008-02-212-2/+2
* | | [new uImage] Rename and move print_image_hdr() routineMarian Balakowicz2008-02-2113-72/+69
* | | [new uImage] Add fit_parse_conf() and fit_parse_subimage() routinesMarian Balakowicz2008-02-212-0/+88
* | | [new uImage] Add gen_get_image() routineMarian Balakowicz2008-02-214-40/+119
* | | [new uImage] Pull in libfdt if CONFIG_FIT is enabledMarian Balakowicz2008-02-214-3/+12
* | | Merge branch 'master' of /home/git/u-bootMarian Balakowicz2008-02-21459-16185/+67993
|\| |
| * | Fix CPU POST test failureYuri Tikhonov2008-02-211-0/+3
| |/
| * s3c24x0: Fix unused variable 'i' in function 'serial_init_dev'Jean-Christophe PLAGNIOL-VILLARD2008-02-171-1/+0
| * pxa: fix assignment from incompatible pointer typeJean-Christophe PLAGNIOL-VILLARD2008-02-171-1/+1
| * at91cap9adk: fix implicit declaration of function 'eth_init'Jean-Christophe PLAGNIOL-VILLARD2008-02-171-0/+3
| * Remove files added by mistake, update CHANGELOG.Wolfgang Denk2008-02-172-0/+206
| * PPC440EPx: Optionally enable second I2C busMike Nuss2008-02-161-1/+4
| * ppc4xx: HCU4/5. Cleanup configsNiklaus Giger2008-02-162-46/+27
| * ppc4xx: HCU4/5. CleanupsNiklaus Giger2008-02-167-81/+70
| * 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 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2008-02-1660-1545/+2990
| |\
| | * Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-1514-1448/+19
| | |\
| | | * ARM: cleanup duplicated exception handlingcodeAndreas Engel2008-02-1414-1448/+19
| | * | Merge branch '080202_at91rm9200dk' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-158-1/+1
| | |\ \
| | | * | Move AT91RM9200DK board support under board/atmelHaavard Skinnemoen2008-02-148-1/+1
| | * | | Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-1512-1/+985
| | |\ \ \
| | | * | | Support for Artila M-501 starter kitTimo Tuunainen2008-02-1412-1/+985
| | | | |/ | | | |/|
| | * | | Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-1529-26/+1944
| | |\ \ \
| | | * | | AT91CAP9 supportStelian Pop2008-02-141-8/+9
| | | * | | AT91CAP9 support : move board files to Atmel vendor directory.Stelian Pop2008-02-147-1/+1
| | | * | | AT91CAP9 support : MACB changesStelian Pop2008-02-142-0/+14
| | | * | | AT91CAP9 support : board/ filesStelian Pop2008-02-147-0/+754
| | | * | | AT91CAP9 support : cpu/ filesStelian Pop2008-02-149-1/+452
| | | * | | AT91CAP9 support : include/ filesStelian Pop2008-02-145-0/+679
| | | * | | AT91CAP9 support : build integrationStelian Pop2008-02-145-2/+15
| | | * | | Improve DataFlash CS definition.Stelian Pop2008-02-141-13/+18
| | | * | | Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is onStelian Pop2008-02-141-2/+3
| | | |/ /
| | * | | Merge branch '070524_netstar' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-153-69/+41
| | |\ \ \
| | | * | | Update board NetStarPeter Pearse2008-02-143-69/+41
| | | |/ /
| * | / / Wipe out assembler warnings while compiling x86 biosemuAnatolij Gustschin2008-02-164-10/+20
| |/ / /
| * | | Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-02-157-42/+888
| |\ \ \
| | * | | Prepare v1.3.2-rc1 release candidatev1.3.2-rc1Wolfgang Denk2008-02-152-2/+559
| | * | | Fix compile warning on lib_ppc/board.cAnatolij Gustschin2008-02-151-1/+1
| | * | | Add Radeon Mobility 9200 pci device id to the radeon driverAnatolij Gustschin2008-02-151-0/+3
| | * | | Extend ATI Radeon driver to support more video modesAnatolij Gustschin2008-02-152-15/+308
| | * | | xsengine: fix typo and few coding styleJean-Christophe PLAGNIOL-VILLARD2008-02-151-9/+9