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
/
lib_microblaze
Commit message (
Expand
)
Author
Age
Lines
*
microblaze: Remove getenv_IPaddr prototype
Michal Simek
2010-01-19
-1
/
+0
*
Generic udelay() with watchdog support
Ingo van Lil
2009-12-05
-2
/
+2
*
push LOAD_ADDR out to arch mk files
Mike Frysinger
2009-09-04
-0
/
+2
*
Consolidate arch-specific mem_malloc_init() implementations
Peter Tyser
2009-09-04
-15
/
+5
*
Standardize mem_malloc_init() implementation
Peter Tyser
2009-09-04
-6
/
+7
*
Consolidate arch-specific sbrk() implementations
Peter Tyser
2009-09-04
-19
/
+0
*
Move architecture specific config.mk files into subdirs
Peter Tyser
2009-07-21
-0
/
+29
*
microblaze: Removed unused variables
Michal Simek
2009-07-17
-4
/
+0
*
rename include/zlib.h to include/u-boot/zlib.h
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
-1
/
+1
*
lib_*/board.c: do not initialize bi_enet*addr in global data
Mike Frysinger
2009-03-20
-8
/
+0
*
microblaze: Use cache functions (especially cache status)
Michal Simek
2009-01-23
-3
/
+0
*
microblaze: Add cache flush
Michal Simek
2009-01-23
-2
/
+14
*
microblaze: Add bootup messages to board.c
Michal Simek
2009-01-23
-2
/
+31
*
microblaze: Set up relocation is done
Michal Simek
2008-12-10
-0
/
+1
*
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-12-06
-1
/
+2
*
bootm: Add subcommands
Kumar Gala
2008-10-29
-0
/
+3
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-14
/
+14
*
bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-1
/
+1
*
bootm: refactor do_reset and os boot function args
Kumar Gala
2008-08-26
-8
/
+2
*
bootm: refactor entry point code
Kumar Gala
2008-08-26
-18
/
+1
*
Fix fallout from autostart revert
Kumar Gala
2008-08-12
-5
/
+1
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-1
/
+1
*
Restore the ability to continue booting after legacy image overwrite
Marian Balakowicz
2008-04-17
-1
/
+1
*
[new uImage] Add new uImage format support to arch specific do_bootm_linux() ...
Marian Balakowicz
2008-03-12
-3
/
+14
*
[new uImage] Respect autostart setting in linux bootm
Kumar Gala
2008-02-29
-0
/
+3
*
[new uImage] Move image verify flag to bootm_headers structure
Marian Balakowicz
2008-02-27
-1
/
+1
*
[Makefile] Sort COBJS in lib_<arch> Makefiles
Marian Balakowicz
2008-02-27
-4
/
+7
*
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-25
-4
/
+19
*
[new uImage] Removed dead ramdisk code on microblaze architectures
Marian Balakowicz
2008-02-07
-5
/
+0
*
[new uImage] Factor out common image_get_ramdisk() routine
Marian Balakowicz
2008-02-07
-83
/
+2
*
[new uImage] Rename architecture specific bootm code files
Marian Balakowicz
2008-02-07
-1
/
+1
*
[new uImage] Cleanup image header pointer use in bootm code
Marian Balakowicz
2008-02-07
-43
/
+28
*
[new uImage] Define a API for image handling operations
Marian Balakowicz
2008-02-07
-25
/
+14
*
[PATCH] Add support for design without interrupt controller
Michal Simek
2007-09-24
-0
/
+8
*
synchronizition with mainline
Michal Simek
2007-09-24
-8
/
+0
*
Merge git://www.denx.de/git/u-boot
Michal Simek
2007-08-07
-4
/
+4
|
\
|
*
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
Wolfgang Denk
2007-08-06
-4
/
+4
|
|
\
|
|
*
lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-09
-4
/
+4
|
|
*
lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
-4
/
+4
*
|
|
Merge git://www.denx.de/git/u-boot
Michal Simek
2007-08-05
-17
/
+10
|
\
\
\
|
|
/
/
|
*
|
make show_boot_progress () weak.
Heiko Schocher
2007-07-13
-17
/
+10
|
|
/
*
|
[PATCH] Support time without timer
Michal Simek
2007-07-14
-0
/
+8
|
/
*
Support for XUPV2P board
Michal Simek
2007-03-26
-2
/
+2
*
[Microblaze][PATCH] part 2
Michal Simek
2007-03-11
-18
/
+232
*
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-10-09
-1
/
+1
*
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-09-01
-8
/
+9
*
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-31
-2
/
+2
*
Patches by Yasushi Shoji, 29 Jun 2004:
wdenk
2004-07-10
-1
/
+45
*
* Patch by Dan Malek, 07 Apr 2004:
wdenk
2004-04-18
-0
/
+19
*
* Patch by Yasushi Shoji, 07 Apr 2004:
wdenk
2004-04-18
-0
/
+178