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
*
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2014-10-23
-0
/
+282
|
\
|
*
fdt: Add a subnodes iterator macro
Thierry Reding
2014-10-22
-0
/
+25
|
*
fdt: Add a function to return PCI BDF triplet
Thierry Reding
2014-10-22
-0
/
+25
|
*
fdt: Add resource parsing functions
Thierry Reding
2014-10-22
-0
/
+109
|
*
fdt: Add functions to retrieve strings
Thierry Reding
2014-10-22
-0
/
+57
|
*
fdt: Add a function to get the index of a string
Thierry Reding
2014-10-22
-0
/
+37
|
*
fdt: Add a function to count strings
Thierry Reding
2014-10-22
-0
/
+29
*
|
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-10-22
-2162
/
+7808
|
\
\
|
*
|
dm: serial: Support driver model in pl01x driver
Simon Glass
2014-10-22
-0
/
+73
|
*
|
dm: serial: Tidy up the pl01x driver
Simon Glass
2014-10-22
-140
/
+192
|
*
|
dm: rpi: Convert GPIO driver to driver model
Simon Glass
2014-10-22
-23
/
+182
|
*
|
dm: core: Add support for simple-bus
Simon Glass
2014-10-22
-0
/
+35
|
*
|
dm: imx: Move cm_fx6 to use driver model for serial and GPIO
Simon Glass
2014-10-22
-0
/
+21
|
*
|
dm: imx: serial: Support driver model in the MXC serial driver
Simon Glass
2014-10-22
-25
/
+159
|
*
|
dm: imx: gpio: Support driver model in MXC gpio driver
Simon Glass
2014-10-22
-1
/
+303
|
*
|
arm: mx6: cm_fx6: use gpio request
Nikita Kiryanov
2014-10-22
-39
/
+94
|
*
|
dm: imx: i2c: Use gpio_request() to request GPIOs
Simon Glass
2014-10-22
-0
/
+25
|
*
|
imx: Add error checking to setup_i2c()
Simon Glass
2014-10-22
-13
/
+55
|
*
|
dm: serial: Put common code into separate functions
Simon Glass
2014-10-22
-15
/
+17
|
*
|
initcall: Display error number when an error occurs
Simon Glass
2014-10-22
-3
/
+5
|
*
|
dm: core: Allow a list of devices to be declared in one step
Simon Glass
2014-10-22
-0
/
+4
|
*
|
dm: linker_lists: Add a way to declare multiple objects
Simon Glass
2014-10-22
-0
/
+21
|
*
|
dm: exynos: cros_ec: Move cros_ec_spi to driver model
Simon Glass
2014-10-22
-9
/
+79
|
*
|
dm: sandbox: cros_ec: Move sandbox cros_ec to driver module
Simon Glass
2014-10-22
-5
/
+86
|
*
|
dm: cros_ec: Add support for driver model
Simon Glass
2014-10-22
-15
/
+174
|
*
|
dm: tegra: spi: Convert to driver model
Simon Glass
2014-10-22
-660
/
+396
|
*
|
dm: tegra: dts: Add aliases for spi on tegra30 boards
Simon Glass
2014-10-22
-0
/
+4
|
*
|
dm: sf: Add tests for SPI flash
Simon Glass
2014-10-22
-1
/
+60
|
*
|
dm: spi: Add tests
Simon Glass
2014-10-22
-0
/
+130
|
*
|
dm: exynos: config: Use driver model for SPI flash
Simon Glass
2014-10-22
-0
/
+1
|
*
|
dm: sf: sandbox: Convert SPI flash driver to driver model
Simon Glass
2014-10-22
-61
/
+292
|
*
|
dm: Convert spi_flash_probe() and 'sf probe' to use driver model
Simon Glass
2014-10-22
-2
/
+89
|
*
|
dm: sf: Add a uclass for SPI flash
Simon Glass
2014-10-22
-1
/
+140
|
*
|
spi: Use error return value in sf_ops
Simon Glass
2014-10-22
-33
/
+57
|
*
|
sf: Tidy up public and private header files
Simon Glass
2014-10-22
-60
/
+73
|
*
|
exynos: universal_c210: Move to driver model soft_spi
Simon Glass
2014-10-22
-62
/
+14
|
*
|
dm: spi: Add documentation on how to convert over SPI drivers
Simon Glass
2014-10-22
-0
/
+594
|
*
|
dm: exynos: Convert SPI to driver model
Simon Glass
2014-10-22
-336
/
+190
|
*
|
dm: spi: Add soft_spi implementation
Simon Glass
2014-10-22
-0
/
+287
|
*
|
dm: spi: Remove SPI_INIT feature
Simon Glass
2014-10-22
-8
/
+0
|
*
|
dm: spi: Rename soft_spi.c to soft_spi_legacy.c
Simon Glass
2014-10-22
-1
/
+1
|
*
|
dm: sandbox: spi: Move to driver model
Simon Glass
2014-10-22
-128
/
+76
|
*
|
dm: spi: Adjust cmd_spi to work with driver model
Simon Glass
2014-10-22
-8
/
+31
|
*
|
dm: Add spi.h header to a few files
Simon Glass
2014-10-22
-0
/
+3
|
*
|
dm: Remove spi_init() from board_r.c when using driver model
Simon Glass
2014-10-22
-1
/
+1
|
*
|
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
[next]