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
/
drivers
Commit message (
Expand
)
Author
Age
Lines
...
*
rockchip: pinctrl: Implement the get_gpio_mux() method
Simon Glass
2016-01-21
-16
/
+52
*
rockchip: pinctrl: Reduce the size for SPL
Simon Glass
2016-01-21
-3
/
+17
*
rockchip: clk: Make rkclk_get_clk() SoC-specific
Simon Glass
2016-01-21
-0
/
+30
*
rockchip: spi: Correct the bus init code
Simon Glass
2016-01-21
-2
/
+2
*
rockchip: spi: Remember the last speed to avoid re-setting it
Simon Glass
2016-01-21
-1
/
+4
*
dm: clk: Add a simple version of clk_get_by_index()
Simon Glass
2016-01-21
-1
/
+17
*
dm: power: Allow regulators to not implement all operations
Simon Glass
2016-01-21
-0
/
+2
*
dm: power: Tidy up debugging output and return values
Simon Glass
2016-01-21
-8
/
+19
*
dm: core: Export uclass_find_device_by_of_offset()
Simon Glass
2016-01-21
-2
/
+2
*
dm: pinctrl: Add a way for a GPIO driver to obtain a pin function
Simon Glass
2016-01-21
-0
/
+10
*
dm: power: Allow regulators to be omitted from SPL
Simon Glass
2016-01-21
-2
/
+34
*
spi: Correct device tree usage in spi_flash_decode_fdt()
Simon Glass
2016-01-21
-6
/
+3
*
dm: i2c: Allow muxes to be enabled for SPL separately
Simon Glass
2016-01-21
-3
/
+12
*
cros_ec: Disable the Chrome OS EC in SPL
Simon Glass
2016-01-21
-0
/
+2
*
rockchip: pinctrl: Add a full pinctrl driver
Simon Glass
2016-01-21
-1
/
+229
*
rockchip: mmc: Update the driver to use the new clock ID
Simon Glass
2016-01-21
-1
/
+1
*
rockchip: spi: Avoid setting the pinctrl twice
Simon Glass
2016-01-21
-3
/
+6
*
rockchip: spi: Update the driver to use the new clock ID
Simon Glass
2016-01-21
-15
/
+17
*
rockchip: i2c: Update the driver to use the new clock ID
Simon Glass
2016-01-21
-16
/
+22
*
rockchip: clock: Add a function to find a clock by ID
Simon Glass
2016-01-21
-2
/
+22
*
rockchip: clk: Add a function to get a peripheral clock rate
Simon Glass
2016-01-21
-0
/
+37
*
rockchip: clock: Rename the general clock variable to gclk_rate
Simon Glass
2016-01-21
-12
/
+12
*
rockchip: Use a separate clock ID for clocks
Simon Glass
2016-01-21
-44
/
+48
*
rockchip: mmc: Use a pwrseq device if available
Simon Glass
2016-01-21
-0
/
+47
*
rockchip: Convert the PMU IOMUX registers into an array
Simon Glass
2016-01-21
-2
/
+2
*
dm: Add a power sequencing uclass
Simon Glass
2016-01-21
-0
/
+43
*
power: Add support for RK808 regulators
Simon Glass
2016-01-21
-0
/
+311
*
power: Add base support for the RK808 PMIC
Simon Glass
2016-01-21
-0
/
+106
*
dm: pinctrl: Add a function to parse PIN_CONFIG flags
Simon Glass
2016-01-21
-0
/
+12
*
dm: core: Don't set pinctrl for pinctrl devices
Simon Glass
2016-01-21
-2
/
+4
*
rockchip: rk3036: Bind GPIO banks
Jeffy Chen
2016-01-21
-0
/
+8
*
dm: clk: Add support for decoding clocks from the device tree
Simon Glass
2016-01-21
-0
/
+28
*
clk: add fixed rate clock driver
Masahiro Yamada
2016-01-21
-1
/
+58
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-01-21
-106
/
+2016
|
\
|
*
dm: video: test: Add tests for the video uclass
Simon Glass
2016-01-20
-9
/
+0
|
*
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
2016-01-20
-50
/
+50
|
*
sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig
Simon Glass
2016-01-20
-0
/
+9
|
*
dm: video: Implement the bmp command for driver model
Simon Glass
2016-01-20
-0
/
+354
|
*
dm: video: Add a driver for a rotated text console
Simon Glass
2016-01-20
-0
/
+450
|
*
dm: video: Add a 'normal' text console driver
Simon Glass
2016-01-20
-1
/
+142
|
*
dm: video: Add a uclass for the text console
Simon Glass
2016-01-20
-1
/
+261
|
*
dm: video: Add a video uclass
Simon Glass
2016-01-20
-0
/
+269
|
*
serial: lpuart: Add driver model serial support
Bin Meng
2016-01-20
-0
/
+167
|
*
serial: lpuart: Prepare the driver for DM conversion
Bin Meng
2016-01-20
-22
/
+66
|
*
serial: lpuart: Call local version of setbrg and putc directly
Bin Meng
2016-01-20
-4
/
+4
|
*
serial: lpuart: Fix several cosmetic issues
Bin Meng
2016-01-20
-20
/
+15
|
*
serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig
Bin Meng
2016-01-20
-0
/
+6
|
*
clk: add API to enable clock
Masahiro Yamada
2016-01-20
-0
/
+10
|
*
clk: add static qualifier to local functions
Masahiro Yamada
2016-01-20
-4
/
+5
|
*
clk: move Kconfig options into sub-menu
Masahiro Yamada
2016-01-20
-0
/
+4
[prev]
[next]