summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* [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
| | * | | xsengine: fix typo and few coding styleJean-Christophe PLAGNIOL-VILLARD2008-02-15-9/+9
| | * | | Fix wrong memory limit calculation in memory-testGuennadi Liakhovetski2008-02-15-15/+8
| * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2008-02-15-4/+9
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix timer overflow in DaVinciPeter Pearse2008-02-14-4/+9
| | |/ /
| * | | Merge ../custodiansWolfgang Denk2008-02-15-610/+315
| |\ \ \
| | * \ \ Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-15-610/+315
| | |\ \ \
| | | * \ \ Merge commit 'wd/master'Jon Loeliger2008-02-14-56/+52
| | | |\ \ \ | | | | |/ /
| | | * | | 86xx: Fix compilation warning in sys_eprom.cJon Loeliger2008-02-14-1/+1
| | | * | | Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbolsJon Loeliger2008-02-13-0/+5
| | | * | | Merge commit 'wd/master'Jon Loeliger2008-02-13-632/+1036
| | | |\ \ \