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
/
mips
Commit message (
Expand
)
Author
Age
Lines
*
mips: Use common _AC macro now.
Tom Rini
2017-01-10
-3
/
+0
*
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-12-02
-2
/
+0
*
MIPS: Fix map_physmem for cached mappings
Paul Burton
2016-11-30
-1
/
+1
*
MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve
Paul Burton
2016-11-30
-1
/
+1
*
mips: Let cache.h be included from assembly source
Marek Vasut
2016-11-30
-0
/
+2
*
MIPS: add handling for generic and EJTAG exceptions
Daniel Schwierzeck
2016-11-30
-0
/
+344
*
MIPS: reserve space for exception vectors
Daniel Schwierzeck
2016-11-30
-0
/
+20
*
MIPS: add asm-offsets for struct pt_regs
Daniel Schwierzeck
2016-11-30
-0
/
+66
*
MIPS: add possibility to setup initial stack and global data in SRAM
Daniel Schwierzeck
2016-11-30
-0
/
+18
*
MIPS: factor out code for initial stack and global data
Daniel Schwierzeck
2016-11-30
-26
/
+30
*
MIPS: fix iand optimize setup of CP0 registers
Daniel Schwierzeck
2016-11-30
-24
/
+51
*
MIPS: fix ROM exception vectors
Daniel Schwierzeck
2016-11-30
-10
/
+19
*
MIPS: make inclusion of ROM exception vectors configurable
Daniel Schwierzeck
2016-11-30
-3
/
+32
*
Fix spelling of "resetting".
Vagrant Cascadian
2016-10-31
-1
/
+2
*
efi: Use asmlinkage for EFIAPI
Simon Glass
2016-10-19
-0
/
+0
*
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
2016-09-23
-1
/
+0
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
-1
/
+1
*
MIPS: Hang if run on a secondary CPU
Paul Burton
2016-09-21
-1
/
+27
*
MIPS: Fix cache maintenance in relocate_code & simplify
Paul Burton
2016-09-21
-26
/
+21
*
boston: Introduce support for the MIPS Boston development board
Paul Burton
2016-09-21
-0
/
+241
*
MIPS: Ensure cache ops complete in mips_cache_reset
Paul Burton
2016-09-21
-0
/
+2
*
MIPS: Clear hazard between TagLo writes & cache ops
Paul Burton
2016-09-21
-0
/
+1
*
MIPS: Ensure Config.K0=2 applies before any memory accesses
Paul Burton
2016-09-21
-0
/
+1
*
MIPS: Malta: Enable CM & L2 support
Paul Burton
2016-09-21
-0
/
+2
*
MIPS: Join the coherent domain when a CM is present
Paul Burton
2016-09-21
-0
/
+43
*
MIPS: L2 cache support
Paul Burton
2016-09-21
-6
/
+291
*
MIPS: Map CM Global Control Registers
Paul Burton
2016-09-21
-0
/
+88
*
MIPS: Define register names for cache init
Paul Burton
2016-09-21
-19
/
+23
*
MIPS: If we don't need DDR for cache init, init cache first
Paul Burton
2016-09-21
-0
/
+9
*
MIPS: Preserve Config implementation-defined bits
Paul Burton
2016-09-21
-2
/
+4
*
MIPS: Enable use of the instruction cache earlier
Paul Burton
2016-09-21
-8
/
+13
*
MIPS: Probe cache line sizes once during boot
Paul Burton
2016-09-21
-18
/
+45
*
MIPS: ath79: Use mach_cpu_init instead of arch_cpu_init
Paul Burton
2016-09-21
-1
/
+1
*
mips: Add MIPSfpga platform support
Zubair Lutfullah Kakakhel
2016-09-21
-0
/
+15
*
mips: xilfpga: Add device tree files
Zubair Lutfullah Kakakhel
2016-09-21
-0
/
+84
*
net: mii: Use spatch to update miiphy_register
Joe Hershberger
2016-08-15
-8
/
+17
*
libfdt: Introduce new ARCH_FIXUP_FDT option
Michal Simek
2016-07-31
-0
/
+2
*
clk: convert API to match reset/mailbox style
Stephen Warren
2016-06-19
-17
/
+28
*
MIPS: Make CONFIG_SYS_DCACHE_LINE_SIZE int, not hex
Paul Burton
2016-06-10
-1
/
+1
*
MIPS: Fix invalidate_dcache_range to operate on L1 Dcache
Paul Burton
2016-06-10
-1
/
+1
*
mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro define
Wills Wang
2016-05-31
-1
/
+2
*
mips: ath79: Add support for ungating USB and ethernet on qca953x
Wills Wang
2016-05-31
-0
/
+50
*
mips: ath79: ap121: Enable ethernet
Wills Wang
2016-05-31
-2
/
+7
*
mips: ath79: Rename get_bootstrap into ath79_get_bootstrap
Wills Wang
2016-05-31
-28
/
+15
*
MIPS: Abstract cache op loops with a macro
Paul Burton
2016-05-31
-41
/
+18
*
MIPS: Split I & D cache line size config
Paul Burton
2016-05-31
-20
/
+25
*
MIPS: Move cache sizes to Kconfig
Paul Burton
2016-05-31
-4
/
+32
*
MIPS: remove dead code from asm/u-boot-mips.h
Daniel Schwierzeck
2016-05-31
-18
/
+3
*
MIPS: add tune for MIPS 34kc
Daniel Schwierzeck
2016-05-31
-0
/
+4
*
MIPS: provide a default u-boot-spl.lds
Daniel Schwierzeck
2016-05-31
-2
/
+93
[next]