Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c74dda8b44622266feac7a0080a4302dbec052f5
c74dda8
m68k: mcf5445x: move early ddr init as board-specific
by Angelo Dureghello
· 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
390194d
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
294f205
sf: Preserve QE bit when clearing BP# bits for Macronix flash
by Bin Meng
· 7 years ago
c595199
env: Adjust the load() method to return an error
by Simon Glass
· 7 years ago
21f6394
env: Adjust the get_char() method to return an int
by Simon Glass
· 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
6efb613
mx6sabreauto: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values
by Breno Lima
· 7 years ago
a500a33
mx6sabresd: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values
by Breno Lima
· 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
310fb14
env: Drop env_relocate_spec() in favour of env_load()
by Simon Glass
· 7 years ago
a69d0f6
env: Drop env_get_char_spec()
by Simon Glass
· 7 years ago
6eeae42
env: Drop env_init_new()
by Simon Glass
· 7 years ago
98b5755
env: Drop unused env_ptr variables
by Simon Glass
· 7 years ago
ac358be
env: Drop the env_name_spec global
by Simon Glass
· 7 years ago
7938822
env: Drop common init() functions
by Simon Glass
· 7 years ago
e5bce24
env: Switch over to use environment location drivers
by Simon Glass
· 7 years ago
c9d728d
env: Add a new implementation of environment access
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
ceef960
dm: tegra: move apalis t30/tk1, colibri t20/t30 to livetree
by Marcel Ziswiler
· 7 years ago
9a50b6f
apalis_t30: fix usb otg power enable
by Marcel Ziswiler
· 7 years ago
4415f1d
env: Create a location driver for each location
by Simon Glass
· 7 years ago
42a8180
env: Rename nand env_location to nand_env_location
by Simon Glass
· 7 years ago
203e94f
env: Add an enum for environment state
by Simon Glass
· 7 years ago
75de597
env: common: Drop env_get_char_memory()
by Simon Glass
· 7 years ago
81a4dea
env: common: Drop env_get_char_init()
by Simon Glass
· 7 years ago
5fc5254
env: common: Factor out the common env_valid check
by Simon Glass
· 7 years ago
0219fb6
env: common: Drop env_get_addr()
by Simon Glass
· 7 years ago
bcdfb8d
env: common: Make env_get_addr/get_char_memory() static
by Simon Glass
· 7 years ago
91d3aa0
env: Use tabs in ENV_IS_IN_FAT
by Simon Glass
· 7 years ago
0649cd0
Move environment files from common/ to env/
by Simon Glass
· 7 years ago
ec74f5f
Makefile: Rename 'env' target to 'environ'
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
2d3c4ae
Prepare v2017.09-rc2
by Tom Rini
· 7 years ago
8866312
configs: Resync with savedefconfig
by Tom Rini
· 7 years ago
248a3f6
Merge git://git.denx.de/u-boot-net
by Tom Rini
· 7 years ago
5abc1a4
common: Move CONFIG_BOOTARGS to Kconfig
by Sam Protsenko
· 7 years ago
a5fe87e
driver: net: ldpaa: Update priv->phydev after free()
by Prabhakar Kushwaha
· 8 years ago
d2c3197
usb: net: Add support for Microchip LAN75xx and LAN78xx
by Yuiko Oshino
· 7 years ago
1c1e370
net: Add mii_resolve_flowctrl_fdx()
by Yuiko Oshino
· 7 years ago
3f8f141
net: fman: add support RGMII_TXID to memac
by Madalin Bucur
· 7 years ago
aa6aaf9
ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not defined
by Tom Rini
· 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
7b07a20
cmd/bdinfo: correct comment in board_detail
by Chris Packham
· 7 years ago
3a37aee
test: Move the FIT test into the correct place
by Simon Glass
· 7 years ago
77b4267
test: Convert the FIT test to test/py
by Simon Glass
· 7 years ago
bde6712
test: Indent test-fit.py to match the next patch
by Simon Glass
· 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
010ad8c
test: Fix FIT test to pass again
by Simon Glass
· 7 years ago
ffdec30
wdt: Update uclass to make clear that the timeout is in ms
by Andy Shevchenko
· 7 years ago
160cfc4
boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset()
by Nobuhiro Iwamatsu
· 7 years ago
7088a36
x86: qemu: Enable NVMe driver
by Bin Meng
· 7 years ago
beb5f52
nvme: Handle zero Maximum Data Transfer Size (MDTS)
by Bin Meng
· 7 years ago
f81d83d
nvme: Fix number of blocks detection
by Jon Nettleton
· 7 years ago
0deb913
nvme: Detect devices that are class Storage Express
by Jon Nettleton
· 7 years ago
0adc38b
nvme: Add nvme commands
by Zhikang Zhang
· 7 years ago
f6aa61d
nvme: Add show routine to print detailed information
by Zhikang Zhang
· 7 years ago
982388e
nvme: Add NVM Express driver support
by Zhikang Zhang
· 7 years ago
ffab694
dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
by Zhikang Zhang
· 7 years ago
1b69ce2
arm: mvebu: ddr3_debug: remove self assignments
by xypron.glpk@gmx.de
· 7 years ago
a21d636
arm: mvebu: remove self assignment
by xypron.glpk@gmx.de
· 7 years ago
36d3534
tpm: add missing va_end
by xypron.glpk@gmx.de
· 7 years ago
2d5e86b
ARM: hisilicon: hikey: do not rely on random stack value
by xypron.glpk@gmx.de
· 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
5cc9e6b
api: remove superfluous assignment
by xypron.glpk@gmx.de
· 7 years ago
ebb3e43
Convert CONFIG_OMAP3_SPI to Kconfig
by Adam Ford
· 7 years ago
217273c
rockchip: clk: remove RATE_TO_DIV
by Kever Yang
· 7 years ago
3a94d75
rockchip: clk: update dwmmc clock div
by Kever Yang
· 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 »