Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a36601e58ac5e1c3d43c9cc6cce883a0bb9cb4e0
/
include
/
asm-mips
/
global_data.h
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
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
808532a
Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent
by wdenk
· 21 years ago
874ac26
* Implement new mechanism to export U-Boot's functions to standalone
by wdenk
· 21 years ago
4fc9569
* Add support for 16 MB flash configuration of TRAB board
by wdenk
· 22 years ago