aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2008-02-23ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selectedJean-Christophe PLAGNIOL-VILLARD
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-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
2008-01-12Refactor code for "i2c sdram" commandLarry Johnson
2008-01-12Fix "i2c sdram" command for DDR2 DIMMsLarry Johnson
2008-01-12Fix compilation problem in common/cmd_bmp.cAnatolij Gustschin
2008-01-11Merge ../custodiansWolfgang Denk
2008-01-11Fix compiler warningKumar Gala
2008-01-10Nios2: remove common/cmd_bdinfo.c unused variable.Jean-Christophe PLAGNIOL-VILLARD
2008-01-10Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk
2008-01-0985xx: add ability to upload QE firmwareTimur Tabi
2008-01-09Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-01-09Merge branch 'master' of git://www.denx.de/git/u-boot-freebsdWolfgang Denk
2008-01-09Expose parse_line() globally.James Yang
2008-01-09Add Ctrl combo key support to usb keyboard driver.Zhang Wei
2008-01-09fix comments with new drivers organizationMarcel Ziswiler
2008-01-09Remove the obsolete terse version of do_mii()Shinya Kuribayashi
2008-01-09common/cmd_mii.c: Add sanity argc checkShinya Kuribayashi
2008-01-09Globalize envmatch()Rafal Jaworowski
2008-01-09cmd_bmp: Add support for displaying gzip compressed bmpsHans-Christian Egtvedt
2008-01-09Remove bit swapping in Xilinx Spartan bitfile loadingMatthias Fuchs
2008-01-09Fix MSB check in Xilinx Spartan slave serial modeMatthias Fuchs
2008-01-09Add pre and post configuration callbacks for Spartan FPGAsMatthias Fuchs
2008-01-09Improve configuration of FPGA subsystemMatthias Fuchs
2008-01-09serial: Make default_serial_console() a weak functionMatthias Fuchs
2008-01-09add 'terminal program' functionalityHarald Welte