summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeLines
* 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
* 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
* hush: Fix bogus free() callPeter Tyser2009-08-09-1/+1
* env: kill off default_environment_sizeMike Frysinger2009-08-09-22/+1
* export SPI functions to standalone appsMike Frysinger2009-08-09-0/+8
* Merge branch 'next' of git://git.denx.de/u-boot-coldfireWolfgang Denk2009-08-04-1/+1
|\
| * Command for accessing serial flash updateTsiChung Liew2009-07-14-1/+1
* | Fix ext2load return codeWolfgang Denk2009-07-28-36/+38
* | Less verbose output when loading vxworks 6.x imagesNiklaus Giger2009-07-27-1/+1
* | Fix compiler warnings after loff_t changeKyungmin Park2009-07-27-1/+1
* | video: move extern declarations from C to headersAlessandro Rubini2009-07-25-16/+1
* | Coding Style cleanup; update CHANGELOG.Wolfgang Denk2009-07-23-1/+0
* | Remove static declaration from gunzip_bmp()Mark Jackson2009-07-23-2/+2
* | cmd_tsi148: General cleanupPeter Tyser2009-07-23-41/+44
* | Re-add support for image type 'Standalone Program'Detlev Zundel2009-07-23-0/+33
* | Add error checking for unsupported OS types.Detlev Zundel2009-07-23-2/+13
* | Add DNS supportRobin Getz2009-07-22-0/+49
* | Refresh LZMA-lib to v4.65Luigi 'Comio' Mantellini2009-07-22-3/+2
* | ubi: help message correctionAndrzej Wolski2009-07-20-2/+2
* | common: fix 'dummy' is used uninitialized in this function warningKim Phillips2009-07-19-1/+1
* | cmd_flash.c: fix fix compile error for boards with DataFlashWolfgang Denk2009-07-19-1/+3
* | Add support for the Tundra TSI148 VME-bridgeReinhard Arlt2009-07-19-0/+489
* | console: unify printing current devicesJean-Christophe PLAGNIOL-VILLARD2009-07-19-46/+29
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-07-19-2617/+18
|\ \
| * | Remove legacy NAND and disk on chip code.Scott Wood2009-07-16-2600/+0
| * | MTD: OneNAND: Increase the environment size to 4KiBKyungmin Park2009-07-16-17/+18
* | | cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last'Wolfgang Denk2009-07-18-3/+3
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-18-3/+3
|\ \ \
| * \ \ Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-07-18-3/+3
| |\ \ \
| | * | | cmd_i2c: bugfix: add missing braceAlessandro Rubini2009-07-18-3/+3
| | |/ /
* | | | stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18-75/+75
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-07-17-2/+37
|\ \ \
| * | | Added support for splash screen positioningMatthias Weisser2009-07-17-2/+37
| |/ /
* | | sata: namespace curr_device variableMike Frysinger2009-07-17-12/+12