index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: fsp: Make sure HOB list is not overwritten by U-Boot
Bin Meng
2016-02-21
1
-0
/
+10
*
x86: Disable DM_PCI_COMPAT
Bin Meng
2016-02-05
1
-3
/
+0
*
x86: config option for loading ACPI table from QEMU
Miao Yan
2016-01-28
1
-0
/
+9
*
x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option
Bin Meng
2016-01-13
1
-0
/
+9
*
dm: pci: Disable PCI compatibility functions by default
Simon Glass
2015-12-01
1
-0
/
+3
*
x86: tsc: Remove legacy timer codes
Bin Meng
2015-12-01
1
-20
/
+0
*
x86: Add an i8042 device for boards that have it
Simon Glass
2015-11-19
1
-0
/
+6
*
x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig
Bin Meng
2015-11-13
1
-0
/
+15
*
x86: Add ENABLE_MRC_CACHE Kconfig option
Bin Meng
2015-10-21
1
-0
/
+8
*
x86: Add SMBIOS table support
Bin Meng
2015-10-21
1
-0
/
+11
*
x86: Generate a valid ACPI table
Saket Sinha
2015-08-26
1
-0
/
+9
*
x86: fsp: Add comments about U-Boot entering start.S twice
Bin Meng
2015-08-26
1
-1
/
+1
*
x86: fsp: Enlarge the size of malloc() pool before relocation
Bin Meng
2015-08-26
1
-0
/
+7
*
x86: kconfig: Hide "System tables" for coreboot
Bin Meng
2015-08-26
1
-1
/
+1
*
x86: kconfig: Hide "System tables" for EFI
Bin Meng
2015-08-26
1
-3
/
+1
*
x86: Handle running as EFI payload
Simon Glass
2015-08-05
1
-0
/
+6
*
x86: Add EFI board code
Ben Stoltz
2015-08-05
1
-0
/
+1
*
x86: Add support for U-Boot as an EFI application
Ben Stoltz
2015-08-05
1
-0
/
+3
*
x86: Reserve PCIe ECAM address range in the E820 table
Bin Meng
2015-07-28
1
-0
/
+10
*
x86: Remove MARK_GRAPHICS_MEM_WRCOMB
Bin Meng
2015-07-14
1
-8
/
+0
*
x86: Move VGA option rom macros to Kconfig
Bin Meng
2015-07-14
1
-0
/
+22
*
x86: Generate a valid MultiProcessor (MP) table
Bin Meng
2015-07-14
1
-0
/
+9
*
x86: kconfig: Fix minor nits in MAX_CPUS
Bin Meng
2015-07-14
1
-12
/
+12
*
x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMP
Bin Meng
2015-07-14
1
-0
/
+2
*
x86: Add Kconfig options to be used by arch/x86/cpu/config.mk
Bin Meng
2015-07-14
1
-0
/
+15
*
Move default y configs out of arch/board Kconfig
Joe Hershberger
2015-06-25
1
-15
/
+0
*
x86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSP
Bin Meng
2015-06-04
1
-0
/
+1
*
x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig
Bin Meng
2015-06-04
1
-141
/
+0
*
x86: Make QEMU the default vendor
Bin Meng
2015-06-04
1
-1
/
+1
*
x86: Support QEMU x86 targets
Bin Meng
2015-06-04
1
-0
/
+5
*
x86: Add multi-processor init
Simon Glass
2015-04-30
1
-0
/
+30
*
x86: Add support for the Simple Firmware Interface (SFI)
Simon Glass
2015-04-29
1
-0
/
+14
*
x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig
Bin Meng
2015-04-29
1
-6
/
+0
*
x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics
Bin Meng
2015-04-29
1
-4
/
+4
*
x86: Kconfig: Move platform options forward
Bin Meng
2015-04-29
1
-10
/
+9
*
x86: Kconfig: Divide the target selection to vendor/model
Bin Meng
2015-04-29
1
-79
/
+13
*
x86: Support platform PIRQ routing
Bin Meng
2015-04-29
1
-0
/
+31
*
sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig
Simon Glass
2015-04-18
1
-0
/
+3
*
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
Simon Glass
2015-04-18
1
-0
/
+9
*
dm: select CONFIG_DM* options
Masahiro Yamada
2015-04-18
1
-12
/
+0
*
dm: x86: spi: Convert ICH SPI driver to driver model
Simon Glass
2015-04-18
1
-0
/
+9
*
x86: Add support for panther (Asus Chromebox)
Simon Glass
2015-04-16
1
-0
/
+16
*
malloc_f: enable SYS_MALLOC_F by default if DM is on
Masahiro Yamada
2015-03-28
1
-3
/
+0
*
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
Simon Glass
2015-02-12
1
-0
/
+6
*
dm: x86: Move driver model CONFIGs to Kconfig
Simon Glass
2015-02-12
1
-0
/
+9
*
x86: Use tab instead of space to indent in PCIE_ECAM_BASE
Bin Meng
2015-02-06
1
-1
/
+1
*
x86: Allow overriding TSC_FREQ_IN_MHZ
Bin Meng
2015-02-06
1
-20
/
+20
*
x86: Enable the Intel quark/galileo build
Bin Meng
2015-02-06
1
-0
/
+17
*
x86: Add support for Intel Minnowboard Max
Simon Glass
2015-02-06
1
-0
/
+15
*
x86: Allow FSP Kconfig settings for all x86
Simon Glass
2015-02-06
1
-0
/
+38
[next]