Commit Graph

19 Commits (0ab449beec5287ca600eca8c9bc7fe052af99162)

Author SHA1 Message Date
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Dirk Eibach b8eee4354f Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 11 years ago
Simon Glass d0b6f247a1 x86: Re-enable PCAT timer 2 for beeping 12 years ago
Simon Glass f9083bbe78 x86: Remove ISR timer 12 years ago
Simon Glass e761ecdbb8 x86: Add TSC timer 12 years ago
Simon Glass fa790fa0a9 x86: Remove legacy board init code 12 years ago
Simon Glass dfdedd9c2e x86: Remove unused bios/pci code 12 years ago
Simon Glass e424c15c1f x86: Enable generic board support 12 years ago
Simon Glass 96dfc0633a x86: Remove unused real mode code 12 years ago
Simon Glass 058d59b08d x86: Build vga video code only if CONFIG_VIDEO_VGA is defined 12 years ago
Gabe Black ac31a7b81c x86: Implement arch_phys_memset so that it can wipe memory above 4GB 12 years ago
Gabe Black 5b5ece9ef4 x86: Allow compiling out realmode/bios code 12 years ago
Graeme Russ d47ab0ecde x86: Split init functions out of board.c 13 years ago
Graeme Russ b156ff09aa x86: Move relocation code out of board.c 13 years ago
Graeme Russ d13640b7c4 x86: Move do_go_exec() out of board.c 13 years ago
Gabe Black 36b2409a3d x86: Wrap small helper functions from libgcc to avoid an ABI mismatch 13 years ago
Gabe Black dbaef6ef33 x86: Import the glibc memset implementation 13 years ago
Graeme Russ a76fc70ee1 x86: Provide more configuration granularity 13 years ago
Graeme Russ fea2572001 x86: Rename i386 to x86 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
Graeme Russ 4ee4e413ba i386: Reorder source objects in lib_i386 Makefile 15 years ago
Graeme Russ bd9806d696 i386: Moved PCI from #ifdef to conditional compile for sc520 boards 15 years ago
Graeme Russ f50b619d9c i386: Moved PCI from #ifdef to conditional compile for sc520 boards 15 years ago
Graeme Russ 8c63d47651 Implement SC520 timers 16 years ago
Graeme Russ abf0cd3dff Rewrite i386 interrupt handling 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Marian Balakowicz 823afe7cef [Makefile] Sort COBJS in lib_<arch> Makefiles 17 years ago
Marian Balakowicz 4a995edec1 [new uImage] Rename architecture specific bootm code files 17 years ago
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 18 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
wdenk 7a8e9bed17 * Patch by Marc Singer, 29 May 2003: 22 years ago
wdenk 2262cfeef9 * Patch by Daniel Engström, 13 Nov 2002: 22 years ago
wdenk f47713f378 Initial revision 22 years ago
wdenk 0c8959d641 Initial revision 23 years ago
wdenk 012771d88a Initial revision 23 years ago
wdenk 32653c3cc9 Initial revision 23 years ago
wdenk 4a5b6a356a Initial revision 24 years ago
wdenk 2d39b71fb2 Initial revision 24 years ago
wdenk 7309612797 Initial revision 25 years ago