summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner
2009-12-20usb: write command for RAW partition.Mahavir Jain
2009-12-20USB Consolidate descriptor definitionsTom Rix
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-12-07Merge branch 'master' of ../work into nextWolfgang Denk
2009-12-07i2c: fix dangling comment in do_i2c_mw()Heiko Schocher
2009-12-07Merge branch 'master' into nextWolfgang Denk
2009-12-07bootm: Fix help message's sub-command orderingPeter Tyser
2009-12-05Merge branch 'master' into nextWolfgang Denk
2009-12-05add lzop decompression supportPeter Korsgaard
2009-12-05i386: Fix malloc initializationGraeme Russ
2009-12-02Remove superfluous preprocessor tests from some cmd_*.c files.Robert P. J. Day
2009-12-02Removes dead code in the file common/cmd_i2c.cPratap Chandu
2009-12-02cmd_date: Fix spelling in error message.Magnus Lilja
2009-12-02Move do_irqinfo() to common/cmd_irq.cPeter Tyser
2009-12-02cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSEPeter Tyser
2009-12-02circbuf: Move to lib_generic and conditionally compilePeter Tyser
2009-12-02exports: rewrite jump table initMike Frysinger
2009-11-24bootm: mark local boot_os[] table staticMike Frysinger
2009-11-24Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=yRemy Bohmer
2009-11-23Add 'true' and 'false' commandsPeter Tyser
2009-11-23cmd_help: General cleanupPeter Tyser
2009-11-23command.c: Break commands out to appropriate cmd_*.c filesPeter Tyser
2009-11-13ENV Variable support for Flex-OneNANDAmul Kumar Saha
2009-11-13cmd_nand: Move conditional compilation to MakefilePeter Tyser
2009-11-13cmd_nand: Remove duplicate includePeter Tyser
2009-10-27Add 'editenv' commandPeter Tyser
2009-10-27setenv(): Delete 0-length environment variablesPeter Tyser
2009-10-27readline(): Add ability to modify a string bufferPeter Tyser
2009-10-27cread_line(): Remove unused variablesPeter Tyser
2009-10-27Check for NULL prompt in readline_into_buffer()Peter Tyser
2009-10-27Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2009-10-27Revert "env: only build env_embedded and envcrc when needed"Wolfgang Denk
2009-10-26fdt_support: Add multi-serial support for stdout fixupAnton Vorontsov
2009-10-24sf: add GPL-2 license infoMike Frysinger
2009-10-24fdt: Fix fdt padding issue for initrd mem_rsvKumar Gala
2009-10-24Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk
2009-10-23fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtbStefan Roese
2009-10-18lcd: remove '#if 0' 32-bit scroll, now memcpy does itAlessandro Rubini
2009-10-18setenv: do console redirection even if previously unsetAlessandro Rubini
2009-10-18mem_mtest: fix error reporting, allow escape with ^CPaul Gortmaker
2009-10-18env: only build env_embedded and envcrc when neededMike Frysinger
2009-10-18Cleanup: use constantNiklaus Giger
2009-10-13s5pc1xx: support serial driverMinkyu Kang
2009-10-09Merge branch 'reloc'Wolfgang Denk
2009-10-07ppc4xx: Rework cmd reginfoNiklaus Giger
2009-10-03arm/microblaze/nios/nios2/sh: Remove relocation fixupsPeter Tyser
2009-10-03Conditionally perform common relocation fixupsPeter Tyser
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-09-28ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese