aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
2009-08-25Add md5sum and sha1 commands...Robin Getz
2009-08-09fdt: Fix fdt_pci_dma_ranges handling of 64-bit rangesKumar Gala
2009-08-09hush: Fix bogus free() callPeter Tyser
2009-08-09env: kill off default_environment_sizeMike Frysinger
2009-08-09export SPI functions to standalone appsMike Frysinger
2009-08-04Merge branch 'next' of git://git.denx.de/u-boot-coldfireWolfgang Denk
2009-07-28Fix ext2load return codeWolfgang Denk
2009-07-27Less verbose output when loading vxworks 6.x imagesNiklaus Giger
2009-07-27Fix compiler warnings after loff_t changeKyungmin Park
2009-07-25video: move extern declarations from C to headersAlessandro Rubini
2009-07-23Coding Style cleanup; update CHANGELOG.Wolfgang Denk
2009-07-23Remove static declaration from gunzip_bmp()Mark Jackson
2009-07-23cmd_tsi148: General cleanupPeter Tyser
2009-07-23Re-add support for image type 'Standalone Program'Detlev Zundel
2009-07-23Add error checking for unsupported OS types.Detlev Zundel
2009-07-22Add DNS supportRobin Getz
2009-07-22Refresh LZMA-lib to v4.65Luigi 'Comio' Mantellini
2009-07-20ubi: help message correctionAndrzej Wolski
2009-07-19common: fix 'dummy' is used uninitialized in this function warningKim Phillips
2009-07-19cmd_flash.c: fix fix compile error for boards with DataFlashWolfgang Denk
2009-07-19Add support for the Tundra TSI148 VME-bridgeReinhard Arlt
2009-07-19console: unify printing current devicesJean-Christophe PLAGNIOL-VILLARD
2009-07-19Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2009-07-18cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last'Wolfgang Denk
2009-07-18Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-07-18Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2009-07-18cmd_i2c: bugfix: add missing braceAlessandro Rubini
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2009-07-17Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2009-07-17sata: namespace curr_device variableMike Frysinger
2009-07-17cmd_mmc: make curr_device staticMike Frysinger
2009-07-17Added support for splash screen positioningMatthias Weisser
2009-07-16Remove legacy NAND and disk on chip code.Scott Wood
2009-07-16MTD: OneNAND: Increase the environment size to 4KiBKyungmin Park
2009-07-16Add simple hwconfig infrastructureAnton Vorontsov
2009-07-14Command for accessing serial flash updateTsiChung Liew
2009-07-09Command improvements for ubifsSimon Kagstrom
2009-07-09Handle VID header offset in ubi part commandSimon Kagstrom
2009-07-07env_onenand: change env_address type from unsigned long to loff_tHeungJun Kim
2009-07-07nand_spl: read environment early, when booting from NAND using nand_splGuennadi Liakhovetski
2009-07-07nand/onenand: Fix missing argument checking for "markbad" commandWolfgang Denk
2009-07-07env_nand: remove unused variable.Guennadi Liakhovetski
2009-07-028xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processorsPoonam Aggrwal
2009-06-14Blackfin: new spibootldr commandMike Frysinger
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser
2009-06-12MPC512x: remove include/mpc512x.hWolfgang Denk
2009-06-12General help message cleanupWolfgang Denk