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