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
*
sh: sh7753evb: Fix build error
Bin Meng
2016-01-25
-0
/
+4
*
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2016-01-25
-8
/
+64
*
Revert "devicetree: use wildcard to clean arch subdir"
Masahiro Yamada
2016-01-25
-1
/
+1
*
net: zynq_gem: Use shared wait_for_bit
Mateusz Kulikowski
2016-01-25
-33
/
+2
*
usb: ehci-mx6: Use shared wait_for_bit
Mateusz Kulikowski
2016-01-25
-28
/
+4
*
usb: ohci-lpc32xx: Use shared wait_for_bit
Mateusz Kulikowski
2016-01-25
-27
/
+7
*
usb: dwc2: Use shared wait_for_bit
Mateusz Kulikowski
2016-01-25
-28
/
+13
*
lib: Add wait_for_bit
Mateusz Kulikowski
2016-01-25
-0
/
+71
*
common/console.c: Remove unused inline functions
Tom Rini
2016-01-25
-54
/
+0
*
part: Drop duplication declaration of block_dev_desc_t
Simon Glass
2016-01-25
-2
/
+0
*
env_mmc: support overriding mmc dev from board code
Clemens Gruber
2016-01-25
-7
/
+12
*
serial: Remove serial_putc_raw_dev
Tom Rini
2016-01-25
-34
/
+0
*
bootm: fix size arg of flush_cache() in bootm_load_os().
Purna Chandra Mandal
2016-01-25
-1
/
+1
*
arm, powerpc: Update cc-version tests to check for cc-name as well
Tom Rini
2016-01-25
-2
/
+4
*
kbuild: Add clang detection
Tom Rini
2016-01-25
-0
/
+4
*
Remove the cmd_ prefix from command files
Simon Glass
2016-01-25
-129
/
+129
*
Move all command code into its own directory
Simon Glass
2016-01-25
-737
/
+761
*
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
/
+16
*
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
*
x86: chromebook_link: Enable the syscon uclass
Simon Glass
2016-01-24
-0
/
+2
*
x86: ivybridge: Convert sdram_initialise() to use DM PCI API
Simon Glass
2016-01-24
-9
/
+10
*
x86: ivybridge: Convert dram_init() to use DM PCI API
Simon Glass
2016-01-24
-14
/
+25
*
x86: ivybridge: Convert enable_usb_bar() to use DM PCI API
Simon Glass
2016-01-24
-17
/
+17
*
x86: ivybridge: Use the I2C driver to perform SMbus init
Simon Glass
2016-01-24
-36
/
+35
*
x86: i2c: Add a stub driver for Intel I2C/SMbus
Simon Glass
2016-01-24
-0
/
+61
*
x86: Enable DM_USB for link and panther
Simon Glass
2016-01-24
-0
/
+4
*
x86: ivybridge: Convert lpc init code to DM PCI API
Simon Glass
2016-01-24
-63
/
+66
*
x86: ivybridge: Drop the special PCI driver
Simon Glass
2016-01-24
-48
/
+1
*
x86: ivybridge: Move LPC init into the LPC probe() method
Simon Glass
2016-01-24
-14
/
+9
*
x86: ivybridge: Move lpc_enable() into gma.c
Simon Glass
2016-01-24
-9
/
+4
*
x86: ivybridge: Use driver model PCI API in sata.c
Simon Glass
2016-01-24
-49
/
+45
*
x86: ivybridge: Use the SATA driver to do the init
Simon Glass
2016-01-24
-10
/
+8
*
x86: ivybridge: Drop the unused bd82x6x_init_extra()
Simon Glass
2016-01-24
-18
/
+0
*
x86: ivybridge: Do the SATA init before relocation
Simon Glass
2016-01-24
-11
/
+36
*
ahci: Add a disk-controller uclass
Simon Glass
2016-01-24
-0
/
+25
*
x86: ivybridge: Drop unnecessary northbridge setup
Simon Glass
2016-01-24
-20
/
+0
*
x86: ivybridge: Use driver model PCI API in bd82x6x.c
Simon Glass
2016-01-24
-16
/
+7
*
x86: ivybridge: Move northbridge and PCH init into drivers
Simon Glass
2016-01-24
-55
/
+12
*
x86: Bring up northbridge, pch and lpc after the CPUs
Simon Glass
2016-01-24
-2
/
+18
*
x86: Don't show an error when the MRC cache is up to date
Simon Glass
2016-01-24
-1
/
+5
*
x86: Make x86_init_cpus() static
Simon Glass
2016-01-24
-3
/
+1
*
x86: ivybridge: Move early init code into northbridge.c
Simon Glass
2016-01-24
-82
/
+67
[next]