Commit Graph

1801 Commits (5289e83a8ca8c4a6613d2d019bad330816dbc2d4)

Author SHA1 Message Date
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
Jason Hobbs b41bc5a82d common, menu: use abortboot for menu timeout 13 years ago
Jason Hobbs b69bf52dfe Add generic, reusable menu code 13 years ago
Daniel Schwierzeck fa28bd2eef common: fix missing function pointer relocation in fixup_cmdtable() 13 years ago
Timur Tabi 50bf17bd15 fdt: update fdt_alloc_phandle to use fdt_get_phandle 13 years ago
Timur Tabi 3c927cccdc fdt: check for fdt errors in fdt_create_phandle 13 years ago
Wolfgang Denk fad2e1b06c common/usb.c: fix warning: variable ... set but not used 13 years ago
Wolfgang Denk 10f4dd784f common/cmd_usb.c: fix warning: variable ... set but not used 13 years ago
Wolfgang Denk 419a1fe954 CFI: fix warning: variable ... set but not used 13 years ago
Che-liang Chiou ca366d0e38 cmd_time: add time command 13 years ago
Wolfgang Denk e42624bbe0 common/image.c: remove duplicated IH_TYPE entries. 13 years ago
Michal Simek 49a23e4a41 serial: uartlite: Support for SERIAL_MULTI 13 years ago
Kumar Gala 8e8a4bc22f cmd_sf: Fix compiler warning 13 years ago
Mike Frysinger 476af299b0 image: push default arch values to arch headers 13 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 13 years ago
Wolfgang Denk f092f15d39 Revert "GCC4.6: Convert various empty macros to inline functions" 13 years ago
Marek Vasut ce80ddc180 NAND: Make page, erase, oob size available via cmd_nand 13 years ago
Marek Vasut 6089981663 NAND: Add -y option to nand scrub command 13 years ago
Marek Vasut fb3659ac42 NAND: Add nand read.raw and write.raw commands 13 years ago
Marek Vasut 2984fd1673 GCC4.6: Squash warning in cmd_ubi.c: 13 years ago
Marek Vasut 9099ac3e7e GCC4,6: Squash warning in cmd_nand.c 13 years ago
Marek Vasut f3b3c3df18 GCC4.6: Squash warning in cmd_mem.c 13 years ago