Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bfb5980d70cf2bfe7deeff604dfd0ba6bc05f83f
/
arch
/
x86
/
lib
/
Makefile
54df8ce
x86: Build vga video code only if CONFIG_VIDEO_VGA is defined
by Simon Glass
· 12 years ago
d64c6ad
x86: Implement arch_phys_memset so that it can wipe memory above 4GB
by Gabe Black
· 12 years ago
76ce249
x86: Allow compiling out realmode/bios code
by Gabe Black
· 12 years ago
a875dda
x86: Split init functions out of board.c
by Graeme Russ
· 13 years ago
6ae6dd8
x86: Move relocation code out of board.c
by Graeme Russ
· 13 years ago
ac52e47
x86: Move do_go_exec() out of board.c
by Graeme Russ
· 13 years ago
1662cf1
x86: Wrap small helper functions from libgcc to avoid an ABI mismatch
by Gabe Black
· 13 years ago
0e49905
x86: Import the glibc memset implementation
by Gabe Black
· 13 years ago
19fc0d5
x86: Provide more configuration granularity
by Graeme Russ
· 13 years ago
cbfce1d
x86: Rename i386 to x86
by Graeme Russ
· 14 years ago
[Renamed from arch/i386/lib/Makefile]
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
[Renamed from lib_i386/Makefile]
4b804e1
i386: Reorder source objects in lib_i386 Makefile
by Graeme Russ
· 15 years ago
296b5e2
i386: Moved PCI from #ifdef to conditional compile for sc520 boards
by Graeme Russ
· 15 years ago
7679d1f
Implement SC520 timers
by Graeme Russ
· 16 years ago
77290ee
Rewrite i386 interrupt handling
by Graeme Russ
· 16 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
699ffe5
[Makefile] Sort COBJS in lib_<arch> Makefiles
by Marian Balakowicz
· 17 years ago
79fcab8
[new uImage] Rename architecture specific bootm code files
by Marian Balakowicz
· 17 years ago
6a65e42
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
d62379d
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
57b2d80
* Code cleanup:
by wdenk
· 21 years ago
abda5ca
* Patch by Marc Singer, 29 May 2003:
by wdenk
· 22 years ago
591dda5
* Patch by Daniel Engström, 13 Nov 2002:
by wdenk
· 22 years ago