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
Commit message (
Expand
)
Author
Age
Lines
...
*
Timer: Remove set_timer completely
Graeme Russ
2011-07-26
-6
/
+0
*
nios2: Make STANDALONE_LOAD_ADDR configurable per board
Thomas Chou
2011-05-16
-1
/
+1
*
Handle most LDSCRIPT setting centrally
Scott Wood
2011-04-30
-2
/
+0
*
rename _end to __bss_end__
Po-Yu Chuang
2011-03-27
-4
/
+4
*
Introduce a new linker flag LDFLAGS_FINAL
Haiying Wang
2011-03-22
-1
/
+1
*
nios2: add gpio_is_valid
Thomas Chou
2011-02-08
-0
/
+6
*
nios2: use long for ssize_t
Thomas Chou
2011-02-08
-1
/
+1
*
nios2: add gpio_free
Thomas Chou
2011-02-08
-0
/
+6
*
Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
Nobuhiro Iwamatsu
2011-01-25
-1
/
+1
*
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
-4
/
+4
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
-3
/
+0
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
-2
/
+2
*
FDT: only call boot_get_fdt from generic code
John Rigby
2010-10-18
-5
/
+3
*
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
-6
/
+7
*
Make getenv() work before relocation.
Wolfgang Denk
2010-09-19
-1
/
+2
*
nios2: fix out of reach case for do_reset
Thomas Chou
2010-08-19
-6
/
+10
*
nios2: fix bootm error on fdt args
Thomas Chou
2010-08-19
-1
/
+1
*
nios2: add gpio_request
Thomas Chou
2010-07-12
-0
/
+6
*
nios2: add fdt support
Thomas Chou
2010-07-12
-0
/
+21
*
nios2: use gc sections to reduce image size
Thomas Chou
2010-07-12
-0
/
+3
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
-10
/
+10
*
nios2: allow STANDALONE_LOAD_ADDR overriding
Thomas Chou
2010-05-28
-1
/
+1
*
nios2: fix div64 issue for gcc4
Thomas Chou
2010-05-28
-175
/
+856
*
nios2: fix r15 issue for gcc4
Thomas Chou
2010-05-28
-9
/
+2
*
nios2: add gpio support
Thomas Chou
2010-05-28
-0
/
+52
*
nios2: fix no flash, add nand and mmc init in board.c
Thomas Chou
2010-04-24
-0
/
+18
*
nios2: consolidate reset initialization
Thomas Chou
2010-04-24
-5
/
+4
*
nios2: add dma_alloc_coherent
Thomas Chou
2010-04-24
-0
/
+23
*
nios2: add 64 bits swab support
Thomas Chou
2010-04-24
-0
/
+6
*
nios2: allow link script overriding from boards
Thomas Chou
2010-04-24
-1
/
+1
*
nios2: Move individual board linker scripts to common script in cpu tree.
Scott McNutt
2010-04-16
-0
/
+137
*
nios2: Move cpu/nios2/* to arch/nios2/cpu/*
Peter Tyser
2010-04-13
-0
/
+1592
*
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser
2010-04-13
-0
/
+1172
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
-0
/
+580
[prev]