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
*
sunxi: usb: Remove sunxi_usbc_get_io_base function
Hans de Goede
2015-05-04
-22
/
+14
*
sunxi: usb: Move setup of host controller clocks to the host controller drivers
Hans de Goede
2015-05-04
-15
/
+43
*
sunxi: axp: Remove non driver-model support from the axp gpio code
Hans de Goede
2015-05-04
-48
/
+8
*
sunxi: emac: Remove non driver-model code
Hans de Goede
2015-05-04
-82
/
+0
*
sunxi: Move all boards to the driver-model
Hans de Goede
2015-05-04
-50
/
+19
*
sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards
Hans de Goede
2015-05-04
-61
/
+58
*
sunxi: dts: Add minimal dts files for board which lack a dts sofar
Hans de Goede
2015-05-04
-2
/
+553
*
sunxi: dts: Add dts files which have been submitted but not yet merged upstream
Hans de Goede
2015-05-04
-0
/
+298
*
sunxi: dts: Sync all dts files with upstream kernel
Hans de Goede
2015-05-04
-292
/
+13932
*
sunxi: emac: Add driver model support
Hans de Goede
2015-05-04
-1
/
+84
*
sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE
Hans de Goede
2015-05-04
-2
/
+2
*
sunxi: emac: Prepare for driver-model support
Hans de Goede
2015-05-04
-44
/
+71
*
sunxi: emac: port to phylib
Hans de Goede
2015-05-04
-42
/
+71
*
sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h
Hans de Goede
2015-05-04
-1
/
+3
*
sunxi: axp: Add driver-model support to the axp_gpio code
Hans de Goede
2015-05-04
-3
/
+57
*
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
Hans de Goede
2015-05-04
-173
/
+222
*
sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers
Hans de Goede
2015-05-04
-8
/
+29
*
sunxi: axp: Move axp pmic register helpers to a separate file
Hans de Goede
2015-05-04
-126
/
+166
*
sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops
Hans de Goede
2015-05-04
-22
/
+26
*
sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too
Hans de Goede
2015-05-04
-14
/
+14
*
sunxi: gpio: Add compatible strings for all supported SoCs
Hans de Goede
2015-05-04
-0
/
+7
*
sunxi: gpio: Add temporary implementation of name_to_gpio()
Simon Glass
2015-05-04
-0
/
+11
*
sunxi: gpio: Rename GPIOs to include a 'P' prefix
Simon Glass
2015-05-04
-3
/
+4
*
sunxi: soft-i2c: Fix gpio handling to work with the driver-model
Hans de Goede
2015-05-04
-6
/
+38
*
sunxi: display: Fix gpio handling to work with the driver-model
Hans de Goede
2015-05-04
-8
/
+8
*
sunxi: usbc: Fix vbus gpio handling to work with the driver-model
Hans de Goede
2015-05-04
-10
/
+11
*
sunxi: mmc: Fix card-detect gpio handling to work with the driver-model
Hans de Goede
2015-05-04
-3
/
+4
*
sunxi: Do not build i2c support when we've no i2c controllers
Hans de Goede
2015-05-04
-4
/
+3
*
sunxi: Add Ippo_q8h_v1_2_a33_1024x600 defconfig
Hans de Goede
2015-05-04
-0
/
+24
*
sunxi: Add softwinner astar mid756 A33 tablet board defconfig
Vishnu Patekar
2015-05-04
-0
/
+30
*
sunxi: Add basic A33 basic support
Vishnu Patekar
2015-05-04
-0
/
+26
*
sunxi: Add a33 dram init code
Vishnu Patekar
2015-05-04
-0
/
+544
*
sunxi: Add support for A33 PLL11 (second DRAM pll)
Hans de Goede
2015-05-04
-3
/
+46
*
sunxi: s/sun8i/sun8i_a23/
Hans de Goede
2015-05-04
-9
/
+15
*
sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
Hans de Goede
2015-05-04
-21
/
+43
*
sunxi: usbc: Remove unused irq field
Hans de Goede
2015-05-04
-16
/
+0
*
sunxi: Also set Auxiliary Ctl SMP bit in SPL
Hans de Goede
2015-05-04
-2
/
+3
*
sun7i: Remove duplicate call to psci_arch_init
Jan Kiszka
2015-05-02
-1
/
+0
*
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2015-04-29
-50
/
+914
|
\
|
*
ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ
Masahiro Yamada
2015-04-29
-12
/
+12
|
*
ARM: zynq: move SoC headers to mach-zynq/include/mach
Masahiro Yamada
2015-04-29
-0
/
+0
|
*
ARM: zynq: move SoC sources to mach-zynq
Masahiro Yamada
2015-04-29
-4
/
+4
|
*
ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.S
Masahiro Yamada
2015-04-29
-7
/
+1
|
*
zynqmp: Enable SDHCI0 options
Michal Simek
2015-04-29
-0
/
+14
|
*
zynqmp: Enable FS_GENERIC option
Siva Durga Prasad Paladugu
2015-04-29
-2
/
+3
|
*
zynqmp: Add SPI driver support for ZynqMP
Siva Durga Prasad Paladugu
2015-04-29
-0
/
+10
|
*
zynqmp: i2c: Enable i2c driver for zynqMP
Siva Durga Prasad Paladugu
2015-04-29
-0
/
+26
|
*
zynqmp: Add support for EMMC bootmode
Michal Simek
2015-04-29
-1
/
+3
|
*
zynqmp: Add support for emulation platform - Veloce
Michal Simek
2015-04-29
-2
/
+12
|
*
zynq: timer: Fix wrong timer calculation
Siva Durga Prasad Paladugu
2015-04-29
-1
/
+3
[next]