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_blackfin
Commit message (
Expand
)
Author
Age
Lines
*
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-12-06
-1
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2008-11-01
-9
/
+40
|
\
|
*
Blackfin: init NAND before relocating env
Mike Frysinger
2008-10-23
-5
/
+5
|
*
Blackfin: check cache bits, not cplb bits
Mike Frysinger
2008-10-23
-2
/
+2
|
*
Blackfin: unify cache handling code
Mike Frysinger
2008-10-23
-0
/
+35
|
*
Blackfin: only initialize the RTC when actually used
Mike Frysinger
2008-10-23
-4
/
+0
*
|
bootm: Add subcommands
Kumar Gala
2008-10-29
-0
/
+3
|
/
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-55
/
+55
*
bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-1
/
+1
*
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-1
/
+1
*
bootm: refactor do_reset and os boot function args
Kumar Gala
2008-08-26
-8
/
+3
*
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
*
Blackfin: cleanup and overhaul common board init functions
Mike Frysinger
2008-03-30
-236
/
+226
*
Blackfin: cleanup lib_blackfin/cache.c
Mike Frysinger
2008-03-30
-62
/
+8
*
Blackfin: unify cpu and boot modes
Mike Frysinger
2008-03-30
-287
/
+232
*
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
Bartlomiej Sieka
2008-03-26
-11
/
+47
|
\
|
*
[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
-6
/
+15
|
*
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-25
-4
/
+18
|
*
Merge branch 'master' of /home/git/u-boot
Marian Balakowicz
2008-02-21
-10
/
+19
|
|
\
|
*
|
[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
-3
/
+1
|
*
|
[new uImage] Define a API for image handling operations
Marian Balakowicz
2008-02-07
-1
/
+2
*
|
|
Blackfin: add proper ELF markings to some assembly functions
Mike Frysinger
2008-03-15
-0
/
+12
*
|
|
Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU
Mike Frysinger
2008-03-15
-1
/
+2
|
|
/
|
/
|
*
|
punt Blackfin VDSP headers and import sanitized/auto-generated ones
Mike Frysinger
2008-02-04
-10
/
+19
|
/
*
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
-1
/
+1
*
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
Wolfgang Denk
2007-09-15
-13
/
+4
*
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
Wolfgang Denk
2007-08-06
-3
/
+3
|
\
|
*
lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...
Jon Loeliger
2007-07-09
-3
/
+3
|
*
lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
-3
/
+3
*
|
make show_boot_progress () weak.
Heiko Schocher
2007-07-13
-13
/
+2
|
/
*
[Blackfin][PATCH] Kill off a bunch of common local prototypes
Aubrey Li
2007-04-05
-49
/
+77
*
[Blackfin][PATCH] Fix dynamic CPLB generation issue
Aubrey Li
2007-04-05
-9
/
+16
*
[Blackfin][PATCH] Fix copyright and update license
Aubrey Li
2007-04-05
-75
/
+34
*
[Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of the...
Aubrey Li
2007-04-05
-1
/
+0
*
Code cleanup / re-insert previous Copyright entries.
Wolfgang Denk
2007-03-22
-1
/
+1
*
[Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issue
Aubrey Li
2007-03-12
-8
/
+10
*
[Blackfin][PATCH] code cleanup
Aubrey Li
2007-03-12
-12
/
+3
*
[Blackfin][PATCH] code cleanup
Aubrey Li
2007-03-10
-3
/
+0
*
[Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform su...
Aubrey.Li
2007-03-09
-174
/
+1501
*
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
/
+10
*
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-31
-5
/
+2
*
Coding Style cleanup
Wolfgang Denk
2006-03-12
-18
/
+17
[next]