aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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-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-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
2008-01-09Re-introduce the 'nand read.oob' and 'nand write.oob' commandsHarald Welte
2008-01-09Fix building with CRAMFS but not JFFS2 supportHarald Welte
2008-01-09Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the ...Jean-Christophe PLAGNIOL-VILLARD
2008-01-09Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk
2008-01-08Fine grained per property /chosen updating.Gerald Van Baren
2008-01-08Improve the FDT help message.Gerald Van Baren
2008-01-08Support setting FDT properties with optional values.Gerald Van Baren
2008-01-07Merge with git://www.denx.de/git/u-boot.gitPeter Pearse
2007-12-27Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese