aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2009-12-07i2c: fix dangling comment in do_i2c_mw()Heiko Schocher
2009-12-07bootm: Fix help message's sub-command orderingPeter Tyser
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-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-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
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese
2009-09-24cmd_fdt.c: fix parse of byte streams and stringsKen MacLeod
2009-09-25mucmc52, uc101: delete ata@3a00 node, if no CF card is detectedHeiko Schocher
2009-09-22Remove deprecated 'autoscr' command/variablesPeter Tyser
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese
2009-09-10mkimage: Add Kirkwood Boot Image support (kwbimage)Prafulla Wadaskar
2009-09-10mkimage: Make table_entry code globalPrafulla Wadaskar
2009-09-10mkimage: Make genimg_print_size() globalPrafulla Wadaskar
2009-09-10tools/mkimage: fix compiler warnings, use "const"Wolfgang Denk
2009-09-04cmd_mtdparts.c: fix compiler warning in debug codeWolfgang Denk
2009-09-04Add ability for arch code to make changes before we bootKumar Gala
2009-09-04Consolidate arch-specific mem_malloc_init() implementationsPeter Tyser
2009-09-04Consolidate arch-specific sbrk() implementationsPeter Tyser
2009-08-31Merge branch 'next' of ../nextWolfgang Denk
2009-08-30bugfix CONFIG_SYS_CONSOLE_INFO_QUIETDavid Brownell
2009-08-288xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal