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
/
cpu
Commit message (
Expand
)
Author
Age
Lines
*
am33xx: Rework config_ddr to make DDR3 support easier.
Tom Rini
2012-09-01
-14
/
+23
*
am33xx: Move some variables in emif4.c, mark them static.
Tom Rini
2012-09-01
-4
/
+3
*
am33xx: Correct and clean up ddr_regs struct
Tom Rini
2012-09-01
-15
/
+2
*
am33xx: Do not touch 'ratio1' fields
Tom Rini
2012-09-01
-17
/
+0
*
am33xx: Rework config_io_ctrl slightly
Tom Rini
2012-09-01
-15
/
+7
*
am33xx: Use emif_regs struct for storing initialization values
Tom Rini
2012-09-01
-44
/
+27
*
am33xx: Turn a number of 'int' functions to 'void'
Tom Rini
2012-09-01
-36
/
+9
*
am33xx: Document what we're doing with ddrctrl->ddrckectrl
Tom Rini
2012-09-01
-4
/
+2
*
am33xx: Clean up unused DDR defines, prefix more with 'DDR2'
Tom Rini
2012-09-01
-23
/
+23
*
am33xx: Move the call to ddr_pll_config, make it take the frequency
Tom Rini
2012-09-01
-3
/
+4
*
am33xx: Pass to config_ddr the type of memory that is connected
Tom Rini
2012-09-01
-18
/
+23
*
am33xx: Make config_cmd_ctrl / config_ddr_data take const structs
Tom Rini
2012-09-01
-59
/
+46
*
am33xx: Rework DDR2 EMIF initalization slightly
Tom Rini
2012-09-01
-15
/
+2
*
am33xx: Bugfix to config_sdram()
Tom Rini
2012-09-01
-2
/
+1
*
am33xx: Remove extra check in enable_ddr_clocks
Tom Rini
2012-09-01
-5
/
+0
*
am33xx: Convert to using <asm/emif.h> to describe the EMIF
Tom Rini
2012-09-01
-14
/
+15
*
am33xx: Enable gpio0 clock
Tom Rini
2012-09-01
-0
/
+4
*
am33xx: CPSW init and definitions
Chandan Nath
2012-09-01
-1
/
+7
*
arm/davinci/da850: add uart0 pinmux
Mikhail Kshevetskiy
2012-09-01
-0
/
+5
*
arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138
Mikhail Kshevetskiy
2012-09-01
-7
/
+19
*
Revert "arm: armv7: add compile option -mno-unaligned-access if available"
Albert ARIBAUD
2012-09-01
-2
/
+0
*
omap: am335x_evm: enable i2c1 channel
Steve Sakoman
2012-09-01
-0
/
+5
*
da850/omap-l138: Add support to read u-boot image from MMC/SD
Lad, Prabhakar
2012-09-01
-0
/
+5
*
arm, davinci: perform check for initializing global data and serial init
Lad, Prabhakar
2012-09-01
-6
/
+9
*
da850/omap-l138: Add MMC support for DA850/OMAP-L138
Lad, Prabhakar
2012-09-01
-0
/
+11
*
omap: am33xx: enable gpio support
Steve Sakoman
2012-09-01
-1
/
+26
*
Consolidate bootcount code into drivers/bootcount
Stefan Roese
2012-09-01
-85
/
+1
*
EXYNOS: PINMUX: Add pinmux support for I2C
Rajeshwari Shinde
2012-07-31
-0
/
+52
*
EXYNOS: CLK: Add i2c clock
Rajeshwari Shinde
2012-07-31
-0
/
+33
*
imx-common: add i2c.c for bus recovery support
Troy Kisky
2012-07-31
-1
/
+142
*
i.mx: iomux-v3.c: move to imx-common directory
Troy Kisky
2012-07-31
-2
/
+2
*
i.mx: iomux-v3.h: move to imx-common include directory
Troy Kisky
2012-07-31
-1
/
+1
*
iomux-v3: remove include of mx6x_pins.h
Troy Kisky
2012-07-31
-1
/
+0
*
ARM1136: Fix cache range checks
Benoît Thébaudeau
2012-07-21
-3
/
+3
*
arm: armv7: add compile option -mno-unaligned-access if available
Tetsuyuki Kobayashi
2012-07-20
-0
/
+2
*
arm: Fix to mistake clean the memory space
Zhong Hongbo
2012-07-20
-40
/
+65
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2012-07-10
-2
/
+89
|
\
|
*
tegra: add GMC/GMD funcmux entry for SFLASH
Stephen Warren
2012-07-09
-0
/
+10
|
*
tegra: add enterrcm command
Stephen Warren
2012-07-09
-0
/
+66
|
*
tegra: usb: fix wrong error check
Lucas Stach
2012-07-09
-1
/
+1
|
*
tegra: add ULPI on USB2 funcmux entry
Lucas Stach
2012-07-09
-1
/
+12
*
|
EXYNOS: Fix USB compiler warning
Rajeshwari Shinde
2012-07-10
-1
/
+0
*
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2012-07-09
-0
/
+44
|
\
\
|
|
/
|
/
|
|
*
EXYNOS: Add power Enable/Disable for USB-EHCI
Rajeshwari Shinde
2012-07-09
-0
/
+22
|
*
USB: EXYNOS: Set USB 2.0 HOST Link mode
Rajeshwari Shinde
2012-07-09
-0
/
+22
*
|
Revert "arm: bugfix: save_boot_params_default accesses uninitalized stack whe...
Wolfgang Denk
2012-07-09
-7
/
+1
|
/
*
ARM: mx28: Remove CONFIG_ARCH_CPU_INIT
Fabio Estevam
2012-07-07
-2
/
+0
*
No need to define CONFIG_ARCH_CPU_INIT.
Fabio Estevam
2012-07-07
-2
/
+0
*
SPL: ARM: spear: Add SPL support for SPEAr600 platform
Stefan Roese
2012-07-07
-7
/
+1480
*
SPEAr: explicitly select clk src for UART
Shiraz Hashim
2012-07-07
-1
/
+6
[next]