Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
31a17888ea862ce7d00139f1ea30a4bd88363ded
/
arch
/
x86
/
lib
/
Makefile
39f8b08
x86: Add an early CMOS access library
by Bin Meng
· 8 years ago
710d215
x86: acpi: Resume OS if resume vector is found
by Bin Meng
· 8 years ago
7d2c201
x86: Introduce minimal PMU driver for Intel MID platforms
by Andy Shevchenko
· 8 years ago
ee2e85f
x86: Add SCU IPC driver for Intel MID platforms
by Felipe Balbi
· 8 years ago
602b98f
x86: Don't try to boot Linux from SPL
by Simon Glass
· 8 years ago
2f1492e
x86: Don't build 32-bit efi files on x86_64
by Simon Glass
· 8 years ago
3dfe451
x86: Don't try to run the VGA BIOS in 64-bit mode
by Simon Glass
· 8 years ago
030777d
x86: Add an SPL implementation
by Simon Glass
· 8 years ago
b548351
efi_loader: Allow to compile helloworld.efi w/o bundling it
by Alexander Graf
· 8 years ago
105c936
efi: x86: Adjust EFI files support efi_loader
by Simon Glass
· 8 years ago
6f4b08a
x86: Move efi .S files into the 'lib' directory
by Simon Glass
· 8 years ago
cdfe696
x86: efi: Add EFI loader support for x86
by Simon Glass
· 8 years ago
fb22808
x86: Move smbios generation into arch independent directory
by Alexander Graf
· 8 years ago
e31a79a
x86: Compile coreboot_table.c only for SeaBIOS
by Bin Meng
· 9 years ago
75e27da
x86: qemu: fix ACPI Kconfig options
by Miao Yan
· 9 years ago
11cd631
x86: Add an ICH6 pin configuration driver
by Simon Glass
· 9 years ago
3815d57
x86: Implement functions for writing coreboot table
by Bin Meng
· 9 years ago
cc2a370
x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE
by Bin Meng
· 9 years ago
3b68c52
x86: qemu: add the ability to load and link ACPI tables from QEMU
by Miao Yan
· 9 years ago
29ce97e
dm: x86: Add a northbridge uclass
by Simon Glass
· 9 years ago
68a2423
dm: Expand the uclass for Platform Controller Hubs (PCH)
by Simon Glass
· 9 years ago
b2aa4c5
x86: tsc: Move tsc_timer.c to drivers/timer
by Bin Meng
· 9 years ago
b29a08c
x86: Rename pcat_ to i8254 and i8259 accordingly
by Bin Meng
· 9 years ago
21666cf
x86: Move mrccache.[c|h] to a common place
by Bin Meng
· 9 years ago
3f56d45
x86: fsp: Make hob command a sub-command to fsp
by Bin Meng
· 9 years ago
ae5bedb
x86: Add SMBIOS table support
by Bin Meng
· 9 years ago
a489963
x86: Move install_e820_map() out of zimage.c
by Bin Meng
· 9 years ago
331141a
x86: Generate a valid ACPI table
by Saket Sinha
· 9 years ago
d2269f2
x86: Add helper code for running from EFI
by Simon Glass
· 9 years ago
9e72e64
x86: Support building the EFI stub
by Simon Glass
· 9 years ago
f91cf6b
x86: Add MultiProcessor (MP) table APIs
by Bin Meng
· 9 years ago
07e922a
x86: Add support for the Simple Firmware Interface (SFI)
by Simon Glass
· 10 years ago
45236ad
x86: Support platform PIRQ routing
by Bin Meng
· 10 years ago
f17cea6
x86: Write configuration tables in last_stage_init()
by Bin Meng
· 10 years ago
bbbe1af
x86: Remove the old VGA driver
by Bin Meng
· 10 years ago
a5caa37
dm: x86: Add a uclass for an Low Pin Count (LPC) device
by Simon Glass
· 10 years ago
404bc5e
dm: x86: Add a uclass for a Platform Controller Hub
by Simon Glass
· 10 years ago
4e03781
dm: x86: pci: Add a PCI driver for driver model
by Simon Glass
· 10 years ago
b93abfc
x86: Move common FSP code into a common location
by Simon Glass
· 10 years ago
fc0ba2d
x86: Add an 'mtrr' command to list and adjust MTRRs
by Simon Glass
· 10 years ago
90699df
x86: Add a simple command to show FSP HOB information
by Bin Meng
· 10 years ago
b2978d3
x86: Add support for running option ROMs natively
by Simon Glass
· 10 years ago
268eefd
x86: ivybridge: Implement SDRAM init
by Simon Glass
· 10 years ago
3070446
x86: set CONFIG_USE_PRIVATE_LIBGCC to y
by Masahiro Yamada
· 10 years ago
46230b6
kbuild, x86: use a short log for arch/x86/lib/libgcc.a
by Masahiro Yamada
· 11 years ago
59f15f2
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
aa96dd1
x86: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
d2df811
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
by Dirk Eibach
· 11 years ago
3e8b605
x86: Re-enable PCAT timer 2 for beeping
by Simon Glass
· 12 years ago
8e29441
x86: Remove ISR timer
by Simon Glass
· 12 years ago
11d7a5b
x86: Add TSC timer
by Simon Glass
· 12 years ago
7414d14
x86: Remove legacy board init code
by Simon Glass
· 12 years ago
553faa4
x86: Remove unused bios/pci code
by Simon Glass
· 12 years ago
2e4622d
x86: Enable generic board support
by Simon Glass
· 12 years ago
73368fc
x86: Remove unused real mode code
by Simon Glass
· 12 years ago
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