summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-084-22/+4
* Merge branch 'master' of ../work into nextWolfgang Denk2009-12-071-4/+0
|\
| * i2c: fix dangling comment in do_i2c_mw()Heiko Schocher2009-12-071-4/+0
* | Merge branch 'master' into nextWolfgang Denk2009-12-071-2/+2
|\ \ | |/
| * bootm: Fix help message's sub-command orderingPeter Tyser2009-12-071-2/+2
* | Merge branch 'master' into nextWolfgang Denk2009-12-0510-147/+14
|\ \ | |/
| * Remove superfluous preprocessor tests from some cmd_*.c files.Robert P. J. Day2009-12-022-8/+0
| * Removes dead code in the file common/cmd_i2c.cPratap Chandu2009-12-021-8/+0
| * cmd_date: Fix spelling in error message.Magnus Lilja2009-12-021-3/+3
| * Move do_irqinfo() to common/cmd_irq.cPeter Tyser2009-12-022-11/+9
| * cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSEPeter Tyser2009-12-021-4/+0
| * circbuf: Move to lib_generic and conditionally compilePeter Tyser2009-12-022-111/+0
| * bootm: mark local boot_os[] table staticMike Frysinger2009-11-241-1/+1
| * Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=yRemy Bohmer2009-11-241-1/+1
* | add lzop decompression supportPeter Korsgaard2009-12-052-0/+23
* | i386: Fix malloc initializationGraeme Russ2009-12-051-6/+0
* | exports: rewrite jump table initMike Frysinger2009-12-021-31/+27
* | Add 'true' and 'false' commandsPeter Tyser2009-11-231-0/+22
* | cmd_help: General cleanupPeter Tyser2009-11-231-14/+7
* | command.c: Break commands out to appropriate cmd_*.c filesPeter Tyser2009-11-237-233/+353
* | ENV Variable support for Flex-OneNANDAmul Kumar Saha2009-11-131-0/+10
* | cmd_nand: Move conditional compilation to MakefilePeter Tyser2009-11-132-5/+1
* | cmd_nand: Remove duplicate includePeter Tyser2009-11-131-8/+0
|/
* Add 'editenv' commandPeter Tyser2009-10-271-0/+40
* setenv(): Delete 0-length environment variablesPeter Tyser2009-10-271-1/+1
* readline(): Add ability to modify a string bufferPeter Tyser2009-10-271-0/+10
* cread_line(): Remove unused variablesPeter Tyser2009-10-271-4/+1
* Check for NULL prompt in readline_into_buffer()Peter Tyser2009-10-271-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-10-271-1/+21
|\
| * fdt_support: Add multi-serial support for stdout fixupAnton Vorontsov2009-10-261-1/+21
* | Revert "env: only build env_embedded and envcrc when needed"Wolfgang Denk2009-10-272-0/+10
|/
* sf: add GPL-2 license infoMike Frysinger2009-10-241-0/+2
* fdt: Fix fdt padding issue for initrd mem_rsvKumar Gala2009-10-241-2/+3
* Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk2009-10-241-0/+18
|\
| * s5pc1xx: support serial driverMinkyu Kang2009-10-131-0/+18
* | fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtbStefan Roese2009-10-231-0/+44
* | lcd: remove '#if 0' 32-bit scroll, now memcpy does itAlessandro Rubini2009-10-181-21/+0
* | setenv: do console redirection even if previously unsetAlessandro Rubini2009-10-181-31/+31
* | mem_mtest: fix error reporting, allow escape with ^CPaul Gortmaker2009-10-181-14/+44
* | env: only build env_embedded and envcrc when neededMike Frysinger2009-10-182-10/+0
* | Cleanup: use constantNiklaus Giger2009-10-181-1/+1
|/
* Merge branch 'reloc'Wolfgang Denk2009-10-098-4/+27
|\
| * arm/microblaze/nios/nios2/sh: Remove relocation fixupsPeter Tyser2009-10-031-2/+2
| * Conditionally perform common relocation fixupsPeter Tyser2009-10-038-4/+27
* | ppc4xx: Rework cmd reginfoNiklaus Giger2009-10-071-154/+4
|/
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-09-301-39/+39
|\
| * ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese2009-09-281-21/+21
| * ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-281-18/+18
* | cmd_fdt.c: fix parse of byte streams and stringsKen MacLeod2009-09-241-8/+15
|/
* mucmc52, uc101: delete ata@3a00 node, if no CF card is detectedHeiko Schocher2009-09-251-0/+8
OpenPOWER on IntegriCloud