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
/
mpl
Commit message (
Expand
)
Author
Age
Lines
*
cleanup: Fix typos and misspellings in various files.
Mike Williams
2011-07-28
-1
/
+1
*
VCMA9: various cleanups/code style fixes
David Müller (ELSOFT AG)
2011-07-04
-489
/
+513
*
VCMA9: use CFI driver (and remove the old one)
David Müller (ELSOFT AG)
2011-07-04
-433
/
+13
*
VCMA9: remove unneeded config.mk
David Müller (ELSOFT AG)
2011-07-04
-24
/
+0
*
rename _end to __bss_end__
Po-Yu Chuang
2011-03-27
-1
/
+1
*
Remove redundant config.mk files
Wolfgang Denk
2010-12-09
-24
/
+0
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
-8
/
+8
*
Add generic support for samsung s3c2440
C Nauman
2010-10-28
-20
/
+21
*
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
-67
/
+1
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
-9
/
+10
*
board/mpl: Remove mpl-specific memory test command
Peter Tyser
2010-10-06
-598
/
+8
*
ppc4xx: Big header cleanup part 2, mostly PPC405 related
Stefan Roese
2010-09-23
-4
/
+3
*
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
2010-09-23
-5
/
+5
*
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-08-04
-8
/
+8
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
-2
/
+1
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
-9
/
+9
*
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21
-1
/
+1
*
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
-2
/
+2
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
-1
/
+1
*
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
2009-12-21
-1
/
+0
*
POST: Remove duplicated post_hotkey_pressed() functions
Stefan Roese
2009-12-07
-11
/
+0
*
Add a unified s3c24x0 header file
kevin.morfitt@fearnside-systems.co.uk
2009-11-27
-2
/
+2
*
Clean-up of s3c24x0 header files
kevin.morfitt@fearnside-systems.co.uk
2009-11-27
-7
/
+7
*
Move s3c24x0 header files to asm-arm/arch-s3c24x0/
kevin.morfitt@fearnside-systems.co.uk
2009-11-27
-2
/
+2
*
ppc4xx: Remove board specific linker scripts from most PPC4xx boards
Stefan Roese
2009-11-02
-303
/
+0
*
ppc4xx: Fix problems in some ppc4xx board Makefiles
Stefan Roese
2009-11-02
-2
/
+2
*
Clean-up of s3c24x0 drivers excluding nand driver
kevin.morfitt@fearnside-systems.co.uk
2009-10-13
-16
/
+17
*
mpl: Remove memory test relocation fixups
Peter Tyser
2009-10-03
-33
/
+1
*
ppc: Remove pci config table pointer relocation fixups
Peter Tyser
2009-10-03
-18
/
+0
*
ppc: Enable full relocation to RAM
Peter Tyser
2009-10-03
-3
/
+0
*
ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case
Stefan Roese
2009-09-28
-37
/
+37
*
ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
Stefan Roese
2009-09-28
-14
/
+14
*
ppc4xx: Big cleanup of PPC4xx defines
Stefan Roese
2009-09-11
-210
/
+210
*
Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-08-25
-10
/
+30
*
Dual-license IBM code contributions
Josh Boyer
2009-08-09
-0
/
+6
*
ppc4xx: Replace 4xx lowercase SPR references
Matthias Fuchs
2009-07-24
-2
/
+2
*
PATI board: fix compiler warnings
Wolfgang Denk
2009-07-19
-6
/
+10
*
mpl: printing current stdio devices cleanup
Jean-Christophe PLAGNIOL-VILLARD
2009-07-19
-34
/
+6
*
MIP405T: fix compile problem
Wolfgang Denk
2009-07-18
-1
/
+1
*
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-18
-8
/
+8
*
General help message cleanup
Wolfgang Denk
2009-06-12
-4
/
+4
*
arm: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
-57
/
+0
*
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2009-05-15
-1
/
+1
*
VCMA9: fix compile errors
Wolfgang Denk
2009-03-29
-2
/
+3
*
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
-7
/
+3
*
boards: get mac address from environment
Mike Frysinger
2009-03-20
-7
/
+4
*
Command usage cleanup
Peter Tyser
2009-01-28
-4
/
+4
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
-1
/
+1
*
Align end of bss by 4 bytes
Selvamuthukumar
2008-11-18
-1
/
+3
*
Moved PPC4xx EMAC driver to drivers/net
Ben Warren
2008-11-09
-1
/
+1
[next]