aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-07[new uImage] Cleanup do_botm_linux() boot allocationsMarian Balakowicz4-117/+189
2008-02-07[new uImage] Move ramdisk loading to a common routineMarian Balakowicz4-175/+171
2008-02-07[new uImage] Removed dead ramdisk code on microblaze architecturesMarian Balakowicz1-5/+0
2008-02-07[new uImage] Factor out common image_get_ramdisk() routineMarian Balakowicz9-588/+239
2008-02-07[new uImage] Move FDT error printing to common fdt_error() routineMarian Balakowicz1-26/+24
2008-02-07[new uImage] Factor out common routines for getting os/arch/type/comp namesMarian Balakowicz3-69/+109
2008-02-07[new uImage] Remove standalone applications handling from boootmMarian Balakowicz1-37/+1
2008-02-07[new uImage] Remove OF_FLAT_TREE support from PPC bootm codeMarian Balakowicz2-68/+7
2008-02-07[new uImage] Use image API in SH do_bootm_linux() routineMarian Balakowicz1-5/+2
2008-02-07[new uImage] Rename architecture specific bootm code filesMarian Balakowicz22-11/+11
2008-02-07[new uImage] Return error on image move/uncompress overwritesMarian Balakowicz2-2/+34
2008-02-07[new uImage] Cleanup image header pointer use in bootm codeMarian Balakowicz14-489/+435
2008-02-07[new uImage] Cleanup cmd_bootm.cMarian Balakowicz2-311/+322
2008-02-07[new uImage] Add memmove_wd() common routineMarian Balakowicz5-53/+33
2008-02-07[new uImage] Fix FDT header verification in PPC do_boot_linux() routineMarian Balakowicz1-2/+2
2008-02-07[new uImage] Fix uImage header pointer use in i386 do_bootm_linux()Marian Balakowicz1-3/+3
2008-02-07[new uImage] Remove I386 uImage fake_header() routineMarian Balakowicz4-79/+1
2008-02-07[new uImage] Move CHUNKSZ definition to image.hMarian Balakowicz4-11/+7
2008-02-07[new uImage] Move gunzip() common code to common/gunzip.cMarian Balakowicz5-109/+123
2008-02-07[new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux()Marian Balakowicz2-11/+12
2008-02-07[new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.cMarian Balakowicz3-543/+592
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz34-806/+822
2008-02-07Add missing cmd_ximg.o to common/MakefileMarian Balakowicz1-0/+1
2008-02-07ADS5121e: DDR2 init/timing update.Grzegorz Bernacki2-22/+27
2008-02-07Device tree updatesJohn Rigby2-5/+6
2008-02-07Change IPS freq to 66MHzJohn Rigby1-1/+1
2008-02-07xsengine: rename board_post_init to board_late_initJean-Christophe PLAGNIOL-VILLARD2-2/+2
2008-02-07Add attribute POST_PREREL to ECC memory POSTLarry Johnson1-2/+2
2008-02-05TFTP: add host ip addr supportJean-Christophe PLAGNIOL-VILLARD2-11/+31
2008-02-05OMAP5912: fix FIFO handling in UART driverWolfgang Denk1-4/+12
2008-02-04ARM: S3C24x0 SoC NAND controller supportHarald Welte2-1/+180
2008-02-04ARM: s3c24xx: Multiple serial port supportHarald Welte3-21/+163
2008-02-04ARM: arm920t: Allow use of 'gd' pointer from IRQHarald Welte1-5/+5
2008-02-04ARM: arm920/s3c24xx: IRQ demulitplexer callbackHarald Welte3-1/+17
2008-02-04ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is definedHebbar1-0/+2
2008-02-04ARM: add I2C init function call in lib_arm/board.cHebbar1-0/+18
2008-02-04ARM: Board voiceblue updateLadislav Michl5-96/+35
2008-02-04ARM: AT91RM9200 based boards config cleanupLadislav Michl4-86/+10
2008-02-04ARM: Fix at91rm9200dk base addressLadislav Michl1-7/+7
2008-02-03MMC for PXA 27X (resubmit)stefano babic3-199/+380
2008-02-03Fix gcc issues in pxa-regs.hstefano babic1-9/+9
2008-01-25inka4x0: remove dead codeWolfgang Denk1-10/+0
2008-01-23Coding Style Cleanup; update CHANGELOGWolfgang Denk2-1/+169
2008-01-23Merge ../custodiansWolfgang Denk36-110/+5362
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-ixpWolfgang Denk36-110/+5362
2008-01-23Merge ../custodiansWolfgang Denk11-0/+487
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk11-0/+487
2008-01-23Merge ../custodiansWolfgang Denk2-25/+14
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2-25/+14
2008-01-23Merge ../custodiansWolfgang Denk11-0/+433