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: 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
/
+18
*
dm: pinctrl: Add a way for a GPIO driver to obtain a pin function
Simon Glass
2016-01-21
-0
/
+42
*
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
*
gpio: Allow 's' as an abbreviation for 'status'
Simon Glass
2016-01-21
-1
/
+1
*
rockchip: jerry: Drop unused options
Simon Glass
2016-01-21
-5
/
+2
*
rockchip: Disable simple-bus in SPL for firefly-rk3288, jerry
Simon Glass
2016-01-21
-0
/
+2
*
rockchip: jerry: Enable the RK808 PMIC and regulator
Simon Glass
2016-01-21
-0
/
+2
*
rockchip: Move firefly and jerry to use the full pinctrl
Simon Glass
2016-01-21
-2
/
+0
*
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
/
+34
*
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
/
+50
*
rockchip: jerry: Disable pmic-int-1 setup to avoid a hang
Simon Glass
2016-01-21
-1
/
+4
*
rockchip: Use pwrseq for MMC start-up on jerry
Simon Glass
2016-01-21
-4
/
+13
*
rockchip: Correct the defconfig order
Simon Glass
2016-01-21
-5
/
+5
*
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
-6
/
+10
*
rockchip: Avoid using MMC code when not booting from MMC
Simon Glass
2016-01-21
-0
/
+2
*
dm: Add a power sequencing uclass
Simon Glass
2016-01-21
-0
/
+62
*
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
/
+183
*
dts: Bring in pinctrl device tree binding
Simon Glass
2016-01-21
-0
/
+236
*
dm: pmic: Add 'reg status' to show all regulators
Simon Glass
2016-01-21
-10
/
+56
*
dm: pinctrl: Add a function to parse PIN_CONFIG flags
Simon Glass
2016-01-21
-0
/
+25
*
dm: core: Don't set pinctrl for pinctrl devices
Simon Glass
2016-01-21
-2
/
+4
*
rockchip: kylin: Store env in emmc
Jeffy Chen
2016-01-21
-0
/
+12
*
rockchip: kylin: Check fastboot request
Jeffy Chen
2016-01-21
-0
/
+35
*
rockchip: kylin: Add default gpt partition table
Jeffy Chen
2016-01-21
-0
/
+29
*
rockchip: rk3036: Bind GPIO banks
Jeffy Chen
2016-01-21
-0
/
+8
*
ARM: bootm: Try to use relocated ramdisk
Jeffy Chen
2016-01-21
-1
/
+11
*
dm: clk: Add support for decoding clocks from the device tree
Simon Glass
2016-01-21
-0
/
+52
*
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
-422
/
+7455
|
\
|
*
dm: video: test: Test that bitmap display works correctly
Simon Glass
2016-01-20
-0
/
+56
|
*
dm: video: test: Add tests for rotated consoles
Simon Glass
2016-01-20
-0
/
+28
|
*
dm: video: test: Add tests for the video uclass
Simon Glass
2016-01-20
-9
/
+206
|
*
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
2016-01-20
-86
/
+56
|
*
sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig
Simon Glass
2016-01-20
-2
/
+11
|
*
dm: stdio: video: Plumb the video uclass into stdio
Simon Glass
2016-01-20
-4
/
+15
|
*
dm: video: Implement the bmp command for driver model
Simon Glass
2016-01-20
-1
/
+375
[next]