Commit Graph

1165 Commits (16f2f5a351004129e79e79816697a367fd9e5446)

Author SHA1 Message Date
Wolfgang Grandegger 672ed2aee9 Enable multi chip support in the NAND layer 16 years ago
Stefan Roese ce6d0c8de0 UBIFS: Add UBIFS commands 16 years ago
Stefan Roese 68d7d65100 Separate mtdparts command from jffs2 16 years ago
Mike Frysinger 56b555a644 nvedit: do not update global bi_enetaddr and do not call eth_set_enetaddr() 16 years ago
Mike Frysinger 5013533467 lynxkdi: get mac address from environment 16 years ago
Mike Frysinger 62c93d92f1 bootvx: get mac address from environment 16 years ago
Mike Frysinger de2dff6ff8 bdinfo: get mac address from environment 16 years ago
Mike Frysinger b6446b6775 convert print_IPaddr() to %pI4 16 years ago
Mike Frysinger 6c6166f529 vsprintf: pull updates from Linux kernel 16 years ago
Scott Wood 65d8bc94d8 NAND: Have nboot accept .e and .i as legacy no-ops. 16 years ago
Ladislav Michl 0987505540 NAND: Make nboot skip bad blocks 16 years ago
Anatolij Gustschin 00cc5595a7 lcd: Fix compilation warning in common/lcd.c 16 years ago
Guennadi Liakhovetski b245e65ee3 LCD: support 8bpp BMPs on 16bpp displays 16 years ago
Mark Jackson a303dfb0e9 Add 16bpp BMP support 16 years ago
Heiko Schocher 2f70c49e5b netloop: speed up NetLoop 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 4f5728987f arm: add uart dcc support 16 years ago
Minkyu Kang fca0cecff7 bootm: Reduce the unnecessary memmove 16 years ago
Derek Ou 6bcb4b806c lcd_putc bug fix for tab. 16 years ago
Dirk Behme 3511b4e208 MMC: Don't use new framework code if not enabled 16 years ago
Wolfgang Denk 1bba30efe1 Coding style cleanup, update CHANGELOG 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 5f03201088 common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible 16 years ago
Jean-Christophe PLAGNIOL-VILLARD ec6f149946 common/console: coding style cleanup 16 years ago
Mike Frysinger bdab39d358 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV 16 years ago
Andy Fleming 272cc70b21 Add MMC Framework 16 years ago
Andy Fleming abb5466ccf Convert mmc_init to mmc_legacy_init 16 years ago
Andy Fleming b2e2ed0233 Eliminate support for using MMC as memory 16 years ago
Abraham, Thomas 9704f9caf5 USB: Remove LUN number from CDB 16 years ago
Mike Frysinger e915f8bb73 common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile 16 years ago
Kumar Gala ff4e66e93c pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity 16 years ago
derek@siconix.com 5a9427dc9b env_nand: fix env memory release 16 years ago
Richard Retanubun ee73cc59ab Coldfire: cmd_bdinfo cleanup 16 years ago
Ralph Kondziella 70a4da45e1 ADS5121 Add PATA support 16 years ago
Bryan Wu 1a448db77b usb_scan_devices: fix output with no devices 16 years ago
Stefan Roese f1c1f54024 USB: Add high-speed (480Mb/s) to all USB related outputs 16 years ago
Mike Frysinger c7d703f3f3 usb.h: use standard __LITTLE_ENDIAN from Linux headers 16 years ago
Bryan Wu 14e4111cda usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb drive 16 years ago
Thomas Abraham 1eb734fed3 usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structure 16 years ago
Michael Trimarchi 366523c26b USB change speed 16 years ago
Michael Trimarchi 3e126484df Prepare USB layer for ehci 16 years ago
Michael Trimarchi a0cb3fc31e USB storage cleanup patch 16 years ago
Mike Frysinger fe033ad6d0 Blackfin: fixup misc warnings such as printf's and missing casts 16 years ago
Mike Frysinger 29d4ea0a90 Blackfin: bootldr: implement BF53x/BF56x LDR loader 16 years ago
Mike Frysinger 8b35e3aeff Blackfin: implement real write support for OTP 16 years ago
Mike Frysinger 36ea8e9ad1 Blackfin: support console-over-JTAG 16 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Mike Frysinger cf7e399fb3 SATA: do not auto-initialize during boot 16 years ago
Tomasz Figa b5b004ad8a jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINE 16 years ago
Mike Frysinger ba69dc26a5 saveenv: standardize enablement 16 years ago
Matthias Fuchs 107b801cf3 Fix gunzip in case of insufficient output buffer 16 years ago