summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeLines
* Remove superfluous preprocessor tests from some cmd_*.c files.Robert P. J. Day2009-12-02-8/+0
* Removes dead code in the file common/cmd_i2c.cPratap Chandu2009-12-02-8/+0
* cmd_date: Fix spelling in error message.Magnus Lilja2009-12-02-3/+3
* Move do_irqinfo() to common/cmd_irq.cPeter Tyser2009-12-02-11/+9
* cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSEPeter Tyser2009-12-02-4/+0
* circbuf: Move to lib_generic and conditionally compilePeter Tyser2009-12-02-111/+0
* bootm: mark local boot_os[] table staticMike Frysinger2009-11-24-1/+1
* Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=yRemy Bohmer2009-11-24-1/+1
* Add 'editenv' commandPeter Tyser2009-10-27-0/+40
* setenv(): Delete 0-length environment variablesPeter Tyser2009-10-27-1/+1
* readline(): Add ability to modify a string bufferPeter Tyser2009-10-27-0/+10
* cread_line(): Remove unused variablesPeter Tyser2009-10-27-4/+1
* Check for NULL prompt in readline_into_buffer()Peter Tyser2009-10-27-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-10-27-1/+21
|\
| * fdt_support: Add multi-serial support for stdout fixupAnton Vorontsov2009-10-26-1/+21
* | Revert "env: only build env_embedded and envcrc when needed"Wolfgang Denk2009-10-27-0/+10
|/
* sf: add GPL-2 license infoMike Frysinger2009-10-24-0/+2
* fdt: Fix fdt padding issue for initrd mem_rsvKumar Gala2009-10-24-2/+3
* Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk2009-10-24-0/+18
|\
| * s5pc1xx: support serial driverMinkyu Kang2009-10-13-0/+18
* | fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtbStefan Roese2009-10-23-0/+44
* | lcd: remove '#if 0' 32-bit scroll, now memcpy does itAlessandro Rubini2009-10-18-21/+0
* | setenv: do console redirection even if previously unsetAlessandro Rubini2009-10-18-31/+31
* | mem_mtest: fix error reporting, allow escape with ^CPaul Gortmaker2009-10-18-14/+44
* | env: only build env_embedded and envcrc when neededMike Frysinger2009-10-18-10/+0
* | Cleanup: use constantNiklaus Giger2009-10-18-1/+1
|/
* Merge branch 'reloc'Wolfgang Denk2009-10-09-4/+27
|\
| * arm/microblaze/nios/nios2/sh: Remove relocation fixupsPeter Tyser2009-10-03-2/+2
| * Conditionally perform common relocation fixupsPeter Tyser2009-10-03-4/+27
* | ppc4xx: Rework cmd reginfoNiklaus Giger2009-10-07-154/+4
|/
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-09-30-39/+39
|\
| * ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese2009-09-28-21/+21
| * ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-28-18/+18
* | cmd_fdt.c: fix parse of byte streams and stringsKen MacLeod2009-09-24-8/+15
|/
* mucmc52, uc101: delete ata@3a00 node, if no CF card is detectedHeiko Schocher2009-09-25-0/+8
* Remove deprecated 'autoscr' command/variablesPeter Tyser2009-09-22-51/+0
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11-73/+73
* mkimage: Add Kirkwood Boot Image support (kwbimage)Prafulla Wadaskar2009-09-10-0/+1
* mkimage: Make table_entry code globalPrafulla Wadaskar2009-09-10-8/+2
* mkimage: Make genimg_print_size() globalPrafulla Wadaskar2009-09-10-2/+1
* tools/mkimage: fix compiler warnings, use "const"Wolfgang Denk2009-09-10-19/+20
* cmd_mtdparts.c: fix compiler warning in debug codeWolfgang Denk2009-09-04-1/+1
* Add ability for arch code to make changes before we bootKumar Gala2009-09-04-0/+10
* Consolidate arch-specific mem_malloc_init() implementationsPeter Tyser2009-09-04-0/+15
* Consolidate arch-specific sbrk() implementationsPeter Tyser2009-09-04-1/+17
* Merge branch 'next' of ../nextWolfgang Denk2009-08-31-3/+71
|\
| * 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal2009-08-28-3/+3
| * Add md5sum and sha1 commands...Robin Getz2009-08-25-0/+68
* | bugfix CONFIG_SYS_CONSOLE_INFO_QUIETDavid Brownell2009-08-30-1/+1
|/
* fdt: Fix fdt_pci_dma_ranges handling of 64-bit rangesKumar Gala2009-08-09-2/+2