Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
01ad4937b981e722ca3eb7fab00f779191d5baab
/
arch
01ad493
sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variant
by Bernhard Nortmann
· Thu Sep 17 18:52:51 2015 +0200
c9e8961
sunxi: move SPL-related definitions to platform-specific include
by Bernhard Nortmann
· Thu Sep 17 18:52:50 2015 +0200
bf52066
sunxi: Simplify spl board_init_f function
by Hans de Goede
· Sun Sep 13 15:33:34 2015 +0200
81eb219
arm: Drop old non-generic-board code
by Simon Glass
· Sat Sep 12 11:50:10 2015 -0600
8f834de
arm: Remove wireless_space board
by Simon Glass
· Sat Sep 12 11:50:09 2015 -0600
03ee28d
arm: Remove da830evm board
by Simon Glass
· Sat Sep 12 11:50:08 2015 -0600
0382c64
ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default.
by Peter Griffin
· Thu Sep 10 21:55:17 2015 +0100
ff9302f
ARM: hikey: Select DM, DM_GPIO from Kconfig
by Peter Griffin
· Thu Sep 10 21:55:16 2015 +0100
9ab57f4
ARM: hi6220: Add UART0 and UART3 base addresses
by Peter Griffin
· Thu Sep 10 21:55:14 2015 +0100
b98cdce
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Thu Sep 24 12:28:10 2015 -0400
64ca6b9
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· Thu Sep 24 12:28:06 2015 -0400
4146c2a
ARM: dts: uniphier: use SPDX-License-Identifier
by Masahiro Yamada
· Fri Sep 25 00:16:44 2015 +0900
a8a4672
ARM: uniphier: fix init page table for ProXstream2/PH1-LD6b USB boot
by Masahiro Yamada
· Tue Sep 22 00:27:42 2015 +0900
1fe65d3
ARM: uniphier: add ProXstream2 and PH1-LD6b support
by Masahiro Yamada
· Tue Sep 22 00:27:41 2015 +0900
d5167d5
ARM: uniphier: add PH1-Pro5 support
by Masahiro Yamada
· Tue Sep 22 00:27:40 2015 +0900
75f16f8
ARM: uniphier: allow to enable multiple SoCs
by Masahiro Yamada
· Tue Sep 22 00:27:39 2015 +0900
c743249
ARM: uniphier: unify low-level debug init code
by Masahiro Yamada
· Tue Sep 22 00:27:37 2015 +0900
aac6e37
ARM: uniphier: fix glitch signal problem for low-level debug
by Masahiro Yamada
· Tue Sep 22 00:27:36 2015 +0900
c52db9d
ARM: uniphier: delete unneeded input enable for low-level debug
by Masahiro Yamada
· Tue Sep 22 00:27:35 2015 +0900
1fa0b01
ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*
by Masahiro Yamada
· Tue Sep 22 00:27:34 2015 +0900
bd2a62d
ARM: uniphier: allow to disable CONFIG_MICRO_SUPPORT_CARD
by Masahiro Yamada
· Tue Sep 22 00:27:33 2015 +0900
56a2071
ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local file
by Masahiro Yamada
· Tue Sep 22 00:27:32 2015 +0900
4e5d28d
ARM: uniphier: refactor LED function
by Masahiro Yamada
· Tue Sep 22 00:27:31 2015 +0900
d8527c2
ARM: uniphier: remove useless wrapper functions
by Masahiro Yamada
· Tue Sep 22 00:27:30 2015 +0900
4990203
ARM: uniphier: remove unused header file
by Masahiro Yamada
· Tue Sep 22 00:27:29 2015 +0900
b4782cd
ARM: uniphier: parse device tree to determine DRAM base and size
by Masahiro Yamada
· Fri Sep 11 20:17:49 2015 +0900
6e42974
ARM: uniphier: remove ifdef CONFIG_{SOC} conditionals from sg-regs.h
by Masahiro Yamada
· Fri Sep 11 20:17:48 2015 +0900
4b275ea
ARM: uniphier: change the external bus address mapping
by Masahiro Yamada
· Fri Sep 11 20:17:47 2015 +0900
4903b6d
ARM: uniphier: drop DCC micro support card support
by Masahiro Yamada
· Fri Sep 11 20:17:45 2015 +0900
8bf8b21
ARM: uniphier: drop ad-hoc input enable settings
by Masahiro Yamada
· Fri Sep 11 20:17:44 2015 +0900
1f690ac
ARM: uniphier: drop ad-hoc early pin-muxing settings
by Masahiro Yamada
· Fri Sep 11 20:17:43 2015 +0900
0012d8f
ARM: dts: uniphier: prepare device trees to use pinctrl in SPL
by Masahiro Yamada
· Fri Sep 11 20:17:41 2015 +0900
6669fff
imx: fix coding style
by Peng Fan
· Tue Sep 15 14:05:08 2015 +0800
40a85d4
imx-common: wrap boot_mode_apply with CONFIG_CMD_BMODE
by Peng Fan
· Tue Sep 15 14:05:06 2015 +0800
73cb97d
imx: mx7: discard unused global variable
by Peng Fan
· Tue Sep 15 14:05:05 2015 +0800
aaf6e09
imx-common: consider mux_ctrl_ofs when setting mux_mode
by Peng Fan
· Wed Sep 23 11:13:28 2015 +0800
16f6ffd
arm: socfpga: rename socfpga_cyclone5 and socfpga_arria5 config files
by Dinh Nguyen
· Tue Sep 22 17:01:32 2015 -0500
e1ce16d
imx: mx7: drop select CPU_V7 for board target
by Peng Fan
· Mon Sep 14 22:18:33 2015 +0800
0d9f330
imx-common: fix iomux settings
by Peng Fan
· Mon Sep 14 13:34:43 2015 +0800
8e78e16
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Thu Sep 17 17:00:08 2015 -0400
0244ef4
x86: quark: Configure MTRR to enable cache
by Bin Meng
· Mon Sep 14 00:07:41 2015 -0700
9c12432
x86: galileo: Add PCIe root port IRQ routing
by Bin Meng
· Wed Sep 09 23:20:28 2015 -0700
8f578db
x86: quark: Initialize thermal sensor properly
by Bin Meng
· Wed Sep 09 23:20:27 2015 -0700
619c90a
x86: quark: Lock HMBOUND register before jumping to kernel
by Bin Meng
· Wed Sep 09 23:20:26 2015 -0700
d863026
x86: quark: Convert to use clrbits, setbits, clrsetbits macros
by Bin Meng
· Wed Sep 09 23:20:25 2015 -0700
34a3571
x86: quark: Add clrbits, setbits, clrsetbits macros for message port access
by Bin Meng
· Wed Sep 09 23:20:24 2015 -0700
4e19d7c
x86: quark: Add PCIe/USB static register programming after memory init
by Bin Meng
· Fri Sep 11 03:24:37 2015 -0700
8e0102c
x86: Convert to use driver model eth on quark/galileo
by Bin Meng
· Fri Sep 11 03:24:36 2015 -0700
0fca329
ARM: tegra114: Clear IDDQ when enabling PLLC
by Thierry Reding
· Tue Sep 08 11:38:04 2015 +0200
a1dfa9a
ARM: tegra124: Clear IDDQ when enabling PLLC
by Thierry Reding
· Tue Sep 08 11:38:03 2015 +0200
0633965
ARM: tegra: Add Tegra20 SPI device nodes
by Mirza Krak
· Wed Aug 19 13:50:50 2015 +0200
4c3aaa7
ARM: tegra: clk_m is the architected timer source clock
by Thierry Reding
· Thu Aug 20 11:42:20 2015 +0200
fa6e24d
ARM: tegra: Implement clk_m
by Thierry Reding
· Thu Aug 20 11:42:19 2015 +0200
2565792
armv8: Make COUNTER_FREQUENCY optional
by Thierry Reding
· Thu Aug 20 11:42:18 2015 +0200
b1c6a8a
ARM: tegra: fix PLLP frequency calc on T210
by Stephen Warren
· Wed Aug 19 17:03:59 2015 -0600
d0a2589
tegra: Remove tegra_spl_gpio_direction_output declaration from header file
by Axel Lin
· Wed Mar 11 15:16:29 2015 +0800
8681561
ARM: tegra: Add p2371-2180 board
by Stephen Warren
· Thu Aug 13 22:34:22 2015 -0600
35674d8
arm: Remove unused reference to nomadik
by Stefan Roese
· Mon Sep 14 09:32:55 2015 +0200
3b1bb09
arm: Remove unused ST-Ericsson u8500 arch
by Stefan Roese
· Mon Sep 14 09:17:36 2015 +0200
700db47
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· Sun Sep 13 17:25:16 2015 -0400
f62604d
imx-common: cpu: Do not print on invalid temperature
by Fabio Estevam
· Tue Sep 08 14:43:10 2015 -0300
f425d30
imx: mx6 discard 'select CPU_V7' for different targets
by Peng Fan
· Mon Sep 07 14:59:49 2015 +0800
5630c98
imx: mx6ul: support mx6ul 9x9 evk board
by Peng Fan
· Sun Sep 06 15:02:34 2015 +0800
b96b74c
Revert "imx: mx6: ddr correct tRFC and tXS"
by Peng Fan
· Tue Sep 01 11:03:14 2015 +0800
9881077
imx: mx7dsabresd: Add support for MX7D SABRESD board
by Adrian Alonso
· Thu Sep 03 11:49:28 2015 -0500
9f883e0
imx: imx7d: add imx-common cpu support for imx7d
by Adrian Alonso
· Wed Sep 02 13:54:23 2015 -0500
51d70f7
arm: imx-common: init: rework wdog settings for imx6/imx7
by Adrian Alonso
· Wed Sep 02 13:54:21 2015 -0500
c792900
arm: imx-common: init: extend init_aips to support imx7
by Adrian Alonso
· Wed Sep 02 13:54:20 2015 -0500
2b3d961
imx: imx7d: Add SoC system support
by Adrian Alonso
· Wed Sep 02 13:54:19 2015 -0500
eed22a0
imx: imx7d: clock control module support
by Adrian Alonso
· Wed Sep 02 13:54:18 2015 -0500
1ea23b1
imx: imx7d: initial arch level support
by Adrian Alonso
· Wed Sep 02 13:54:17 2015 -0500
0c92fff
imx: system counter driver for imx7d and mx6ul
by Adrian Alonso
· Wed Sep 02 13:54:16 2015 -0500
ee7c4ca
arm: imx: imx-common: init: move arch init common setup
by Adrian Alonso
· Wed Sep 02 13:54:15 2015 -0500
7409451
arm: imx: common rework cache settings for imx6
by Adrian Alonso
· Wed Sep 02 13:54:14 2015 -0500
ce08c36
thermal: imx_thermal: rework driver to be reused
by Adrian Alonso
· Wed Sep 02 13:54:13 2015 -0500
1eec27c
imx: arch-mx6: add is_soc_type helper macro
by Adrian Alonso
· Wed Sep 02 13:54:12 2015 -0500
06dc5c0
gpio: lpc32xx: fix issues with port3 gpio
by Sylvain Lemieux
· Wed Sep 09 11:35:58 2015 -0400
69bab55
bitops: introduce BIT() definition
by Heiko Schocher
· Mon Sep 07 13:43:52 2015 +0200
9d89b08
board: Add Toby-Churchill SL50 board support.
by Enric Balletbò i Serra
· Mon Sep 07 07:43:20 2015 +0200
69804d4
arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4
by Stefan Roese
· Wed Sep 02 11:10:58 2015 +0200
2edd48f
arm: Remove tx25 board
by Simon Glass
· Sun Aug 30 19:19:39 2015 -0600
3bf0cf9
arm: Remove palmtreo680 board
by Simon Glass
· Sun Aug 30 19:19:36 2015 -0600
6731d13
arm: Remove xaeniax board
by Simon Glass
· Sun Aug 30 19:19:34 2015 -0600
f35e38d
arm: Remove vpac270_nor_128 board
by Simon Glass
· Sun Aug 30 19:19:33 2015 -0600
771390a
arm: Remove vl_ma2sc board
by Simon Glass
· Sun Aug 30 19:19:32 2015 -0600
ef2ca99
arm: Remove vision2 board
by Simon Glass
· Sun Aug 30 19:19:31 2015 -0600
dfd904a
arm: Remove versatileab board
by Simon Glass
· Sun Aug 30 19:19:30 2015 -0600
365a14b
arm: Remove tt01 board
by Simon Glass
· Sun Aug 30 19:19:29 2015 -0600
97748c1
arm: Remove tk71 board
by Simon Glass
· Sun Aug 30 19:19:28 2015 -0600
82666b8
arm: Remove scb9328 board
by Simon Glass
· Sun Aug 30 19:19:27 2015 -0600
4c3685a
arm: Remove rd6281a board
by Simon Glass
· Sun Aug 30 19:19:26 2015 -0600
661978a
arm: Remove qong board
by Simon Glass
· Sun Aug 30 19:19:25 2015 -0600
6cbc7c2
arm: Remove pxa255_idp, zipitz2 boards
by Simon Glass
· Sun Aug 30 19:19:24 2015 -0600
7c73a1b
arm: Remove portuxg20, stamp9g20 boards
by Simon Glass
· Sun Aug 30 19:19:23 2015 -0600
d096c5f
arm: Remove polaris and trizepsiv boards
by Simon Glass
· Sun Aug 30 19:19:22 2015 -0600
3715a24
arm: Remove palmtc board
by Simon Glass
· Sun Aug 30 19:19:21 2015 -0600
88c6e9a
arm: Remove palmld board
by Simon Glass
· Sun Aug 30 19:19:20 2015 -0600
e90576d
arm: Remove otc570 board
by Simon Glass
· Sun Aug 30 19:19:19 2015 -0600
f627d2d
arm: Remove openrd boards
by Simon Glass
· Sun Aug 30 19:19:18 2015 -0600
eceec49
arm: Remove omap3_sdp3430 board
by Simon Glass
· Sun Aug 30 19:19:17 2015 -0600
Next »