aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
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