Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
111689e744e638fb29c74003719fe03891866742
/
arch
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
bd95e65
Merge git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
f72b96e
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
0031af9
Merge git://git.denx.de/u-boot-x86
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
deff9b1
powerpc: Rework interrupt_init_cpu()
by Tom Rini
· 7 years ago
528f2b6
arm: dts: am33xx: sync DTS with Linux 4.13-rc4
by Suniel Mahesh
· 7 years ago
f40ad66
arch/sh: don't bring common/env_embedded.o into the link
by Thomas Petazzoni
· 7 years ago
90340c8
arch/sh: allow building in big-endian mode
by Thomas Petazzoni
· 7 years ago
46933df
ARM: rmobile: Add u-boot, dm-pre-reloc to clock nodes on Gen3
by Marek Vasut
· 7 years ago
438505f
x86: tangier: kconfig: Guard tangier-specific options
by Bin Meng
· 7 years ago
81c727d
x86: baytrail: Fix turbo enable
by Bin Meng
· 7 years ago
2ddb1a1
x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig
by Bin Meng
· 7 years ago
c11b17c
x86: kconfig: Imply CMD_PCI
by Bin Meng
· 7 years ago
1e6ebee
x86: fsp: Configure SPI opcode registers before SPI is locked down
by Bin Meng
· 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
a6dd10c
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
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
a373024
m68k: add board stmark2, mcf5441x based
by Angelo Dureghello
· 7 years ago
02a6edd
m68k: mcf5445x: allow CS0 to be undefined
by Angelo Dureghello
· 7 years ago
c533cfc
m68k: fix cache.c for Coldfire V4E
by Angelo Dureghello
· 7 years ago
c74dda8
m68k: mcf5445x: move early ddr init as board-specific
by Angelo Dureghello
· 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
723806c
env: Rename some other getenv()-related functions
by Simon Glass
· 7 years ago
35affd7
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
by Simon Glass
· 7 years ago
bfebc8c
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
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
0649cd0
Move environment files from common/ to env/
by Simon Glass
· 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
18d38d3
rockchip: rk322x: set the DDR region as non-secure in SPL
by Kever Yang
· 7 years ago
bf82e20
rockchip: rk3288: fix EMMC_DIV_MASK definition in header
by Kever Yang
· 7 years ago
e8f9ad9
rockchip: rk3368: spl: move SPL_LDSCRIPT to Kconfig
by Philipp Tomsich
· 7 years ago
b529993
spl: add hierarchical defaults for SPL_LDSCRIPT
by Philipp Tomsich
· 7 years ago
96b9082
rockchip: rk3188: rock: adjust for SPL/TPL split
by Philipp Tomsich
· 7 years ago
bfc2ed5
rockchip: add u-boot specific dts for rk3368 based boards
by Andy Yan
· 7 years ago
3159a6f
rockchip: rk3368: remove setup of secure timer from TPL/SPL
by Philipp Tomsich
· 7 years ago
bc824cc
dts: rk3368: make timer0 accessible for SPL and TPL
by Philipp Tomsich
· 7 years ago
e9e5d9d
dm: timer: normalise SPL and TPL support
by Philipp Tomsich
· 7 years ago
5aa49af
moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE
by Philipp Tomsich
· 7 years ago
4cf4378
rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size from SPL
by Philipp Tomsich
· 7 years ago
faa18db
armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK
by Philipp Tomsich
· 7 years ago
d9d1242
rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368
by Philipp Tomsich
· 7 years ago
4d02d20
rockchip: board: lion-rk3368: add support for the RK3368-uQ7
by Philipp Tomsich
· 7 years ago
5071457
rockchip: rk3368: spl: mark SPL and TPL as supported for ROCKCHIP_RK3368
by Philipp Tomsich
· 7 years ago
Next »