summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* env_onenand: change env_address type from unsigned long to loff_tHeungJun Kim2009-07-071-1/+1
* nand_spl: read environment early, when booting from NAND using nand_splGuennadi Liakhovetski2009-07-071-13/+30
* nand/onenand: Fix missing argument checking for "markbad" commandWolfgang Denk2009-07-072-22/+44
* env_nand: remove unused variable.Guennadi Liakhovetski2009-07-071-10/+0
* 8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processorsPoonam Aggrwal2009-07-021-1/+2
* Blackfin: new spibootldr commandMike Frysinger2009-06-142-0/+37
* 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser2009-06-121-2/+2
* MPC512x: remove include/mpc512x.hWolfgang Denk2009-06-121-4/+0
* General help message cleanupWolfgang Denk2009-06-1271-241/+237
* Make "usage" messages more helpful.Wolfgang Denk2009-06-121-17/+16
* nvedit: speed up printing of environmentMike Frysinger2009-06-121-39/+55
* Add support for Linux-like kallsysmsMike Frysinger2009-06-123-0/+53
* cmd_mtdparts.c: allow to omit definitions for default settingsWolfgang Denk2009-06-121-4/+4
OpenPOWER on IntegriCloud