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
Commit message (
Expand
)
Author
Age
Lines
...
*
|
|
sparc: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
-75
/
+6
*
|
|
sh: Do not include start.o in lib$(CPU).o
Masahiro Yamada
2013-10-31
-3
/
+9
*
|
|
sparc: fix a link error
Masahiro Yamada
2013-10-31
-0
/
+2
*
|
|
ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/
Masahiro Yamada
2013-10-31
-0
/
+4
*
|
|
ARM: omap: move OMAP specific code under arch/arm/
Masahiro Yamada
2013-10-31
-0
/
+3
*
|
|
ARM: tegra: move Tegra specific code under arch/arm/
Masahiro Yamada
2013-10-31
-0
/
+6
*
|
|
powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
-580
/
+267
*
|
|
sandbox: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
-46
/
+2
*
|
|
ARM: imx-common: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
-29
/
+6
*
|
|
ARM: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
-429
/
+65
*
|
|
arm720t: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
-114
/
+8
*
|
|
arm920t: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
-170
/
+22
*
|
|
arm926ejs: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
-407
/
+67
*
|
|
armv7: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
-581
/
+103
*
|
|
DWMMC: SMDK5420: Disable SMU for eMMC
Rajeshwari Shinde
2013-10-31
-0
/
+13
|
/
/
*
|
fsl/mpc85xx: define common serdes_clock_to_string function
Valentin Longchamp
2013-10-24
-0
/
+39
*
|
mpc8xxx: set x2 DDR3 refresh rate if SPD config requires it
Valentin Longchamp
2013-10-24
-1
/
+17
*
|
mpc8xxx: call i2c_set_bus_num in __get_spd
Valentin Longchamp
2013-10-24
-1
/
+5
*
|
powerpc: cast bi_memsize to ulong for %ld usage
Valentin Longchamp
2013-10-24
-1
/
+1
*
|
powerpc/usb:Differentiate USB controller base address
ramneek mehresh
2013-10-24
-14
/
+21
*
|
powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socs
ramneek mehresh
2013-10-24
-3
/
+29
*
|
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2013-10-22
-10
/
+9
|
\
\
|
*
|
sh: cache: Change cache API to defines as U-Boot
Nobuhiro Iwamatsu
2013-10-17
-6
/
+3
|
*
|
sh: timer: Remove static global variable
Nobuhiro Iwamatsu
2013-10-17
-4
/
+4
|
*
|
sh: timer: Mask bit of timer prescaler
Nobuhiro Iwamatsu
2013-10-17
-1
/
+3
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2013-10-21
-10
/
+184
|
\
\
|
*
|
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-20
-4
/
+4
|
*
|
usb: am437x: Add support for am437x xhci USB host
Dan Murphy
2013-10-20
-0
/
+10
|
*
|
usb: dra7xx: Add support for dra7xx xhci USB host
Dan Murphy
2013-10-20
-0
/
+6
|
*
|
usb: omap: Move the xhci-omap header file to common location
Dan Murphy
2013-10-20
-124
/
+0
|
*
|
usb: new board-specific USB init interface
Mateusz Zalega
2013-10-20
-4
/
+3
|
*
|
mx6: iomux: add GPR1 defines for use with nitrogen6x
Troy Kisky
2013-10-20
-0
/
+6
|
*
|
OMAP5: USB: Add OMAP xHCI file and header
Dan Murphy
2013-10-20
-0
/
+124
|
*
|
ARM: OMAP5: Add registers and defines for USBOTG SS
Dan Murphy
2013-10-20
-2
/
+20
|
*
|
exynos5: dts: Add device node for XHCI
Vivek Gautam
2013-10-20
-0
/
+12
|
*
|
arm: exynos: Add methods to control power to USB 3.0 PHY
Vivek Gautam
2013-10-20
-0
/
+27
|
*
|
USB: XHCI: Add xHCI host controller support for Exynos5
Vivek Gautam
2013-10-20
-0
/
+96
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-10-17
-3
/
+3
|
\
\
|
*
|
i2c: mxc: move to new subsystem
trem
2013-10-17
-3
/
+3
|
|
/
*
|
PCIe:change the method to get the address of a requested capability in config...
Zhao Qiang
2013-10-16
-18
/
+0
*
|
powerpc/mpc85xx: Add workaround for erratum A006379
York Sun
2013-10-16
-0
/
+40
*
|
powerpc: Fix CamelCase warnings in DDR related code
Priyanka Jain
2013-10-16
-464
/
+464
*
|
powerpc/mpc85xx:Avoid fix clk groups for Cluster & HW accelerator
Prabhakar Kushwaha
2013-10-16
-60
/
+89
*
|
powerpc/mpc85xx:Update processor defines for T1040
Prabhakar Kushwaha
2013-10-16
-8
/
+11
*
|
powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2
Prabhakar Kushwaha
2013-10-16
-5
/
+5
*
|
powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.h
Po Liu
2013-10-16
-0
/
+2
|
/
*
microblaze: Fix watchdog initialization
Michal Simek
2013-10-16
-4
/
+3
*
Coding Style cleanup: drop some excessive empty lines
Wolfgang Denk
2013-10-14
-2
/
+0
*
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
2013-10-14
-5
/
+0
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
-42
/
+42
[prev]
[next]