Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1b35bc55147e6616e35cc07d2e7b1898e97d20a1
/
arch
/
x86
1b35bc5
x86: dm: video: Add a framebuffer driver that utilizes VBT
by Bin Meng
· 7 years ago
a3dd11a
x86: dts: Include Intel Video BIOS Table in the ROM image
by Bin Meng
· 7 years ago
61dc3e2
x86: Add Video BIOS Table (VBT) related Kconfig options
by Bin Meng
· 7 years ago
3c8b48a
x86: fsp: Add FSP_GRAPHICS_INFO_HOB
by Bin Meng
· 7 years ago
f3c0632
x86: fsp: Update struct common_buf for FSP spec 1.1
by Bin Meng
· 7 years ago
ef205ea
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
by Masahiro Yamada
· 7 years ago
62e16c5
x86: baytrail: acpi: Add full reset bit to the reset register value in FADT
by Bin Meng
· 7 years ago
05c074e
x86: tangier: kconfig: Guard tangier-specific options
by Bin Meng
· 7 years ago
f647599
x86: baytrail: Fix turbo enable
by Bin Meng
· 7 years ago
842c31e
x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig
by Bin Meng
· 7 years ago
b032e3f
x86: fsp: Configure SPI opcode registers before SPI is locked down
by Bin Meng
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
87551f1
env: Convert CONFIG_ENV_IS_IN... to a choice
by Simon Glass
· 7 years ago
e218c8d
x86: acpi: Fix build error with certain configuration
by Bin Meng
· 7 years ago
1f380a7
x86: Remove dead ISA related codes
by Bin Meng
· 7 years ago
8bf9908
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
73f5bc1
x86: Switch all boards to use DM SCSI
by Bin Meng
· 7 years ago
828b725
x86: Convert MMC to driver model
by Simon Glass
· 7 years ago
ccf6641
x86: ivybridge: remove unused uma_memory_size
by xypron.glpk@gmx.de
· 7 years ago
ce9d1b0
x86: Convert INTEL_ICH6_GPIO to Kconfig
by Bin Meng
· 7 years ago
5b5d173
x86: kconfig: Move USB to platform Kconfig
by Bin Meng
· 7 years ago
b1f7873
x86: qemu: kconfig: Imply platform specific drivers
by Bin Meng
· 7 years ago
ac43201
x86: quark: kconfig: Imply platform specific drivers
by Bin Meng
· 7 years ago
a8e3dda
x86: tangier: kconfig: Imply platform specific drivers
by Bin Meng
· 7 years ago
2f2c891
x86: queensbay: kconfig: Imply platform specific drivers
by Bin Meng
· 7 years ago
860520c
x86: coreboot: kconfig: Imply drivers that are useful
by Bin Meng
· 7 years ago
0120fef
x86: broadwell: kconfig: Imply platform specific drivers
by Bin Meng
· 7 years ago
31dd76c
x86: ivybridge: kconfig: Imply platform specific drivers
by Bin Meng
· 7 years ago
2c00e03
x86: baytrail: kconfig: Imply platform specific drivers
by Bin Meng
· 7 years ago
1949a9a
x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig
by Bin Meng
· 7 years ago
6f40e7c
x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig
by Bin Meng
· 7 years ago
b0d42d7
x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig
by Bin Meng
· 7 years ago
842a8de
x86: kconfig: Let board select BOARD_EARLY_INIT_F
by Bin Meng
· 7 years ago
d3935ff
x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig
by Bin Meng
· 7 years ago
a364e62
x86: Make table address selectable
by Andy Shevchenko
· 7 years ago
3d2a787
x86: Enforce toolchain to generate 64-bit codes for 64-bit U-Boot
by Bin Meng
· 7 years ago
20358f6
x86: Use default stack boundary alignment
by Bin Meng
· 7 years ago
89e7d97
ahci: Support non-PCI controllers
by Simon Glass
· 7 years ago
683b696
x86: acpi: Don't touch hardware on HW reduced platforms
by Andy Shevchenko
· 7 years ago
c1ae980
x86: acpi: Export acpi_fill_mcfg() with __weak attribute
by Andy Shevchenko
· 7 years ago
13a5d87
x86: acpi: Deduplicate acpi_fill_madt() implementation
by Andy Shevchenko
· 7 years ago
fe38643
x86: acpi: Name fields in FADT in accordance with specification
by Andy Shevchenko
· 7 years ago
87e9537
x86: acpi: Fill OEM revision
by Andy Shevchenko
· 7 years ago
0ac1115
x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dts
by Stefan Roese
· 7 years ago
0700bba
x86: dfi-bt700: Add xHCI USB support
by Stefan Roese
· 7 years ago
d31315d
x86: Add Intel Edison board files
by Andy Shevchenko
· 7 years ago
e564d59
x86: Add Intel Tangier support
by Felipe Balbi
· 7 years ago
f2b047f
x86: Add dma-mapping.h to architectural code
by Andy Shevchenko
· 7 years ago
bfe1c71
x86: minnowmax: Enable USB xHCI support
by Bin Meng
· 7 years ago
3b21fdd
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
by Simon Glass
· 7 years ago
fe54fda
x86: Move link to use driver model for SCSI
by Simon Glass
· 7 years ago
367b3ac
Revert "x86: Convert MMC to driver model"
by Bin Meng
· 7 years ago
162b09c
x86: Don't include asm/u-boot.h in common
by Simon Glass
· 8 years ago
ae56b13
x86: Make u-boot-x86.h a private header
by Simon Glass
· 8 years ago
c9fe7df
x86: fsp: Remove the call to set up internal uart in fsp_init()
by Bin Meng
· 7 years ago
273d0ec
x86: baytrail: Fix boot hang with a debug build
by Bin Meng
· 7 years ago
e5bf969
x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer
by Bin Meng
· 7 years ago
497c516
x86: baytrail: Use macros instead of magic numbers for FSP settings
by Bin Meng
· 7 years ago
fae4125
x86: baytrail: Remove "serial-debug-port-*" settings
by Bin Meng
· 7 years ago
fa5905e
x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1
by Bin Meng
· 7 years ago
19eb0cb
x86: minnowmax: Remove incorrect pad-offset of several pins
by Bin Meng
· 8 years ago
59be2c0
x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode
by Bin Meng
· 8 years ago
f5fd9c4
x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup()
by Stefan Roese
· 8 years ago
112e4b8
x86: Convert MMC to driver model
by Simon Glass
· 8 years ago
353f5cb
x86: acpi: Fix Windows S3 resume failure
by Bin Meng
· 8 years ago
62a8f7d
x86: pci: Allow conditionally run VGA rom in S3
by Bin Meng
· 8 years ago
07d46e6
x86: acpi: Turn on ACPI mode for S3
by Bin Meng
· 8 years ago
280aebe
x86: acpi: Refactor acpi_resume()
by Bin Meng
· 8 years ago
daa5b83
x86: acpi: Make enter_acpi_mode() public
by Bin Meng
· 8 years ago
313ddd6
x86: apci: Change PM1_CNT register access to RMW
by Bin Meng
· 8 years ago
159661d
x86: Adjust board_final_cleanup() order
by Bin Meng
· 8 years ago
fb61665
x86: Do not clear high table area for S3
by Bin Meng
· 8 years ago
cf20030
x86: fsp: Save stack address to CMOS for next S3 boot
by Bin Meng
· 8 years ago
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
34bc74a
x86: acpi: Add one API to find OS wakeup vector
by Bin Meng
· 8 years ago
215596c
x86: acpi: Add wake up assembly stub
by Bin Meng
· 8 years ago
212c7b2
x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3
by Bin Meng
· 8 years ago
2ee5b85
x86: baytrail: Conditionally report S3 in the ACPI table
by Bin Meng
· 8 years ago
ef61f77
x86: Store and display previous sleep state
by Bin Meng
· 8 years ago
acb4bf9
x86: fsp: acpi: Pass different boot mode to FSP init
by Bin Meng
· 8 years ago
6ed1092
x86: Add post codes for OS resume
by Bin Meng
· 8 years ago
4c762a6
x86: baytrail: acpi: Add APIs for determining/clearing sleep state
by Bin Meng
· 8 years ago
ab702be
x86: acpi: Add Kconfig option and header file for ACPI resume
by Bin Meng
· 8 years ago
579b51a
fs: Kconfig: Add a separate config for FS_CBFS
by Simon Glass
· 8 years ago
0501e3e
fs: Convert CONFIG_CMD_CBFS to Kconfig
by Simon Glass
· 8 years ago
6b19b4d
x86: Display the SPL banner only once
by Simon Glass
· 8 years ago
0bd50cd
x86: Drop leading spaces in cpu_x86_get_desc()
by Simon Glass
· 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
f3e87e8
x86: bootm: Fix FIT image booting on x86
by Stefan Roese
· 8 years ago
3e0b405
x86: Add file names from Kconfig in descriptor/intel-me nodes in u-boot.dtsi
by Stefan Roese
· 8 years ago
f8cc43a
x86: Kconfig: Add options to configure the descriptor.bin / me.bin filenames
by Stefan Roese
· 8 years ago
6ab9107
board_f: Make relocation functions generic
by Simon Glass
· 8 years ago
6bbf83f
board_f: Make init_helpers generic
by Simon Glass
· 8 years ago
4096e3a
Move dram_init_banksize() to a common header
by Simon Glass
· 8 years ago
2f949c3
board_f: Drop setup_dram_config() wrapper
by Simon Glass
· 8 years ago
ee7c36f
board_f: x86: Use checkcpu() for CPU init
by Simon Glass
· 8 years ago
295c423
board_f: x86: Rename x86_fsp_init() to arch_fsp_init()
by Simon Glass
· 8 years ago
80b5bc9
dm: core: Add flags parameter to device_remove()
by Stefan Roese
· 8 years ago
Next »