summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-111-73/+73
* mkimage: Add Kirkwood Boot Image support (kwbimage)Prafulla Wadaskar2009-09-101-0/+1
* mkimage: Make table_entry code globalPrafulla Wadaskar2009-09-101-8/+2
* mkimage: Make genimg_print_size() globalPrafulla Wadaskar2009-09-101-2/+1
* tools/mkimage: fix compiler warnings, use "const"Wolfgang Denk2009-09-101-19/+20
* cmd_mtdparts.c: fix compiler warning in debug codeWolfgang Denk2009-09-041-1/+1
* Add ability for arch code to make changes before we bootKumar Gala2009-09-041-0/+10
* Consolidate arch-specific mem_malloc_init() implementationsPeter Tyser2009-09-041-0/+15
* Consolidate arch-specific sbrk() implementationsPeter Tyser2009-09-041-1/+17
* Merge branch 'next' of ../nextWolfgang Denk2009-08-312-3/+71
|\
| * 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal2009-08-281-3/+3
| * Add md5sum and sha1 commands...Robin Getz2009-08-251-0/+68
* | bugfix CONFIG_SYS_CONSOLE_INFO_QUIETDavid Brownell2009-08-301-1/+1
|/
* fdt: Fix fdt_pci_dma_ranges handling of 64-bit rangesKumar Gala2009-08-091-2/+2
* hush: Fix bogus free() callPeter Tyser2009-08-091-1/+1
* env: kill off default_environment_sizeMike Frysinger2009-08-098-22/+1
* export SPI functions to standalone appsMike Frysinger2009-08-091-0/+8
* Merge branch 'next' of git://git.denx.de/u-boot-coldfireWolfgang Denk2009-08-041-1/+1
|\
| * Command for accessing serial flash updateTsiChung Liew2009-07-141-1/+1
* | Fix ext2load return codeWolfgang Denk2009-07-281-36/+38
* | Less verbose output when loading vxworks 6.x imagesNiklaus Giger2009-07-271-1/+1
* | Fix compiler warnings after loff_t changeKyungmin Park2009-07-271-1/+1
* | video: move extern declarations from C to headersAlessandro Rubini2009-07-252-16/+1
* | Coding Style cleanup; update CHANGELOG.Wolfgang Denk2009-07-231-1/+0
* | Remove static declaration from gunzip_bmp()Mark Jackson2009-07-231-2/+2
* | cmd_tsi148: General cleanupPeter Tyser2009-07-231-41/+44
* | Re-add support for image type 'Standalone Program'Detlev Zundel2009-07-231-0/+33
* | Add error checking for unsupported OS types.Detlev Zundel2009-07-231-2/+13
* | Add DNS supportRobin Getz2009-07-221-0/+49
* | Refresh LZMA-lib to v4.65Luigi 'Comio' Mantellini2009-07-221-3/+2
* | ubi: help message correctionAndrzej Wolski2009-07-201-2/+2
* | common: fix 'dummy' is used uninitialized in this function warningKim Phillips2009-07-191-1/+1
* | cmd_flash.c: fix fix compile error for boards with DataFlashWolfgang Denk2009-07-191-1/+3
* | Add support for the Tundra TSI148 VME-bridgeReinhard Arlt2009-07-192-0/+489
* | console: unify printing current devicesJean-Christophe PLAGNIOL-VILLARD2009-07-191-46/+29
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-07-198-2617/+18
|\ \
| * | Remove legacy NAND and disk on chip code.Scott Wood2009-07-167-2600/+0
| * | MTD: OneNAND: Increase the environment size to 4KiBKyungmin Park2009-07-161-17/+18
* | | cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last'Wolfgang Denk2009-07-181-3/+3
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-181-3/+3
|\ \ \
| * \ \ Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-07-181-3/+3
| |\ \ \
| | * | | cmd_i2c: bugfix: add missing braceAlessandro Rubini2009-07-181-3/+3
| | |/ /
* | | | stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-1810-75/+75
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-07-171-2/+37
|\ \ \
| * | | Added support for splash screen positioningMatthias Weisser2009-07-171-2/+37
| |/ /
* | | sata: namespace curr_device variableMike Frysinger2009-07-171-12/+12
* | | cmd_mmc: make curr_device staticMike Frysinger2009-07-171-1/+1
|/ /
* | Add simple hwconfig infrastructureAnton Vorontsov2009-07-162-0/+211
|/
* Command improvements for ubifsSimon Kagstrom2009-07-091-5/+21
* Handle VID header offset in ubi part commandSimon Kagstrom2009-07-091-5/+16
OpenPOWER on IntegriCloud