| 66463e60 | 22-May-2011 |
Michael Schwingen <michael@schwingen.org> |
use -ffunction-sections / --gc-sections on IXP42x
Signed-off-by: Michael Schwingen <michael@schwingen.org> |
| 3053fa0b | 22-May-2011 |
Michael Schwingen <michael@schwingen.org> |
fix "depend" target in npe directory
Signed-off-by: Michael Schwingen <michael@schwingen.org> |
| ce04bb41 | 22-May-2011 |
Michael Schwingen <michael@schwingen.org> |
Fix IXP code to work after relocation was added
- jump to real flash location after reset before turning off flash mirror - fix timer system to use HZ == 1000, remove broken interrupt-based code
Fix IXP code to work after relocation was added
- jump to real flash location after reset before turning off flash mirror - fix timer system to use HZ == 1000, remove broken interrupt-based code
Signed-off-by: Michael Schwingen <michael@schwingen.org>
show more ...
|
| 20f17281 | 22-May-2011 |
Michael Schwingen <michael@schwingen.org> |
add support for IXP42x Rev. B1 and newer
Signed-off-by: Michael Schwingen <michael@schwingen.org> |
| 566e5cf4 | 01-May-2011 |
Wolfgang Denk <wd@denx.de> |
ARM: drop unsupported 'trab' board
The 'trab' board configuration is broken, and there is nobody who is interested and willing to fix it. Drop it.
This includes support for VFD displays which have
ARM: drop unsupported 'trab' board
The 'trab' board configuration is broken, and there is nobody who is interested and willing to fix it. Drop it.
This includes support for VFD displays which have always been used by this board only.
Signed-off-by: Wolfgang Denk <wd@denx.de>
show more ...
|
| 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 ...
|
| b4f73910 | 18-May-2011 |
Minkyu Kang <mk7.kang@samsung.com> |
S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1)
The source of pwm clock is fixed at evt1. And some registers for pwm clock are removed.
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> |
| 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 ...
|
| d43458d2 | 17-May-2011 |
Stefano Babic <sbabic@denx.de> |
MX31: Make get_reset_cause() static and drop unreachable code
get_reset_cause() should not be exported. Drop code in the function after return statement that can generate warnings due to unreachable
MX31: Make get_reset_cause() static and drop unreachable code
get_reset_cause() should not be exported. Drop code in the function after return statement that can generate warnings due to unreachable code.
Signed-off-by: Stefano Babic <sbabic@denx.de> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
show more ...
|
| aa1cb689 | 26-Apr-2011 |
Fabio Estevam <festevam@gmail.com> |
MX53: Handle silicon revision 2.1 case
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> |
| cd6881b5 | 19-May-2011 |
Wolfgang Denk <wd@denx.de> |
Minor coding style cleanup.
Signed-off-by: Wolfgang Denk <wd@denx.de> |
| 1069a5cf | 20-Jan-2011 |
Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu> |
at91: fixed at91sam9263 system file
Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu> |
| ce265826 | 18-Dec-2010 |
Jens Scharsig <js_at_ng@scharsoft.de> |
at91rm9200: fix lowlevel_init() SMRDATA size
* use start/end label for initialization tables instead of fix values
Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de> Acked-by: Andreas Bießmann <a
at91rm9200: fix lowlevel_init() SMRDATA size
* use start/end label for initialization tables instead of fix values
Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de> Acked-by: Andreas Bießmann <andreas.devel@googlemail.com>
show more ...
|
| cfff263f | 10-Nov-2010 |
Reinhard Meyer <u-boot@emk-elektronik.de> |
AT91: fix timer.c - remove reset_timer()
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> |
| 9f3fe90f | 03-Nov-2010 |
Reinhard Meyer <u-boot@emk-elektronik.de> |
AT91: fix related at91 system/driver files
Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de> |
| 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 ...
|
| 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 ...
|
| 6cbec7b3 | 20-Apr-2011 |
Luca Ceresoli <luca.ceresoli@comelit.it> |
ARMV7: OMAP3: Cleanup extern variables in mem.c
Removed boot_flash_* extern variables. boot_flash_type was totally unused. The other ones were actually constants, so they have been replaced with #de
ARMV7: OMAP3: Cleanup extern variables in mem.c
Removed boot_flash_* extern variables. boot_flash_type was totally unused. The other ones were actually constants, so they have been replaced with #defines in the board config files.
Signed-off-by: Luca Ceresoli <luca.ceresoli@comelit.it> Cc: Wolfgang Denk <wd@denx.de> Cc: Albert Aribaud <albert.aribaud@free.fr> Cc: Sandeep Paulraj <s-paulraj@ti.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
show more ...
|
| 1436d510 | 14-Apr-2011 |
Tom Warren <twarren.nvidia@gmail.com> |
arm: Tegra2: Add missing PLLX init
Signed-off-by: Tom Warren <twarren@nvidia.com> |