Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ed41f32ec1932e15ea8166006fff3bdaf0ffd6f4
/
include
/
asm-nios2
a36601e
Change bd/gd memsize/ram_size to be phys_size_t.
by Becky Bruce
· 16 years ago
35d81ce
POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags.
by Yuri Tikhonov
· 17 years ago
bc439b0
POST: add POST_STOP flag
by Yuri Tikhonov
· 17 years ago
c957c0a
Introduce phys_size_t and move phys_addr_t into asm/types.h
by Kumar Gala
· 17 years ago
d773efb
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.
by Yuri Tikhonov
· 17 years ago
012ec6e
Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets.
by Shinya Kuribayashi
· 17 years ago
f985551
Introduce map_physmem() and unmap_physmem()
by Haavard Skinnemoen
· 17 years ago
47f6085
Implement __raw_{read,write}[bwl] on all architectures
by Haavard Skinnemoen
· 17 years ago
c123a38
[PATCH v3] Add sync to ensure flash_write_cmd is fully finished
by Haiying Wang
· 18 years ago
a5721a3
Nios II - Fix I/O Macros and mini-app stubs
by Scott McNutt
· 18 years ago
f3f4518
Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h
by Wolfgang Denk
· 19 years ago
194b839
* Patch by Scott McNutt, 21 Oct 2004:
by wdenk
· 20 years ago
ef3386f
Patches by Scott McNutt, 24 Aug 2004:
by wdenk
· 20 years ago