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
/
ivybridge
/
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: 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: 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-15
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-x86
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
Bin Meng
x86: ivybridge: Do not require HAVE_INTEL_ME
tree
|
commitdiff
2016-01-12
Tom Rini
Merge git://git.denx.de/u-boot-dm
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-04
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-imx
tree
|
commitdiff
2015-12-01
Bin Meng
x86: Convert to use driver model timer
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
2015-10-21
Simon Glass
x86: ivybridge: Use 'ret' instead of 'rcode'
tree
|
commitdiff
2015-10-21
Simon Glass
x86: chromebook_link: Enable the debug UART
tree
|
commitdiff
2015-10-21
Bin Meng
x86: ivybridge: Correct two typos for MRC
tree
|
commitdiff
2015-10-21
Bin Meng
x86: Use struct mrc_region to describe a mrc region
tree
|
commitdiff
2015-10-21
Bin Meng
x86: ivybridge: Use APIs provided in the mrccache lib
tree
|
commitdiff
2015-10-21
Bin Meng
x86: Move mrccache.[c|h] to a common place
tree
|
commitdiff
2015-10-21
Bin Meng
x86: ivybridge: Remove the dead codes that programs...
tree
|
commitdiff
2015-08-30
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-video
tree
|
commitdiff
2015-08-02
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-imx
tree
|
commitdiff
2015-08-01
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
tree
|
commitdiff
2015-07-29
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-tegra
tree
|
commitdiff
2015-07-28
Bin Meng
x86: Enable DM RTC support for all x86 boards
tree
|
commitdiff
2015-07-28
Tom Rini
Merge branch 'zynq' of git://denx.de/git/u-boot-microblaze
tree
|
commitdiff
2015-07-27
Masahiro Yamada
Kill unneeded #include <linux/kconfig.h>
tree
|
commitdiff
2015-07-17
Stefano Babic
Merge branch 'master' of git://git.denx.de/u-boot
tree
|
commitdiff
2015-07-15
Tom Rini
Merge git://git.denx.de/u-boot-x86
tree
|
commitdiff
2015-07-15
Bin Meng
x86: Clean up lapic codes
tree
|
commitdiff
2015-07-15
Bin Meng
x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS
tree
|
commitdiff
2015-05-05
Tom Rini
Merge git://git.denx.de/u-boot-mpc85xx
tree
|
commitdiff
2015-05-05
Tom Rini
Merge git://git.denx.de/u-boot-marvell
tree
|
commitdiff
2015-05-05
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-mmc
tree
|
commitdiff
2015-05-05
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-arm
tree
|
commitdiff
2015-05-05
Albert ARIBAUD
Merge branch 'u-boot/master' into 'u-boot-arm/master'
tree
|
commitdiff
2015-05-04
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
tree
|
commitdiff
2015-04-30
Simon Glass
x86: Add multi-processor init
tree
|
commitdiff
2015-04-30
Simon Glass
x86: ivybridge: Use reset_cpu()
tree
|
commitdiff
2015-04-28
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-imx
tree
|
commitdiff
2015-04-20
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-video
tree
|
commitdiff
2015-04-18
Tom Rini
Merge branch 'buildman' of git://git.denx.de/u-boot-x86
tree
|
commitdiff
2015-04-18
Simon Glass
x86: chromebook_link: dts: Add PCH and LPC devices
tree
|
commitdiff
2015-04-18
Simon Glass
dm: x86: Add a uclass for a Platform Controller Hub
tree
|
commitdiff
2015-04-18
Simon Glass
dm: x86: spi: Convert ICH SPI driver to driver model
tree
|
commitdiff
2015-04-18
Simon Glass
dm: x86: pci: Convert chromebook_link to use driver...
tree
|
commitdiff
next