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
*
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
Simon Glass
2013-02-04
-28
/
+31
*
ppc: Move lbc_clk and cpu to arch_global_data
Simon Glass
2013-02-04
-19
/
+20
*
ppc: Move mpc83xx clock fields to arch_global_data
Simon Glass
2013-02-01
-76
/
+86
*
ppc: Move clock fields to arch_global_data
Simon Glass
2013-02-01
-15
/
+19
*
ppc: Remove extra pci_clk fields from global_data
Simon Glass
2013-02-01
-7
/
+2
*
ppc: Move brg_clk to arch_global_data
Simon Glass
2013-02-01
-17
/
+22
*
x86: Remove reset_status, relocoff from global_data
Simon Glass
2013-02-01
-2
/
+0
*
x86: Move gd_addr into arch_global_data
Simon Glass
2013-02-01
-4
/
+3
*
x86: Set up the global data pointer in C instead of asm
Simon Glass
2013-02-01
-7
/
+3
*
x86: Remove gdt_addr from arch_global_data
Simon Glass
2013-02-01
-1
/
+0
*
arm: Move tlb_addr and tlb_size to arch_global_data
Simon Glass
2013-02-01
-11
/
+11
*
nds32: Drop tlb_addr from global data
Simon Glass
2013-02-01
-14
/
+0
*
ixp: Move timestamp to arch_global_data
Simon Glass
2013-02-01
-7
/
+7
*
arm: Move timer_reset_value to arch_global_data
Simon Glass
2013-02-01
-6
/
+3
*
arm: Move lastinc to arch_global_data
Simon Glass
2013-02-01
-72
/
+74
*
arm: Move tbl to arch_global_data
Simon Glass
2013-02-01
-89
/
+95
*
arm: Move tbu to arch_global_data
Simon Glass
2013-02-01
-29
/
+29
*
arm: Move timer_rate_hz into arch_global_data
Simon Glass
2013-02-01
-15
/
+17
*
at91: Move at91 global data into arch_global_data
Simon Glass
2013-02-01
-41
/
+45
*
Add architecture-specific global data
Simon Glass
2013-02-01
-2
/
+79
*
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
Lucas Stach
2013-01-30
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2013-01-30
-74
/
+130
|
\
|
*
MIPS: add unified u-boot.lds file
Gabor Juhos
2013-01-31
-0
/
+84
|
*
MIPS: remove OUTPUT_FORMAT from linker scripts
Gabor Juhos
2013-01-30
-0
/
+12
|
*
MIPS: xburst: simplify relocation offset calculation
Gabor Juhos
2013-01-30
-9
/
+3
|
*
MIPS: simplify relocated _G_O_T_ address calculation
Gabor Juhos
2013-01-30
-12
/
+3
|
*
MIPS: start.S: don't save flush_cache parameters in advance
Gabor Juhos
2013-01-27
-20
/
+4
|
*
MIPS: start.S: simplify relocation offset calculation
Gabor Juhos
2013-01-27
-18
/
+6
|
*
MIPS: start.S: save reused arguments earlier in relocate_code
Gabor Juhos
2013-01-27
-4
/
+6
|
*
MIPS: start.S: set sp register directly
Gabor Juhos
2013-01-27
-4
/
+2
|
*
MIPS: start.S: fix boundary check in relocate_code
Gabor Juhos
2013-01-27
-3
/
+3
|
*
MIPS: start{, 64}.S: fill branch delay slots with NOP instructions
Gabor Juhos
2013-01-22
-0
/
+3
|
*
MIPS: convert IO port accessor functions to 'static inline'
Gabor Juhos
2013-01-22
-4
/
+4
|
*
MIPS: use inline directive for __in*s functions
Gabor Juhos
2013-01-22
-1
/
+1
*
|
powerpc/t4240: Adding workaround errata A-005871
Shengzhou Liu
2013-01-30
-0
/
+19
*
|
powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'
Vakul Garg
2013-01-30
-1
/
+92
*
|
mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE
Anatolij Gustschin
2013-01-30
-0
/
+4
*
|
powerpc/mpc85xx: add support for MMUv2 page sizes
Scott Wood
2013-01-30
-24
/
+49
*
|
powerpc/mpc85xx: Add BSC9132/BSC9232 processor support
Prabhakar Kushwaha
2013-01-30
-2
/
+140
*
|
powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commands
James Yang
2013-01-30
-11
/
+47
*
|
Add copy command to FSL DDR interactive
James Yang
2013-01-30
-0
/
+127
*
|
Fix data stage name matching issue
James Yang
2013-01-30
-1
/
+2
*
|
Move DDR command parsing to separate function
James Yang
2013-01-30
-79
/
+74
*
|
powerpc/mpc8xxx: Enable entering DDR debugging by key press
York Sun
2013-01-30
-2
/
+4
*
|
powerpc/mpc85xx:Fix Core cluster configuration loop
Prabhakar Kushwaha
2013-01-30
-8
/
+22
*
|
powerpc/mpc85xx:Add support of B4420 SoC
Poonam Aggrwal
2013-01-30
-1
/
+76
*
|
powerpc/mpc85xx: Few updates for B4860 cpu changes
Poonam Aggrwal
2013-01-30
-1
/
+16
*
|
powerpc/mpc85xx: Reserve default boot page
York Sun
2013-01-30
-0
/
+16
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Tom Rini
2013-01-29
-13
/
+92
|
\
\
|
|
/
|
/
|
|
*
Merge remote-tracking branch 'mpc83xx/next'
Kim Phillips
2013-01-16
-13
/
+92
|
|
\
[next]