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
/
freescale
/
mpc8555cds
Commit message (
Expand
)
Author
Age
Lines
*
85xx: Use common LSDMR defines from asm/fsl_lbc.h
Kumar Gala
2009-03-30
-7
/
+7
*
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
-3
/
+1
*
85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Kumar Gala
2009-01-23
-4
/
+4
*
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
Trent Piepho
2008-12-19
-1
/
+1
*
Cleanup: fix "MHz" spelling
Wolfgang Denk
2008-10-21
-2
/
+2
*
Pass dimm parameters to populate populate controller options
Haiying Wang
2008-10-18
-1
/
+4
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-37
/
+37
*
FSL DDR: Convert MPC8555ADS to new DDR code.
Jon Loeliger
2008-08-27
-1
/
+87
*
mpc85xx: workaround old binutils bug
Kumar Gala
2008-08-10
-5
/
+11
*
mpc85xx: Update linker scripts for Freescale boards
Kumar Gala
2008-07-31
-23
/
+15
*
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2008-07-02
-1
/
+1
*
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-12
-1
/
+1
*
85xx/86xx: Move to dynamic mgmt of LAWs
Kumar Gala
2008-06-11
-5
/
+5
*
85xx: remove dummy board_early_init_f
Kumar Gala
2008-06-11
-5
/
+0
*
85xx: Remove unused and unconfigured memory test code.
Kumar Gala
2008-06-11
-39
/
+0
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-4
/
+4
*
Remove all the search paths from the .lds files.
Jason Wessel
2008-04-17
-1
/
+0
*
FSL: Clean up board/freescale/common/Makefile
Jon Loeliger
2008-03-26
-11
/
+6
*
85xx: Add the concept of CFG_CCSRBAR_PHYS
Kumar Gala
2008-03-26
-1
/
+1
*
Remove erroneous or extra spd.h #includers.
Jon Loeliger
2008-03-05
-3
/
+1
*
85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setup
Kumar Gala
2008-01-17
-197
/
+113
*
85xx: Use proper defines for PCI addresses
Kumar Gala
2008-01-16
-10
/
+10
*
85xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init code
Kumar Gala
2008-01-16
-52
/
+59
*
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2008-01-12
-1
/
+1
*
Reworked FSL Book-E TLB macros to be more readable
Kumar Gala
2008-01-09
-68
/
+56
*
Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.
Kumar Gala
2007-12-11
-0
/
+1029