index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Lines
*
x86: Use a macro for ROM table alignment
Bin Meng
2016-03-17
-5
/
+7
*
x86: Change to use start/end address pair in write_tables()
Bin Meng
2016-03-17
-6
/
+12
*
x86: Clean up coreboot_tables.h
Bin Meng
2016-03-17
-73
/
+80
*
x86: Move sysinfo related to sysinfo.h
Bin Meng
2016-03-17
-4
/
+2
*
x86: Move asm/arch-coreboot/tables.h to a common place
Bin Meng
2016-03-17
-3
/
+1
*
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-03-14
-20
/
+12
*
x86: Add Intel Cougar Canyon 2 board
Bin Meng
2016-02-21
-0
/
+109
*
x86: ivybridge: bd82x6x: Support FSP enabled configuration
Bin Meng
2016-02-21
-1
/
+5
*
x86: fsp: Make sure HOB list is not overwritten by U-Boot
Bin Meng
2016-02-21
-0
/
+43
*
x86: ivybridge: Add FSP support
Bin Meng
2016-02-21
-0
/
+131
*
x86: fix memalign() parameter order
Stephen Warren
2016-02-21
-1
/
+1
*
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2016-02-08
-2
/
+2
|
\
|
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
-2
/
+2
*
|
x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE
Bin Meng
2016-02-05
-60
/
+0
*
|
x86: Disable DM_PCI_COMPAT
Bin Meng
2016-02-05
-3
/
+0
*
|
x86: quark: Use Quark's own PCI config APIs
Bin Meng
2016-02-05
-2
/
+3
*
|
x86: pci: Drop legacy PCI APIs
Bin Meng
2016-02-05
-65
/
+0
*
|
x86: pci: Use DM PCI APIs in pci_assign_irqs()
Bin Meng
2016-02-05
-3
/
+3
*
|
x86: qemu: Convert to use DM PCI API
Bin Meng
2016-02-05
-17
/
+17
*
|
x86: tnc: Remove IGD and SDVO devices from driver model
Bin Meng
2016-02-05
-0
/
+36
*
|
x86: tnc: Use DM PCI API in disable_igd()
Bin Meng
2016-02-05
-3
/
+19
*
|
x86: tnc: Change disable_igd() to have a return value
Bin Meng
2016-02-05
-3
/
+7
*
|
x86: irq: Convert to use DM PCI API
Bin Meng
2016-02-05
-4
/
+4
*
|
x86: irq: Move irq_router to a per driver priv
Bin Meng
2016-02-05
-46
/
+51
*
|
x86: irq: Get irq_router's bdf via dm_pci_get_bdf()
Bin Meng
2016-02-05
-8
/
+1
*
|
x86: minnowmax: Drop io-base property in the pch_pinctrl node
Bin Meng
2016-02-05
-1
/
+0
*
|
x86: Drop asm/arch/gpio.h
Bin Meng
2016-02-05
-89
/
+0
*
|
x86: ich6_gpio: Convert to use proper DM API
Bin Meng
2016-02-05
-153
/
+163
*
|
x86: pch: Implement get_gpio_base op
Bin Meng
2016-02-05
-0
/
+33
*
|
dm: pch: Rename get_sbase op to get_spi_base
Bin Meng
2016-02-05
-2
/
+2
*
|
dm: pch: Remove pch_get_version op
Bin Meng
2016-02-05
-6
/
+0
*
|
x86: quark: Drop unprotect_spi_flash()
Bin Meng
2016-02-05
-17
/
+0
*
|
x86: tnc: Drop unprotect_spi_flash()
Bin Meng
2016-02-05
-16
/
+0
*
|
spi: ich: Use compatible strings to distinguish controller version
Bin Meng
2016-02-05
-7
/
+7
|
/
*
x86: Correct spi node alias
Bin Meng
2016-01-28
-14
/
+14
*
x86: config option for loading ACPI table from QEMU
Miao Yan
2016-01-28
-0
/
+9
*
x86: qemu: add the ability to load and link ACPI tables from QEMU
Miao Yan
2016-01-28
-0
/
+322
*
x86: qemu: setup PM IO base for ACPI in southbridge
Miao Yan
2016-01-28
-0
/
+43
*
x86: qemu: re-structure qemu_fwcfg_list_firmware()
Miao Yan
2016-01-28
-17
/
+55
*
x86: baytrail: Add option to disable the internal UART to setup_early_uart()
Stefan Roese
2016-01-28
-5
/
+9
*
x86: ivybridge: Use syscon for the GMA device
Simon Glass
2016-01-24
-15
/
+17
*
x86: Set up a shared syscon numbering schema
Simon Glass
2016-01-24
-4
/
+14
*
x86: ivybridge: Drop the SMM-locking code
Simon Glass
2016-01-24
-57
/
+0
*
x86: ivybridge: Drop XHCI support
Simon Glass
2016-01-24
-34
/
+0
*
x86: ivybridge: Drop special EHCI init
Simon Glass
2016-01-24
-34
/
+12
*
x86: ivybridge: Sort out the calls to bridge_silicon_revision()
Simon Glass
2016-01-24
-42
/
+46
*
x86: ivybridge: Move code from pch.c to bd82x6x.c
Simon Glass
2016-01-24
-145
/
+129
*
x86: ivybridge: Convert pch.c to use DM PCI API
Simon Glass
2016-01-24
-32
/
+76
*
x86: ivybridge: Convert report_platform to DM PCI API
Simon Glass
2016-01-24
-7
/
+8
*
x86: ivybridge: Convert SDRAM init to use driver model
Simon Glass
2016-01-24
-38
/
+101
[next]