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
/
armv7
Commit message (
Expand
)
Author
Age
Lines
*
SPL: Move the omap SPL framework to common/spl
Tom Rini
2012-09-27
-449
/
+5
*
ARM: SPL: Move gpmc_init() to spl_board_init()
Tom Rini
2012-09-27
-1
/
+10
*
ARM: SPL: Start hooking in the current SPI SPL support
Tom Rini
2012-09-27
-0
/
+5
*
ARM: SPL: Clean up spl.c / spl_nand.c slightly
Tom Rini
2012-09-27
-16
/
+8
*
ARM: SPL: Make spl_mmc.c more generic
Tom Rini
2012-09-27
-21
/
+33
*
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
Tom Rini
2012-09-27
-5
/
+7
*
ARM: SPL: Only call mem_malloc_init if configured
Tom Rini
2012-09-27
-0
/
+2
*
ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
Tom Rini
2012-09-27
-13
/
+3
*
ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
Tom Rini
2012-09-27
-4
/
+4
*
ARM: SPL: Rename omap_boot_device to spl_boot_device
Tom Rini
2012-09-27
-7
/
+7
*
omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.
Pavel Machek
2012-09-27
-3
/
+3
*
omap-common: Fix typo in save_boot_params() in lowlevel_init.S
Tom Rini
2012-09-27
-1
/
+1
*
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
Tom Rini
2012-09-27
-6
/
+8
*
spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT
Tom Rini
2012-09-27
-0
/
+4
*
Merge remote-tracking branch 'u-boot-imx/master'
Albert ARIBAUD
2012-09-21
-672
/
+0
|
\
|
*
MX: set a common place to share code for Freescale i.MX
Stefano Babic
2012-09-10
-672
/
+0
*
|
Tegra: Change Tegra20 to Tegra in common code, prep for T30
Tom Warren
2012-09-10
-1
/
+1
*
|
tegra20: usb: rework set_host_mode
Lucas Stach
2012-09-10
-16
/
+21
*
|
am33xx: Remove redundant timer config
Tom Rini
2012-09-04
-20
/
+0
|
/
*
mx5/6: Fix cpu_mmc_init() return value
Benoît Thébaudeau
2012-09-01
-4
/
+2
*
imx-common/cmd_bmode.c: add imx bmode (bootmode) command
Troy Kisky
2012-09-01
-0
/
+187
*
mx5: cosmetic: Clean up lowlevel_init
Benoît Thébaudeau
2012-09-01
-23
/
+23
*
mx5/6 timer: Round up tick_to_time() value
Benoît Thébaudeau
2012-09-01
-1
/
+1
*
mx5: Enable dcache
Benoît Thébaudeau
2012-09-01
-0
/
+8
*
arm:exynos: Enable data cache at exynos based processors.
Łukasz Majewski
2012-09-01
-0
/
+8
*
EXYNOS5: support display port phy control function
Donghwa Lee
2012-09-01
-0
/
+21
*
EXYNOS5: support display system register control
Donghwa Lee
2012-09-01
-0
/
+18
*
EXYNOS5: support exynos5 lcd clock control
Donghwa Lee
2012-09-01
-1
/
+107
*
ARM: EXYNOS: fixed compiler warning message
Jaehoon Chung
2012-09-01
-1
/
+4
*
arm/s5pxx: Fix get_timer_masked to get the time.
Zhong Hongbo
2012-09-01
-5
/
+17
*
EXYNOS5 : Modify pinnumx settings as per Exynos5250 Rev 1.0
Rajeshwari Shinde
2012-09-01
-9
/
+13
*
EXYNOS5: CLOCK: Add BPLL support
Rajeshwari Shinde
2012-09-01
-7
/
+21
*
EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0
Rajeshwari Shinde
2012-09-01
-1
/
+11
*
arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0
Tetsuyuki Kobayashi
2012-09-01
-7
/
+14
*
tegra20: Remove armv4t build flags
Allen Martin
2012-09-01
-12
/
+0
*
tegra20: enable SPL for tegra20 boards
Allen Martin
2012-09-01
-3
/
+1
*
tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common
Allen Martin
2012-09-01
-4003
/
+2
*
tegra20: rename tegra2 -> tegra20
Allen Martin
2012-09-01
-55
/
+55
*
snowball: Adding board specific cache cleanup routine
Mathieu J. Poirier
2012-09-01
-0
/
+26
*
armv7: Adding cpu specific cache managmenent
Mathieu J. Poirier
2012-09-01
-0
/
+8
*
u8500: Enabling power to MMC device on AB8500 V2
Mathieu J. Poirier
2012-09-01
-26
/
+69
*
u8500: Moving processor-specific functions to cpu area.
Mathieu J. Poirier
2012-09-01
-0
/
+80
*
snowball: Moving to ux500.v2 addess scheme for PRCMU access
Mathieu J. Poirier
2012-09-01
-28
/
+63
*
snowball: Adding CPU clock initialisation
Mathieu J. Poirier
2012-09-01
-0
/
+36
*
snowball: Adding architecture dependent initialisation
Mathieu J. Poirier
2012-09-01
-1
/
+72
*
u8500: Moving prcmu to cpu directory
Mathieu J. Poirier
2012-09-01
-1
/
+165
*
am33xx evm: Update secure_emif_sdram_config during ddr init
Satyanarayana, Sandhya
2012-09-01
-1
/
+4
*
armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stack
Tom Rini
2012-09-01
-0
/
+1
*
omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms
Tom Rini
2012-09-01
-19
/
+55
*
am33xx: Add support, update omap3 McSPI driver
Tom Rini
2012-09-01
-0
/
+5
[next]