Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2096af661569fd430b211970080b9d11049fe6ff
/
arch
344f366
rockchip: clock: Add a function to find a clock by ID
by Simon Glass
· 9 years ago
930ec98
rockchip: jerry: Disable pmic-int-1 setup to avoid a hang
by Simon Glass
· 9 years ago
af0b744
rockchip: Use pwrseq for MMC start-up on jerry
by Simon Glass
· 9 years ago
d2ce62b
rockchip: Convert the PMU IOMUX registers into an array
by Simon Glass
· 9 years ago
873220a
rockchip: Avoid using MMC code when not booting from MMC
by Simon Glass
· 9 years ago
113094e
ARM: bootm: Try to use relocated ramdisk
by Jeffy Chen
· 9 years ago
420c8f2
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
cd21371
Merge branch 'master' of git://git.denx.de/u-boot-i2c; branch 'master' of git://git.denx.de/u-boot-nds32
by Tom Rini
· 9 years ago
8d3d7c1
sunxi: Add support for the I2C controller which is part of the PRCM
by Jelle van der Waa
· 9 years ago
687f1f8
nds32: Fix compile error.
by rick
· 9 years ago
90b6fef
dm: video: test: Add tests for the video uclass
by Simon Glass
· 9 years ago
38a2ae2
dm: video: sandbox: Convert sandbox to use driver model for video
by Simon Glass
· 9 years ago
24b9c46
arm: ls1021atwr: Enable driver model lpuart serial driver
by Bin Meng
· 9 years ago
4951af5
arm: ls1021atwr: Split off board device tree
by Bin Meng
· 9 years ago
06229a9
arm: ls1021atwr: Convert to driver model and enable serial support
by Bin Meng
· 9 years ago
00c7f5f
arm: dts: dra7-evm: add tick-timer to chosen node
by Mugunthan V N
· 9 years ago
80961e9
arm: dts: dra72-evm: add tick-timer to chosen node
by Mugunthan V N
· 9 years ago
4e2b288
arm: dts: am335x-evm: add tick-timer to chosen node
by Mugunthan V N
· 9 years ago
6b29c7f
arm: dts: am335x-boneblack: add tick-timer to chosen node
by Mugunthan V N
· 9 years ago
f8494d4
arm: dts: am437x-gp-evm: add tick-timer to chosen node
by Mugunthan V N
· 9 years ago
5877048
arm: dts: am437x-sk-evm: add tick-timer to chosen node
by Mugunthan V N
· 9 years ago
2b18993
arm: omap-common: do not build timer when CONFIG_TIMER defined
by Mugunthan V N
· 9 years ago
95c8919
stm32: move stm32 specific code to mach-stm32
by Vikas Manocha
· 9 years ago
c10b3ba
armv7: Add missing newline after OMAP die ID
by Ladislav Michl
· 9 years ago
03390c6
m68k: M54418TWR: drop board/freescale/m54418twr/config.mk
by Masahiro Yamada
· 9 years ago
3c6392f
arm, ubifs: fix gcc5.x compiler warning
by Heiko Schocher
· 9 years ago
708848d
ARM: uniphier: remove unneeded if conditionals
by Masahiro Yamada
· 9 years ago
99d8098
ARM: uniphier: move UMC register macros to umc-regs.h
by Masahiro Yamada
· 9 years ago
b12256c
ARM: uniphier: set active ways to really enable outer cache
by Masahiro Yamada
· 9 years ago
4de74d5
ARM: uniphier: fix range invalidate for outer cache
by Masahiro Yamada
· 9 years ago
a0150f8
ARM: uniphier: factor out outer cache sync as a helper function
by Masahiro Yamada
· 9 years ago
81533fc
ARM: uniphier: refactor outer cache operation slightly
by Masahiro Yamada
· 9 years ago
69f7a03
armv8: cavium: Add ThunderX 88xx board definition
by Sergey Temerkhanov
· 9 years ago
9caf772
armv8: cavium: Add the device tree for ThunderX
by Sergey Temerkhanov
· 9 years ago
064949c
armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure
by Sergey Temerkhanov
· 9 years ago
78eaa49
armv8: New MMU setup code allowing to use 48+ bits PA/VA
by Sergey Temerkhanov
· 9 years ago
6774e4e
armv8: Add read_mpidr() function
by Sergey Temerkhanov
· 9 years ago
294191c
x86: quark: Fix boot breakage
by Bin Meng
· 9 years ago
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
20cb2e5
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 9 years ago
650f3f2
MIPS: implement bit manipulating I/O accessors
by Daniel Schwierzeck
· 9 years ago
a518653
MIPS: fix SPDX license identifier in remaining arch header files
by Daniel Schwierzeck
· 9 years ago
a6dae71
MIPS: sync processor and register definitions with linux-4.4
by Daniel Schwierzeck
· 9 years ago
b01d3e1
MIPS: sync I/O related header files with linux-4.4
by Daniel Schwierzeck
· 9 years ago
02ca55e
MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT
by Daniel Schwierzeck
· 9 years ago
aadd332
MIPS: Kconfig: optimize gcc -march and -mtune setup
by Daniel Schwierzeck
· 9 years ago
536ce92
MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/
by Daniel Schwierzeck
· 9 years ago
e6e124b
MIPS: Kconfig: refactor machine setup
by Daniel Schwierzeck
· 9 years ago
de5b6e2
MIPS: add initial infrastructure for device-tree files
by Daniel Schwierzeck
· 9 years ago
eda26dd
MIPS: do not build position-independent executables for SPL
by Daniel Schwierzeck
· 9 years ago
04a665d
MIPS: create .text sub-sections for assembler functions
by Daniel Schwierzeck
· 9 years ago
7509b57
MIPS: fix annotation of _start and relocate_code
by Daniel Schwierzeck
· 9 years ago
23b631d
MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO.
by Purna Chandra Mandal
· 9 years ago
c142d30
socfpga: Modify qts-filter args to allow input for bsp generated files and quartus project directories
by Dalon Westergreen
· 9 years ago
8e2334e
eth-raw-os.c: Add cast to bind(2) call
by Tom Rini
· 9 years ago
34fd6c9
Fix GCC format-security errors and convert sprintfs.
by Ben Whitten
· 9 years ago
19af854
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
159c0da
arm: initialize gd for AArch64
by Stephen Warren
· 9 years ago
0872fb2
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 9 years ago
d76eba6
mvebu: Support Synology DS414
by Phil Sutter
· 9 years ago
22e553e
mvebu: Add rudimental MV78230 support
by Phil Sutter
· 9 years ago
a7f94ad
mvebu: Introduce kconfig symbols for SoC variants
by Phil Sutter
· 9 years ago
8dd44b2
mvebu: axp: refactor board_sat_r_get() and caller
by Phil Sutter
· 9 years ago
68010aa
drivers/pci/pci_mvebu: Fix for boards with X4 lanes
by Phil Sutter
· 9 years ago
04ec0d3
arm: mvebu: Add runtime detection of UART (xmodem) boot-mode
by Stefan Roese
· 9 years ago
44e7ebd
arm: mvebu: Add runtime boot-device detection
by Stefan Roese
· 9 years ago
32139c3
arm: mvebu: Make local structs static const
by Stefan Roese
· 9 years ago
c03a213
arm: mvebu: Move SAR register defines into header
by Stefan Roese
· 9 years ago
c1fe9b4
arm: mvebu: Remove leftover Makefile
by Stefan Roese
· 9 years ago
eb083e5
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
by Stefan Roese
· 9 years ago
b9f41bf
arm: mvebu: Consolidate board Kconfig options into one file
by Stefan Roese
· 9 years ago
2a539c8
arm: mvebu: Print CPU and SDRAM frequency upon startup
by Stefan Roese
· 9 years ago
3025fa6
arm: mvebu: Make serdes setup on Armada XP less noisy
by Stefan Roese
· 9 years ago
9aad5c9
arm: mvebu: Don't include "netdev.h" in cpu.c
by Stefan Roese
· 9 years ago
b158f37
arm: mvebu: Add support for MV78260
by Stefan Roese
· 9 years ago
d8a25fc
arm: mvebu: Don't use 0 as board ID as its used for the custom boards
by Stefan Roese
· 9 years ago
0b1d537
arm: mvebu: Simplify code in setup_usb_phys() a bit
by Stefan Roese
· 9 years ago
caf74c9
arm: mvebu: Don't disable cache at startup on Armada XP at all
by Stefan Roese
· 9 years ago
e7c7228
arm: mvebu: Don't call arch_cpu_init() from SPL at all
by Stefan Roese
· 9 years ago
77b299c
arm: mvebu: Add v7_outer_cache_disable function for AXP & A38x
by Stefan Roese
· 9 years ago
479a977
arm: mvebu: Enable L2 cache on Armada XP
by Stefan Roese
· 9 years ago
7360640
arm: mvebu: Add SolidRun ClearFog Armada 38x initial support
by Stefan Roese
· 9 years ago
c14c93f
arm: mvebu: Move some defines to common include file
by Stefan Roese
· 9 years ago
05b38c1
net: mvneta: Convert to driver model
by Stefan Roese
· 9 years ago
b0e373c
arm: mvebu: armada-388-gp.dts: Add ethernet aliases
by Stefan Roese
· 9 years ago
c981c0e
arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm board
by Stefan Roese
· 9 years ago
49e7d77
arm: mvebu: Add SPI driver model support
by Stefan Roese
· 9 years ago
83097cf
arm: mvebu: Add DM and OF_CONTROL support to SPL
by Stefan Roese
· 9 years ago
6417489
arm: mvebu/kirkwood: Use common timer functions
by Stefan Roese
· 9 years ago
45e3fd9
arm: lpc32xx: switch SPL builds to driver model
by Vladimir Zapolskiy
· 9 years ago
8bf9450
arm: lpc32xx: switch serial console to driver model
by Vladimir Zapolskiy
· 9 years ago
85260bb
arm: move gd handling outside of C code
by Albert ARIBAUD
· 9 years ago
6cb4c46
Fix board init code to respect the C runtime environment
by Albert ARIBAUD
· 9 years ago
f4d480b
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
f58d5bd
arm: dts: am4372: add qspi register maps for memory map
by Mugunthan V N
· 9 years ago
df5f4ea
arm: dts: dra72-evm: add spi-flash comaptible for flash
by Mugunthan V N
· 9 years ago
20be68d
arm: dts: dra7-evm: add spi-flash comaptible for flash
by Mugunthan V N
· 9 years ago
4bd456c
arm: dts: am437x-gp-evm: add spi-flash comaptible for flash
by Mugunthan V N
· 9 years ago
23af70a
arm: dts: dra7: add qspi register maps for memory map and control module
by Mugunthan V N
· 9 years ago
b1f54d8
dts: dra7: add spi alias for qspi
by Mugunthan V N
· 9 years ago
Next »