Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
584f316f115df52fd09a6cf699b29dcf824b4da5
/
arch
/
arm
f58ad98
usb: net: migrate USB Ethernet adapters to Kconfig
by Chris Packham
· 7 years ago
ae35844
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
by Chris Packham
· 7 years ago
0532cee
rockchip: enable SPL_SYSRESET config for all Rockchip SoCs
by Kever Yang
· 7 years ago
e1f6881
rockchip: rk3328: fix syscon id table
by Kever Yang
· 7 years ago
08d0c53
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
40d4f79
rockchip: rk3288: Add reset reason detection
by Wadim Egorov
· 7 years ago
a0e80c9
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
0d0915b
ARM: rmobile: Add missing IPSR18 bits to R8A7795 PFC
by Marek Vasut
· 7 years ago
edd1653
Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig
by Adam Ford
· 7 years ago
fc760cc
Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig
by Adam Ford
· 7 years ago
ac1d8ac
Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX
by Adam Ford
· 7 years ago
48f6232
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
by Tom Rini
· 7 years ago
0b6e5b2
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
6ff005c
sunxi: Fix CONFIG_SUNXI_GMAC references
by Dave Prue
· 7 years ago
6aee2ab
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
4109d70
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 7 years ago
e4adc8e
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· 7 years ago
46668df
i.MX6Q: spl: Fix falcon to use dram_init_banksize
by Jagan Teki
· 7 years ago
624da53
imx: remove SATA boot mode for i.MX 6UL and 6ULL
by Stefan Agner
· 7 years ago
dbc3e64
ARM: mvebu: add "spi-flash" compatible string
by Chris Packham
· 7 years ago
d8a10e7
ARM: uniphier: set system bus pinmux for PXs3
by Masahiro Yamada
· 7 years ago
b173c19
ARM: uniphier: move CONFIG_NAND to defconfig
by Masahiro Yamada
· 7 years ago
31c86aa
ARM: dts: uniphier: update PXs3 SoC/board DT
by Masahiro Yamada
· 7 years ago
6c9e46e
ARM: dts: uniphier: sync with Linux
by Masahiro Yamada
· 7 years ago
4013bbb
ARM: uniphier: fix DSPLL init code for LD20 SoC
by Dai Okamura
· 7 years ago
e0daca7
ARM: uniphier: remove ad-hoc pin settings for NAND
by Masahiro Yamada
· 7 years ago
4914a68
ARM: uniphier: add PLL settings for PXs3
by Masahiro Yamada
· 7 years ago
a55957b
ARM: uniphier: move PLLCTRL register macros to each SoC .c file
by Masahiro Yamada
· 7 years ago
546197b
ARM: uniphier: replace <common.h> with <linux/delay.h> in pll settings
by Masahiro Yamada
· 7 years ago
ffc36f5
imx6: don't include unneeded boot_mode array in SPL
by Anatolij Gustschin
· 7 years ago
ae64226
imx: timer: don't clear the GPT control register multiple times
by Anatolij Gustschin
· 7 years ago
343ff16
sunxi: Enable MMC new mode for A83T
by Maxime Ripard
· 7 years ago
de9b177
mmc: sunxi: Support new mode
by Maxime Ripard
· 7 years ago
3aa4b70
imx: imx6: Move gpr_init() function to soc.c
by Breno Lima
· 7 years ago
f72b96e
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
1e87f9c
spl: stm32: make falcon mode activation configurable
by Vikas Manocha
· 7 years ago
a797f27
ARMv8/sec_firmware : Update chosen/kaslr-seed with random number
by Ruchika Gupta
· 7 years ago
225bfd3
arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC
by Thomas Petazzoni
· 7 years ago
c25c4fd
board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/
by Thomas Petazzoni
· 7 years ago
fc6adeb
board: atmel: Use the new PIT timer driver
by Wenyou.Yang@microchip.com
· 7 years ago
47edaea
driver: timer: Add the Atmel PIT timer driver
by Wenyou.Yang@microchip.com
· 7 years ago
528f2b6
arm: dts: am33xx: sync DTS with Linux 4.13-rc4
by Suniel Mahesh
· 7 years ago
46933df
ARM: rmobile: Add u-boot, dm-pre-reloc to clock nodes on Gen3
by Marek Vasut
· 7 years ago
962c78b
imx: use BOOT_DEVICE_BOARD instead of UART
by Stefan Agner
· 7 years ago
3bd1642
imx: fix USB boot mode detection for i.MX 6UL and 6ULL
by Stefan Agner
· 7 years ago
7c09cbf
imx: fix licensing in i.MX files
by Stefano Babic
· 7 years ago
fa85b02
imx: mx7: psci: add copyright and license
by Peng Fan
· 7 years ago
3444d1d
ARM: dts: uniphier: add dr_mode property to dwc3 node
by Masahiro Yamada
· 7 years ago
c5161ee
Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3"
by Masahiro Yamada
· 7 years ago
0aa8b2c
Revert "ARM: uniphier: move lowlevel debug init code after page table switch"
by Masahiro Yamada
· 7 years ago
00aa453
ARM: uniphier: remove sLD3 SoC support
by Masahiro Yamada
· 7 years ago
213fcab
clk: uniphier: fix unmet direct dependencies warning
by Masahiro Yamada
· 7 years ago
1fdafb2
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
a80b3b0
rockchip: rk322x: update MACRO for mmc clksel reg
by Kever Yang
· 7 years ago
44c5ba5
rockchip: rk322x: update dram bank size
by Kever Yang
· 7 years ago
a299a48
rockchip: rk3399: spl: remove unused header inclusion
by Philipp Tomsich
· 7 years ago
caa6b3b
rockchip: dts: rk3399-evb: remove redundant gmac node
by Kever Yang
· 7 years ago
1ade3a9
rockchip: dts: rk3399-firefly: update gmac parameter
by Kever Yang
· 7 years ago
e7881d8
dm: mmc: Drop CONFIG_DM_MMC_OPS
by Simon Glass
· 7 years ago
5ec1f56
dm: imx: cm_fx6: Add device tree for cm_fx6
by Simon Glass
· 7 years ago
7e0712b
dm: sata: imx: Allow driver model to be used for sata
by Simon Glass
· 7 years ago
a3f0a7d
mmc: sh_sdhi: Fix the ACMD handling
by Marek Vasut
· 7 years ago
336aee5
Merge git://git.denx.de/u-boot-tegra
by Tom Rini
· 7 years ago
ceff355
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
470135b
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
35affd7
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
by Simon Glass
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
fd1e959
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
018f530
env: Rename common functions related to setenv()
by Simon Glass
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
e872f27
imx: mx7: fix build warning when CONFIG_IMX_RDC not enabled
by Peng Fan
· 7 years ago
9402caf
imx: mx6sl: simplify code using setbits_le32
by Peng Fan
· 7 years ago
7236297
imx: mx6sx: select OSC as uart's clk parent
by Peng Fan
· 7 years ago
79a57b5
imx: mx6: soc: fix mx6sll settings
by Peng Fan
· 7 years ago
3d3598d
imx: mx6: select ARM_ERRATA_845369
by Peng Fan
· 7 years ago
11d9431
arm: Implement workaround for Cortex-A9 errata 845369
by Peng Fan
· 7 years ago
91435cd
ARM: i.MX6: exclude the ARM errata from i.MX6 UP system
by Peng Fan
· 7 years ago
0c7c6fb
imx: imx6ull: correct get_cpu_speed_grade_hz
by Sébastien Szymanski
· 7 years ago
44e6705
imx: imx6ul: correct get_cpu_speed_grade_hz on 696MHz SoCs
by Sébastien Szymanski
· 7 years ago
ff3a5fc
imx6: clock: correct comment for PLL_VIDEO
by Anatolij Gustschin
· 7 years ago
557b9b7
imx6: use SION macro in SDn_CMD mux mode bitfield arguments
by Anatolij Gustschin
· 7 years ago
0151009
env: Drop saveenv() in favour of env_save()
by Simon Glass
· 7 years ago
c1c3fe2
env: Convert CONFIG_ENV_IS_IN... to a choice
by Simon Glass
· 7 years ago
33848eb
apalis_t30/tk1, colibri_t20/t30: fix i2c bus frequencies
by Marcel Ziswiler
· 7 years ago
8b733af
apalis-tk1: remove duplicate hdmi_ddc device tree node
by Marcel Ziswiler
· 7 years ago
585bf8a
sun50i: a64: Add A64-OLinuXino initial support
by Jagan Teki
· 7 years ago
f322657
sun50i: a64: Add initial NanoPi A64 support
by Jagan Teki
· 7 years ago
c1b62ba
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
bc5d038
stm32f1: remove stm32f1 support
by Patrice Chotard
· 7 years ago
0459bc3
ARM: OMAP5: Enable support for AVS0 for OMAP5 production devices
by Nishanth Menon
· 7 years ago
5796b66
ARM: OMAP5: Remove OPP_LOW Definitions for ES2.0
by Nishanth Menon
· 7 years ago
d1fe197
stm32: remove redundant 'else if'
by xypron.glpk@gmx.de
· 7 years ago
a22bbfd
arm: mvebu: avoid possible NULL dereference
by xypron.glpk@gmx.de
· 7 years ago
a598173
armv7m: mpu_config add missing break
by xypron.glpk@gmx.de
· 7 years ago
6def7de
bcm281xx: clock: avoid possible NULL dereference
by xypron.glpk@gmx.de
· 7 years ago
65e8ce2
arm: bcm235xx: clk_set_rate avoid possible NULL deref
by xypron.glpk@gmx.de
· 7 years ago
b69a084
arm: bcm235xx: avoid possible NULL dereference
by xypron.glpk@gmx.de
· 7 years ago
9730bcd
arm: spear: do not return random value from stack
by xypron.glpk@gmx.de
· 7 years ago
95ca100
rockchip: rk322x: update max-frequency for mmc node
by Kever Yang
· 7 years ago
a2a1bfe
rockchip: dts: rk322x: add sdmmc device node
by Kever Yang
· 7 years ago
Next »