summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | add support for memory commands with Blackfin L1 instruction memoryMike Frysinger2008-02-041-3/+48
| | * | | | add Blackfin-specific reginfo commandMike Frysinger2008-02-041-4/+41
| | * | | | add Blackfin-specific bdinfo commandMike Frysinger2008-02-041-0/+31
| | * | | | fix building on Blackfin as the assembler supports the .set syntax, not the =...Mike Frysinger2008-02-041-1/+6
| | |/ / /
| * | | | Fix return value of mtest when CFG_ALT_MEMTEST setGuennadi Liakhovetski2008-02-141-2/+2
| * | | | common/miiphyutil.c: Cleanup MII_DEBUG and debug()Shinya Kuribayashi2008-02-141-22/+9
| | |_|/ | |/| |
| * | | Fix building of fdt_support.c if DEBUG setKumar Gala2008-02-131-3/+3
| | |/ | |/|
| * | QE: Move FDT support into a common fileKumar Gala2008-02-121-48/+0
* | | [new uImage] Move kernel data find code to get_kernel() routineMarian Balakowicz2008-02-071-74/+107
* | | [new uImage] Cleanup do_botm_linux() boot allocationsMarian Balakowicz2008-02-071-9/+109
* | | [new uImage] Move ramdisk loading to a common routineMarian Balakowicz2008-02-071-0/+113
* | | [new uImage] Factor out common image_get_ramdisk() routineMarian Balakowicz2008-02-071-3/+200
* | | [new uImage] Factor out common routines for getting os/arch/type/comp namesMarian Balakowicz2008-02-072-65/+100
* | | [new uImage] Remove standalone applications handling from boootmMarian Balakowicz2008-02-071-37/+1
* | | [new uImage] Remove OF_FLAT_TREE support from PPC bootm codeMarian Balakowicz2008-02-071-9/+1
* | | [new uImage] Return error on image move/uncompress overwritesMarian Balakowicz2008-02-071-0/+22
* | | [new uImage] Cleanup image header pointer use in bootm codeMarian Balakowicz2008-02-073-94/+155
* | | [new uImage] Cleanup cmd_bootm.cMarian Balakowicz2008-02-072-311/+322
* | | [new uImage] Add memmove_wd() common routineMarian Balakowicz2008-02-072-16/+22
* | | [new uImage] Remove I386 uImage fake_header() routineMarian Balakowicz2008-02-071-17/+1
* | | [new uImage] Move CHUNKSZ definition to image.hMarian Balakowicz2008-02-071-7/+0
* | | [new uImage] Move gunzip() common code to common/gunzip.cMarian Balakowicz2008-02-073-91/+117
* | | [new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux()Marian Balakowicz2008-02-071-2/+1
* | | [new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.cMarian Balakowicz2008-02-071-542/+1
* | | [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-0713-302/+268
* | | Add missing cmd_ximg.o to common/MakefileMarian Balakowicz2008-02-071-0/+1
|/ /
* | TFTP: add host ip addr supportJean-Christophe PLAGNIOL-VILLARD2008-02-051-1/+1
* | ARM: s3c24xx: Multiple serial port supportHarald Welte2008-02-041-0/+15
* | ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is definedHebbar2008-02-041-0/+2
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-01-231-1/+1
|\
| * Fix nfs command help to reflect that the serverip is optionalJean-Christophe PLAGNIOL-VILLARD2008-01-161-1/+1
* | FSL: Fix common EEPROM_data structure definitionHaiying Wang2008-01-171-2/+2
|/
* cmd_nand : fix compiler warning.Jean-Christophe PLAGNIOL-VILLARD2008-01-131-2/+2
* Make bootretry work when command line editing is enabledAndreas Engel2008-01-121-0/+7
* Refactor code for "i2c sdram" commandLarry Johnson2008-01-121-291/+220
* Fix "i2c sdram" command for DDR2 DIMMsLarry Johnson2008-01-121-119/+496
* Fix compilation problem in common/cmd_bmp.cAnatolij Gustschin2008-01-121-1/+1
* Merge ../custodiansWolfgang Denk2008-01-111-0/+2
|\
| * Nios2: remove common/cmd_bdinfo.c unused variable.Jean-Christophe PLAGNIOL-VILLARD2008-01-101-0/+2
* | Fix compiler warningKumar Gala2008-01-111-1/+1
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-01-101-0/+48
|\
| * 85xx: add ability to upload QE firmwareTimur Tabi2008-01-091-0/+48
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-01-091-4/+1
|\ \
| * \ Merge branch 'master' of git://www.denx.de/git/u-boot-freebsdWolfgang Denk2008-01-091-4/+1
| |\ \ | | |/ | |/|
| | * Globalize envmatch()Rafal Jaworowski2008-01-091-4/+1
* | | Expose parse_line() globally.James Yang2008-01-091-10/+15
|/ /
* | Add Ctrl combo key support to usb keyboard driver.Zhang Wei2008-01-091-0/+19
* | fix comments with new drivers organizationMarcel Ziswiler2008-01-091-1/+1
* | Remove the obsolete terse version of do_mii()Shinya Kuribayashi2008-01-091-139/+0
* | common/cmd_mii.c: Add sanity argc checkShinya Kuribayashi2008-01-091-0/+5
|/