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
Commit message (
Expand
)
Author
Age
Lines
*
Moved sync() from board file to include/asm-m68k/io.h
TsiChungLiew
2007-08-08
-7
/
+7
*
Declared attributes of void __mii_init(void) as an alias for int mii_init(void)
TsiChungLiew
2007-08-08
-3
/
+5
*
Renamed CONFIG_MCFSERIAL to CONFIG_MCFUART
TsiChungLiew
2007-08-08
-6
/
+4
*
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
2007-07-20
-1
/
+7
|
\
|
*
Fix breakage of 8xx boards from recent commit.
Rafal Jaworowski
2007-07-19
-1
/
+7
*
|
Coding style cleanup
Stefan Roese
2007-07-16
-4
/
+3
*
|
Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale
Stefan Roese
2007-07-16
-235
/
+7169
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into u-boot-5329-early
John Rigby
2007-07-10
-1423
/
+9620
|
|
\
|
*
|
Cache update and added CFG_UNIFY_CACHE
TsiChung
2007-07-10
-38
/
+29
|
*
|
Update header file. Include dtimer_intr_setup(). Changed timer divider to glo...
TsiChungLiew
2007-07-10
-56
/
+64
|
*
|
Update header files
TsiChungLiew
2007-07-10
-3
/
+4
|
*
|
Add mcffec_initialize()
TsiChungLiew
2007-07-10
-0
/
+3
|
*
|
Update header file and clean up
TsiChungLiew
2007-07-10
-3
/
+2
|
*
|
New uart structure and defines
TsiChungLiew
2007-07-10
-0
/
+171
|
*
|
New timer structure and defines
TsiChungLiew
2007-07-10
-0
/
+104
|
*
|
Rename mcfrtc to rtc
TsiChungLiew
2007-07-10
-1
/
+1
|
*
|
Rename mcfserial.c. Update include header
TsiChungLiew
2007-07-10
-3
/
+4
|
*
|
Header file update, clean up and cache handling
TsiChungLiew
2007-07-10
-33
/
+33
|
*
|
Create interrupts.c and modify Makefile
TsiChungLiew
2007-07-10
-1
/
+50
|
*
|
Enable Icache
TsiChungLiew
2007-07-10
-39
/
+38
|
*
|
Update header file and some clean up
TsiChungLiew
2007-07-10
-18
/
+12
|
*
|
Update header file and enable icache
TsiChungLiew
2007-07-10
-4
/
+3
|
*
|
Update header file and removed interrupt_init()
TsiChungLiew
2007-07-10
-17
/
+2
|
*
|
Update for flash.o and mii.o
TsiChungLiew
2007-07-10
-1
/
+1
|
*
|
MII functions calls.
TsiChungLiew
2007-07-10
-0
/
+304
|
*
|
Removed MII functions and replaced immap_5329.h and m5329.h with immap.h.
TsiChungLiew
2007-07-10
-282
/
+3
|
*
|
Duplicate code
TsiChungLiew
2007-07-10
-643
/
+0
|
*
|
Seperate old structure defines and new structure defines
TsiChungLiew
2007-07-10
-144
/
+0
|
*
|
Seperate old structure defines and new structure defines
TsiChungLiew
2007-07-10
-72
/
+0
|
*
|
Clean up
TsiChungLiew
2007-07-10
-1
/
+1
|
*
|
Clean up
TsiChungLiew
2007-07-10
-40
/
+40
|
*
|
Create new header file and move peripherals base address from configs file to...
TsiChungLiew
2007-07-10
-40
/
+63
|
*
|
Revert file mode
TsiChungLiew
2007-07-10
-0
/
+0
|
*
|
Added M5329AFEE and M5329BFEE Platforms
TsiChung Liew
2007-06-18
-188
/
+7629
*
|
|
Update CHANGELOG
Wolfgang Denk
2007-07-14
-0
/
+31
*
|
|
Merge with /home/hs/Atronic/u-boot-dev-new
Heiko Schocher
2007-07-14
-279
/
+188
|
\
\
\
|
*
|
|
make show_boot_progress () weak.
Heiko Schocher
2007-07-13
-276
/
+173
|
*
|
|
[PCS440EP] - The DIAG LEDs are now blinking, if an error occur
Heiko Schocher
2007-07-13
-4
/
+16
*
|
|
|
[PCS440EP] - fix compile error, if BUILD_DIR is used
Heiko Schocher
2007-07-14
-1
/
+1
|
/
/
/
*
|
|
Update CHANGELOG, minor coding style cleanup.
Wolfgang Denk
2007-07-12
-6
/
+34
*
|
|
Merge with /home/tur/git/u-boot#cm1_qp1
Wolfgang Denk
2007-07-12
-13
/
+1487
|
\
\
\
|
*
|
|
CM1.QP1: Support for the Schindler CM1.QP1 board.
Bartlomiej Sieka
2007-07-11
-13
/
+1487
*
|
|
|
[PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failed
Heiko Schocher
2007-07-11
-14
/
+101
|
|
_
|
/
|
/
|
|
*
|
|
Coding style cleanup; update CHANGELOG.
Wolfgang Denk
2007-07-10
-388
/
+716
*
|
|
Merge with /home/hs/Atronic/u-boot
Wolfgang Denk
2007-07-09
-160
/
+1576
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANG
Heiko Schocher
2007-06-25
-57
/
+58
|
*
|
[PCS440EP] upgrade the PCS440EP board:
Heiko Schocher
2007-06-22
-160
/
+1575
|
|
/
*
|
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
Wolfgang Denk
2007-07-06
-113
/
+1861
|
\
\
|
*
|
Merged POST framework with the current TOT.
Sergei Poselenov
2007-07-05
-29
/
+1766
|
*
|
resubmit: ppc4xx: Remove sequoia/sequioa.h. Cleanup ppc440.h for PPC440EPX
Niklaus Giger
2007-07-04
-74
/
+8
[next]