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: Enable FIT, ELF on coreboot
Simon Glass
2014-10-22
-1
/
+3
*
x86: config: link: Display the board model on the screen
Simon Glass
2014-10-22
-0
/
+1
*
x86: link: Tidy up the command lines options
Simon Glass
2014-10-22
-3
/
+3
*
doc: Remove note about auto-complete not working with hush
Simon Glass
2014-10-22
-4
/
+0
*
x86: cros_ec: Enable cros_ec for link
Simon Glass
2014-10-22
-1
/
+22
*
x86: cros_ec: Update LPC driver for new cros_ec header
Simon Glass
2014-10-22
-2
/
+2
*
x86: dts: Add device tree compatible string for Intel IPC
Simon Glass
2014-10-22
-0
/
+2
*
x86: Add device tree information for Chrome OS EC
Simon Glass
2014-10-22
-0
/
+18
*
x86: config: Enable dhcp on link
Simon Glass
2014-10-22
-0
/
+6
*
x86: Fix GDT limit in start16.S
Bin Meng
2014-10-22
-1
/
+1
*
x86: Fix rom version build with CONFIG_X86_RESET_VECTOR
Bin Meng
2014-10-22
-2
/
+2
*
x86: Support loading kernel setup from a FIT
Simon Glass
2014-10-22
-2
/
+399
*
doc: Tidy up and update part of the FIT documentation
Simon Glass
2014-10-22
-8
/
+9
*
sandbox: bootm: Don't fail the architecture check
Simon Glass
2014-10-22
-1
/
+1
*
x86: Allow cmdline setup in setup_zimage() to be optional
Simon Glass
2014-10-22
-9
/
+12
*
x86: Rewrite bootm.c to make it similar to ARM
Simon Glass
2014-10-22
-53
/
+130
*
x86: Enable LMB and RAMDISK_HIGH by default
Simon Glass
2014-10-22
-0
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2014-10-20
-74
/
+2558
|
\
|
*
ls102x: Add support for secure boot and enable blob command
Ruchika Gupta
2014-10-16
-0
/
+16
|
*
mpc85xx: configs - Enable blob command in freescale platforms
Ruchika Gupta
2014-10-16
-0
/
+29
|
*
crypto/fsl: Add command for encapsulating/decapsulating blobs
Ruchika Gupta
2014-10-16
-2
/
+423
|
*
powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure boot
Ruchika Gupta
2014-10-16
-1
/
+9
|
*
ls102x: configs - Add hash command in freescale LS1 platforms
Ruchika Gupta
2014-10-16
-0
/
+39
|
*
mpc85xx: configs - Add hash command in freescale platforms
Ruchika Gupta
2014-10-16
-0
/
+91
|
*
fsl_sec: Add hardware accelerated SHA256 and SHA1
Ruchika Gupta
2014-10-16
-0
/
+1834
|
*
fsl_sec : Change accessor function to take care of endianness
Ruchika Gupta
2014-10-16
-6
/
+29
|
*
fsl_sec : Move SEC CCSR definition to common include
Ruchika Gupta
2014-10-16
-66
/
+89
|
*
powerpc/P1010RDB:Update RESET_VECTOR_ADDRESS for 768KB u-boot size
Ruchika Gupta
2014-10-16
-1
/
+1
*
|
video: ipu_disp: remove pixclk fixup
Jeroen Hofstee
2014-10-16
-25
/
+6
*
|
video: ipu: fix debug and comment
Jeroen Hofstee
2014-10-16
-5
/
+4
*
|
lcd: Fix build error with CONFIG_LCD_BMP_RLE8
Simon Glass
2014-10-16
-2
/
+3
|
/
*
Prepare v2014.10
Tom Rini
2014-10-14
-1
/
+1
*
sunxi: axp152: dcdc3 scale is 50mV / step not 25mV / step
Hans de Goede
2014-10-13
-1
/
+1
*
Makefile: drop "tools-only" from no-dot-config-targets
Tom Rini
2014-10-13
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-10-10
-1003
/
+5360
|
\
|
*
Merge branch 'u-boot-socfpga/topic/arm/socfpga-20141010' into 'u-boot-arm/mas...
Albert ARIBAUD
2014-10-11
-1
/
+8
|
|
\
|
|
*
arm: socfpga: Use EMAC1 on SoCDK
Marek Vasut
2014-10-11
-1
/
+1
|
|
*
arm: socfpga: add MAINTAINERS entry
Pavel Machek
2014-10-11
-0
/
+7
|
*
|
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-10-11
-12267
/
+2816
|
|
\
\
|
|
|
/
|
*
|
arm, at91: add generic board support for the taurus and corvus board
Heiko Schocher
2014-10-10
-0
/
+4
|
*
|
ARM: atmel: switch at91sam9263ek to generic board
Bo Shen
2014-10-10
-0
/
+2
|
*
|
sama5d3xek: run PHY's config
Andreas Bießmann
2014-10-10
-9
/
+20
|
*
|
macb: simplify gmac initialisation
Andreas Bießmann
2014-10-10
-17
/
+8
|
*
|
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-10-10
-557
/
+840
|
|
\
\
|
|
*
|
odroid: clock: set aclk_cores to 200MHz
Przemyslaw Marczak
2014-10-08
-2
/
+2
|
|
*
|
exynos: update maintainer of Snow and SMDK5420 board
Masahiro Yamada
2014-10-08
-5
/
+1
|
|
*
|
armv7: s5pc1xx: improve cache handling
Robert Baldyga
2014-10-08
-30
/
+47
|
|
*
|
exynos: Enable pre-relocation malloc()
Simon Glass
2014-10-08
-6
/
+10
|
|
*
|
samsung: Enable device tree for smdkc100
Simon Glass
2014-10-08
-4
/
+39
|
|
*
|
samsung: Enable device tree for s5p_goni
Simon Glass
2014-10-08
-7
/
+170
[next]