Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
94a3312920b6f9b5da27309549fb73650718c10a
/
include
/
asm-i386
47d41cc
Add an architecture specific config.h for common defines
by Kumar Gala
· 16 years ago
9933d60
Moved definition of set_vector() to new header file
by Graeme Russ
· 16 years ago
65e43a1
Introduce virt_to_phys()
by Kumar Gala
· 16 years ago
1fc2b16
Moved sc520 PCI definitions to stand-alone file
by Graeme Russ
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
3ef96de
Update i386 code (sc520_cdp)
by Graeme Russ
· 16 years ago
f5c3ba7
Allow console input to be disabled
by Mark Jackson
· 16 years ago
b57ca3e
Change bd/gd memsize/ram_size to be phys_size_t.
by Becky Bruce
· 16 years ago
eddc7c4
Merge branch 'lwmon5' of /home/wd/git/u-boot/projects
by Wolfgang Denk
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
0e15ddd
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
28a3850
POST: add POST_STOP flag
by Yuri Tikhonov
· 17 years ago
e99ccb4
Introduce phys_size_t and move phys_addr_t into asm/types.h
by Kumar Gala
· 17 years ago
27f33e9
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
by Bartlomiej Sieka
· 17 years ago
b428f6a
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
7e492d8
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
by Marian Balakowicz
· 17 years ago
f8fa636
Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets.
by Shinya Kuribayashi
· 17 years ago
261dcf4
[new uImage] Remove I386 uImage fake_header() routine
by Marian Balakowicz
· 17 years ago
4d7d693
Introduce map_physmem() and unmap_physmem()
by Haavard Skinnemoen
· 17 years ago
3a197b2
[PATCH v3] Add sync to ensure flash_write_cmd is fully finished
by Haiying Wang
· 18 years ago
f08abe3
Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h
by Wolfgang Denk
· 19 years ago
f72da34
Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent
by wdenk
· 21 years ago
27b207f
* Implement new mechanism to export U-Boot's functions to standalone
by wdenk
· 21 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
7a8e9bed
* Patch by Marc Singer, 29 May 2003:
by wdenk
· 21 years ago
3bac351
* Patch by Josef Wagner, 12 Mar 2003:
by wdenk
· 22 years ago
b2184c3
* Patch by Daniel Engström, 18 Nov 2002:
by wdenk
· 22 years ago
2262cfe
* Patch by Daniel Engström, 13 Nov 2002:
by wdenk
· 22 years ago