Commit Graph

1828 Commits (05622191e510e495b6a06da6342126e80a3fed8f)

Author SHA1 Message Date
Kumar Gala 94c50f1176 Revert "sandbox: Change md command to use map_physmem" 13 years ago
Kim Phillips e1a37f8599 common: tsi148 - fix gcc 4.6 compiler warning 13 years ago
Wolfgang Denk e4119560cf common/cmd_universe.c: Fix GCC 4.6 build warning 13 years ago
Wolfgang Denk 4ec6e4a88f common/cmd_fdc.c: Fix GCC 4.6 build warnings 13 years ago
Che-Liang Chiou d3983ee853 font: split font data from video_font.h 13 years ago
Che-Liang Chiou c270730f58 tools: logo: split bmp arrays from bmp_logo.h 13 years ago
Che-Liang Chiou 02110903a8 lcd: add clear and draw bitmap declaration 13 years ago
Marek Vasut 5e8baf878e GCC4.6: Fix common/usb.c on xscale 13 years ago
Gabe Black 07e1278496 Fix constness of the fdt void pointer in fdt_getprop_u32_default 13 years ago
Gabe Black de16606ae3 Add some missing endian conversions in fdt_support.c 13 years ago
Wolfgang Denk 37f2fe7472 env: allow to export only selected variables 13 years ago
Wolfgang Denk 4f5710f740 common/cmd_flash.c: Fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk e8260cb25a common/cmd_i2c.c: Fix GCC 4.6 build warning 13 years ago
Simon Glass 355a835747 sandbox: Change md command to use map_physmem 13 years ago
Wolfgang Denk a2b92a655a common/cmd_ide.c: fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk 34c202c7eb common/cmd_ide.c: CodingStyle cleanup 13 years ago
Marek Vasut 35e9d698cd GCC4.6: Squash undefined variable in cmd_mtdparts.c 13 years ago
Marek Vasut 4b210e8bcf GCC4.6: Squash subsequent warnings in usb_storage.c 13 years ago
Marek Vasut 86bd3ff8fd GCC4.6: Squash warning in usb_storage.c 13 years ago
Marek Vasut 5bbe10dd2e GCC4.6: Squash warning in cmd_ide.c 13 years ago
Marek Vasut 88ec8c1246 GCC4.6: Squash warnings in common/usb.c 13 years ago
Aneesh V 2d01dd953a omap: spl: fix build break due to changes in FAT 13 years ago
Lei Wen 5ff8b35412 ARM: orion5x: reduce dependence of including platform file 13 years ago
Heiko Schocher ee4014b005 arm, logbuffer: make it compileclean 13 years ago
Simon Glass 2d46cf291e net: tftpput: add tftpput command 13 years ago
Simon Glass 1aec244acf tftpput: add save_addr and save_size global variables 13 years ago
Simon Glass e4bf0c5cfe net: tftpput: Rename TFTP to TFTPGET 13 years ago
Simon Glass d67f10ce0f Add setenv_ulong() and setenv_addr() 13 years ago
Simon Glass 3cce8a5496 Move simple_itoa to vsprintf 13 years ago
Stefano Babic 4962e38e9a mkimage: adding support for Davinci AIS image 13 years ago
Simon Glass 4a9b413108 Add getenv_ulong() to read an integer from an environment variable 13 years ago
Daniel Schwierzeck 3668d8fa04 common: fix missing function pointer relocation in fixup_cmdtable() 13 years ago
Dirk Eibach b88e7b3cc0 hwmon: Provide dtt_init() 13 years ago
Joe Hershberger b3f44c21ea common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 13 years ago
Joe Hershberger 8b3637c662 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 13 years ago
Stephen Warren 712fbcf384 checkpatch whitespace cleanups 13 years ago
Macpaul Lin 64d614617f nds32: common bdinfo, bootm, image support 13 years ago
Timur Tabi 0c277ef9f9 cmd_bdinfo: replace print_str() with print_mhz() 13 years ago
Simon Schwarz dee17768d4 removed static from images in cmd_bootm.c 13 years ago
Doug Anderson 3a8653b3ac cosmetic: Fixup fixup_silent_linux() for checkpatch 13 years ago
Shengzhou Liu 2a523f5240 fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers 13 years ago
Simon Glass 925493582c sandbox: Use uintptr_t for 32/64-bit compatibility 13 years ago
Simon Glass fe34107e38 sandbox: Disable built-in malloc 13 years ago
Simon Glass 6d6f123632 sandbox: Add bootm support 13 years ago
Simon Glass 6fcc3be453 sandbox: Add board info for architecture 13 years ago
Simon Glass 0ec2ce4a67 Fix use of int as pointer in image.c 13 years ago
Jason Hobbs 06283a6401 Add pxe command 13 years ago
Jason Hobbs 4d91a6ecab Replace space and tab checks with isblank 13 years ago
Jason Hobbs ce2d4c9532 cosmetic: remove unneeded curly braces 13 years ago
Jason Hobbs c8a2079e49 common: add run_command2 for running simple or hush commands 13 years ago