Commit Graph

35 Commits (6ce8932494043246667979b3efacdee5e4ec5dfd)

Author SHA1 Message Date
Simon Glass 6388e35725 x86: Add support for the Simple Firmware Interface (SFI) 10 years ago
Bin Meng b5b6b01960 x86: Support platform PIRQ routing 10 years ago
Bin Meng 5e2400e8f8 x86: Write configuration tables in last_stage_init() 10 years ago
Bin Meng 5098d73e86 x86: Remove the old VGA driver 10 years ago
Simon Glass a274e9cac5 dm: x86: Add a uclass for an Low Pin Count (LPC) device 10 years ago
Simon Glass 452f548753 dm: x86: Add a uclass for a Platform Controller Hub 10 years ago
Simon Glass a219daeafe dm: x86: pci: Add a PCI driver for driver model 10 years ago
Simon Glass 1021af4ded x86: Move common FSP code into a common location 10 years ago
Simon Glass cb3b2e62ca x86: Add an 'mtrr' command to list and adjust MTRRs 10 years ago
Bin Meng ba7b38a529 x86: Add a simple command to show FSP HOB information 10 years ago
Simon Glass 0ca2426bea x86: Add support for running option ROMs natively 10 years ago
Simon Glass 65dd74a674 x86: ivybridge: Implement SDRAM init 10 years ago
Masahiro Yamada dd43fa22de x86: set CONFIG_USE_PRIVATE_LIBGCC to y 10 years ago
Masahiro Yamada b6e53eb320 kbuild, x86: use a short log for arch/x86/lib/libgcc.a 11 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 11 years ago
Masahiro Yamada 3954b739b3 x86: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Dirk Eibach b8eee4354f Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 12 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. 19 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