aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2009-02-25lcd: Fix compilation warning in common/lcd.cAnatolij Gustschin
2009-02-24LCD: support 8bpp BMPs on 16bpp displaysGuennadi Liakhovetski
2009-02-24Add 16bpp BMP supportMark Jackson
2009-02-22netloop: speed up NetLoopHeiko Schocher
2009-02-22arm: add uart dcc supportJean-Christophe PLAGNIOL-VILLARD
2009-02-21bootm: Reduce the unnecessary memmoveMinkyu Kang
2009-02-21lcd_putc bug fix for tab.Derek Ou
2009-02-19MMC: Don't use new framework code if not enabledDirk Behme
2009-02-19Coding style cleanup, update CHANGELOGWolfgang Denk
2009-02-18common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possibleJean-Christophe PLAGNIOL-VILLARD
2009-02-18common/console: coding style cleanupJean-Christophe PLAGNIOL-VILLARD
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger
2009-02-16Add MMC FrameworkAndy Fleming
2009-02-16Convert mmc_init to mmc_legacy_initAndy Fleming
2009-02-16Eliminate support for using MMC as memoryAndy Fleming
2009-02-15USB: Remove LUN number from CDBAbraham, Thomas
2009-02-11common/{hush, kgdb, serial}.c: build by COBJS-$(...) in MakefileMike Frysinger
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala
2009-02-07Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2009-02-07Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk
2009-02-06env_nand: fix env memory releasederek@siconix.com
2009-02-06Coldfire: cmd_bdinfo cleanupRichard Retanubun
2009-02-03ADS5121 Add PATA supportRalph Kondziella
2009-01-28Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2009-01-28usb_scan_devices: fix output with no devicesBryan Wu
2009-01-28USB: Add high-speed (480Mb/s) to all USB related outputsStefan Roese
2009-01-28usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger
2009-01-28usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb driveBryan Wu
2009-01-28usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structureThomas Abraham
2009-01-28USB change speedMichael Trimarchi
2009-01-28Prepare USB layer for ehciMichael Trimarchi
2009-01-28USB storage cleanup patchMichael Trimarchi
2009-01-28Blackfin: fixup misc warnings such as printf's and missing castsMike Frysinger
2009-01-28Blackfin: bootldr: implement BF53x/BF56x LDR loaderMike Frysinger
2009-01-28Blackfin: implement real write support for OTPMike Frysinger
2009-01-28Blackfin: support console-over-JTAGMike Frysinger
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2009-01-27SATA: do not auto-initialize during bootMike Frysinger
2009-01-27jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINETomasz Figa
2009-01-27saveenv: standardize enablementMike Frysinger
2009-01-27Fix gunzip in case of insufficient output bufferMatthias Fuchs
2009-01-24common: Iteration limit for memory test.Dirk Eibach
2009-01-24common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYEDPeter Korsgaard
2009-01-23Blackfin: use common strmhz() in system outputMike Frysinger
2009-01-23nand: fixup printf modifiers to match types usedMike Frysinger
2009-01-23nand read.jffs2 (nand_legacy) in common/cmd_nand.cSchlaegl Manfred jun
2009-01-23NAND: Enable nand lock, unlock featureNishanth Menon
2009-01-23OneNAND: Bad block aware read/write command supportStefan Roese
2009-01-17fdt_resize(): fix actualsize calculations with unaligned blobsPeter Korsgaard