summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_TJerry Van Baren2008-03-263-224/+0
* Add setexpr commandKumar Gala2008-03-252-0/+71
* Merge git://www.denx.de/git/u-boot into ubootGerald Van Baren2008-03-213-7/+43
|\
| * The patch introduces the alternative configuration of the log buffer for the ...Yuri Tikhonov2008-03-182-6/+36
| * The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov2008-03-181-1/+7
* | Fix fdt boardsetup command parsingKumar Gala2008-03-181-1/+2
* | Add sub-commands to fdtKumar Gala2008-03-181-1/+111
|/
* Blackfin: new cplbinfo command for viewing cplb tablesMike Frysinger2008-03-152-0/+60
* Blackfin: move bootldr command to common codeMike Frysinger2008-03-152-0/+65
* common/kgdb.c: fix 'dereferencing type-punned pointer' warningWolfgang Denk2008-03-091-5/+5
* fix copy from ram to dataflashKim B. Heino2008-03-031-1/+1
* ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selectedJean-Christophe PLAGNIOL-VILLARD2008-02-231-4/+6
* Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-151-8/+9
|\
| * AT91CAP9 supportStelian Pop2008-02-141-8/+9
* | Fix wrong memory limit calculation in memory-testGuennadi Liakhovetski2008-02-151-15/+8
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-151-1/+6
|\ \
| * \ Merge commit 'wd/master'Jon Loeliger2008-02-141-3/+3
| |\ \ | | |/
| * | Merge commit 'wd/master'Jon Loeliger2008-02-134-49/+18
| |\ \
| * | | 86xx: Add reginfo commandBecky Bruce2008-01-241-2/+8
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-02-157-8/+340
|\ \ \ \
| * | | | new command for displaying strings at specified memory locationsMike Frysinger2008-02-042-0/+50
| * | | | interface to Blackfin on-chip One-Time-Programmable memoryMike Frysinger2008-02-042-0/+164
| * | | | 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
* | 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
|/ /
OpenPOWER on IntegriCloud