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
/
arch
/
arm
/
include
/
asm
/
arch-sunxi
Commit message (
Expand
)
Author
Age
Lines
*
sunxi: Downclock AHB1 to 100MHz on Allwinner A64
Siarhei Siamashka
2016-06-10
-0
/
+5
*
arm/arm64: implement a boot header capability
Andre Przywara
2016-06-06
-0
/
+14
*
sunxi: Increase SPL header size to 64 bytes to avoid code corruption
Siarhei Siamashka
2016-05-25
-1
/
+7
*
sunxi: Add support for Allwinner A64 SoCs
Siarhei Siamashka
2016-04-01
-5
/
+12
*
sunxi: clk: Fix USB PHY clock macros for A83T
Chen-Yu Tsai
2016-03-31
-3
/
+3
*
sunxi: Fix gmac not working due to cpu_eth_init no longer being called
Hans de Goede
2016-03-23
-1
/
+5
*
sunxi: Support SID e-fuses on A83T and H3
Chen-Yu Tsai
2016-03-23
-0
/
+7
*
sunxi: H3: Add support for the host usb-phys
Jelle van der Waa
2016-02-23
-0
/
+30
*
sunxi: Add support for LPDDR3 for A83T
Vishnu Patekar
2016-01-26
-0
/
+5
*
sunxi: Groundwork to support new dram type for A83T
Vishnu Patekar
2016-01-26
-1
/
+3
*
sunxi: Support H3 CCU security switches
Chen-Yu Tsai
2016-01-26
-0
/
+8
*
sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3
Chen-Yu Tsai
2016-01-26
-1
/
+12
*
sunxi: Add support for the I2C controller which is part of the PRCM
Jelle van der Waa
2016-01-21
-0
/
+8
*
sunxi: Add support for Allwinner A83T DRAM
vishnupatekar
2015-12-10
-0
/
+203
*
sunxi: clk: add basic clocks for A83T
vishnupatekar
2015-12-10
-1
/
+307
*
sunxi: Add support for UART0 in PB pin group on A83T
vishnupatekar
2015-12-10
-0
/
+1
*
sunxi: Set AHB1 clock to PLL6/3 on all clock_sun6i.h using SoCs
Hans de Goede
2015-12-10
-4
/
+0
*
sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3
Siarhei Siamashka
2015-11-22
-1
/
+6
*
sunxi: Add H3 DRAM initialization support
Jens Kuske
2015-11-22
-0
/
+190
*
sunxi: Add basic H3 support
Jens Kuske
2015-11-22
-0
/
+1
*
sunxi: retrieve FEL-provided values to environment variables
Bernhard Nortmann
2015-09-29
-0
/
+5
*
sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variant
Bernhard Nortmann
2015-09-29
-1
/
+18
*
sunxi: move SPL-related definitions to platform-specific include
Bernhard Nortmann
2015-09-29
-12
/
+20
*
sunxi: Enable non-secure access to RTC on sun6i (A31s)
Chen-Yu Tsai
2015-08-31
-0
/
+23
*
sun6i: clock: Add support for the mipi pll
Hans de Goede
2015-08-14
-0
/
+15
*
sunxi: clock: Add clock_get_pll3() helper function
Hans de Goede
2015-08-14
-0
/
+8
*
sunxi: display: Fix composite video out on sun5i
Hans de Goede
2015-08-14
-1
/
+16
*
sunxi: display: Add a few extra register and constant defines
Hans de Goede
2015-08-08
-6
/
+42
*
sunxi: usb-phy: Never power off the usb ports
Hans de Goede
2015-08-08
-0
/
+1
*
sunxi: nand: Add pinmux and clock settings for NAND support
Karol Gugala
2015-08-08
-0
/
+3
*
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
Paul Kocialkowski
2015-08-05
-1
/
+1
*
sunxi: musb: Move musb config and platdata to the sunxi-musb glue
Hans de Goede
2015-07-25
-0
/
+7
*
sunxi: usb-phy: Add support for reading otg id pin value
Hans de Goede
2015-07-25
-0
/
+1
*
sunxi: Create helper function veryfing valid boot signature on MMC
Daniel Kochmański
2015-07-24
-0
/
+1
*
sunxi: Add support for UART0 in PB pin group on A33
Chen-Yu Tsai
2015-07-05
-0
/
+1
*
Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...
Ian Campbell
2015-06-28
-69
/
+0
*
sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory
Daniel Kochmański
2015-05-29
-0
/
+69
*
sunxi: Match sun4i, sun6i, sun9i CCI definitions for NAND and DMA
Roy Spliet
2015-05-29
-3
/
+10
*
sunxi: Add DMA definitions
Roy Spliet
2015-05-29
-0
/
+84
*
sun9i: Basic sun9i (A80) support
Hans de Goede
2015-05-29
-0
/
+1
*
sunxi: video: Fix lvds panel support for sun6i+
Hans de Goede
2015-05-19
-0
/
+15
*
sunxi: Make DRAM_ODT_EN Kconfig setting a bool
Hans de Goede
2015-05-19
-2
/
+2
*
sunxi: add support for UART2 on A23/A33
Laurent Itti
2015-05-19
-0
/
+1
*
sunxi: ohci: Add ohci usb host controller support
Hans de Goede
2015-05-14
-0
/
+4
*
sunxi: usb: Do not call phy_probe from hcd code
Hans de Goede
2015-05-04
-2
/
+2
*
sunxi: usb: Rename the usbc.? files to usb_phy.?
Hans de Goede
2015-05-04
-0
/
+0
*
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
Hans de Goede
2015-05-04
-14
/
+11
*
sunxi: usb: Remove sunxi_usbc_get_io_base function
Hans de Goede
2015-05-04
-1
/
+0
*
sunxi: axp: Remove non driver-model support from the axp gpio code
Hans de Goede
2015-05-04
-7
/
+0
*
sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h
Hans de Goede
2015-05-04
-0
/
+3
[next]