summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | 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
|/
* cmd_bmp: Add support for displaying gzip compressed bmpsHans-Christian Egtvedt2008-01-091-49/+85
* Remove bit swapping in Xilinx Spartan bitfile loadingMatthias Fuchs2008-01-091-36/+1
* Fix MSB check in Xilinx Spartan slave serial modeMatthias Fuchs2008-01-092-2/+2
* Add pre and post configuration callbacks for Spartan FPGAsMatthias Fuchs2008-01-092-4/+32
* Improve configuration of FPGA subsystemMatthias Fuchs2008-01-099-50/+42
OpenPOWER on IntegriCloud