Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
37dadbca0c8b9bff00f892fd87a978cbe0a98b3a
/
arch
/
arm
37dadbc
board: atmel: sama5d2_xplained: add SPL support
by Wenyou Yang
· 9 years ago
4245701
arm: at91/spl: mpddrc: use IP version to check configuration
by Wenyou Yang
· 9 years ago
c2ad76c
arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initialization
by Wenyou Yang
· 9 years ago
7e8702a
arm: at91/spl: mpddrc: add struct atmel_mpddrc_config
by Wenyou Yang
· 9 years ago
9e4de7f
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
cd7aa27
sunxi: Add suport for A83T based Banana-pi M3 Board
by Vishnu Patekar
· 9 years ago
f3ad64c
sunxi: Add support for LPDDR3 for A83T
by Vishnu Patekar
· 9 years ago
f5fd8ca
sunxi: Groundwork to support new dram type for A83T
by Vishnu Patekar
· 9 years ago
627b380
sunxi: Redundant code cleanup from a83t dram init
by Vishnu Patekar
· 9 years ago
9683945
sunxi: Support PSCI ops on Allwinner H3
by Chen-Yu Tsai
· 9 years ago
ed80584
sunxi: Support H3 CCU security switches
by Chen-Yu Tsai
· 9 years ago
5823664
sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3
by Chen-Yu Tsai
· 9 years ago
b72ae19
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
2218c54
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· 9 years ago
84b8bf6
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
by Masahiro Yamada
· 9 years ago
6e2f153
arm, powerpc: Update cc-version tests to check for cc-name as well
by Tom Rini
· 9 years ago
d9699de
imx: mx7: default enable MDIO open drain
by Peng Fan
· 9 years ago
9ba18ff
imx: mx6ul/sx: fix mmdc_ch0 clk calculation
by Peng Fan
· 9 years ago
234dc63
imx: mx6: add more entry for mxc_ccm_reg
by Peng Fan
· 9 years ago
bedaa84
imx: nand: update GPMI NAND driver to support MX7
by Peng Fan
· 9 years ago
1fc4f80
imx: apbh_dma: Update APBH-DMA for MX7D
by Peng Fan
· 9 years ago
913d1be
video: Add support for Armada XP LCD controller
by Stefan Roese
· 9 years ago
7c1058f
rockchip: Add support for Raxda Rock 2
by Simon Glass
· 9 years ago
cf629bb
rockchip: rock2: dts: Make changes for U-Boot
by Simon Glass
· 9 years ago
68b08c4
rockchip: rock2: Bring in device tree files from Linux
by Simon Glass
· 9 years ago
6406f45
rockchip: dts: Sync up SPDIF node with Linux
by Simon Glass
· 9 years ago
74336f7
rockchip: jerry: Enable EDP and HDMI video output
by Simon Glass
· 9 years ago
dae594f
rockchip: spl: Support full-speed CPU in SPL
by Simon Glass
· 9 years ago
4f14d13
rockchip: jerry: Fix the SDRAM timing
by Simon Glass
· 9 years ago
f23cf90
rockchip: spl: Drop MMC support code when not needed
by Simon Glass
· 9 years ago
affd4a9
rockchip: Tidy up the register-access macros
by Simon Glass
· 9 years ago
2460d18
rockchip: sdram: Use syscon_get_first_range() where possible
by Simon Glass
· 9 years ago
9368104
rockchip: sdram: Tidy up a few comments
by Simon Glass
· 9 years ago
74e53e0
rockchip: Add a simple 'clock' command
by Simon Glass
· 9 years ago
ad443b7
rockchip: Don't skip low-level init
by Simon Glass
· 9 years ago
7b7ad5c
rockchip: video: Add a video-output driver
by Simon Glass
· 9 years ago
5852d53
rockchip: video: Add a display driver for rockchip eDP
by Simon Glass
· 9 years ago
c253948
rockchip: video: Add a display driver for rockchip HDMI
by Simon Glass
· 9 years ago
009741f
rockchip: Rename the CRU_MODE_CON fields
by Simon Glass
· 9 years ago
0e23fd8
pwm: rockchip: Add a PWM driver for Rockchip SoCs
by Simon Glass
· 9 years ago
27a1961
rockchip: jerry: Enable the Chrome OS EC
by Simon Glass
· 9 years ago
5ddf5d7
rockchip: clk: Make rkclk_get_clk() SoC-specific
by Simon Glass
· 9 years ago
a49dc0a
rockchip: reset: Use the rk_clr/setreg() interface
by Simon Glass
· 9 years ago
0906995
rockchip: sdram: Use the rk_clr/setreg() interface
by Simon Glass
· 9 years ago
64b7faa
rockchip: clock: Add a function to find a clock by ID
by Simon Glass
· 9 years ago
f4adc9a
rockchip: jerry: Disable pmic-int-1 setup to avoid a hang
by Simon Glass
· 9 years ago
79d020e
rockchip: Use pwrseq for MMC start-up on jerry
by Simon Glass
· 9 years ago
a4275f5
rockchip: Convert the PMU IOMUX registers into an array
by Simon Glass
· 9 years ago
1e724f8
rockchip: Avoid using MMC code when not booting from MMC
by Simon Glass
· 9 years ago
f7ee071
ARM: bootm: Try to use relocated ramdisk
by Jeffy Chen
· 9 years ago
6905f4d
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
9d08268
sunxi: Add support for the I2C controller which is part of the PRCM
by Jelle van der Waa
· 9 years ago
665ac00
arm: ls1021atwr: Enable driver model lpuart serial driver
by Bin Meng
· 9 years ago
8b67761
arm: ls1021atwr: Split off board device tree
by Bin Meng
· 9 years ago
f833cd6
arm: ls1021atwr: Convert to driver model and enable serial support
by Bin Meng
· 9 years ago
87a2127
arm: dts: dra7-evm: add tick-timer to chosen node
by Mugunthan V N
· 9 years ago
6c3401a
arm: dts: dra72-evm: add tick-timer to chosen node
by Mugunthan V N
· 9 years ago
d3e25ae
arm: dts: am335x-evm: add tick-timer to chosen node
by Mugunthan V N
· 9 years ago
c7bd870
arm: dts: am335x-boneblack: add tick-timer to chosen node
by Mugunthan V N
· 9 years ago
ff9e612
arm: dts: am437x-gp-evm: add tick-timer to chosen node
by Mugunthan V N
· 9 years ago
34afc61
arm: dts: am437x-sk-evm: add tick-timer to chosen node
by Mugunthan V N
· 9 years ago
28a6c01
arm: omap-common: do not build timer when CONFIG_TIMER defined
by Mugunthan V N
· 9 years ago
0a61ee8
stm32: move stm32 specific code to mach-stm32
by Vikas Manocha
· 9 years ago
bfb7cc3
armv7: Add missing newline after OMAP die ID
by Ladislav Michl
· 9 years ago
1d48ca6
arm, ubifs: fix gcc5.x compiler warning
by Heiko Schocher
· 9 years ago
048c61d
ARM: uniphier: remove unneeded if conditionals
by Masahiro Yamada
· 9 years ago
faefef9
ARM: uniphier: move UMC register macros to umc-regs.h
by Masahiro Yamada
· 9 years ago
d649fb8
ARM: uniphier: set active ways to really enable outer cache
by Masahiro Yamada
· 9 years ago
6d95778
ARM: uniphier: fix range invalidate for outer cache
by Masahiro Yamada
· 9 years ago
5407735
ARM: uniphier: factor out outer cache sync as a helper function
by Masahiro Yamada
· 9 years ago
cefca48
ARM: uniphier: refactor outer cache operation slightly
by Masahiro Yamada
· 9 years ago
746f985
armv8: cavium: Add ThunderX 88xx board definition
by Sergey Temerkhanov
· 9 years ago
1674bd1
armv8: cavium: Add the device tree for ThunderX
by Sergey Temerkhanov
· 9 years ago
a5b9fa3
armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure
by Sergey Temerkhanov
· 9 years ago
94f7ff3
armv8: New MMU setup code allowing to use 48+ bits PA/VA
by Sergey Temerkhanov
· 9 years ago
ba5648c
armv8: Add read_mpidr() function
by Sergey Temerkhanov
· 9 years ago
5b8031c
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
217db22
socfpga: Modify qts-filter args to allow input for bsp generated files and quartus project directories
by Dalon Westergreen
· 9 years ago
a737028
arm: initialize gd for AArch64
by Stephen Warren
· 9 years ago
f46c255
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 9 years ago
aefb8f4
mvebu: Support Synology DS414
by Phil Sutter
· 9 years ago
6202953
mvebu: Add rudimental MV78230 support
by Phil Sutter
· 9 years ago
4290252
mvebu: Introduce kconfig symbols for SoC variants
by Phil Sutter
· 9 years ago
beadff1
mvebu: axp: refactor board_sat_r_get() and caller
by Phil Sutter
· 9 years ago
9a04527
drivers/pci/pci_mvebu: Fix for boards with X4 lanes
by Phil Sutter
· 9 years ago
f4db6c9
arm: mvebu: Add runtime detection of UART (xmodem) boot-mode
by Stefan Roese
· 9 years ago
a5f8887
arm: mvebu: Add runtime boot-device detection
by Stefan Roese
· 9 years ago
a9fc5a2
arm: mvebu: Make local structs static const
by Stefan Roese
· 9 years ago
d35831f
arm: mvebu: Move SAR register defines into header
by Stefan Roese
· 9 years ago
b7ca250
arm: mvebu: Remove leftover Makefile
by Stefan Roese
· 9 years ago
81e33f4
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
by Stefan Roese
· 9 years ago
b322c83
arm: mvebu: Consolidate board Kconfig options into one file
by Stefan Roese
· 9 years ago
d718bf2
arm: mvebu: Print CPU and SDRAM frequency upon startup
by Stefan Roese
· 9 years ago
e25d5a9
arm: mvebu: Make serdes setup on Armada XP less noisy
by Stefan Roese
· 9 years ago
84877c6
arm: mvebu: Don't include "netdev.h" in cpu.c
by Stefan Roese
· 9 years ago
bf0db8b
arm: mvebu: Add support for MV78260
by Stefan Roese
· 9 years ago
00a457b
arm: mvebu: Don't use 0 as board ID as its used for the custom boards
by Stefan Roese
· 9 years ago
ab8a4c6
arm: mvebu: Simplify code in setup_usb_phys() a bit
by Stefan Roese
· 9 years ago
c86d53f
arm: mvebu: Don't disable cache at startup on Armada XP at all
by Stefan Roese
· 9 years ago
f4e6ec7
arm: mvebu: Don't call arch_cpu_init() from SPL at all
by Stefan Roese
· 9 years ago
Next »