Commit Graph

12 Commits (aa6f6d171a1f9f46ee4f03ad6acb97a6bfb71855)

Author SHA1 Message Date
Yuri Tikhonov b428f6a8c6 The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 17 years ago
Shinya Kuribayashi f8fa6368a6 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. 17 years ago
Haavard Skinnemoen 4d7d6936eb Introduce map_physmem() and unmap_physmem() 17 years ago
Haiying Wang 3a197b2fe4 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished 18 years ago
Wolfgang Denk f08abe311b Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h 19 years ago
wdenk f72da3406b Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent 21 years ago
wdenk 27b207fd0a * Implement new mechanism to export U-Boot's functions to standalone 22 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
wdenk 7a8e9bed17 * Patch by Marc Singer, 29 May 2003: 22 years ago
wdenk 3bac351370 * Patch by Josef Wagner, 12 Mar 2003: 22 years ago
wdenk b2184c314d * Patch by Daniel Engström, 18 Nov 2002: 22 years ago
wdenk 2262cfeef9 * Patch by Daniel Engström, 13 Nov 2002: 22 years ago