Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a4f234e652b57f9f676e54bda30b5b0d230b86c9
/
arch
/
arm
/
cpu
/
arm1136
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
7c88d10
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
by Lukasz Majewski
· Sat Feb 03 08:29:52 2018 +0100
b7c82ed
build: Drop CONFIG_SPL_BUILD guards in some cases
by Tom Rini
· Thu Dec 21 22:13:22 2017 -0500
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
64d64bb
common: Pass the boot device into spl_boot_mode()
by Marek Vasut
· Sat May 14 23:42:07 2016 +0200
9084407
arm: Allow skipping of low-level init with I-cache on
by Simon Glass
· Thu May 05 07:28:06 2016 -0600
8d4b7e9
ARM: start.S: fix typo
by Yuichiro Goto
· Thu Feb 25 10:23:34 2016 +0900
9f54fe6
imx: mx31 use new formula for get_cpu_rev
by Peng Fan
· Thu Aug 13 10:55:32 2015 +0800
8b8aad6
arm1136/arm1176: Merge cache handling code
by Alexander Stein
· Fri Jul 24 09:22:10 2015 +0200
f7f3bfc
arm1136: Remove dead code
by Alexander Stein
· Fri Jul 24 09:22:09 2015 +0200
126f359
ARM: move -march=* and -mtune= options to arch/arm/Makefile
by Masahiro Yamada
· Fri Feb 27 02:40:33 2015 +0900
ffdb488
remove unnecessary version.h includes
by Rob Herring
· Tue Mar 17 15:28:55 2015 -0500
aa94809
mx35: Fix boot hang by avoiding vector relocation
by Fabio Estevam
· Mon Feb 23 09:09:09 2015 -0300
3b58a17
mx31: Fix boot hang by avoiding vector relocation
by Fabio Estevam
· Mon Feb 23 09:09:08 2015 -0300
abde127
kbuild: use SoC-specific CONFIG to descend into SoC directory
by Masahiro Yamada
· Thu Nov 13 12:28:42 2014 +0900
40e73b1
kbuild: Descend into SOC directory from CPU directory
by Masahiro Yamada
· Thu Nov 13 12:28:40 2014 +0900
602a16c
Rename some defines containing FAT in their name to be filesystem generic
by Guillaume GARDET
· Wed Oct 15 17:53:11 2014 +0200
484a9c8
arm: mx35: use common timer functions
by Andrew Ruder
· Tue Aug 12 09:26:01 2014 -0500
4124920
arm: mx31: use common timer functions
by Andrew Ruder
· Tue Aug 12 09:26:00 2014 -0500
3f7740f
arm: Add missing .vectors section to linker scripts
by Benoît Thébaudeau
· Thu Aug 21 15:43:11 2014 +0200
9852cc6
arm: move exception handling out of start.S files
by Albert ARIBAUD
· Tue Apr 15 16:13:51 2014 +0200
4b41649
arm: remove unused _end_vect and _vectors_end symbols
by Albert ARIBAUD
· Tue Apr 15 16:13:50 2014 +0200
7a6fd04
arm1136: move cache code from start.S to cache.c
by Albert ARIBAUD
· Tue Apr 15 16:13:47 2014 +0200
8226dfd
kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib
by Masahiro Yamada
· Tue Mar 18 16:38:13 2014 +0900
f343378
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Wed Feb 26 16:49:58 2014 -0500
6e29472
arm: remove unneeded symbol offsets and _TEXT_BASE
by Albert ARIBAUD
· Sat Feb 22 17:53:43 2014 +0100
9d25fa4
arm: make _end compiler-generated
by Albert ARIBAUD
· Sat Feb 22 17:53:42 2014 +0100
d36a749
kbuild: refactor more IMX image rules
by Masahiro Yamada
· Mon Feb 24 11:12:21 2014 +0900
d3aeeac
kbuild: use shorten logs for IMX images
by Masahiro Yamada
· Mon Feb 24 11:12:20 2014 +0900
59f15f2
kbuild: change out-of-tree build
by Masahiro Yamada
· Tue Feb 04 17:24:24 2014 +0900
b8a2625
ARM: merge commonly-defined PLATFORM_RELFLAGS
by Masahiro Yamada
· Wed Jan 15 11:00:45 2014 +0900
5a0c0ba
ARM: convert makefiles to Kbuild style
by Masahiro Yamada
· Thu Oct 17 17:34:52 2013 +0900
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
d6801e6
ARM: refactor compiler options in config.mk
by Masahiro Yamada
· Sat Sep 07 17:42:37 2013 +0900
b93ffcf
ARM: omap24xx: remove remainders of dead board
by Masahiro Yamada
· Mon Aug 05 10:49:42 2013 +0900
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
96a2548
arm: Remove OMAP2420H4 and all omap24xx support
by Tom Rini
· Tue Jun 04 12:02:06 2013 +0000
9580b32
arm: factorize relocate_code routine
by Albert ARIBAUD
· Sun May 19 01:48:15 2013 +0000
1c29409
arm: do not compile relocate_code() for SPL builds
by Albert ARIBAUD
· Sun May 19 01:48:14 2013 +0000
fb37757
imx: mx35: Remove legacy iomux support
by Benoît Thébaudeau
· Fri May 03 10:32:24 2013 +0000
940ac18
mx35 iomux: correct offsets of IOMUX registers
by Philip Paeps
· Tue Apr 09 12:44:31 2013 +0000
b023a95
BUGFIX: arm: data abort in get_bad_stack_swi
by Tetsuyuki Kobayashi
· Fri Apr 05 00:12:51 2013 +0000
3954db8
arm: Make all linker scripts compatible with per-symbol sections
by Benoît Thébaudeau
· Thu Apr 11 09:36:03 2013 +0000
a043661
arm: Remove unused relocate_code() parameters
by Benoît Thébaudeau
· Thu Apr 11 09:35:53 2013 +0000
cba1dd8
imx: Fix automatic make targets for imx images
by Benoît Thébaudeau
· Thu Apr 11 09:35:50 2013 +0000
03bae03
arm: relocate_code(): Use __image_copy_end for end of relocation
by Benoît Thébaudeau
· Thu Apr 11 09:35:46 2013 +0000
a18f323
arm: relocate_code(): Remove useless relocation offset computation
by Benoît Thébaudeau
· Thu Apr 11 09:35:45 2013 +0000
13a489e
arm1136: Remove redundant relocate_code() return
by Benoît Thébaudeau
· Thu Apr 11 09:35:44 2013 +0000
9039c10
arm: relocate_code() is no longer noreturn
by Benoît Thébaudeau
· Thu Apr 11 09:35:43 2013 +0000
a402da3
arm: start.S: Fix _TEXT_BASE for SPL
by Benoît Thébaudeau
· Thu Apr 11 09:35:42 2013 +0000
4db99e1
omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ
by Hunter, Jon
· Wed Apr 03 09:35:36 2013 +0000
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Mon Mar 18 12:31:00 2013 -0400
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· Thu Mar 14 06:54:53 2013 +0000
cdba2be
SPL: ONENAND: Fix some ONENAND related defines.
by Enric Balletbo i Serra
· Thu Feb 07 23:14:46 2013 +0000
9e247d1
ppc: arm: Move sdhc_clk into arch_global_data
by Simon Glass
· Thu Dec 13 20:49:05 2012 +0000
a848da5
arm: Move lastinc to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:35 2012 +0000
2655ee1
arm: Move tbl to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:34 2012 +0000
20d6b8f
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Mon Jan 14 17:00:02 2013 +0100
4b7c602
mx31/mx35/mx51/mx53/mx6: add watchdog
by Troy Kisky
· Mon Oct 22 15:19:01 2012 +0000
facdae5
arm: move C runtime setup code in crt0.S
by Albert ARIBAUD
· Tue Jan 08 10:18:02 2013 +0000
dbbd845
arm1136: Fix enable_caches()
by Benoît Thébaudeau
· Thu Oct 04 10:04:02 2012 +0000
6ec4b95
MX35: add support for woodburn board
by Stefano Babic
· Wed Oct 10 21:11:46 2012 +0000
c24391a
ARM: Add SPL target to arm1136
by Stefano Babic
· Wed Oct 17 06:04:30 2012 +0000
e9a0579
MX35: Add soc_boot_mode and soc_boot_device to MX35
by Stefano Babic
· Wed Oct 10 21:11:43 2012 +0000
b913a3a
ARM: Fix start.S when used with SPL in arm1136
by Stefano Babic
· Wed Oct 10 21:11:41 2012 +0000
8eae569
mx35: Fix eSDHC clocks
by Benoît Thébaudeau
· Thu Sep 27 10:26:02 2012 +0000
bc17d2e
mx35: Define MAX and AIPS registers
by Benoît Thébaudeau
· Tue Aug 14 11:03:59 2012 +0000
99ba342
imx: Use MXC_I2C_CLK in imx i2c driver
by Matthias Weisser
· Mon Sep 24 02:46:53 2012 +0000
8c2ef80
arm: Fixed the offset for the no relocation.
by Zhong Hongbo
· Sat Sep 01 20:49:52 2012 +0000
38e2f08
mx31: Define default SoC input clock frequencies
by Benoît Thébaudeau
· Tue Aug 21 11:06:03 2012 +0000
9111653
Fix mx31_decode_pll
by Benoît Thébaudeau
· Tue Aug 14 08:43:47 2012 +0000
6ce2db0
mx35 timer: Switch to 32-kHz source
by Benoît Thébaudeau
· Tue Aug 21 11:07:54 2012 +0000
e452834
mx35: Define default SoC input clock frequencies
by Benoît Thébaudeau
· Tue Aug 21 11:07:20 2012 +0000
a83e26d
mx35: Fix clock dividers
by Benoît Thébaudeau
· Tue Aug 14 10:33:27 2012 +0000
cd6173b
mx35: Fix decode_pll
by Benoît Thébaudeau
· Tue Aug 14 10:32:54 2012 +0000
efc9187
mx35: Move clock enums to clock.h
by Benoît Thébaudeau
· Tue Aug 14 10:32:21 2012 +0000
6774a92
mx35 iomux: Remove unused macro
by Benoît Thébaudeau
· Tue Aug 14 09:39:16 2012 +0000
5baa248
mx35: Add cpu_mmc_init()
by Benoît Thébaudeau
· Fri Aug 17 10:43:48 2012 +0000
1053bd2
ARM1136: Fix cache range checks
by Benoît Thébaudeau
· Thu Jul 19 01:35:32 2012 +0000
1a324a5
arm: Fix to mistake clean the memory space
by Zhong Hongbo
· Sat Jul 07 03:24:33 2012 +0000
9e39793
ARM1136: MX35: Make asm routines volatile in cache ops
by Stefano Babic
· Mon Apr 09 13:33:04 2012 +0200
02966ca
ARM1136: add cache flush and invalidate operations
by Anatolij Gustschin
· Mon Apr 02 06:18:00 2012 +0000
22f26fe
arm: Use common .lds file where possible
by Simon Glass
· Mon Feb 20 20:17:52 2012 +0000
9468db4
mx31: add "ARM11P power gating" to get_reset_cause
by Helmut Raiger
· Wed Feb 15 22:44:34 2012 +0000
224687f
mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINFO is selected
by Fabio Estevam
· Fri Feb 10 05:34:03 2012 +0000
ecb6e6e
MX31: add missing get_tbclk()
by Stefano Babic
· Sat Feb 04 13:02:01 2012 +0100
b36049c
MX35: add missing get_ticks() and get_tbclk()
by Stefano Babic
· Sat Feb 04 12:56:50 2012 +0100
64c316d
mmc: access mxcmmc from mx31 boards
by Helmut Raiger
· Wed Jan 11 03:59:22 2012 +0000
04fc128
net: imx: Add multi-FEC support for imx_get_mac_from_fuse
by Fabio Estevam
· Tue Dec 20 05:46:31 2011 +0000
1ca47d9
MX: serial_mxc: cleanup removing nasty #ifdef
by Stefano Babic
· Tue Nov 22 15:22:39 2011 +0100
8589866
mx31: Fix checkpatch warnings in generic.c
by Fabio Estevam
· Wed Nov 09 04:15:03 2011 +0000
3fca691
mx31: Use proper IO accessor for GPR register
by Fabio Estevam
· Wed Nov 09 04:15:02 2011 +0000
6b4301e
mx31: Remove duplicate definition for GPR register
by Fabio Estevam
· Wed Nov 09 04:15:01 2011 +0000
1f2850f
mx31: define pins and init for UART2 and CSPI3
by Helmut Raiger
· Thu Oct 27 01:31:13 2011 +0000
87db8c9
mx31: Introduce mx31_set_gpr function
by Fabio Estevam
· Thu Oct 20 16:01:29 2011 +0000
5844e67
MX35: add reset cause as provided by other i.MX
by Stefano Babic
· Fri Aug 05 12:21:37 2011 +0200
9209ed5
Reduce build times
by Wolfgang Denk
· Tue Nov 01 20:54:02 2011 +0000
f231efb
imx: fix coding style
by Fabio Estevam
· Thu Oct 13 05:34:59 2011 +0000
035929c
mx31: provide readable WEIM CS accessor
by Helmut Raiger
· Thu Sep 29 05:45:03 2011 +0000
Next »