Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
76dc18bc46f9029b9e9264340f91b7588cb9040d
/
arch
/
arm
/
cpu
/
armv7
b396e6d
dm: omap3: Move driver model CONFIGs to Kconfig
by Simon Glass
· Thu Feb 05 21:41:44 2015 -0700
66b7e67
dm: tegra: Move driver model CONFIGs to Kconfig
by Simon Glass
· Thu Feb 05 21:41:42 2015 -0700
aed0303
dm: exynos: Move driver model CONFIGs to Kconfig
by Simon Glass
· Thu Feb 05 21:41:40 2015 -0700
803f21a
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· Tue Feb 10 10:42:22 2015 -0500
6bfc15a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Tue Feb 10 10:40:43 2015 -0500
00cce36
imx: mx6: Fixed AIPS3 base address issue
by Ye.Li
· Wed Jan 14 17:18:12 2015 +0800
e1ec15c
ARM: atmel: sama5d4: add interrupt redirect function
by Bo Shen
· Mon Dec 15 13:24:35 2014 +0800
21f85ef
ARM: atmel: sama5d4: add bus matrix init function
by Bo Shen
· Mon Dec 15 13:24:34 2014 +0800
c0dd8db
ARM: atmel: clock: make it possible to configure HMX32
by Bo Shen
· Mon Dec 15 13:24:27 2014 +0800
095665d
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· Fri Feb 06 12:02:59 2015 -0500
e463bf3
arm: armada-xp: Add SPL support used to include the DDR training code
by Stefan Roese
· Mon Jan 19 11:33:42 2015 +0100
e3cfe8c
ARM: UniPhier: leave the last element of boot_device_table empty
by Masahiro Yamada
· Thu Feb 05 20:56:24 2015 +0900
b2bff68
ARM: UniPhier: refactor pinmon command
by Masahiro Yamada
· Thu Feb 05 20:56:23 2015 +0900
ad5a793
ARM: UniPhier: enable I2C input pins for PH1-sLD8
by Masahiro Yamada
· Thu Feb 05 14:43:00 2015 +0900
3cdae7b
ARM: UniPhier: do not compile unnecessary objects
by Masahiro Yamada
· Thu Feb 05 14:42:58 2015 +0900
75d13f4
ARM: UniPhier: remove unused checkboard() functions
by Masahiro Yamada
· Thu Feb 05 14:42:57 2015 +0900
4cd15c6
ARM: UniPhier: revive support card info
by Masahiro Yamada
· Thu Feb 05 14:42:56 2015 +0900
24ee11f
ARM: UniPhier: move SPL init functions to spl_board_init()
by Masahiro Yamada
· Thu Feb 05 14:42:55 2015 +0900
1f3d9c7
ARM: UniPhier: move pin_init() to board_early_init_f()
by Masahiro Yamada
· Thu Feb 05 14:42:54 2015 +0900
d693b1e
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· Mon Feb 02 12:37:34 2015 -0500
b4aa9f3
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· Mon Feb 02 10:11:44 2015 -0500
1945061
sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()
by Hans de Goede
· Mon Jan 26 16:59:12 2015 +0100
8760c91
sunxi: rsb: Add sun9i (A80 support)
by Hans de Goede
· Mon Jan 26 16:46:43 2015 +0100
d1f0b63
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· Fri Jan 30 09:24:42 2015 -0500
0bd6887
ARM: armv7 fix spelling of SCTRL
by Peng Fan
· Thu Jan 29 18:03:39 2015 +0800
056d655
exynos5: pinmux: check flag for i2c config
by Przemyslaw Marczak
· Tue Jan 27 13:36:34 2015 +0100
70988eb
omap3: make SDRC SHARING setting configurable
by Albert ARIBAUD \(3ADEV\)
· Fri Jan 16 09:09:48 2015 +0100
4934467
omap3: enable GP9 timer and UART2
by Albert ARIBAUD \(3ADEV\)
· Fri Jan 16 09:09:47 2015 +0100
21f3406
ARM: OMAP5: DRA7xx: Add support for power rail grouping
by Lubomir Popov
· Fri Dec 19 17:34:31 2014 +0200
8312e53
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· Mon Jan 26 06:42:40 2015 -0500
8f1e812
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Mon Jan 26 06:42:15 2015 -0500
2583002
ARM: zynq: List nand, qspi and jtag boot modes
by Michal Simek
· Tue Jan 13 16:04:10 2015 +0100
250e605
ARM: zynq: slcr: Dont modify the reserved bits
by Siva Durga Prasad Paladugu
· Tue Oct 28 11:22:19 2014 +0530
eb95544
ARM: zynq: ddrc: Setup half of memory only for ECC case
by Michal Simek
· Thu Sep 05 08:41:19 2013 +0200
0d2fa42
ARM: zynq: Remove empty line
by Michal Simek
· Tue Jan 13 15:54:04 2015 +0100
ac679ae
ARM: zynq: Enable the Neon instructions
by Michal Simek
· Fri Jan 23 09:45:12 2015 +0100
57296e7
fsl/ls1021qds: Add deep sleep support
by tang yuantian
· Wed Dec 17 12:58:05 2014 +0800
92fc30d
ls102xa: fdt: Disable QSPI and DSPI in NOR/NAND/SD boot
by Alison Wang
· Fri Dec 26 13:14:01 2014 +0800
63253f4
ARM: HYP/non-sec: Make variable gic_dist_addr as a local one
by tang yuantian
· Wed Dec 17 12:58:04 2014 +0800
272da15
crypto/fsl: Add fixup for crypto node
by Ruchika Gupta
· Mon Dec 15 11:30:36 2014 +0530
3c0b853
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· Fri Jan 23 10:22:29 2015 -0500
3cf2e41
ARM: UniPhier: remove non-sense inline directives
by Masahiro Yamada
· Wed Jan 21 15:06:46 2015 +0900
cfd171f
ARM: UniPhier: add static to local functions
by Masahiro Yamada
· Wed Jan 21 15:06:06 2015 +0900
14a40e6
ARM: UniPhier: fix IECTRL set code for PH1-Pro4
by Masahiro Yamada
· Mon Jan 19 22:31:10 2015 +0900
23aae50
ARM: UniPhier: describe init_page_table shorter
by Masahiro Yamada
· Mon Jan 19 22:30:23 2015 +0900
00baa70
ARM: UniPhier: fix comments in SoC Glue init function
by Masahiro Yamada
· Tue Jan 13 18:54:34 2015 +0900
29e04f8
sun9i: Add sun9i (A80) clock setup support
by Hans de Goede
· Wed Jan 14 19:56:33 2015 +0100
627bc69
sunxi: Drop pll6 setting from clock_init_uart
by Hans de Goede
· Wed Jan 14 19:28:38 2015 +0100
2ecdd02
imx:mx6sx add dram io configure for mx6sx
by Peng Fan
· Tue Dec 30 17:24:01 2014 +0800
b42b04d
sunxi: Restore lowlevel_init usage
by Hans de Goede
· Wed Jan 21 16:24:05 2015 +0100
a92ce43
zynq: Remove reference to gdata
by Simon Glass
· Tue Dec 23 12:04:55 2014 -0700
3d1d9c5
ARM: atmel: sama5d4: add usb device initial code
by Bo Shen
· Wed Dec 03 18:02:19 2014 +0800
2eb6c0b
sunxi: Drop use of lowlevel_init()
by Simon Glass
· Tue Dec 23 12:04:53 2014 -0700
8735682
sunxi: Move SPL s_init() code to board_init_f()
by Simon Glass
· Tue Dec 23 12:04:52 2014 -0700
c95d6c4
TI ARMv7: Don't use GD before crt0.S has set it
by Tom Rini
· Fri Dec 19 16:53:24 2014 -0500
868ba89
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· Thu Jan 15 14:05:31 2015 -0500
e573b3c
sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin
by Hans de Goede
· Sun Jan 11 19:33:35 2015 +0100
e7b852a
sunxi: usbc: Add support for usb0 to the common usbc code
by Hans de Goede
· Wed Jan 07 15:26:06 2015 +0100
a144198
sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg
by Hans de Goede
· Wed Jan 07 15:08:43 2015 +0100
f2f9a80
sun7i: Move psci_arch_init close to text_end
by Jan Kiszka
· Wed Dec 31 13:46:42 2014 +0100
fdb0ff7
sun7i: Add support for taking CPUs offline via PSCI
by Jan Kiszka
· Wed Dec 31 13:46:40 2014 +0100
645d4d5
sunxi: Fix PLL1 running at half speed on sun8i
by Hans de Goede
· Sat Dec 27 17:56:59 2014 +0100
59ed601
sunxi: Fix buggy sun6i/sun8i DRAM size detection logic
by Siarhei Siamashka
· Wed Dec 24 18:58:17 2014 +0200
966d239
sun8i: Add dram initialization support
by Hans de Goede
· Sun Dec 07 14:34:27 2014 +0100
b29de01
sunxi: Fill memory before comparing it when doing dram init on sun6i
by Hans de Goede
· Mon Dec 08 13:58:53 2014 +0100
36b2570
sunxi: Move await_completion dram helper to dram.h
by Hans de Goede
· Mon Dec 08 13:38:21 2014 +0100
0bfa774
sun6i: clock_set_pll5: Calculate k and m rather then hardcoding them
by Hans de Goede
· Sun Dec 07 21:09:31 2014 +0100
0cbc4cb
sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()
by Hans de Goede
· Sun Nov 30 11:58:17 2014 +0100
1dd334b
sunxi: axp221: Add axp223 support
by Hans de Goede
· Sat Nov 29 23:54:25 2014 +0100
699415b
sunxi: Add support for the rsb (Reduced Serial Bus)
by Hans de Goede
· Sat Nov 29 13:38:35 2014 +0100
7c59038
sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/
by Hans de Goede
· Sat Dec 13 10:25:14 2014 +0100
01ec22e
sunxi: Align PSCI stack calculation to comment
by Jan Kiszka
· Thu Nov 27 09:38:50 2014 +0100
11d7098
sunxi: Add sunxi_get_sid helper function
by Hans de Goede
· Wed Nov 26 00:04:24 2014 +0100
6faddbc
sun6i: dram: Do not try to initialize a second dram chan on A31s
by Hans de Goede
· Sat Nov 15 23:18:18 2014 +0100
07be6d6
sun6i: Add sunxi_get_ss_bonding_id() function
by Hans de Goede
· Sat Nov 15 22:55:53 2014 +0100
3aeaa28
sun6i: Make dram clk and zq value Kconfig options
by Hans de Goede
· Sat Nov 15 19:46:39 2014 +0100
53c723b
arm: am437x: Enable hardware leveling for EMIF
by James Doublesin
· Mon Dec 22 16:26:11 2014 -0600
978bc65
ARM: UniPhier: add UART initialization routine for low-level debug
by Masahiro Yamada
· Tue Jan 06 14:28:16 2015 +0900
82ca1f1
ARM: UniPhier: enable output of system bus
by Masahiro Yamada
· Tue Jan 06 14:20:04 2015 +0900
b92dabe
ARM: UniPhier: fix SRAM size on support card
by Masahiro Yamada
· Tue Jan 06 14:18:57 2015 +0900
54a5512
keystone: set default pci mode to root complex
by Karicheri, Muralidharan
· Tue Dec 09 14:32:26 2014 -0500
29211a0
arm: omap: reset sata on boot
by Dmitry Lifshitz
· Mon Dec 15 16:02:58 2014 +0200
3d8e37d
OMAP5+: sata/scsi: implement scsi_bus_reset()
by Dmitry Lifshitz
· Mon Dec 15 16:02:57 2014 +0200
2710c01
Revert "ARM: omap4: Update sdram setting for panda rev A6"
by Nishanth Menon
· Thu Dec 18 15:28:36 2014 -0600
f1c0a84
omap-common/hwinit-common.c: timer_init() doesn't need to touch gd
by Tom Rini
· Fri Dec 19 16:52:55 2014 -0500
4176a25
am33xx: Drop timer_init call from s_init
by Tom Rini
· Fri Dec 19 16:52:54 2014 -0500
6e8befa
socfpga: Drop redundant save_boot_params
by Tom Rini
· Fri Dec 19 16:52:53 2014 -0500
68bc8f5
ARM: bootm: do not add PSCI to fdt when booting in secure mode.
by Ian Campbell
· Sun Dec 21 09:45:11 2014 +0000
0bf9cde
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Fri Jan 02 07:42:58 2015 -0500
828e468
arm:mx6sx add QSPI support
by Peng Fan
· Wed Dec 31 11:01:38 2014 +0800
5a6de5c
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· Tue Dec 30 16:42:23 2014 -0500
21377f5
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Tue Dec 30 12:17:18 2014 -0500
49bd10f
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· Tue Dec 30 09:11:56 2014 -0500
4d1bdfd
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· Tue Dec 30 09:11:42 2014 -0500
3ff23f8
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· Tue Dec 30 13:04:09 2014 +0100
c8e356d
ARM: UniPhier: display boot swap pin status by pinmon command
by Masahiro Yamada
· Fri Dec 19 20:20:54 2014 +0900
8f899ed
ARM: UniPhier: add dump command of DDR PHY parameters
by Masahiro Yamada
· Fri Dec 19 20:20:53 2014 +0900
04191e5
ARM: UniPhier: add DDR PHY training code
by Masahiro Yamada
· Fri Dec 19 20:20:52 2014 +0900
d1a8ecd
bcm281xx: add support for "USB OTG clock"
by Steve Rae
· Tue Dec 09 11:40:11 2014 -0800
615e148
arm: exynos: clock: support SPLL as mmc source clock for exynos5420
by Joonyoung Shim
· Mon Dec 22 19:46:30 2014 +0900
Next »