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
*
rockchip: Add a simple 'clock' command
Simon Glass
2016-01-21
-0
/
+24
*
rockchip: Don't skip low-level init
Simon Glass
2016-01-21
-1
/
+8
*
rockchip: video: Add a video-output driver
Simon Glass
2016-01-21
-1
/
+696
*
rockchip: video: Add a display driver for rockchip eDP
Simon Glass
2016-01-21
-1
/
+1722
*
rockchip: video: Add a display driver for rockchip HDMI
Simon Glass
2016-01-21
-0
/
+1408
*
rockchip: clk: Add support for clocks needed by the displays
Simon Glass
2016-01-21
-4
/
+170
*
rockchip: Rename the CRU_MODE_CON fields
Simon Glass
2016-01-21
-59
/
+38
*
dm: video: Repurpose the 'displayport' uclass to 'display'
Simon Glass
2016-01-21
-71
/
+95
*
video: panel: Add a simple panel driver
Simon Glass
2016-01-21
-1
/
+100
*
dm: panel: Add a panel uclass
Simon Glass
2016-01-21
-0
/
+58
*
dm: backlight: Add a driver for a PWM backlight
Simon Glass
2016-01-21
-0
/
+137
*
dm: backlight: Add a backlight uclass
Simon Glass
2016-01-21
-0
/
+58
*
pwm: rockchip: Add a PWM driver for Rockchip SoCs
Simon Glass
2016-01-21
-0
/
+154
*
dm: pwm: Add a PWM uclass
Simon Glass
2016-01-21
-0
/
+103
*
video: bridge: Allow GPIOs to be optional
Simon Glass
2016-01-21
-4
/
+7
*
video: Add a function to control cache flushing
Simon Glass
2016-01-21
-0
/
+15
*
video: Name consoles by their number
Simon Glass
2016-01-21
-5
/
+10
*
gpio: Warn about invalid GPIOs used with the 'gpio' command
Simon Glass
2016-01-21
-1
/
+3
*
stdio: Correct a build error with driver model
Simon Glass
2016-01-21
-0
/
+3
*
rockchip: jerry: Enable the Chrome OS EC
Simon Glass
2016-01-21
-0
/
+28
*
rockchip: spi: Remove the explicit pinctrl setting
Simon Glass
2016-01-21
-26
/
+2
*
rockchip: spi: Correct chip-enable code
Simon Glass
2016-01-21
-1
/
+6
*
rockchip: spi: Implement the delays
Simon Glass
2016-01-21
-4
/
+23
*
rockchip: gpio: Implement the get_function() method
Simon Glass
2016-01-21
-4
/
+36
*
rockchip: gpio: Read the GPIO value correctly
Simon Glass
2016-01-21
-1
/
+1
*
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
-29
/
+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
*
rockchip: reset: Use the rk_clr/setreg() interface
Simon Glass
2016-01-21
-2
/
+2
*
rockchip: sdram: Use the rk_clr/setreg() interface
Simon Glass
2016-01-21
-4
/
+3
*
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
/
+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
[next]