Commit Graph

112 Commits (d0edce4fa394325a0ccfd38a5d668fb5ee1af34d)

Author SHA1 Message Date
Tetsuyuki Kobayashi 4411b2aea7 BUGFIX: arm: data abort in get_bad_stack_swi 12 years ago
Benoît Thébaudeau 1a9a91dcfa arm: Make all linker scripts compatible with per-symbol sections 12 years ago
Benoît Thébaudeau 5c6db120fc arm: Remove unused relocate_code() parameters 12 years ago
Benoît Thébaudeau 8b7cd098dd imx: Fix automatic make targets for imx images 12 years ago
Benoît Thébaudeau 7086e91b0e arm: relocate_code(): Use __image_copy_end for end of relocation 12 years ago
Benoît Thébaudeau 4b3db1cd31 arm: relocate_code(): Remove useless relocation offset computation 12 years ago
Benoît Thébaudeau 1dd1276fd8 arm1136: Remove redundant relocate_code() return 12 years ago
Benoît Thébaudeau 959eaa74b8 arm: relocate_code() is no longer noreturn 12 years ago
Benoît Thébaudeau 508611bcb7 arm: start.S: Fix _TEXT_BASE for SPL 12 years ago
Hunter, Jon d1da76e9f8 omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Enric Balletbo i Serra 66c7f39923 SPL: ONENAND: Fix some ONENAND related defines. 12 years ago
Simon Glass e9adeca3fc ppc: arm: Move sdhc_clk into arch_global_data 12 years ago
Simon Glass 582601da2f arm: Move lastinc to arch_global_data 12 years ago
Simon Glass 66ee692347 arm: Move tbl to arch_global_data 12 years ago
Troy Kisky abbab70363 mx31/mx35/mx51/mx53/mx6: add watchdog 12 years ago
Albert ARIBAUD e05e5de7fa arm: move C runtime setup code in crt0.S 12 years ago
Benoît Thébaudeau ccfa398547 arm1136: Fix enable_caches() 12 years ago
Stefano Babic d81b27a245 MX35: add support for woodburn board 12 years ago
Stefano Babic a3cbc3969d ARM: Add SPL target to arm1136 12 years ago
Stefano Babic d41924a2c1 MX35: Add soc_boot_mode and soc_boot_device to MX35 12 years ago
Stefano Babic b736e4b929 ARM: Fix start.S when used with SPL in arm1136 12 years ago
Benoît Thébaudeau 6e3dc12754 mx35: Fix eSDHC clocks 12 years ago
Benoît Thébaudeau b809b3ac13 mx35: Define MAX and AIPS registers 12 years ago
Matthias Weisser e7bed5c2b3 imx: Use MXC_I2C_CLK in imx i2c driver 12 years ago
Zhong Hongbo 76abfa5781 arm: Fixed the offset for the no relocation. 12 years ago
Benoît Thébaudeau 0dc7b82e4e mx31: Define default SoC input clock frequencies 12 years ago
Benoît Thébaudeau 697191d57f Fix mx31_decode_pll 12 years ago
Benoît Thébaudeau 543d247935 mx35 timer: Switch to 32-kHz source 12 years ago
Benoît Thébaudeau 9c6c5c0676 mx35: Define default SoC input clock frequencies 12 years ago
Benoît Thébaudeau 82e1b543b5 mx35: Fix clock dividers 12 years ago
Benoît Thébaudeau e761955417 mx35: Fix decode_pll 12 years ago
Benoît Thébaudeau 7c80326d34 mx35: Move clock enums to clock.h 12 years ago
Benoît Thébaudeau e23ee5674a mx35 iomux: Remove unused macro 12 years ago
Benoît Thébaudeau 09bc3d04d9 mx35: Add cpu_mmc_init() 12 years ago
Benoît Thébaudeau f8f09dd404 ARM1136: Fix cache range checks 12 years ago
Zhong Hongbo 448217d4b2 arm: Fix to mistake clean the memory space 12 years ago
Stefano Babic fbf4a074e0 ARM1136: MX35: Make asm routines volatile in cache ops 13 years ago
Anatolij Gustschin 219872c8fe ARM1136: add cache flush and invalidate operations 13 years ago
Simon Glass 4a0764858b arm: Use common .lds file where possible 13 years ago
Helmut Raiger 82081406a2 mx31: add "ARM11P power gating" to get_reset_cause 13 years ago
Fabio Estevam ec0919f54b mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINFO is selected 13 years ago
Stefano Babic 60ebcffbf1 MX31: add missing get_tbclk() 13 years ago
Stefano Babic 31bb50f815 MX35: add missing get_ticks() and get_tbclk() 13 years ago
Helmut Raiger fa47a28661 mmc: access mxcmmc from mx31 boards 13 years ago
Fabio Estevam be252b654a net: imx: Add multi-FEC support for imx_get_mac_from_fuse 13 years ago
Stefano Babic 40f6fffee5 MX: serial_mxc: cleanup removing nasty #ifdef 13 years ago
Fabio Estevam c0225d1138 mx31: Fix checkpatch warnings in generic.c 13 years ago
Fabio Estevam ce93dc9bce mx31: Use proper IO accessor for GPR register 13 years ago
Fabio Estevam 94e6dd2bc5 mx31: Remove duplicate definition for GPR register 13 years ago