Commit Graph

1786 Commits (afc1ce82885698c61946c0cab99aac3547ef78ea)

Author SHA1 Message Date
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
Marek Vasut be547c6db3 GCC4.6: Squash warnings in lcd.c 13 years ago
Marek Vasut 7fcd9bbd6f GCC4.6: Squash warning in cmd_nvedit.c 13 years ago
Marek Vasut 5b3901d9ae GCC4.6: Squash warning in cmd_flash.c 13 years ago
Marek Vasut 60ce53cf9f GCC4.6: Convert various empty macros to inline functions 13 years ago
Graeme Russ e3e454cd72 console: Squelch pre-console output in console functions 13 years ago
Marek Vasut b18eabfa5f IDE: Fix complaints about strict aliasing in cmd_ide.c 13 years ago
Simon Glass 857c283e9b Small refactor to remove duplicate serial code 13 years ago
York Sun d29d17d7ba powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver 13 years ago
Timur Tabi fbb9ecf749 powerpc/mp: add support for discontiguous cores 13 years ago
Kumar Gala 10aeabd186 fdt: Add new fdt_create_phandle helper 13 years ago
Kumar Gala f117c0f073 fdt: Rename fdt_create_phandle to fdt_set_phandle 13 years ago
Simon Glass 8d1af94220 cmd_sf: add "update" subcommand to do smart SPI flash update 13 years ago
Jason Kridner 2d3be7c456 led: remove camel casing of led identifiers globally 13 years ago
Wolfgang Denk ea95cb7331 utx8245: fix build breakage due to assert() 13 years ago
Simon Glass 21726a7afc Add assert() for debug assertions 13 years ago