| fd2f5658 | 06-Jun-2011 |
Eric Benard <eric@eukrea.com> |
include/asm/arch-at91: update several .h files to ATMEL_xxx name scheme
Signed-off-by: Eric Bénard <eric@eukrea.com> |
| 96fd9906 | 06-Jun-2011 |
Eric Benard <eric@eukrea.com> |
arm926ejs/at91/lowlevel_init.S: fix defines
atmel rework changed define names which broke this file
Signed-off-by: Eric Bénard <eric@eukrea.com> |
| 80733994 | 19-Feb-2011 |
Jens Scharsig <js_at_ng@scharsoft.de> |
update arm/at91rm9200 work with rework rework110202
* convert at91rm9200ek and eb_cpux9k2 board to ATMEL_xxx name scheme * Fix: timer.c compile error io.h not found with arm/at91rm9200 * update ar
update arm/at91rm9200 work with rework rework110202
* convert at91rm9200ek and eb_cpux9k2 board to ATMEL_xxx name scheme * Fix: timer.c compile error io.h not found with arm/at91rm9200 * update arm920t/at91 to ATMEL_xxx name scheme * update arm920t/at91 soc lib * update at91_emac driver
Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de> Tested-by: Andreas Bießmann <andreas.devel@gmail.com>
show more ...
|
| 4c964086 | 02-Jun-2011 |
Wolfgang Denk <wd@denx.de> |
Minor coding style cleanup
Signed-off-by: Wolfgang Denk <wd@denx.de> |
| be72e0c8 | 19-Apr-2011 |
John Rigby <john.rigby@linaro.org> |
armv7: Add ST-Ericsson u8500 arch
Based on ST-Ericsson internal git repo.
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: John Rigby <john.rigby@linaro.org> CC: Albert Ar
armv7: Add ST-Ericsson u8500 arch
Based on ST-Ericsson internal git repo.
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: John Rigby <john.rigby@linaro.org> CC: Albert Aribaud <albert.aribaud@free.fr>
show more ...
|
| 68a8cbfa | 17-May-2011 |
Jaehoon Chung <jh80.chung@samsung.com> |
S5P: add set_mmc_clk for external clock control
This patch added set_mmc_clk for external clock control.
c210 didn't support host clock control. So We need external_clock_control function for c210.
S5P: add set_mmc_clk for external clock control
This patch added set_mmc_clk for external clock control.
c210 didn't support host clock control. So We need external_clock_control function for c210.
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
show more ...
|
| 5d845f27 | 16-May-2011 |
Minkyu Kang <mk7.kang@samsung.com> |
S5PC2XX: Support the cpu revision
S5PC210 SoC have two cpu revisions, and have some difference. So, support the cpu revision for each revision.
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> Sig
S5PC2XX: Support the cpu revision
S5PC210 SoC have two cpu revisions, and have some difference. So, support the cpu revision for each revision.
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
show more ...
|
| b0ad8621 | 14-Apr-2011 |
Chander Kashyap <chander.kashyap@linaro.org> |
S5P:SROM config code moved to s5p-common directory
SROM config code is made common for S5P series of boards. smdkc100.c now refers to s5p-common/sromc.c for SROM related subroutines.
Signed-off-by:
S5P:SROM config code moved to s5p-common directory
SROM config code is made common for S5P series of boards. smdkc100.c now refers to s5p-common/sromc.c for SROM related subroutines.
Signed-off-by: Chander Kashyap <chander.kashyap@linaro.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
show more ...
|
| 898ddf0a | 18-Apr-2011 |
Chander Kashyap <chander.kashyap@linaro.org> |
S5P: GPIO Macro Values Corrected.
S5PC2XX: Macro values for Pull Up and Driver Strength were wrong. S5PC1XX: Macro values for Driver Strength were wrong.
Signed-off-by: Chander Kashyap <chander.kas
S5P: GPIO Macro Values Corrected.
S5PC2XX: Macro values for Pull Up and Driver Strength were wrong. S5PC1XX: Macro values for Driver Strength were wrong.
Signed-off-by: Chander Kashyap <chander.kashyap@linaro.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
show more ...
|
| bdb3c203 | 20-May-2011 |
Stefano Babic <sbabic@denx.de> |
MX31: drop warnings due to missing prototype for mxc_watchdog_reset()
Signed-off-by: Stefano Babic <sbabic@denx.de> |
| 673678ea | 22-Dec-2010 |
Jens Scharsig <js_at_ng@scharsoft.de> |
remove __attribute__ ((packed)) in at91 headers
* remove __attribute__ ((packed)) to prevent byte access to soc registers in some gcc version
Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de> |
| 50f75002 | 10-Nov-2010 |
Reinhard Meyer <u-boot@emk-elektronik.de> |
AT91: remove LEGACY from at91_rstc.h
Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de> |
| 86592f60 | 07-Nov-2010 |
Reinhard Meyer <u-boot@emk-elektronik.de> |
AT91: change includes from asm/arch/io.h to asm/io.h
and remove the now unused asm/arch-at91/io.h
Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de> |
| 60af5680 | 07-Nov-2010 |
Reinhard Meyer <u-boot@emk-elektronik.de> |
AT91: cleanup at91sam9260_matrix.h to struct SoC access
Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de> |
| 83f1072e | 03-Nov-2010 |
Reinhard Meyer <u-boot@emk-elektronik.de> |
AT91: fix related arch-at91 header files
Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de> |
| 405e5919 | 03-Nov-2010 |
Reinhard Meyer <u-boot@emk-elektronik.de> |
AT91: cleanup hardware.h, remove memory-map.h
Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de> |
| 4b1f9b1b | 18-Feb-2011 |
Reinhard Meyer <u-boot@emk-elektronik.de> |
AT91: rework at91sam9g45.h
Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de> |
| 09aca70f | 19-Nov-2010 |
Reinhard Meyer <u-boot@emk-elektronik.de> |
AT91: rework at91sam9263.h
Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de> |
| 5e592593 | 19-Nov-2010 |
Reinhard Meyer <u-boot@emk-elektronik.de> |
AT91: rework at91sam9261.h
Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de> |
| aa0f5ef2 | 02-Nov-2010 |
Reinhard Meyer <u-boot@emk-elektronik.de> |
AT91: rework at91sam9260.h
Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de> |
| 29d53d19 | 03-May-2011 |
Simon Guinot <sguinot@lacie.com> |
Kirkwood: allow to override CONFIG_SYS_TCLK
This patch allow to override CONFIG_SYS_TCLK from board configuration files. This is needed for the Network Space v2 which use a non standard core clock f
Kirkwood: allow to override CONFIG_SYS_TCLK
This patch allow to override CONFIG_SYS_TCLK from board configuration files. This is needed for the Network Space v2 which use a non standard core clock frequency (166MHz instead of 200MHz for a 6281 SoC).
As a possible enhancement for 6281 and 6282 devices, TCLK could be dynamically detected by checking the Sample at Reset register bit 21.
Additionally this patch fix a typo.
Signed-off-by: Simon Guinot <sguinot@lacie.com> Acked-by: Prafulla Wadaskar <Prafulla@marvell.com>
show more ...
|
| 2f22045b | 29-Apr-2011 |
Stefano Babic <sbabic@denx.de> |
MX31: change return value of get_cpu_rev
Drop warnings in get_cpu_rev and changes the return value (a u32 instead of char * is returned) of the function to be coherent with other processors.
Signed
MX31: change return value of get_cpu_rev
Drop warnings in get_cpu_rev and changes the return value (a u32 instead of char * is returned) of the function to be coherent with other processors.
Signed-off-by: Stefano Babic <sbabic@denx.de> CC: Detlev Zundel <dzu@denx.de> CC: Fabio Estevam <fabio.estevam@freescale.com>
show more ...
|
| d109b11e | 26-Apr-2011 |
Stefano Babic <sbabic@denx.de> |
MX31: removed warning due to missing prototype
Drop warning caused by missing prototype for mxc_hw_watchdog_reset().
Signed-off-by: Stefano Babic <sbabic@denx.de> |
| 00d10eb0 | 15-Apr-2011 |
Macpaul Lin <macpaul@andestech.com> |
ftsmc020: move ftsmc020 static mem controller to driver/mtd
Move the header file and definitions of ftsmc020 static memory control unit from a320 SoC folder to "drivers/mtd" folder.
This change wil
ftsmc020: move ftsmc020 static mem controller to driver/mtd
Move the header file and definitions of ftsmc020 static memory control unit from a320 SoC folder to "drivers/mtd" folder.
This change will let other SoC which also use ftsmc020 could share the same header file.
Signed-off-by: Macpaul Lin <macpaul@andestech.com>
show more ...
|
| 5656b40b | 15-Apr-2011 |
Macpaul Lin <macpaul@andestech.com> |
ftsdmc020: move ftsdmc020.h to include/faraday
Move the header file "ftsdmc020.h" (SDRAM Controller) to "include/faraday" folder.
This change will let other SoC which also use ftsdmc020 could share
ftsdmc020: move ftsdmc020.h to include/faraday
Move the header file "ftsdmc020.h" (SDRAM Controller) to "include/faraday" folder.
This change will let other SoC which also use ftsdmc020 could share the same header file.
Signed-off-by: Macpaul Lin <macpaul@andestech.com>
show more ...
|