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
/
nios2
/
cpu
Commit message (
Expand
)
Author
Age
Lines
*
nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hook
Thomas Chou
2014-08-30
-0
/
+2
*
nios2: move nios2.h to arch asm directory
Thomas Chou
2014-08-30
-2
/
+2
*
nios2: divide nios2-io.h into each specific drivers and remove it
Thomas Chou
2014-08-30
-4
/
+25
*
nios2: remove EPCS driver
Thomas Chou
2014-08-24
-718
/
+1
*
nios2: add generic board support
Thomas Chou
2014-08-24
-5
/
+43
*
nios2: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
-26
/
+4
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
-1
/
+1
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
-2
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-170
/
+10
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
-1
/
+1
|
\
|
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
-1
/
+1
*
|
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
-4
/
+4
|
/
*
Clean up libfdt.h includes
Gerald Van Baren
2013-02-08
-1
/
+0
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
-7
/
+0
*
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
-0
/
+5
*
nios2: implement get_ticks and get_tbclk
Alex Hornung
2012-02-23
-0
/
+21
*
nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet().
Joachim Foerster
2011-10-30
-0
/
+54
*
nios2: Pseudo implement dcache_status/enable/disable()
Joachim Foerster
2011-10-28
-0
/
+16
*
unify version_string
Andreas Bießmann
2011-07-28
-8
/
+1
*
Timer: Remove set_timer completely
Graeme Russ
2011-07-26
-6
/
+0
*
rename _end to __bss_end__
Po-Yu Chuang
2011-03-27
-4
/
+4
*
Remove redundant config.mk files
Wolfgang Denk
2010-12-09
-24
/
+0
*
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-28
-1
/
+1
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
-2
/
+2
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
-1
/
+1
*
nios2: fix out of reach case for do_reset
Thomas Chou
2010-08-19
-6
/
+5
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
-9
/
+9
*
nios2: fix r15 issue for gcc4
Thomas Chou
2010-05-28
-7
/
+0
*
nios2: consolidate reset initialization
Thomas Chou
2010-04-24
-5
/
+4
*
nios2: Move individual board linker scripts to common script in cpu tree.
Scott McNutt
2010-04-16
-0
/
+135
*
nios2: Move cpu/nios2/* to arch/nios2/cpu/*
Peter Tyser
2010-04-13
-0
/
+1592