Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
116611937faab3a0b2adf4db612aeb4cf1391941
/
arch
/
arm
/
cpu
/
arm1136
ba10b85
ARM: start.S: fix typo
by Yuichiro Goto
· 9 years ago
2af896a
imx: mx31 use new formula for get_cpu_rev
by Peng Fan
· 9 years ago
2085ae7
arm1136/arm1176: Merge cache handling code
by Alexander Stein
· 9 years ago
b16a52b
arm1136: Remove dead code
by Alexander Stein
· 9 years ago
79d75d7
ARM: move -march=* and -mtune= options to arch/arm/Makefile
by Masahiro Yamada
· 10 years ago
7682a99
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
26688b2
mx35: Fix boot hang by avoiding vector relocation
by Fabio Estevam
· 10 years ago
fe02177
mx31: Fix boot hang by avoiding vector relocation
by Fabio Estevam
· 10 years ago
56f31e8
kbuild: use SoC-specific CONFIG to descend into SoC directory
by Masahiro Yamada
· 10 years ago
165ecd2
kbuild: Descend into SOC directory from CPU directory
by Masahiro Yamada
· 10 years ago
205b4f3
Rename some defines containing FAT in their name to be filesystem generic
by Guillaume GARDET
· 10 years ago
816264f
arm: mx35: use common timer functions
by Andrew Ruder
· 10 years ago
93a0ea5
arm: mx31: use common timer functions
by Andrew Ruder
· 10 years ago
eeadd3f
arm: Add missing .vectors section to linker scripts
by Benoît Thébaudeau
· 10 years ago
41623c9
arm: move exception handling out of start.S files
by Albert ARIBAUD
· 11 years ago
60a4f39
arm: remove unused _end_vect and _vectors_end symbols
by Albert ARIBAUD
· 11 years ago
b4ee149
arm1136: move cache code from start.S to cache.c
by Albert ARIBAUD
· 11 years ago
254d68b
kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib
by Masahiro Yamada
· 11 years ago
eeb72e6
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
b60eff3
arm: remove unneeded symbol offsets and _TEXT_BASE
by Albert ARIBAUD
· 11 years ago
d0b5d9d
arm: make _end compiler-generated
by Albert ARIBAUD
· 11 years ago
630d234
kbuild: refactor more IMX image rules
by Masahiro Yamada
· 11 years ago
4e0c8ab
kbuild: use shorten logs for IMX images
by Masahiro Yamada
· 11 years ago
9e41403
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
bf1af3d
ARM: merge commonly-defined PLATFORM_RELFLAGS
by Masahiro Yamada
· 11 years ago
fa8f950
ARM: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
3102274
ARM: refactor compiler options in config.mk
by Masahiro Yamada
· 11 years ago
2f6af82
ARM: omap24xx: remove remainders of dead board
by Masahiro Yamada
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
7f5eef9
arm: Remove OMAP2420H4 and all omap24xx support
by Tom Rini
· 11 years ago
3da0e57
arm: factorize relocate_code routine
by Albert ARIBAUD
· 11 years ago
fa6c741
arm: do not compile relocate_code() for SPL builds
by Albert ARIBAUD
· 11 years ago
e2003c1
imx: mx35: Remove legacy iomux support
by Benoît Thébaudeau
· 12 years ago
04f7953
mx35 iomux: correct offsets of IOMUX registers
by Philip Paeps
· 12 years ago
4411b2a
BUGFIX: arm: data abort in get_bad_stack_swi
by Tetsuyuki Kobayashi
· 12 years ago
1a9a91d
arm: Make all linker scripts compatible with per-symbol sections
by Benoît Thébaudeau
· 12 years ago
5c6db12
arm: Remove unused relocate_code() parameters
by Benoît Thébaudeau
· 12 years ago
8b7cd09
imx: Fix automatic make targets for imx images
by Benoît Thébaudeau
· 12 years ago
7086e91
arm: relocate_code(): Use __image_copy_end for end of relocation
by Benoît Thébaudeau
· 12 years ago
4b3db1c
arm: relocate_code(): Remove useless relocation offset computation
by Benoît Thébaudeau
· 12 years ago
1dd1276
arm1136: Remove redundant relocate_code() return
by Benoît Thébaudeau
· 12 years ago
959eaa7
arm: relocate_code() is no longer noreturn
by Benoît Thébaudeau
· 12 years ago
508611b
arm: start.S: Fix _TEXT_BASE for SPL
by Benoît Thébaudeau
· 12 years ago
d1da76e
omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ
by Hunter, Jon
· 12 years ago
0ce033d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
3929fb0
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
66c7f39
SPL: ONENAND: Fix some ONENAND related defines.
by Enric Balletbo i Serra
· 12 years ago
e9adeca
ppc: arm: Move sdhc_clk into arch_global_data
by Simon Glass
· 12 years ago
582601d
arm: Move lastinc to arch_global_data
by Simon Glass
· 12 years ago
66ee692
arm: Move tbl to arch_global_data
by Simon Glass
· 12 years ago
a17617d
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
abbab70
mx31/mx35/mx51/mx53/mx6: add watchdog
by Troy Kisky
· 12 years ago
e05e5de
arm: move C runtime setup code in crt0.S
by Albert ARIBAUD
· 12 years ago
ccfa398
arm1136: Fix enable_caches()
by Benoît Thébaudeau
· 12 years ago
d81b27a
MX35: add support for woodburn board
by Stefano Babic
· 12 years ago
a3cbc39
ARM: Add SPL target to arm1136
by Stefano Babic
· 12 years ago
d41924a
MX35: Add soc_boot_mode and soc_boot_device to MX35
by Stefano Babic
· 12 years ago
b736e4b
ARM: Fix start.S when used with SPL in arm1136
by Stefano Babic
· 12 years ago
6e3dc12
mx35: Fix eSDHC clocks
by Benoît Thébaudeau
· 12 years ago
b809b3a
mx35: Define MAX and AIPS registers
by Benoît Thébaudeau
· 12 years ago
e7bed5c
imx: Use MXC_I2C_CLK in imx i2c driver
by Matthias Weisser
· 12 years ago
76abfa5
arm: Fixed the offset for the no relocation.
by Zhong Hongbo
· 12 years ago
0dc7b82
mx31: Define default SoC input clock frequencies
by Benoît Thébaudeau
· 12 years ago
697191d
Fix mx31_decode_pll
by Benoît Thébaudeau
· 12 years ago
543d247
mx35 timer: Switch to 32-kHz source
by Benoît Thébaudeau
· 12 years ago
9c6c5c0
mx35: Define default SoC input clock frequencies
by Benoît Thébaudeau
· 12 years ago
82e1b54
mx35: Fix clock dividers
by Benoît Thébaudeau
· 12 years ago
e761955
mx35: Fix decode_pll
by Benoît Thébaudeau
· 12 years ago
7c80326
mx35: Move clock enums to clock.h
by Benoît Thébaudeau
· 12 years ago
e23ee56
mx35 iomux: Remove unused macro
by Benoît Thébaudeau
· 12 years ago
09bc3d0
mx35: Add cpu_mmc_init()
by Benoît Thébaudeau
· 12 years ago
f8f09dd
ARM1136: Fix cache range checks
by Benoît Thébaudeau
· 12 years ago
448217d
arm: Fix to mistake clean the memory space
by Zhong Hongbo
· 12 years ago
fbf4a07
ARM1136: MX35: Make asm routines volatile in cache ops
by Stefano Babic
· 13 years ago
219872c
ARM1136: add cache flush and invalidate operations
by Anatolij Gustschin
· 13 years ago
4a07648
arm: Use common .lds file where possible
by Simon Glass
· 13 years ago
8208140
mx31: add "ARM11P power gating" to get_reset_cause
by Helmut Raiger
· 13 years ago
ec0919f
mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINFO is selected
by Fabio Estevam
· 13 years ago
60ebcff
MX31: add missing get_tbclk()
by Stefano Babic
· 13 years ago
31bb50f
MX35: add missing get_ticks() and get_tbclk()
by Stefano Babic
· 13 years ago
fa47a28
mmc: access mxcmmc from mx31 boards
by Helmut Raiger
· 13 years ago
be252b6
net: imx: Add multi-FEC support for imx_get_mac_from_fuse
by Fabio Estevam
· 13 years ago
40f6fff
MX: serial_mxc: cleanup removing nasty #ifdef
by Stefano Babic
· 13 years ago
c0225d1
mx31: Fix checkpatch warnings in generic.c
by Fabio Estevam
· 13 years ago
ce93dc9
mx31: Use proper IO accessor for GPR register
by Fabio Estevam
· 13 years ago
94e6dd2
mx31: Remove duplicate definition for GPR register
by Fabio Estevam
· 13 years ago
d121d20
mx31: define pins and init for UART2 and CSPI3
by Helmut Raiger
· 13 years ago
6d0fb3d
mx31: Introduce mx31_set_gpr function
by Fabio Estevam
· 13 years ago
d330883
MX35: add reset cause as provided by other i.MX
by Stefano Babic
· 13 years ago
cca4e4a
Reduce build times
by Wolfgang Denk
· 13 years ago
77f11a9
imx: fix coding style
by Fabio Estevam
· 13 years ago
47c5455
mx31: provide readable WEIM CS accessor
by Helmut Raiger
· 13 years ago
f002919
mx31: make HSP clock for mx3fb driver available
by Helmut Raiger
· 13 years ago
610b53e
MX31: Disable watchdog during low-power modes
by Fabio Estevam
· 13 years ago
b6ce479
MX31: Improve readability for reset cause
by Fabio Estevam
· 13 years ago
67f463b
MX31: fix missing mxc_get_clk() call
by Stefano Babic
· 13 years ago
6636eb9
omap24xx: fix 'reset_timer_masked' declaration error
by Wolfgang Denk
· 13 years ago
a4814a6
Makefile : fix generation of cpu related asm-offsets.h
by Stefano Babic
· 13 years ago
7acec259
MX: MX35 / MX5: uniform clock command with powerpc
by Stefano Babic
· 13 years ago
Next »