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
/
tqc
/
tqm8xx
Commit message (
Expand
)
Author
Age
Lines
*
powerpc, 8xx: Fixup all 8xx u-boot.lds scripts
Joakim Tjernlund
2011-04-20
-2
/
+3
*
rename _end to __bss_end__
Po-Yu Chuang
2011-03-27
-2
/
+2
*
miiphy: convert to linux/mii.h
Mike Frysinger
2011-01-09
-3
/
+3
*
8xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
-51
/
+22
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
-2
/
+2
*
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
-28
/
+0
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
-1
/
+1
*
Remove HMI10 board support
Wolfgang Denk
2010-09-19
-23
/
+0
*
net ppc: fix ethernet device names with spaces
Heiko Schocher
2010-08-09
-2
/
+2
*
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21
-5
/
+5
*
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-04-13
-3
/
+3
*
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
-5
/
+5
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
-2
/
+2
*
TQM8xx: add device tree support for TQM8xx based boards.
Heiko Schocher
2010-03-12
-0
/
+119
*
ppc: Enable full relocation to RAM
Peter Tyser
2009-10-03
-2
/
+0
*
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
-3
/
+1
*
boards: get mac address from env and move load_sernum_ethaddr() to board init
Mike Frysinger
2009-03-20
-0
/
+3
*
TQM8xxL: make some room in low memory for future needs
Wolfgang Denk
2009-02-19
-1
/
+0
*
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-12-06
-1
/
+2
*
lwmon, tqm8xx: Fix build errors
Anatolij Gustschin
2008-12-06
-2
/
+3
*
Align end of bss by 4 bytes
Selvamuthukumar
2008-11-18
-0
/
+1
*
lcd: Let the board code show board-specific info
Haavard Skinnemoen
2008-10-27
-0
/
+26
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-46
/
+46
*
Coding style cleanup; update CHANEGLOG
Wolfgang Denk
2008-09-17
-35
/
+35
*
TQM8xx: Fix CFI flash driver support for all TQM8xx based boards
Wolfgang Denk
2008-09-16
-866
/
+93
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-16
/
+16
*
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-2
/
+2
*
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-2
/
+2
*
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
-2
/
+2
*
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-12
-1
/
+1
*
TQM: move TQM boards to board/tqc
Wolfgang Grandegger
2008-06-10
-0
/
+1844