summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* cmd_mtdparts: Move to common handling of FLASH devices via MTD layerStefan Roese2009-06-121-160/+80
* mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese2009-06-122-2/+6
* make MODEM SUPPORT generic instead of duplicate itJean-Christophe PLAGNIOL-VILLARD2009-06-122-0/+119
* ZOOM2 Add serial support.Tom Rix2009-06-121-0/+2
* cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUXPeter Tyser2009-06-121-2/+2
* cmd_i2c: Clean up trivial helper functionsPeter Tyser2009-06-121-21/+4
* cmd_i2c: Clean up i2c command argument parsingPeter Tyser2009-06-121-24/+28
* i2c: Update references to individual i2c commandsPeter Tyser2009-06-121-16/+11
* i2c: Remove deprecated individual i2c commandsPeter Tyser2009-06-121-58/+0
* i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser2009-06-121-0/+18
* i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser2009-06-121-4/+0
* mmc: check find_mmc_device return valueRabin Vincent2009-06-021-0/+9
* mmc: clean up help textsRabin Vincent2009-06-021-4/+5
OpenPOWER on IntegriCloud