Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
dd83840e5efc297b184196f2603f537a167f85e4
« Previous
da968c7
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 8 years ago
c733c18
Merge branch 'master' of git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 8 years ago
bdf58c7
tools: kwboot: patch destaddr only for SoCs with header version 1
by Simon Baatz
· 8 years ago
c90d7ab
arm: mvebu: a38x: typo fix cpabilities -> capbilities
by Chris Packham
· 8 years ago
014a357
arm: mvebu: a38x: update serdes error handling
by Chris Packham
· 8 years ago
148f00e
spl: Remove unused CONFIG_SPL_SPI_* definitions
by Chris Packham
· 8 years ago
d7b4731
arm: mvebu: Add support for NAND interface on A-38x
by Chris Packham
· 8 years ago
03d6cd9
i2c: mvtwsi: Fix order of address bytes (high to low)
by Stefan Roese
· 8 years ago
4832c7f
spi: tegra: fix hang in set_mode()
by Stephen Warren
· 8 years ago
6002c75
ARM: tegra: remove stale nvidia, bpmp I2C DT property
by Stephen Warren
· 8 years ago
eb3f68a
ARM: tegra: fix Tegra186 SDHCI clock/reset names
by Stephen Warren
· 8 years ago
b4ee081
ARM: tegra: fix Tegra186 I2C clock name
by Stephen Warren
· 8 years ago
46fe9eb
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 8 years ago
1d3bcb6
Prepare v2016.09-rc2
by Tom Rini
· 8 years ago
10ba92f
fs-test.sh: Correct check_md5() test with newlines
by Tom Rini
· 8 years ago
8c83c03
net: mii: check phy advertising register when geting link status
by Dongpo Li
· 8 years ago
05237f7
net: davinci_emac: Restore the internal MDIO accessors return values
by karl beldan
· 8 years ago
c23c7d4
net/fm: Remove unused code of FMan QMI
by Hou Zhiqiang
· 8 years ago
a51897b
net: davinci_emac: Invalidate only the received portion of a buffer
by karl beldan
· 8 years ago
6202b8f
net: davinci_emac: Round up top tx buffer boundaries for dcache ops
by karl beldan
· 8 years ago
a02c232
net: davinci_emac: Remove useless dcache ops on descriptors
by karl beldan
· 8 years ago
1ff65d4
net: nfs: Simplify rpc_add_credentials()
by Joe Hershberger
· 8 years ago
998372b
net: nfs: Use the tx buffer to construct rpc msgs
by Joe Hershberger
· 8 years ago
d89ff2d
net: nfs: Move some prints to debug statements
by Joe Hershberger
· 8 years ago
0517cc4
net: nfs: Use consistent names for the rpc_pkt
by Joe Hershberger
· 8 years ago
c629c45
net: nfs: Correct a comment
by Joe Hershberger
· 8 years ago
051ed9a
net: nfs: Consolidate handling of NFSv3 attributes
by Joe Hershberger
· 8 years ago
347a901
net: nfs: Fix lines that are too long
by Joe Hershberger
· 8 years ago
6279b49
net: nfs: Correct the reply data buffer size
by Joe Hershberger
· 8 years ago
5280c76
net: nfs: Share the file handle buffer for v2 / v3
by Joe Hershberger
· 8 years ago
b0baca9
net: NFS: Add NFSv3 support
by Guillaume GARDET
· 8 years ago
d23d7bd
net: nfs: Remove unused define
by Joe Hershberger
· 8 years ago
f8b26c7
net: nfs: Remove separate buffer for default name
by Joe Hershberger
· 8 years ago
aa7a648
net: Stop including NFS overhead in defragment max
by Joe Hershberger
· 8 years ago
c98b171
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 8 years ago
f835706
pinctrl: fix typos in comment blocks of pinconfig_post_bind()
by Masahiro Yamada
· 8 years ago
b1237c6
efi_loader: Fix relocations above 64kb image size
by Alexander Graf
· 8 years ago
68a2fd4
Makefile: Remove tags file on mrproper
by Vignesh R
· 8 years ago
4ed6f43
tools/env: soften warning about erase block alignment
by Andreas Fenkart
· 8 years ago
490365c
tools/env: return with error if redundant environments have unequal size
by Andreas Fenkart
· 8 years ago
c359ae5
ARM: OMAP4+: vcores: Remove duplicated code
by Lokesh Vutla
· 8 years ago
5328717
ARM: OMAP5+: vcores: Drop unnecessary #ifndefs
by Lokesh Vutla
· 8 years ago
4ba58bd
test/py: match prompt only at line boundaries
by Stephen Warren
· 8 years ago
fc18e9b
common: cli_readline: Improve command line editing
by James Byrne
· 8 years ago
2883c4e
fastboot: move to Kconfig
by Steve Rae
· 8 years ago
e016f0b
fastboot: implement Kconfig
by Steve Rae
· 8 years ago
3c1dcef
cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments
by Bin Meng
· 8 years ago
a391d50
Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARM
by Tom Rini
· 8 years ago
2695927
cmd: booti: move CONFIG_CMD_BOOTI to Kconfig
by Masahiro Yamada
· 8 years ago
5db2890
cmd: Split 'bootz' and 'booti' out from 'bootm'
by Tom Rini
· 8 years ago
f2a9942
tests: Introduce DT overlay tests
by Maxime Ripard
· 8 years ago
e6628ad
cmd: fdt: add fdt overlay application subcommand
by Maxime Ripard
· 8 years ago
ddf67f7
libfdt: Add overlay application function
by Maxime Ripard
· 8 years ago
ea7b1a2
libfdt: Add fdt_setprop_inplace_namelen_partial
by Maxime Ripard
· 8 years ago
2b941bf
libfdt: Add fdt_getprop_namelen_w
by Maxime Ripard
· 8 years ago
8e96857
libfdt: Add fdt_path_offset_namelen
by Maxime Ripard
· 8 years ago
6f5f92c
libfdt: Fix separator spelling
by Maxime Ripard
· 8 years ago
57c7809
libfdt: Add max phandle retrieval function
by Maxime Ripard
· 8 years ago
67e610d
libfdt: Add iterator over properties
by Maxime Ripard
· 8 years ago
805ac6a
libfdt: Add new headers and defines
by Maxime Ripard
· 8 years ago
f272f1f
vsprintf: Include stdarg for va_list
by Maxime Ripard
· 8 years ago
716f908
scripts: Makefile.lib: Sanitize DTB names
by Maxime Ripard
· 8 years ago
f0ed68e
cmd: fdt: Narrow the check for fdt addr
by Maxime Ripard
· 8 years ago
798dc6b
ARM: rmobile: r8a7795: Add MMU layout
by Nobuhiro Iwamatsu
· 8 years ago
544661b
ARM: rmobile: salvator-x: Update defconfig
by Nobuhiro Iwamatsu
· 8 years ago
b1db954
ARM: rmobile: Remove duplicate configs by Kconfig in rcar-gen3-common.h
by Nobuhiro Iwamatsu
· 8 years ago
0f2765e
ARM: rmobile: lager: Move rcar-gen2-common to rcar-common
by Nobuhiro Iwamatsu
· 8 years ago
c5e729e
arm: rmobile: Update defconfig
by Nobuhiro Iwamatsu
· 8 years ago
d8fc402
arm: rmobile: Fix HDMI output for BLANCHE board
by masakazu.mochizuki.wd@hitachi.com
· 8 years ago
6f107e4
arm: rmobile: Add BLANCHE board support
by masakazu.mochizuki.wd@hitachi.com
· 9 years ago
7593194
mmc: rmobile: add a compiler barrier
by Yannick Gicquel
· 9 years ago
4ebaba5
ARM: rmobile: rcar-common: Fix warning of type difference
by Nobuhiro Iwamatsu
· 9 years ago
e525d34
ARM: rmobile: Add support salvator-x board
by Nobuhiro Iwamatsu
· 9 years ago
ee8f0cb
ARM: rmobile: Add support R8A7795
by Nobuhiro Iwamatsu
· 9 years ago
581183d
ARM: rmobile: Add support R-Car Generation 3
by Nobuhiro Iwamatsu
· 9 years ago
a7da6f8
ARM: rmobile: Move rcar-gen2-common to rcar-common
by Nobuhiro Iwamatsu
· 9 years ago
7a500a7
ARM: rmobile: Create R-Car 32bit (Gen1 and Gen2) for Kconfig
by Nobuhiro Iwamatsu
· 8 years ago
d6ee8ce
serial: sh: Add support R8A7795
by Hiroyuki Yokoyama
· 9 years ago
4810c2f
MAINTAINERS: Add maintainer entry of RMOBILE
by Nobuhiro Iwamatsu
· 9 years ago
1cc95f6
ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE
by Nobuhiro Iwamatsu
· 9 years ago
7a7d246
ARM: rmobile: Move SoC headers to mach-rmobile/include/mach
by Nobuhiro Iwamatsu
· 9 years ago
badbb63
ARM: rmobile: Move SoC sources to mach-rmobile
by Nobuhiro Iwamatsu
· 9 years ago
793fd86
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 8 years ago
27daffe
x86: Add theadorable-x86-dfi-bt700 board support
by Stefan Roese
· 8 years ago
b1ad6c6
x86: Add DFI BT700 BayTrail board support
by Stefan Roese
· 8 years ago
303dfc2
x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config code
by Stefan Roese
· 8 years ago
ca6c5e0
i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)
by Stefan Roese
· 8 years ago
cc7ed26
cbfs: Fix incorrect CBFS file header size being used
by Yaroslav K
· 8 years ago
cd379a2
x86: bdinfo: Drop meaningless values
by Simon Glass
· 8 years ago
ddd917b
bdinfo: Don't print out empty DRAM banks
by Simon Glass
· 8 years ago
c2147e2
x86: bayleybay: Add PS/2 keyboard and mouse to ASL file
by Bin Meng
· 8 years ago
144fdbd
x86: som-db5800-som-6867: fix SERIRQ on reset
by George McCollister
· 8 years ago
4cf9e46
misc: Add simple driver for some Nuvoton NCT6102D devices
by Stefan Roese
· 8 years ago
d7b935b
x86: baytrail: Add SIO HS-UART clock setup
by Stefan Roese
· 8 years ago
bf4ea7e
x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZE
by Stefan Roese
· 8 years ago
37b4a90
x86: Mention running U-Boot in 64-bit mode in the README
by Simon Glass
· 8 years ago
007adbc
x86: Add a reference to README.efi
by Simon Glass
· 8 years ago
dc39621
x86: Mention how to boot a 64-bit kernel from U-Boot
by Simon Glass
· 8 years ago
5d98c5e
x86: doc: Add note about the debug FSP usage on BayTrail
by Stefan Roese
· 8 years ago
f55137f
x86: conga-qeval20-qa3: Add missing MAINTERNERS entry
by Stefan Roese
· 8 years ago
Next »