Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
645ae93d4f4f98e5d61dbb7fd59e22de011d97c3
/
arch
/
arm
ea9b351
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· Mon Sep 22 15:51:01 2014 +0200
e2329f8
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Sun Sep 21 16:56:44 2014 +0200
e874110
ARM: atmel: add pcr related definition
by Bo Shen
· Wed Aug 06 17:24:55 2014 +0800
52e0009
ARM: atmel: use pcr to enable or disable peripheral clock
by Bo Shen
· Wed Aug 06 17:24:54 2014 +0800
f23411c
ARM: atmel: sama5d3: add timings register
by Bo Shen
· Fri Aug 01 16:37:09 2014 +0800
39f4520
ARM: keystone: ddr3: workaround for ddr3a/3b memory issue
by Murali Karicheri
· Wed Sep 10 15:54:59 2014 +0300
21aeea3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Wed Sep 17 18:01:04 2014 -0400
e9c005f
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Wed Sep 17 23:35:34 2014 +0200
8b2da02
Revert "ARM: SPL: do not set gd again"
by Tom Rini
· Tue Sep 16 11:08:46 2014 -0400
0d46c34
kconfig: armv8: move CONFIG_ARM64 to Kconfig
by Masahiro Yamada
· Sun Sep 14 03:01:51 2014 +0900
7488744
vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI
by Masahiro Yamada
· Sun Sep 14 03:01:50 2014 +0900
7f6de5f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· Tue Sep 16 16:30: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
0d82bad
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· Sun Sep 14 03:01:49 2014 +0900
162efa2
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· Sat Sep 13 16:32:52 2014 -0400
5cc1db4
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Fri Sep 12 11:27:46 2014 -0400
df66ec6
arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG
by Benoît Thébaudeau
· Wed Sep 03 23:32:34 2014 +0200
68a0f16
arm: Make reset position-independent
by Benoît Thébaudeau
· Wed Sep 03 23:32:33 2014 +0200
198249b
imx: Fix build of mx6sxsabresd
by Stefano Babic
· Wed Sep 10 13:02:40 2014 +0200
0c24f37
tegra: dts: Add serial port details
by Simon Glass
· Thu Sep 04 16:27:35 2014 -0600
b046104
tegra: Convert tegra GPIO driver to use driver model
by Simon Glass
· Wed Sep 03 17:37:03 2014 -0600
211a490
pcie_imx: Add mx6solox support
by Fabio Estevam
· Mon Aug 25 14:26:45 2014 -0300
1a5b0b4
mx6: imx-regs: Provide a structure for GPC registers
by Fabio Estevam
· Mon Aug 25 14:26:44 2014 -0300
54ccc0f
mx6qsabreauto: Remove imx6q-sabreauto.dts
by Fabio Estevam
· Fri Sep 05 15:36:27 2014 -0300
284d901
mx6: Fix ECSPI typo in soc_boot_modes
by Nikolay Dimitrov
· Sun Aug 10 20:03:07 2014 +0300
a3e539a
iMX6: Disable the L2 before chaning the PL310 latency
by Ye.Li
· Wed Aug 20 17:18:24 2014 +0800
f5cab0f
arm: mx6: add support for Compulab cm-fx6 CoM
by Nikita Kiryanov
· Sun Sep 07 18:59:29 2014 +0300
937a1d2
arm: mx6: add get_cpu_type()
by Nikita Kiryanov
· Wed Aug 20 15:08:59 2014 +0300
4a50ec2
arm: mx6: ddr: fix cs0_end calculation
by Nikita Kiryanov
· Wed Aug 20 15:08:58 2014 +0300
a810c95
arm: mx6: ddr: configure MMDC for slow_pd
by Nikita Kiryanov
· Wed Aug 20 15:08:57 2014 +0300
6816f71
arm: mx6: ddr: do not write into reserved bit
by Nikita Kiryanov
· Wed Aug 20 15:08:56 2014 +0300
c475346
arm: mx6: ddr: cleanup
by Nikita Kiryanov
· Sun Sep 07 18:58:11 2014 +0300
ef73783
i2c: imx: add macros to setup pads for multiple SoC types
by Nikita Kiryanov
· Wed Aug 20 15:08:54 2014 +0300
98b76b4
mx6: add clock enabling functions
by Nikita Kiryanov
· Wed Aug 20 15:08:49 2014 +0300
30f527d
eabi_compat: add __aeabi_memcpy __aeabi_memset
by Jeroen Hofstee
· Wed Jul 30 21:54:53 2014 +0200
43614d1
ARM: make gd a function for clang
by Jeroen Hofstee
· Wed Jul 30 21:54:52 2014 +0200
073000a
ARM: SPL: do not set gd again
by Jeroen Hofstee
· Wed Jul 30 21:54:50 2014 +0200
b651158
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Tue Sep 09 00:21:24 2014 +0200
4779d4a
video: dcu: Add DCU driver support
by Wang Huan
· Fri Sep 05 13:52:48 2014 +0800
ddf89f9
arm: ls102xa: Add basic support for LS1021ATWR board
by Wang Huan
· Fri Sep 05 13:52:45 2014 +0800
f0ce7d6
arm: ls102xa: Add basic support for LS1021AQDS board
by Wang Huan
· Fri Sep 05 13:52:44 2014 +0800
8ce6bec
arm: ls102xa: Add Freescale LS102xA SoC support
by Wang Huan
· Fri Sep 05 13:52:34 2014 +0800
b5a0287
ARM: exynos: peach_pit: Add DT nodes for fimd and parade bridge chip
by Ajay Kumar
· Fri Sep 05 16:53:37 2014 +0530
222e144
exynos5420: add callbacks needed for exynos_fb driver
by Ajay Kumar
· Fri Sep 05 16:53:36 2014 +0530
da23840
ARM: exynos: Add missing declaration for gpio_direction_input
by Ajay Kumar
· Fri Sep 05 16:53:35 2014 +0530
e24c502
video: exynos_fimd: Add framework to disable FIMD sysmmu
by Ajay Kumar
· Fri Sep 05 16:53:33 2014 +0530
914af87
arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420
by Ajay Kumar
· Fri Sep 05 16:53:32 2014 +0530
218eaf3
arm: exynos: Add RPLL for Exynos5420
by Ajay Kumar
· Fri Sep 05 16:53:31 2014 +0530
1176348
exynos_fb: Remove usage of static defines
by Ajay Kumar
· Fri Sep 05 16:53:30 2014 +0530
a314d9e
odroid: kconfig: add odroid_defconfig
by Przemyslaw Marczak
· Mon Sep 01 13:50:53 2014 +0200
4ebc78a
odroid: add odroid U3/X2 device tree description
by Przemyslaw Marczak
· Mon Sep 01 13:50:52 2014 +0200
ec1c122
arm:reset: call the reset_misc() before the cpu reset
by Przemyslaw Marczak
· Mon Sep 01 13:50:48 2014 +0200
93976f7
arch:exynos: boot mode: add get_boot_mode(), code cleanup
by Przemyslaw Marczak
· Mon Sep 01 13:50:44 2014 +0200
64c7da5
exynos: pinmux: fix the gpio names for exynos4x12 mmc
by Przemyslaw Marczak
· Mon Sep 01 13:50:43 2014 +0200
5a9d4d1
ARM: DRA72: DDR3: Add emif settings for 666MHz clock
by R Sricharan
· Thu Aug 28 12:01:04 2014 +0530
49d39a2
keystone2: use readl/writel functions instead of redefinition
by Khoronzhuk, Ivan
· Thu Aug 28 16:07:45 2014 +0300
9adf5df
ARM: keystone: clock: use correct BWADJ field mask for PASSPLLCTL0
by Khoronzhuk, Ivan
· Mon Aug 11 11:59:42 2014 +0300
08900f7
mx6: tqma6: get board support back to Kconfig build system
by Masahiro Yamada
· Mon Sep 01 00:47:55 2014 +0900
bfb40e7
nomadik: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:11:08 2014 +0900
52ece9c
highbank: kconfig: move common settings
by Masahiro Yamada
· Sun Aug 31 07:11:07 2014 +0900
04ffbc1
orion5x: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:11:06 2014 +0900
32013fb
keystone: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:11:05 2014 +0900
420b816
omap5: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:11:04 2014 +0900
d7f4708
omap4: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:11:03 2014 +0900
dd67843
omap3: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:11:02 2014 +0900
e604ef9
davinci: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:11:01 2014 +0900
c54550b
exynos: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:11:00 2014 +0900
d757085
kirkwood: kconfig: refactor Kconfig and defconfig
by Masahiro Yamada
· Sun Aug 31 07:10:59 2014 +0900
fc7a08a
versatile: kconfig: move common settings
by Masahiro Yamada
· Sun Aug 31 07:10:58 2014 +0900
c9c54e2
rmobile: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:10:57 2014 +0900
73a5b1a
tegra: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:10:56 2014 +0900
a3cd898
zynq: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:10:55 2014 +0900
3f7740f
arm: Add missing .vectors section to linker scripts
by Benoît Thébaudeau
· Thu Aug 21 15:43:11 2014 +0200
67d604e
arm64: Correct passing of Linux kernel args
by Tom Rini
· Thu Aug 14 06:42:35 2014 -0400
729da8b
arm: convert Cygnus and NSP boards to Kconfig
by Steve Rae
· Mon Aug 11 13:58:26 2014 -0700
5a5cb00
arm: add Cygnus and NSP boards
by Scott Branden
· Mon Aug 11 13:58:25 2014 -0700
59f56be
arm: bcmnsp: Add bcmnsp u-architecture
by Scott Branden
· Mon Aug 11 13:58:24 2014 -0700
54c8da8
arm: bcmcygnus: Add bcmcygnus u-architecture
by Scott Branden
· Mon Aug 11 13:58:23 2014 -0700
5653a82
arm: iproc: Initial commit of iproc architecture code
by Scott Branden
· Mon Aug 11 13:58:22 2014 -0700
e886690
arm: vf610: add NFC clock support
by Stefan Agner
· Wed Aug 06 10:59:36 2014 +0200
0f52729
arm: vf610: add NFC pin mux
by Stefan Agner
· Wed Aug 06 10:59:35 2014 +0200
c20f6f5
ARM: Fix overflow in MMU setup
by Marek Vasut
· Mon Aug 04 01:45:46 2014 +0200
f192627
arm: bcm281xx: Add Ethernet Clock support
by Jiandong Zheng
· Fri Aug 01 20:37:15 2014 -0700
de705c9
arm: ep9315: Add .vectors section to lds and remove obsolete lds
by Sergey Kostanbaev
· Mon Jul 28 16:08:01 2014 +0800
ce340e9
socfpga: initialize designware ethernet
by Pavel Machek
· Mon Jul 14 14:14:17 2014 +0200
112cb0d
socfpga: Fix SOCFPGA build error for Altera dev kit
by Chin Liang See
· Tue Jul 22 04:28:35 2014 -0500
91c2f8f
socfpga: fix clock manager register definition
by Pavel Machek
· Sat Jul 19 23:57:59 2014 +0200
80c5a53
arm: include config.h in arch/arm/lib/vectors.S
by Christian Riesch
· Mon Jul 07 11:07:25 2014 +0200
34a7f9f
ARM:asm:io.h use static inline
by Jeroen Hofstee
· Sun Jun 22 23:10:39 2014 +0200
d59284f
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· Fri Aug 29 13:47:42 2014 -0400
f579e9b
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Fri Aug 29 11:07:35 2014 -0400
e59ce6c
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· Fri Aug 29 11:07:10 2014 -0400
c6c1ebf
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Fri Aug 29 11:06:51 2014 -0400
66afe86
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· Fri Aug 29 11:06:26 2014 -0400
2d36fc1
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Thu Aug 28 13:03:25 2014 -0400
be86f0e
ARM: DRA: Enable VTT regulator
by Lokesh Vutla
· Mon Aug 04 19:42:24 2014 +0530
6ff822d
ARM: DRA7: Enable software leveling for dra7
by Sricharan R
· Thu Jul 31 12:05:50 2014 +0530
047e780
keystone2: use EFUSE_BOOTROM information to configure PLLs
by Vitaly Andrianov
· Fri Jul 25 22:23:19 2014 +0300
0166349
board/ti/dra7xx: add support for parallel NOR
by pekon gupta
· Tue Jul 22 16:03:24 2014 +0530
Next »