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
/
board
/
snmc
Commit message (
Expand
)
Author
Age
Lines
*
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
-42
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-136
/
+8
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
-2
/
+2
|
\
|
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
-2
/
+2
*
|
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
-2
/
+2
|
/
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
-6
/
+0
*
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
-0
/
+10
*
powerpc, 8xx: Fixup all 8xx u-boot.lds scripts
Joakim Tjernlund
2011-04-20
-4
/
+6
*
rename _end to __bss_end__
Po-Yu Chuang
2011-03-27
-2
/
+2
*
8xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
-113
/
+24
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
-4
/
+4
*
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
-58
/
+0
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
-2
/
+2
*
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
2010-09-23
-2
/
+2
*
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-08-04
-2
/
+2
*
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21
-10
/
+10
*
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-04-13
-4
/
+4
*
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
-6
/
+6
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
-6
/
+6
*
ppc: Enable full relocation to RAM
Peter Tyser
2009-10-03
-2
/
+0
*
ppc4xx: Big cleanup of PPC4xx defines
Stefan Roese
2009-09-11
-16
/
+16
*
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
-6
/
+2
*
Align end of bss by 4 bytes
Selvamuthukumar
2008-11-18
-0
/
+2
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-66
/
+66
*
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-2
/
+2
*
Fix coding style; make code better parsable by external tools
Wolfgang Denk
2008-07-14
-8
/
+9
*
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-12
-2
/
+2
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-121
/
+116
*
Remove all the search paths from the .lds files.
Jason Wessel
2008-04-17
-2
/
+0
*
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2008-01-12
-2
/
+2
*
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-10-09
-2
/
+2
*
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-09-01
-14
/
+22
*
(no commit message)
Wolfgang Denk
2005-12-12
-0
/
+2
*
Cleanup for GCC-4.x
Wolfgang Denk
2005-10-13
-7
/
+7
*
Fix problems with ld version 2.16 (dot outside sections problem)
Wolfgang Denk
2005-08-31
-0
/
+4
*
Add a common get_ram_size() function and modify the the
wdenk
2004-01-06
-49
/
+2
*
* Cleanup lowboot code for MPC5200
wdenk
2004-01-02
-2
/
+0
*
Patch by Wolter Kamphuis, 05 Dec 2003:
wdenk
2003-12-07
-0
/
+2670