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
/
include
Commit message (
Expand
)
Author
Age
Lines
...
|
*
|
|
|
smdk5250: config: enable max77686 driver support
Przemyslaw Marczak
2015-01-29
-0
/
+2
|
*
|
|
|
exynos5250: config: disable max77686 driver
Przemyslaw Marczak
2015-01-29
-3
/
+0
|
*
|
|
|
arndale: config: disable max77686 support
Przemyslaw Marczak
2015-01-29
-2
/
+0
|
*
|
|
|
rsa: Use checksum algorithms from struct hash_algo
Ruchika Gupta
2015-01-29
-6
/
+18
|
*
|
|
|
Use hash.c in mkimage
Ruchika Gupta
2015-01-29
-16
/
+18
|
*
|
|
|
hash: Add function to find hash_algo struct with progressive hash
Ruchika Gupta
2015-01-29
-0
/
+14
|
*
|
|
|
lib/rsa: Modify rsa to use DM driver
Ruchika Gupta
2015-01-29
-5
/
+2
|
*
|
|
|
configs: Move CONFIG_FIT_SIGNATURE to defconfig
Ruchika Gupta
2015-01-29
-14
/
+2
|
*
|
|
|
DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver
Ruchika Gupta
2015-01-29
-1
/
+34
|
*
|
|
|
rsa: Split the rsa-verify to separate the modular exponentiation
Ruchika Gupta
2015-01-29
-0
/
+43
|
*
|
|
|
Export redesign
Martin Dorwig
2015-01-29
-40
/
+83
|
*
|
|
|
dm: exynos: Drop unused COMPAT features for SPI
Simon Glass
2015-01-29
-1
/
+0
|
*
|
|
|
dm: tegra: Drop unused COMPAT features for I2C, SPI
Simon Glass
2015-01-29
-6
/
+0
|
*
|
|
|
dm: i2c: Move slave details to child platdata
Simon Glass
2015-01-29
-2
/
+2
|
*
|
|
|
dm: spi: Move slave details to child platdata
Simon Glass
2015-01-29
-10
/
+32
|
*
|
|
|
dm: core: Allow uclass to set up a device's child before it is probed
Simon Glass
2015-01-29
-0
/
+15
|
*
|
|
|
dm: core: Allow the uclass to set up a device's child after binding
Simon Glass
2015-01-29
-0
/
+2
|
*
|
|
|
dm: core: Allow uclasses to specify private data for a device's children
Simon Glass
2015-01-29
-0
/
+4
|
*
|
|
|
dm: core: Add a flag to control sequence numbering
Simon Glass
2015-01-29
-0
/
+5
|
*
|
|
|
dm: core: Add a function to get a device's uclass ID
Simon Glass
2015-01-29
-0
/
+8
|
*
|
|
|
dm: core: Add a post_bind method for parents
Simon Glass
2015-01-29
-0
/
+2
|
*
|
|
|
dm: core: Allow uclasses to specify platdata for a device's children
Simon Glass
2015-01-29
-0
/
+5
|
*
|
|
|
dm: core: Allow parents to have platform data for their children
Simon Glass
2015-01-29
-0
/
+19
|
*
|
|
|
dm: core: Improve comments for uclass_first/next_device()
Simon Glass
2015-01-29
-0
/
+4
|
*
|
|
|
dm: i2c: Provide an offset length parameter where needed
Simon Glass
2015-01-29
-2
/
+6
|
*
|
|
|
dm: i2c: Add a compatbility layer
Simon Glass
2015-01-29
-0
/
+59
|
*
|
|
|
dm: i2c: Rename driver model I2C functions to permit compatibility
Simon Glass
2015-01-29
-10
/
+9
|
*
|
|
|
dm: fdt: Remove the old GPIO functions
Simon Glass
2015-01-29
-77
/
+0
|
*
|
|
|
dm: mmc: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
-3
/
+3
|
*
|
|
|
dm: cros_ec: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
-1
/
+2
|
*
|
|
|
dm: demo: Add a simple GPIO demonstration
Simon Glass
2015-01-29
-0
/
+4
|
*
|
|
|
dm: gpio: Mark the old GPIO API deprecated
Simon Glass
2015-01-29
-0
/
+21
|
*
|
|
|
dm: gpio: Add better functions to request GPIOs
Simon Glass
2015-01-29
-0
/
+199
|
*
|
|
|
dm: gpio: Add a driver GPIO translation method
Simon Glass
2015-01-29
-0
/
+29
|
*
|
|
|
dm: gpio: Add a native driver model API
Simon Glass
2015-01-29
-0
/
+16
|
*
|
|
|
dm: fdt: Add a function to decode phandles with arguments
Simon Glass
2015-01-29
-0
/
+53
|
*
|
|
|
generic-board: show model name in board_init_f() too
Masahiro Yamada
2015-01-29
-6
/
+7
|
*
|
|
|
ARM: UniPhier: enable CONFIG_I2C_EEPROM
Masahiro Yamada
2015-01-29
-0
/
+3
|
|
/
/
/
*
|
|
|
vexpress64: support the Juno Development Platform
Linus Walleij
2015-01-30
-1
/
+18
*
|
|
|
vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS
Linus Walleij
2015-01-30
-8
/
+8
*
|
|
|
arm: switch armltd vexpress to GENERIC_BOARD
Chris Kuethe
2015-01-30
-1
/
+1
*
|
|
|
distro_bootcmd: read DHCP boot script name from a variable
Stephen Warren
2015-01-30
-1
/
+2
*
|
|
|
dumpimage: fit: extract FIT images
Guilherme Maciel Ferreira
2015-01-29
-0
/
+1
*
|
|
|
linker_lists: fix misspellings
Guilherme Maciel Ferreira
2015-01-29
-2
/
+2
*
|
|
|
distro_distro_bootcmd: use CONFIG_BOOTCOMMAND instead of setting bootcmd=
Sjoerd Simons
2015-01-29
-1
/
+5
*
|
|
|
config_distro_bootcmd: Scan all partitions for boot files
Sjoerd Simons
2015-01-29
-3
/
+11
*
|
|
|
fs: Add command to retrieve the filesystem type
Sjoerd Simons
2015-01-29
-0
/
+6
|
/
/
/
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2015-01-26
-3
/
+89
|
\
\
\
|
*
|
|
x86: config: chromebook_link: Enable environment
Simon Glass
2015-01-24
-0
/
+7
|
*
|
|
x86: config: Enable hook for saving MRC configuration
Simon Glass
2015-01-24
-0
/
+1
[prev]
[next]