projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'master' of git://git.denx.de/u-boot-imx
[platform/kernel/u-boot.git]
/
arch
/
x86
/
cpu
/
2016-01-25
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-imx
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Use syscon for the GMA device
tree
|
commitdiff
2016-01-24
Simon Glass
x86: Set up a shared syscon numbering schema
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Drop the SMM-locking code
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Drop XHCI support
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Drop special EHCI init
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Sort out the calls to bridge_silicon_re...
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Move code from pch.c to bd82x6x.c
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Convert pch.c to use DM PCI API
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Convert report_platform to DM PCI API
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Convert SDRAM init to use driver model
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Convert sdram_initialise() to use DM...
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Convert dram_init() to use DM PCI API
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Convert enable_usb_bar() to use DM...
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Use the I2C driver to perform SMbus...
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Convert lpc init code to DM PCI API
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Drop the special PCI driver
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Move LPC init into the LPC probe()...
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Move lpc_enable() into gma.c
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Use driver model PCI API in sata.c
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Use the SATA driver to do the init
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Drop the unused bd82x6x_init_extra()
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Do the SATA init before relocation
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Drop unnecessary northbridge setup
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Use driver model PCI API in bd82x6x.c
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Move northbridge and PCH init into...
tree
|
commitdiff
2016-01-24
Simon Glass
x86: Bring up northbridge, pch and lpc after the CPUs
tree
|
commitdiff
2016-01-24
Simon Glass
x86: Make x86_init_cpus() static
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Move early init code into northbridge.c
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Drop the dead MTRR code
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Set up the thermal target correctly
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Move CPU init code into the driver
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Use common CPU init code
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Move GPIO init to the LPC init() method
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Move sandybridge init to the lpc probe...
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Move graphics init much later
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Probe the LPC in CPU init
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Rename lpc_init() to lpc_init_extra()
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Move LPC and PCH init into northbridge...
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Move northbridge init into the probe...
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Add a driver for the bd82x6x northbridge
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Rename bd82x6x_init()
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Move more init to the probe() function
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Move lpc_early_init() to probe()
tree
|
commitdiff
2016-01-24
Simon Glass
x86: ivybridge: Set up the LPC device using driver...
tree
|
commitdiff
2016-01-24
Simon Glass
dm: x86: Drop the weak cpu_irq_init() function
tree
|
commitdiff
2016-01-24
Simon Glass
dm: x86: queensbay: Add an interrupt driver
tree
|
commitdiff
2016-01-24
Simon Glass
dm: x86: quark: Add an interrupt driver
tree
|
commitdiff
2016-01-24
Simon Glass
x86: Use the IRQ device when setting up the mptable
tree
|
commitdiff
2016-01-24
Simon Glass
dm: x86: Add a common PIRQ init function
tree
|
commitdiff
2016-01-24
Simon Glass
dm: x86: Set up interrupt routing from interrupt_init()
tree
|
commitdiff
2016-01-24
Simon Glass
dm: x86: Create a driver for x86 interrupts
tree
|
commitdiff
2016-01-24
Simon Glass
dm: x86: spi: Convert ICH SPI driver to driver model...
tree
|
commitdiff
2016-01-21
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-i2c...
tree
|
commitdiff
2016-01-19
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-video
tree
|
commitdiff
2016-01-19
Bin Meng
x86: quark: Fix boot breakage
tree
|
commitdiff
2016-01-15
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-x86
tree
|
commitdiff
2016-01-14
Tom Rini
Merge git://www.denx.de/git/u-boot-marvell
tree
|
commitdiff
2016-01-14
Albert ARIBAUD
Fix board init code to respect the C runtime environment
tree
|
commitdiff
2016-01-14
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-micro...
tree
|
commitdiff
2016-01-14
Tom Rini
Merge git://git.denx.de/u-boot-net
tree
|
commitdiff
2016-01-13
Miao Yan
x86: qemu: fix cpu device in smp boot
tree
|
commitdiff
2016-01-13
Miao Yan
x86: use actual CPU number for allocating memory
tree
|
commitdiff
2016-01-13
Miao Yan
x86: fix a typo in function name
tree
|
commitdiff
2016-01-13
Miao Yan
x86: qemu: add a cpu uclass driver for qemu target
tree
|
commitdiff
2016-01-13
Miao Yan
x86: qemu: add fw_cfg support
tree
|
commitdiff
2016-01-13
Bin Meng
x86: ivybridge: Do not require HAVE_INTEL_ME
tree
|
commitdiff
2016-01-13
Bin Meng
x86: fsp: Set up init runtime buffer in update_fsp_conf...
tree
|
commitdiff
2016-01-13
Bin Meng
x86: queensbay: Remove invalid comments in update_fsp_c...
tree
|
commitdiff
2016-01-13
Bin Meng
x86: fsp: Rename update_fsp_upd() and change its signature
tree
|
commitdiff
2016-01-12
Tom Rini
Merge git://git.denx.de/u-boot-dm
tree
|
commitdiff
2016-01-12
Simon Glass
dm: Convert PCI MMC over to use DM PCI API
tree
|
commitdiff
2016-01-12
Simon Glass
dm: pci: video: Convert video and pci_rom to use DM...
tree
|
commitdiff
2016-01-12
Simon Glass
dm: x86: ivybridge: Convert graphics init to use DM...
tree
|
commitdiff
2016-01-03
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-imx
tree
|
commitdiff
2015-12-11
Tom Rini
Merge git://git.denx.de/u-boot-dm
tree
|
commitdiff
2015-12-09
Bin Meng
x86: Remove HAVE_ACPI_RESUME
tree
|
commitdiff
2015-12-09
Bin Meng
x86: Remove CPU_INTEL_SOCKET_RPGA989
tree
|
commitdiff
2015-12-09
Bin Meng
x86: Clean up ivybridge/chrome Kconfig options
tree
|
commitdiff
2015-12-09
Bin Meng
x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE
tree
|
commitdiff
2015-12-09
Bin Meng
x86: Move i8254_init() to x86_cpu_init_f()
tree
|
commitdiff
2015-12-04
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-imx
tree
|
commitdiff
2015-12-01
Bin Meng
x86: tsc: Remove legacy timer codes
tree
|
commitdiff
2015-12-01
Bin Meng
x86: Convert to use driver model timer
tree
|
commitdiff
2015-12-01
Bin Meng
x86: Remove MIN_PORT80_KCLOCKS_DELAY
tree
|
commitdiff
2015-11-16
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-imx
tree
|
commitdiff
2015-11-13
Tom Rini
Merge branch 'series1_v2' of git://git.denx.de/u-boot...
tree
|
commitdiff
2015-11-13
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-x86
tree
|
commitdiff
2015-11-13
Bin Meng
x86: Remove legacy pci codes
tree
|
commitdiff
2015-11-13
Bin Meng
x86: qemu: Convert to use driver model pci
tree
|
commitdiff
2015-11-13
Bin Meng
x86: qemu: Move chipset-specific codes from pci.c to...
tree
|
commitdiff
2015-11-13
Bin Meng
x86: qemu: Remove call to vgabios execution
tree
|
commitdiff
2015-11-13
Bin Meng
x86: queensbay: Really disable IGD
tree
|
commitdiff
2015-11-13
Bin Meng
x86: Rename pcat_ to i8254 and i8259 accordingly
tree
|
commitdiff
2015-10-23
Stefano Babic
Merge branch 'master' of git://git.denx.de/u-boot
tree
|
commitdiff
2015-10-22
Tom Rini
Merge git://git.denx.de/u-boot-x86
tree
|
commitdiff
2015-10-21
Bin Meng
x86: ivybridge: Enable the MRC cache
tree
|
commitdiff
2015-10-21
Simon Glass
x86: ivybridge: Measure the MRC code execution time
tree
|
commitdiff
2015-10-21
Simon Glass
x86: ivybridge: Fix car_uninit() to correctly set run...
tree
|
commitdiff
2015-10-21
Simon Glass
x86: ivybridge: Check the RTC return value
tree
|
commitdiff
next