index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Remove HAVE_ACPI_RESUME
Bin Meng
2015-12-09
3
-34
/
+0
*
x86: Remove CPU_INTEL_SOCKET_RPGA989
Bin Meng
2015-12-09
1
-11
/
+4
*
x86: Clean up ivybridge/chrome Kconfig options
Bin Meng
2015-12-09
1
-30
/
+0
*
x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE
Bin Meng
2015-12-09
2
-33
/
+1
*
x86: Move i8254_init() to x86_cpu_init_f()
Bin Meng
2015-12-09
1
-0
/
+5
*
x86: Fix PCI UART compatible string for crownbay and galileo
Bin Meng
2015-12-09
2
-5
/
+5
*
dm: pci: Disable PCI compatibility functions by default
Simon Glass
2015-12-01
1
-0
/
+3
*
x86: tsc: Move tsc_timer.c to drivers/timer
Bin Meng
2015-12-01
2
-390
/
+0
*
x86: tsc: Remove legacy timer codes
Bin Meng
2015-12-01
5
-80
/
+0
*
x86: Convert to use driver model timer
Bin Meng
2015-12-01
18
-39
/
+32
*
x86: tsc: Add driver model timer support
Bin Meng
2015-12-01
1
-0
/
+65
*
x86: tsc: Use notrace from <linux/compiler.h>
Bin Meng
2015-12-01
1
-3
/
+3
*
x86: Remove MIN_PORT80_KCLOCKS_DELAY
Bin Meng
2015-12-01
2
-20
/
+0
*
ns16550: unify serial_x86
Thomas Chou
2015-11-20
1
-1
/
+1
*
x86: qemu: Convert to use driver model keyboard
Bin Meng
2015-11-19
2
-0
/
+2
*
x86: crownbay: Convert to use driver model keyboard
Bin Meng
2015-11-19
1
-0
/
+1
*
x86: Add an i8042 device for boards that have it
Simon Glass
2015-11-19
4
-0
/
+17
*
x86: Remove legacy pci codes
Bin Meng
2015-11-13
3
-71
/
+0
*
x86: qemu: Convert to use driver model pci
Bin Meng
2015-11-13
2
-50
/
+0
*
x86: qemu: Move chipset-specific codes from pci.c to qemu.c
Bin Meng
2015-11-13
2
-72
/
+82
*
x86: qemu: Remove call to vgabios execution
Bin Meng
2015-11-13
1
-18
/
+1
*
x86: queensbay: Really disable IGD
Bin Meng
2015-11-13
2
-10
/
+23
*
x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig
Bin Meng
2015-11-13
1
-0
/
+15
*
x86: Rename pcat_ to i8254 and i8259 accordingly
Bin Meng
2015-11-13
6
-8
/
+8
*
x86: Initialize i8254 timer counter 1
Bin Meng
2015-11-13
1
-0
/
+10
*
x86: Fix cosmetic issues in the i8254 and i8259 codes
Bin Meng
2015-11-13
4
-53
/
+52
*
x86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERS
Bin Meng
2015-11-13
1
-16
/
+0
*
x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS
Bin Meng
2015-11-13
3
-12
/
+10
*
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-10
1
-0
/
+4
*
x86: Use the generic bitops headers
Fabio Estevam
2015-11-05
1
-1
/
+20
*
x86: Add support for Advantech SOM-6896
George McCollister
2015-10-21
2
-1
/
+45
*
x86: ivybridge: Enable the MRC cache
Bin Meng
2015-10-21
1
-8
/
+2
*
x86: ivybridge: Measure the MRC code execution time
Simon Glass
2015-10-21
1
-0
/
+3
*
x86: ivybridge: Fix car_uninit() to correctly set run state
Simon Glass
2015-10-21
1
-1
/
+1
*
x86: ivybridge: Check the RTC return value
Simon Glass
2015-10-21
1
-3
/
+10
*
x86: ivybridge: Use 'ret' instead of 'rcode'
Simon Glass
2015-10-21
1
-8
/
+8
*
x86: chromebook_link: Enable the debug UART
Simon Glass
2015-10-21
1
-0
/
+7
*
x86: Init the debug UART if enabled
Simon Glass
2015-10-21
1
-8
/
+3
*
x86: Pass correct cpu_index to ap_init()
Bin Meng
2015-10-21
1
-2
/
+2
*
x86: galileo: Enable mrc cache
Bin Meng
2015-10-21
1
-0
/
+4
*
x86: quark: Implement mrc cache
Bin Meng
2015-10-21
2
-7
/
+64
*
x86: ivybridge: Correct two typos for MRC
Bin Meng
2015-10-21
1
-2
/
+2
*
x86: Remove unused rw-mrc-cache properties in the link and panther dts files
Bin Meng
2015-10-21
2
-5
/
+0
*
x86: baytrail: Issue full system reset in reset_cpu()
Bin Meng
2015-10-21
1
-0
/
+6
*
x86: Enable mrc cache for bayleybay and minnowmax
Bin Meng
2015-10-21
2
-0
/
+12
*
x86: baytrail: Save mrc cache to spi flash
Bin Meng
2015-10-21
1
-0
/
+19
*
x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init()
Bin Meng
2015-10-21
2
-1
/
+35
*
x86: Use struct mrc_region to describe a mrc region
Bin Meng
2015-10-21
3
-15
/
+27
*
x86: ivybridge: Use APIs provided in the mrccache lib
Bin Meng
2015-10-21
1
-108
/
+4
*
x86: Add more common routines to manipulate mrc cache
Bin Meng
2015-10-21
2
-0
/
+140
[next]