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
/
examples
Commit message (
Expand
)
Author
Age
Lines
*
standalone: convert to kbuild style
Mike Frysinger
2009-09-15
-72
/
+29
*
push LOAD_ADDR out to arch mk files
Mike Frysinger
2009-09-04
-64
/
+1
*
atmel_df_pow2: standalone to convert dataflashes to pow2
Mike Frysinger
2009-09-04
-0
/
+214
*
Blackfin: change global data register from P5 to P3
Robin Getz
2009-09-02
-2
/
+2
*
Fix examples for OMAP3 boards...
Michael Evans
2009-08-08
-1
/
+1
*
ABI: fix build problems due to now needed div64 routine.
Wolfgang Denk
2009-07-27
-0
/
+1
*
Move api_examples to examples/api
Peter Tyser
2009-07-21
-0
/
+1042
*
Move examples/ to examples/standalone
Peter Tyser
2009-07-21
-0
/
+0
*
smc91111_eeprom: move board-specific init into SMC91111_EEPROM_INIT()
Mike Frysinger
2009-04-04
-9
/
+6
*
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
-5
/
+4
*
smc911x_eeprom: update register API
Mike Frysinger
2009-03-19
-13
/
+15
*
smc911x_eeprom: new example app for managing newer SMC parts
Mike Frysinger
2009-02-22
-3
/
+386
*
OMAP3: Add common board, interrupt and system info
Dirk Behme
2009-01-24
-0
/
+4
*
Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.c
Graeme Russ
2008-12-10
-1
/
+0
*
Align end of bss by 4 bytes
Selvamuthukumar
2008-11-18
-1
/
+1
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-10
/
+10
*
sh: Fix cannot execute a stand-alone application
Nobuhiro Iwamatsu
2008-10-14
-2
/
+4
*
Update i386 code (sc520_cdp)
Graeme Russ
2008-09-09
-6
/
+10
*
sh: Add support SH2/SH2A which is CPU of Renesas Technology
Nobuhiro Iwamatsu
2008-08-31
-0
/
+3
*
Fix some more print() format errors.
Wolfgang Denk
2008-07-11
-1
/
+1
*
Fix some more print() format errors.
Wolfgang Denk
2008-07-10
-4
/
+4
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-5
/
+5
*
example/gitignore: update with all generated examples
Jean-Christophe PLAGNIOL-VILLARD
2008-05-19
-0
/
+4
*
SPARC: Added generic support for SPARC architecture.
Daniel Hellstrom
2008-04-08
-0
/
+80
*
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
Marian Balakowicz
2008-03-12
-5
/
+9
|
\
|
*
examples/Makefile: build "hello_world" on 8xx, too.
Wolfgang Denk
2008-03-04
-3
/
+3
|
*
Fix alignment error on ARM for modules
Woodruff, Richard
2008-03-02
-2
/
+6
*
|
Merge branch 'master' of /home/git/u-boot
Marian Balakowicz
2008-02-21
-23
/
+29
|
\
\
|
|
/
|
*
Remove files added by mistake, update CHANGELOG.
Wolfgang Denk
2008-02-17
-0
/
+0
|
*
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
Wolfgang Denk
2008-02-15
-17
/
+23
|
|
\
|
|
*
use C code rather than inline assembly
Mike Frysinger
2008-02-04
-11
/
+8
|
|
*
add support for Blackfin symbol prefixes to examples
Mike Frysinger
2008-02-04
-1
/
+1
|
|
*
make smc91111_eeprom managment simpler by depending on the board configuratio...
Mike Frysinger
2008-02-04
-5
/
+14
|
|
*
add gitignores for Blackfin pieces
Mike Frysinger
2008-02-04
-0
/
+0
|
*
|
PPC: Use r2 instead of r29 as global data pointer
Wolfgang Denk
2008-02-14
-6
/
+6
|
|
/
*
|
[new uImage] Define a API for image handling operations
Marian Balakowicz
2008-02-07
-2
/
+3
|
/
*
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2008-01-12
-5
/
+5
*
Fix coding style issues; update CHANGELOG.
Wolfgang Denk
2007-12-27
-12
/
+12
*
Merge git://www.denx.de/git/u-boot
Nobuhiro Iwamatsu
2007-12-07
-1
/
+1
|
\
|
*
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
-1
/
+1
*
|
Merge git://www.denx.de/git/u-boot
Nobuhiro Iwamatsu
2007-11-29
-7
/
+12
|
\
\
|
|
/
|
*
Add .gitignore files
Grant Likely
2007-11-15
-0
/
+5
|
*
[MIPS] u-boot.lds: Define _gp in a standard manner
Shinya Kuribayashi
2007-10-21
-1
/
+2
|
*
[MIPS] u-boot.lds: Fix __got_start and __got_end
Shinya Kuribayashi
2007-10-21
-3
/
+5
|
*
[MIPS] u-boot.lds: Remove duplicated .sdata section
Shinya Kuribayashi
2007-10-21
-3
/
+0
*
|
sh: First support code of SuperH.
Nobuhiro Iwamatsu
2007-05-13
-0
/
+21
|
/
*
[Blackfin][PATCH] Add BF537 stamp board support
Aubrey Li
2007-03-19
-0
/
+4
*
[Blackfin][PATCH-2/2] Common files changed to support bf533 platform
Aubrey.Li
2007-03-09
-1
/
+1
*
Add AVR32 architecture support
Wolfgang Denk
2006-10-24
-0
/
+17
*
Fix/workaround broken dependency handling with make 3.81
Wolfgang Denk
2006-10-24
-16
/
+30
[next]