summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* common/Makefile: Conditionally compile env_embedded.oPeter Tyser2009-04-041-1/+1
* mflash: Initial mflash supportunsik Kim2009-04-034-3/+175
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-04-031-0/+4
|\
| * Noisily disable the legacy NAND subsystem.Scott Wood2009-04-031-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-04-031-1/+1
|\ \
| * | Blackfin: drop newline from OTP helpMike Frysinger2009-04-021-1/+1
| |/
* | Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-034-28/+45
|/
* fsl-ddr: add the DDR3 SPD infrastructureDave Liu2009-03-301-0/+53
* ARM: fix warning: 'print_eth' defined but not usedWolfgang Denk2009-03-291-0/+4
* Fix implicit declaration of function 'eth_[gs]etenv_enetaddr'Wolfgang Denk2009-03-281-0/+1
* command.c: Expose the core of do_help as _do_help to the rest of u-boot.Detlev Zundel2009-03-271-7/+13
* ppc: cleanup compiler errors/warningsHeiko Schocher2009-03-271-2/+2
* Enable multi chip support in the NAND layerWolfgang Grandegger2009-03-231-6/+15
* UBIFS: Add UBIFS commandsStefan Roese2009-03-202-0/+133
* Separate mtdparts command from jffs2Stefan Roese2009-03-205-1739/+2007
* nvedit: do not update global bi_enetaddr and do not call eth_set_enetaddr()Mike Frysinger2009-03-201-23/+1
* lynxkdi: get mac address from environmentMike Frysinger2009-03-201-1/+1
* bootvx: get mac address from environmentMike Frysinger2009-03-201-2/+4
* bdinfo: get mac address from environmentMike Frysinger2009-03-201-88/+32
* convert print_IPaddr() to %pI4Mike Frysinger2009-03-201-29/+19
* vsprintf: pull updates from Linux kernelMike Frysinger2009-03-201-5/+5
* NAND: Have nboot accept .e and .i as legacy no-ops.Scott Wood2009-03-171-1/+1
* NAND: Make nboot skip bad blocksLadislav Michl2009-03-171-3/+2
* lcd: Fix compilation warning in common/lcd.cAnatolij Gustschin2009-02-251-1/+4
* LCD: support 8bpp BMPs on 16bpp displaysGuennadi Liakhovetski2009-02-241-25/+34
* Add 16bpp BMP supportMark Jackson2009-02-241-10/+41
* netloop: speed up NetLoopHeiko Schocher2009-02-221-0/+6
* arm: add uart dcc supportJean-Christophe PLAGNIOL-VILLARD2009-02-221-0/+3
* bootm: Reduce the unnecessary memmoveMinkyu Kang2009-02-211-2/+4
* lcd_putc bug fix for tab.Derek Ou2009-02-211-1/+1
* MMC: Don't use new framework code if not enabledDirk Behme2009-02-191-1/+2
* Coding style cleanup, update CHANGELOGWolfgang Denk2009-02-191-1/+1
* common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possibleJean-Christophe PLAGNIOL-VILLARD2009-02-181-52/+56
* common/console: coding style cleanupJean-Christophe PLAGNIOL-VILLARD2009-02-181-98/+101
* rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger2009-02-183-5/+5
* Add MMC FrameworkAndy Fleming2009-02-161-0/+132
* Convert mmc_init to mmc_legacy_initAndy Fleming2009-02-161-1/+1
* Eliminate support for using MMC as memoryAndy Fleming2009-02-161-43/+0
* USB: Remove LUN number from CDBAbraham, Thomas2009-02-151-5/+0
* common/{hush, kgdb, serial}.c: build by COBJS-$(...) in MakefileMike Frysinger2009-02-114-16/+3
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-071-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-02-071-2/+4
|\
| * env_nand: fix env memory releasederek@siconix.com2009-02-061-2/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2009-02-071-1/+2
|\ \
| * | Coldfire: cmd_bdinfo cleanupRichard Retanubun2009-02-061-1/+2
| |/
* | ADS5121 Add PATA supportRalph Kondziella2009-02-031-0/+4
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-01-284-328/+439
|\
| * usb_scan_devices: fix output with no devicesBryan Wu2009-01-281-2/+4
| * USB: Add high-speed (480Mb/s) to all USB related outputsStefan Roese2009-01-282-7/+24
| * usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger2009-01-281-2/+0
OpenPOWER on IntegriCloud