Commit Graph

19 Commits (16a28ef219c27423a1ef502f19070c4d375079b8)

Author SHA1 Message Date
Mark Jackson f5c3ba7978 Allow console input to be disabled 16 years ago
Becky Bruce b57ca3e128 Change bd/gd memsize/ram_size to be phys_size_t. 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Yuri Tikhonov 0e15ddd11f POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. 16 years ago
Yuri Tikhonov 28a3850658 POST: add POST_STOP flag 16 years ago
Kumar Gala e99ccb4881 Introduce phys_size_t and move phys_addr_t into asm/types.h 16 years ago
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
Yuri Tikhonov e262efe357 The patch introduces the CRITICAL feature of POST tests. If the test 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
Haavard Skinnemoen 812711ce6b Implement __raw_{read,write}[bwl] on all architectures 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
Wolfgang Denk d06a5f7ebf Add support for Altera NIOS DK1C20 board 19 years ago
wdenk 63e73c9a8e * Patches by Reinhard Meyer, 14 Feb 2004: 21 years ago
wdenk c935d3bd8b Patches by Stephan Linz, 11 Dec 2003: 21 years ago
wdenk 42d1f0394b * Patches by Xianghua Xiao, 15 Oct 2003: 21 years ago
wdenk f72da3406b Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent 21 years ago
wdenk 4a5517094d * Patch by Scott McNutt, 04 Oct 2003: 21 years ago