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
/
amcc
Commit message (
Expand
)
Author
Age
Lines
*
ppc4xx: Sequoia: Fix TLB reassignment in NAND booting code
Stefan Roese
2009-03-26
-1
/
+1
*
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
-66
/
+22
*
Fix AMCC Sequoia board DDR memory configuration
Mikhail Zolotaryov
2009-03-17
-1
/
+1
*
ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards
Stefan Roese
2009-02-12
-0
/
+4
*
Command usage cleanup
Peter Tyser
2009-01-28
-26
/
+26
*
amcc: Clean up command usage output
Peter Tyser
2009-01-28
-9
/
+9
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
-12
/
+12
*
ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization
Dave Mitchell
2008-11-21
-1
/
+1
*
ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs
Dave Mitchell
2008-11-21
-11
/
+12
*
Align end of bss by 4 bytes
Selvamuthukumar
2008-11-18
-0
/
+22
*
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-11-02
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2008-10-21
-0
/
+169
|
\
|
*
ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup
Stefan Roese
2008-10-21
-0
/
+12
|
*
ppc4xx: Add AMCC Arches board support (dual 460GT)
Adam Graham
2008-10-21
-0
/
+157
*
|
Cleanup: fix "MHz" spelling
Wolfgang Denk
2008-10-21
-20
/
+20
|
/
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-761
/
+761
*
ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup
Stefan Roese
2008-09-22
-12
/
+4
*
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2008-09-12
-55
/
+53
|
\
|
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-36
/
+36
|
*
move cmd_get_data_size to command.c
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-2
/
+0
|
*
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-12
/
+12
|
*
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-6
/
+6
*
|
ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports
Stefan Roese
2008-09-12
-9
/
+0
|
/
*
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
-0
/
+24
*
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
Stefan Roese
2008-08-12
-0
/
+5
|
\
|
*
ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per sch...
Steven A. Falco
2008-08-07
-0
/
+5
*
|
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
Stefan Roese
2008-07-14
-55
/
+55
|
\
\
|
|
/
|
*
ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards
Stefan Roese
2008-07-13
-105
/
+0
|
*
Fix some more printf() format issues.
Wolfgang Denk
2008-07-11
-55
/
+55
*
|
ppc4xx: Some Rewood cleanups (coding style, leading white spaces)
Stefan Roese
2008-07-11
-177
/
+141
*
|
ppc4xx: Cleanup Katmai & Yucca PCIe register usage
Stefan Roese
2008-07-11
-126
/
+8
*
|
ppc4xx: Rework 440GX UIC handling
Stefan Roese
2008-07-11
-38
/
+62
*
|
ppc4xx: Consolidate PPC4xx UIC defines
Stefan Roese
2008-07-11
-1
/
+1
*
|
ppc4xx: Consolidate PPC4xx UIC defines
Stefan Roese
2008-07-11
-2
/
+1
*
|
ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards
Stefan Roese
2008-07-11
-105
/
+0
*
|
ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board.
Feng Kan
2008-07-11
-0
/
+858
|
/
*
ppc4xx: Fix printf format warnings now visible with the updated format check
Stefan Roese
2008-07-10
-2
/
+2
*
Cleanup: remove redundant deleting on *~ files
Wolfgang Denk
2008-07-02
-6
/
+6
*
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2008-07-02
-16
/
+16
*
ppc4xx: Canyonlands: Disable the RTC M41T62 square wave output
Stefan Roese
2008-06-12
-0
/
+11
*
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-12
-11
/
+11
*
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
Wolfgang Denk
2008-06-11
-1020
/
+13
|
\
|
*
ppc4xx: Unify AMCC's board config files (part 3/3)
Stefan Roese
2008-06-06
-0
/
+4
|
*
ppc4xx: Remove implementations of testdram()
Stefan Roese
2008-06-03
-379
/
+0
|
*
ppc4xx: Remove superfluous dram_init() call or replace it by initdram()
Stefan Roese
2008-06-03
-101
/
+3
|
*
ppc4xx: Change Kilauea to use the common DDR2 init function
Stefan Roese
2008-06-03
-253
/
+1
|
*
ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling
Grant Erickson
2008-06-03
-417
/
+135
*
|
SPI API improvements
Haavard Skinnemoen
2008-06-03
-6
/
+10
|
/
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-195
/
+195
*
ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selection
Stefan Roese
2008-05-19
-1
/
+30
[next]