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
Commit message (
Expand
)
Author
Age
Lines
*
x86: Reduce PIRQ routing table size
Bin Meng
2015-07-14
-9
/
+56
*
x86: Ignore function number when writing PIRQ routing table
Bin Meng
2015-07-14
-4
/
+3
*
x86: Write correct bus number for the irq router
Bin Meng
2015-07-14
-1
/
+1
*
x86: queensbay: Correct Topcliff device irqs
Bin Meng
2015-07-14
-12
/
+12
*
x86: crownbay: Enable DM RTC support
Bin Meng
2015-07-14
-0
/
+8
*
cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C
Bin Meng
2015-07-14
-6
/
+6
*
dm: rtc: Support mc146818 driver in driver model
Bin Meng
2015-07-14
-108
/
+204
*
x86: crownbay: Add MP initialization
Bin Meng
2015-07-14
-0
/
+24
*
x86: Clean up lapic codes
Bin Meng
2015-07-14
-183
/
+103
*
x86: Move lapic_setup() call into init_bsp()
Bin Meng
2015-07-14
-3
/
+1
*
x86: Move MP initialization codes into a common place
Bin Meng
2015-07-14
-73
/
+114
*
x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS
Bin Meng
2015-07-14
-1
/
+0
*
dm: cpu: Add a new get_count method to cpu uclass
Bin Meng
2015-07-14
-0
/
+26
*
x86: kconfig: Fix minor nits in MAX_CPUS
Bin Meng
2015-07-14
-12
/
+12
*
x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMP
Bin Meng
2015-07-14
-0
/
+2
*
x86: dm: Clean up cpu drivers
Bin Meng
2015-07-14
-55
/
+86
*
dm: cpu: Test against cpu_ops->get_info in cpu_get_info()
Bin Meng
2015-07-14
-1
/
+1
*
dm: cpu: Fix undefined ENOSYS build error
Bin Meng
2015-07-14
-0
/
+2
*
dm: spi: Correct minor nits in ICH driver
Simon Glass
2015-07-14
-3
/
+2
*
spi: sf: Print the error code on failure
Simon Glass
2015-07-14
-2
/
+6
*
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-07-14
-22
/
+24
*
x86: fsp: Load GDT before calling FspInitEntry
Bin Meng
2015-07-14
-2
/
+33
*
x86: Add Kconfig options to be used by arch/x86/cpu/config.mk
Bin Meng
2015-07-14
-3
/
+18
*
builderthread.py: Keep 'SPL'
Tom Rini
2015-07-14
-1
/
+1
*
RFC: Deprecate MAKEALL
Simon Glass
2015-07-14
-0
/
+10
*
Prepare v2015.07
Tom Rini
2015-07-14
-1
/
+1
*
scsi: fix compiler warning with DEBUG and 48bit LBAs
Andre Przywara
2015-07-11
-2
/
+2
*
Merge git://git.denx.de/u-boot-samsung
Tom Rini
2015-07-10
-1
/
+2
|
\
|
*
exynos: i2c: Correct bug in pinmux selection
Simon Glass
2015-07-10
-1
/
+1
|
*
arm: adds the status info for odroid-xu3
Minkyu Kang
2015-07-10
-0
/
+1
*
|
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2015-07-10
-8
/
+184
|
\
\
|
*
|
arm: mvebu: db-88f6820-gp: Add USB/EHCI support
Stefan Roese
2015-07-10
-0
/
+7
|
*
|
usb: Add EHCI support for Armada 38x (mvebu)
Stefan Roese
2015-07-10
-0
/
+37
|
*
|
arm: mvebu: db-88f6820-gp.h: Add SATA/SCSI (AHCI) support
Stefan Roese
2015-07-10
-0
/
+11
|
*
|
arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38x
Stefan Roese
2015-07-10
-0
/
+57
|
*
|
block: ahci: Don't enable port interrupts
Stefan Roese
2015-07-10
-3
/
+0
|
*
|
arm: mvebu: db-88f6820-gp: Add MMC/SDIO support
Stefan Roese
2015-07-10
-0
/
+22
|
*
|
arm: mvebu: Add SDIO/SDHCI support for Armada A38x
Stefan Roese
2015-07-10
-0
/
+24
|
*
|
mmc: sdhci.c: Add config option to use a fixed buffer for transfers
Stefan Roese
2015-07-10
-0
/
+15
|
*
|
mmc: sdhci: Use timer based timeout detection in sdhci_send_command()
Stefan Roese
2015-07-10
-5
/
+5
|
*
|
arm: mvebu: db-88f6820-gp: Add MAINTAINERS file
Stefan Roese
2015-07-10
-0
/
+6
|
|
/
*
|
mtd: fix false positive "Offset exceeds device limit" error
Masahiro Yamada
2015-07-10
-4
/
+6
*
|
ahci: Fix compiling warnings under 64bit platforms
Tang Yuantian
2015-07-09
-38
/
+47
*
|
arm: baltos: change USB ports functions
Yegor Yefremov
2015-07-09
-2
/
+2
*
|
keystone2: config: update default mtd
Michael Scherban
2015-07-08
-3
/
+3
*
|
stm32f4: fix gpio description in comment
Antonio Borneo
2015-07-08
-1
/
+1
*
|
stm32f4: fix minor typo in comment
Antonio Borneo
2015-07-08
-1
/
+1
*
|
stm32f4: fix MAINTAINERS file
Antonio Borneo
2015-07-08
-0
/
+1
*
|
siemens,am33x: adjust mtd partition
Egli, Samuel
2015-07-08
-17
/
+16
*
|
arm: baltos: fix NAND boot
Yegor Yefremov
2015-07-08
-2
/
+8
[next]