summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz
2008-02-21[new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmdsMarian Balakowicz
2008-02-21[new uImage] Rename and move print_image_hdr() routineMarian Balakowicz
2008-02-21[new uImage] Add fit_parse_conf() and fit_parse_subimage() routinesMarian Balakowicz
2008-02-21[new uImage] Add gen_get_image() routineMarian Balakowicz
2008-02-21Merge branch 'master' of /home/git/u-bootMarian Balakowicz
2008-02-15Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse
2008-02-15Fix wrong memory limit calculation in memory-testGuennadi Liakhovetski
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk
2008-02-14Fix return value of mtest when CFG_ALT_MEMTEST setGuennadi Liakhovetski
2008-02-14common/miiphyutil.c: Cleanup MII_DEBUG and debug()Shinya Kuribayashi
2008-02-14Merge commit 'wd/master'Jon Loeliger
2008-02-14AT91CAP9 supportStelian Pop
2008-02-13Fix building of fdt_support.c if DEBUG setKumar Gala
2008-02-13Merge commit 'wd/master'Jon Loeliger
2008-02-12QE: Move FDT support into a common fileKumar Gala
2008-02-07[new uImage] Move kernel data find code to get_kernel() routineMarian Balakowicz
2008-02-07[new uImage] Cleanup do_botm_linux() boot allocationsMarian Balakowicz
2008-02-07[new uImage] Move ramdisk loading to a common routineMarian Balakowicz
2008-02-07[new uImage] Factor out common image_get_ramdisk() routineMarian Balakowicz
2008-02-07[new uImage] Factor out common routines for getting os/arch/type/comp namesMarian Balakowicz
2008-02-07[new uImage] Remove standalone applications handling from boootmMarian Balakowicz
2008-02-07[new uImage] Remove OF_FLAT_TREE support from PPC bootm codeMarian Balakowicz
2008-02-07[new uImage] Return error on image move/uncompress overwritesMarian Balakowicz
2008-02-07[new uImage] Cleanup image header pointer use in bootm codeMarian Balakowicz
2008-02-07[new uImage] Cleanup cmd_bootm.cMarian Balakowicz
2008-02-07[new uImage] Add memmove_wd() common routineMarian Balakowicz
2008-02-07[new uImage] Remove I386 uImage fake_header() routineMarian Balakowicz
2008-02-07[new uImage] Move CHUNKSZ definition to image.hMarian Balakowicz
2008-02-07[new uImage] Move gunzip() common code to common/gunzip.cMarian Balakowicz
2008-02-07[new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux()Marian Balakowicz
2008-02-07[new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.cMarian Balakowicz
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz
2008-02-07Add missing cmd_ximg.o to common/MakefileMarian Balakowicz
2008-02-04new command for displaying strings at specified memory locationsMike Frysinger
2008-02-04interface to Blackfin on-chip One-Time-Programmable memoryMike Frysinger
2008-02-04add support for memory commands with Blackfin L1 instruction memoryMike Frysinger
2008-02-04add Blackfin-specific reginfo commandMike Frysinger
2008-02-04add Blackfin-specific bdinfo commandMike Frysinger
2008-02-04fix building on Blackfin as the assembler supports the .set syntax, not the =...Mike Frysinger
2008-02-05TFTP: add host ip addr supportJean-Christophe PLAGNIOL-VILLARD
2008-02-04ARM: s3c24xx: Multiple serial port supportHarald Welte
2008-02-04ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is definedHebbar
2008-01-2486xx: Add reginfo commandBecky Bruce
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk
2008-01-17FSL: Fix common EEPROM_data structure definitionHaiying Wang
2008-01-16Fix nfs command help to reflect that the serverip is optionalJean-Christophe PLAGNIOL-VILLARD
2008-01-13cmd_nand : fix compiler warning.Jean-Christophe PLAGNIOL-VILLARD
2008-01-12Make bootretry work when command line editing is enabledAndreas Engel