| #
5842383e |
| 28-Oct-2010 |
Gray Remlin <[g_remlin@rocketmail.com]> |
kirkwood: guruplug: Relocate NAND environment area
Current default options increase u-boot size to overlap the location of the environment in NAND, move environment higher up
Signed-off-by: Gray Re
kirkwood: guruplug: Relocate NAND environment area
Current default options increase u-boot size to overlap the location of the environment in NAND, move environment higher up
Signed-off-by: Gray Remlin <g_remlin@rocketmail.com>
show more ...
|
| #
e1b4c570 |
| 13-Oct-2010 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'master' of git://git.denx.de/u-boot-arm
|
| #
54e999a3 |
| 30-Sep-2010 |
Prafulla Wadaskar <prafulla@marvell.com> |
kirkwood: added common config file mv-common.h
It is observed that, in most of the board configs the code is being duplicated, also for any common change all board files needs update This issue was
kirkwood: added common config file mv-common.h
It is observed that, in most of the board configs the code is being duplicated, also for any common change all board files needs update This issue was under discussion from long on mailing list and we converge on introducing common config file.
With this patch- 1. Total Kirkwood specific configuration code is reduced by 210 lines 2. All common configuration can be shared by multiple boards 3. Easy to manage common updates like ARM relocation changes
mv-common.h file is added to include/configs/ It contains all common configuration supported for all Kirkwood boards The respective board configs are updated for its usage
Build tested for guruplug, mv88f6281gtw_ge, openrd_base, rd6281a and sheevaplug Binary execution tested for sheevaplug
Todo: 1. Other custom Kirkwood boards to be synced 2. The support to be extended for Orion5X based boards
Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
show more ...
|
| #
44f1ec6c |
| 30-Sep-2010 |
Prafulla Wadaskar <prafulla@marvell.com> |
kirkwood: added common config file mv-common.h
It is observed that, in most of the board configs the code is being duplicated, also for any common change all board files needs update This issue was
kirkwood: added common config file mv-common.h
It is observed that, in most of the board configs the code is being duplicated, also for any common change all board files needs update This issue was under discussion from long on mailing list and we converge on introducing common config file.
With this patch- 1. Total Kirkwood specific configuration code is reduced by 210 lines 2. All common configuration can be shared by multiple boards 3. Easy to manage common updates like ARM relocation changes
mv-common.h file is added to include/configs/ It contains all common configuration supported for all Kirkwood boards The respective board configs are updated for its usage
Build tested for guruplug, mv88f6281gtw_ge, openrd_base, rd6281a and sheevaplug Binary execution tested for sheevaplug
Todo: 1. Other custom Kirkwood boards to be synced 2. The support to be extended for Orion5X based boards
Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
show more ...
|
| #
93502a5e |
| 15-Jul-2010 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'master' of ../master
|
| #
50298d37 |
| 14-Jul-2010 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'master' of git://git.denx.de/u-boot-net
|
| #
d44265ad |
| 12-Jul-2010 |
Albert Aribaud <albert.aribaud@free.fr> |
mvgbe: support SoCs other than kirkwood
Rename all references to kirkwood in mvgbe symbols throughout the whole codebase.
Signed-off-by: Albert Aribaud <albert.aribaud@free.fr> Acked-by: Prafulla W
mvgbe: support SoCs other than kirkwood
Rename all references to kirkwood in mvgbe symbols throughout the whole codebase.
Signed-off-by: Albert Aribaud <albert.aribaud@free.fr> Acked-by: Prafulla Wadaskar <prafulla@marvell.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
show more ...
|
| #
900a1fe8 |
| 04-May-2010 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'master' of git://git.denx.de/u-boot-arm
|
| #
16b76705 |
| 18-Mar-2010 |
Siddarth Gore <[gores@marvell.com]> |
Marvell GuruPlug Board Support
GuruPlug Standard: 1 Gb Ethernet, 2 USB 2.0 GuruPlug Plus: 2 Gb Ethernet, 2 USB 2.0, 1 eSATA, 1 uSD slot
References: http://www.globalscaletechnologies.com/t-guruplug
Marvell GuruPlug Board Support
GuruPlug Standard: 1 Gb Ethernet, 2 USB 2.0 GuruPlug Plus: 2 Gb Ethernet, 2 USB 2.0, 1 eSATA, 1 uSD slot
References: http://www.globalscaletechnologies.com/t-guruplugdetails.aspx http://plugcomputer.org
This patch is for GuruPlug Plus, but it supports Standard version as well.
Signed-off-by: Siddarth Gore <gores@marvell.com>
show more ...
|
| #
6bb7c92c |
| 22-Apr-2010 |
Minkyu Kang <mk7.kang@samsung.com> |
Merge branch 'master' of git://git.denx.de/u-boot-arm
|
| #
36338b86 |
| 18-Mar-2010 |
Siddarth Gore <[gores@marvell.com]> |
Marvell GuruPlug Board Support
GuruPlug Standard: 1 Gb Ethernet, 2 USB 2.0 GuruPlug Plus: 2 Gb Ethernet, 2 USB 2.0, 1 eSATA, 1 uSD slot
References: http://www.globalscaletechnologies.com/t-guruplug
Marvell GuruPlug Board Support
GuruPlug Standard: 1 Gb Ethernet, 2 USB 2.0 GuruPlug Plus: 2 Gb Ethernet, 2 USB 2.0, 1 eSATA, 1 uSD slot
References: http://www.globalscaletechnologies.com/t-guruplugdetails.aspx http://plugcomputer.org
This patch is for GuruPlug Plus, but it supports Standard version as well.
Signed-off-by: Siddarth Gore <gores@marvell.com>
show more ...
|