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
...
|
*
dm: sandbox: Add a SPI emulation uclass
Simon Glass
2014-10-22
-0
/
+62
|
*
dm: spi: Add a uclass for SPI
Simon Glass
2014-10-22
-4
/
+650
|
*
dm: core: Add a clarifying comment on struct udevice's seq member
Simon Glass
2014-10-22
-2
/
+5
|
*
dm: core: Allow parents to pass data to children during probe
Simon Glass
2014-10-22
-1
/
+25
|
*
dm: core: Add functions for iterating through device children
Simon Glass
2014-10-22
-1
/
+78
|
*
sandbox: dts: Add a SPI device and cros_ec device
Simon Glass
2014-10-22
-0
/
+51
|
*
dm: exynos: Move serial to driver model
Simon Glass
2014-10-22
-183
/
+75
|
*
dm: exynos: Mark exynos5 console as pre-reloc
Simon Glass
2014-10-22
-0
/
+1
|
*
dm: exynos: gpio: Convert to driver model
Simon Glass
2014-10-22
-179
/
+340
|
*
dm: exynos: Make sure that GPIOs are requested
Simon Glass
2014-10-22
-9
/
+62
|
*
dm: exynos: Tidy up GPIO defines
Simon Glass
2014-10-22
-10
/
+11
|
*
dm: exynos: Tidy up GPIO headers
Simon Glass
2014-10-22
-22
/
+11
|
*
dm: exynos: Move s5p_goni to generic board
Simon Glass
2014-10-22
-0
/
+2
|
*
dm: exynos: Move smdkc100 to generic board
Simon Glass
2014-10-22
-0
/
+2
|
*
dm: exynos: Add pinctrl settings for s5p_goni
Simon Glass
2014-10-22
-0
/
+280
|
*
dm: exynos: Add pinctrl settings for smdkc100
Simon Glass
2014-10-22
-0
/
+187
|
*
dm: exynos: dts: Adjust device tree files for U-Boot
Simon Glass
2014-10-22
-0
/
+159
|
*
dm: exynos: dts: Remove unused pinctrl information to save space
Simon Glass
2014-10-22
-2098
/
+0
|
*
dm: exynos: Bring in pinctrl dts files from Linux kernel
Simon Glass
2014-10-22
-4
/
+3831
|
*
dm: exynos: dts: Convert /include/ to #include
Simon Glass
2014-10-22
-15
/
+15
|
*
arm: goni: add i2c_init_board()
Robert Baldyga
2014-10-22
-0
/
+12
|
*
dm: add of_match_ptr() macro
Masahiro Yamada
2014-10-22
-0
/
+6
|
*
dm: fix include guard
Masahiro Yamada
2014-10-22
-0
/
+1
|
*
dm: include <linker_lists.h> from platdata.h and uclass.h
Masahiro Yamada
2014-10-22
-0
/
+3
|
*
linker_lists: include <linux/compiler.h>
Masahiro Yamada
2014-10-22
-0
/
+2
|
*
dm: simplify the loop in lists_driver_lookup_name()
Masahiro Yamada
2014-10-22
-8
/
+1
|
*
dm: do not check the existence of uclass operation
Masahiro Yamada
2014-10-22
-4
/
+0
|
*
dm: fix comments
Masahiro Yamada
2014-10-22
-3
/
+3
*
|
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
|
/
[prev]
[next]