Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
21621ad626b06d8e07848f2e408843e70648faf2
21621ad
ARM: dts: uniphier: add u-boot, dm-pre-reloc to use eMMC boot on sLD3
by Masahiro Yamada
· Thu Aug 25 17:02:33 2016 +0900
366cd72
ARM: uniphier: increase CONFIG_SYS_MALLOC_F_LEN for sLD3
by Masahiro Yamada
· Thu Aug 25 17:02:32 2016 +0900
d040170
ARM: uniphier: display revision of Micro Support Card 3.6.x kindly
by Masahiro Yamada
· Thu Aug 25 17:02:31 2016 +0900
a788892
ARM: uniphier: support system reset functionality for PSCI
by Masahiro Yamada
· Thu Aug 25 21:03:41 2016 +0900
2545553
mmc: uniphier-sd: just return if already set to desired clock rate
by Masahiro Yamada
· Thu Aug 25 14:52:38 2016 +0900
0205148
mmc: uniphier-sd: return error code if unsupported width is given
by Masahiro Yamada
· Thu Aug 25 14:52:37 2016 +0900
b29afb9
mmc: uniphier-sd: move uniphier_sd_init() below
by Masahiro Yamada
· Thu Aug 25 14:52:36 2016 +0900
b26daaa
mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS
by Masahiro Yamada
· Thu Aug 25 14:52:35 2016 +0900
fe5428d
mmc: uniphier-sd: add static qualifiers to probe and remove callbacks
by Masahiro Yamada
· Fri Aug 12 19:19:03 2016 +0900
932d9ab
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Fri Aug 26 07:42:06 2016 -0400
e97270c
Merge branch 'master' of git://www.denx.de/git/u-boot-marvell
by Tom Rini
· Fri Aug 26 07:41:54 2016 -0400
aa6b9e7
tools: kwboot: patch destaddr only for SoCs with header version 1
by Simon Baatz
· Wed Aug 10 10:15:42 2016 +0200
26898db
arm: mvebu: a38x: typo fix cpabilities -> capbilities
by Chris Packham
· Tue Aug 23 12:07:39 2016 +1200
3677118
arm: mvebu: a38x: update serdes error handling
by Chris Packham
· Mon Aug 22 20:52:49 2016 +1200
c647e6a
spl: Remove unused CONFIG_SPL_SPI_* definitions
by Chris Packham
· Mon Aug 22 17:17:29 2016 +1200
460086e
arm: mvebu: Add support for NAND interface on A-38x
by Chris Packham
· Mon Aug 22 12:38:39 2016 +1200
abd7d31
i2c: mvtwsi: Fix order of address bytes (high to low)
by Stefan Roese
· Thu Aug 25 15:20:01 2016 +0200
b68a994
spi: tegra: fix hang in set_mode()
by Stephen Warren
· Thu Aug 18 10:53:33 2016 -0600
1e75f47
ARM: tegra: remove stale nvidia, bpmp I2C DT property
by Stephen Warren
· Mon Aug 22 16:46:55 2016 -0600
0a81e58
ARM: tegra: fix Tegra186 SDHCI clock/reset names
by Stephen Warren
· Thu Aug 18 11:08:44 2016 -0600
1505b23
ARM: tegra: fix Tegra186 I2C clock name
by Stephen Warren
· Thu Aug 18 11:08:43 2016 -0600
3103d21
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· Tue Aug 23 07:20:36 2016 -0400
4ff7d5c
Prepare v2016.09-rc2
by Tom Rini
· Mon Aug 22 20:30:42 2016 -0400
714804b
fs-test.sh: Correct check_md5() test with newlines
by Tom Rini
· Mon Aug 22 19:37:56 2016 -0400
ce29024
net: mii: check phy advertising register when geting link status
by Dongpo Li
· Mon Aug 22 21:03:29 2016 +0800
05d0698
net: davinci_emac: Restore the internal MDIO accessors return values
by karl beldan
· Sat Aug 20 08:56:53 2016 +0000
77bc77a
net/fm: Remove unused code of FMan QMI
by Hou Zhiqiang
· Fri Aug 19 11:35:35 2016 +0800
12e4987
net: davinci_emac: Invalidate only the received portion of a buffer
by karl beldan
· Mon Aug 15 17:23:01 2016 +0000
e24ce8b
net: davinci_emac: Round up top tx buffer boundaries for dcache ops
by karl beldan
· Mon Aug 15 17:23:00 2016 +0000
eeb7cf8
net: davinci_emac: Remove useless dcache ops on descriptors
by karl beldan
· Sun Aug 14 15:03:15 2016 +0000
35fd378
net: nfs: Simplify rpc_add_credentials()
by Joe Hershberger
· Mon Aug 15 15:03:27 2016 -0500
f6b19eb
net: nfs: Use the tx buffer to construct rpc msgs
by Joe Hershberger
· Mon Aug 15 15:03:26 2016 -0500
739776a
net: nfs: Move some prints to debug statements
by Joe Hershberger
· Mon Aug 15 15:03:25 2016 -0500
3393d4c
net: nfs: Use consistent names for the rpc_pkt
by Joe Hershberger
· Mon Aug 15 15:03:24 2016 -0500
10e4097
net: nfs: Correct a comment
by Joe Hershberger
· Mon Aug 15 15:03:23 2016 -0500
46e9312
net: nfs: Consolidate handling of NFSv3 attributes
by Joe Hershberger
· Mon Aug 15 15:03:22 2016 -0500
1f46617
net: nfs: Fix lines that are too long
by Joe Hershberger
· Mon Aug 15 15:03:21 2016 -0500
d10bced
net: nfs: Correct the reply data buffer size
by Joe Hershberger
· Mon Aug 15 15:03:20 2016 -0500
f59972b
net: nfs: Share the file handle buffer for v2 / v3
by Joe Hershberger
· Mon Aug 15 15:03:19 2016 -0500
2a4bc83
net: NFS: Add NFSv3 support
by Guillaume GARDET
· Fri Jul 29 11:31:00 2016 +0200
877a564
net: nfs: Remove unused define
by Joe Hershberger
· Mon Aug 15 14:42:17 2016 -0500
a8d4f89
net: nfs: Remove separate buffer for default name
by Joe Hershberger
· Mon Aug 15 14:42:16 2016 -0500
9d39030
net: Stop including NFS overhead in defragment max
by Joe Hershberger
· Mon Aug 15 14:42:15 2016 -0500
e428420
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· Sat Aug 20 11:35:28 2016 -0400
0cbfe5c
pinctrl: fix typos in comment blocks of pinconfig_post_bind()
by Masahiro Yamada
· Fri Aug 19 18:26:54 2016 +0900
0703225
efi_loader: Fix relocations above 64kb image size
by Alexander Graf
· Thu Aug 18 23:45:18 2016 +0200
9b180ea
Makefile: Remove tags file on mrproper
by Vignesh R
· Thu Aug 18 09:46:09 2016 +0530
5a364df
tools/env: soften warning about erase block alignment
by Andreas Fenkart
· Wed Aug 17 23:41:54 2016 +0200
31f2e05
tools/env: return with error if redundant environments have unequal size
by Andreas Fenkart
· Wed Aug 17 23:41:53 2016 +0200
42eae24
ARM: OMAP4+: vcores: Remove duplicated code
by Lokesh Vutla
· Wed Aug 17 16:25:36 2016 +0530
266b23a
ARM: OMAP5+: vcores: Drop unnecessary #ifndefs
by Lokesh Vutla
· Wed Aug 17 16:25:35 2016 +0530
6d08340
test/py: match prompt only at line boundaries
by Stephen Warren
· Tue Aug 16 19:58:59 2016 -0600
e0aea63
common: cli_readline: Improve command line editing
by James Byrne
· Tue Aug 16 18:16:28 2016 +0100
1c6fc8a
fastboot: move to Kconfig
by Steve Rae
· Mon Aug 15 17:26:27 2016 -0700
437689f
fastboot: implement Kconfig
by Steve Rae
· Mon Aug 15 17:26:26 2016 -0700
da800ff
cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments
by Bin Meng
· Sat Aug 13 04:02:06 2016 -0700
53b3270
Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARM
by Tom Rini
· Fri Aug 12 08:31:17 2016 -0400
04cf155
cmd: booti: move CONFIG_CMD_BOOTI to Kconfig
by Masahiro Yamada
· Fri Aug 12 08:31:16 2016 -0400
36f067f
cmd: Split 'bootz' and 'booti' out from 'bootm'
by Tom Rini
· Fri Aug 12 08:31:15 2016 -0400
0e31a11
tests: Introduce DT overlay tests
by Maxime Ripard
· Tue Jul 05 10:26:46 2016 +0200
5a680aa
cmd: fdt: add fdt overlay application subcommand
by Maxime Ripard
· Tue Jul 05 10:26:45 2016 +0200
9e901ce
libfdt: Add overlay application function
by Maxime Ripard
· Tue Jul 05 10:26:44 2016 +0200
3559c79
libfdt: Add fdt_setprop_inplace_namelen_partial
by Maxime Ripard
· Tue Jul 05 10:26:43 2016 +0200
7bb4240
libfdt: Add fdt_getprop_namelen_w
by Maxime Ripard
· Tue Jul 05 10:26:42 2016 +0200
87390e8
libfdt: Add fdt_path_offset_namelen
by Maxime Ripard
· Tue Jul 05 10:26:41 2016 +0200
a4a4fb5
libfdt: Fix separator spelling
by Maxime Ripard
· Tue Jul 05 10:26:40 2016 +0200
2125ca5
libfdt: Add max phandle retrieval function
by Maxime Ripard
· Tue Jul 05 10:26:39 2016 +0200
e26d504
libfdt: Add iterator over properties
by Maxime Ripard
· Tue Jul 05 10:26:38 2016 +0200
ab15421
libfdt: Add new headers and defines
by Maxime Ripard
· Tue Jul 05 10:26:37 2016 +0200
9f6903f
vsprintf: Include stdarg for va_list
by Maxime Ripard
· Tue Jul 05 10:26:36 2016 +0200
900975b
scripts: Makefile.lib: Sanitize DTB names
by Maxime Ripard
· Tue Jul 05 10:26:35 2016 +0200
09caa01
cmd: fdt: Narrow the check for fdt addr
by Maxime Ripard
· Tue Jul 05 10:26:34 2016 +0200
234a4cd
ARM: rmobile: r8a7795: Add MMU layout
by Nobuhiro Iwamatsu
· Thu Aug 04 14:10:26 2016 +0900
96c3ea9
ARM: rmobile: salvator-x: Update defconfig
by Nobuhiro Iwamatsu
· Thu Aug 04 13:46:02 2016 +0900
04de0cf
ARM: rmobile: Remove duplicate configs by Kconfig in rcar-gen3-common.h
by Nobuhiro Iwamatsu
· Thu Aug 04 13:45:48 2016 +0900
4e388f0
ARM: rmobile: lager: Move rcar-gen2-common to rcar-common
by Nobuhiro Iwamatsu
· Fri Jul 22 07:15:57 2016 +0900
5a9900f
arm: rmobile: Update defconfig
by Nobuhiro Iwamatsu
· Tue May 31 04:28:11 2016 +0900
94fdac3
arm: rmobile: Fix HDMI output for BLANCHE board
by masakazu.mochizuki.wd@hitachi.com
· Tue May 17 13:53:03 2016 +0900
9d0e937
arm: rmobile: Add BLANCHE board support
by masakazu.mochizuki.wd@hitachi.com
· Tue Apr 12 17:11:41 2016 +0900
2c4097c
mmc: rmobile: add a compiler barrier
by Yannick Gicquel
· Mon Apr 04 11:49:59 2016 +0200
0181c33
ARM: rmobile: rcar-common: Fix warning of type difference
by Nobuhiro Iwamatsu
· Fri Apr 01 03:51:37 2016 +0900
fdf7c65
ARM: rmobile: Add support salvator-x board
by Nobuhiro Iwamatsu
· Fri Apr 01 03:51:36 2016 +0900
2a6078e
ARM: rmobile: Add support R8A7795
by Nobuhiro Iwamatsu
· Fri Apr 01 03:51:35 2016 +0900
4dc515a
ARM: rmobile: Add support R-Car Generation 3
by Nobuhiro Iwamatsu
· Fri Apr 01 03:51:34 2016 +0900
8040395
ARM: rmobile: Move rcar-gen2-common to rcar-common
by Nobuhiro Iwamatsu
· Fri Apr 01 03:51:33 2016 +0900
b2c0e49
ARM: rmobile: Create R-Car 32bit (Gen1 and Gen2) for Kconfig
by Nobuhiro Iwamatsu
· Fri Jun 17 13:52:13 2016 +0900
1962016
serial: sh: Add support R8A7795
by Hiroyuki Yokoyama
· Fri Apr 01 03:51:31 2016 +0900
e69f940
MAINTAINERS: Add maintainer entry of RMOBILE
by Nobuhiro Iwamatsu
· Sat Oct 10 06:09:03 2015 +0900
7c11273
ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE
by Nobuhiro Iwamatsu
· Sat Oct 10 05:58:28 2015 +0900
ea3eacc
ARM: rmobile: Move SoC headers to mach-rmobile/include/mach
by Nobuhiro Iwamatsu
· Sat Oct 10 05:42:01 2015 +0900
c91ef68
ARM: rmobile: Move SoC sources to mach-rmobile
by Nobuhiro Iwamatsu
· Fri Oct 09 16:40:09 2015 +0900
e25fcf1
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· Tue Aug 16 07:58:41 2016 -0400
77692eb
x86: Add theadorable-x86-dfi-bt700 board support
by Stefan Roese
· Mon Aug 15 13:50:59 2016 +0200
312dc93
x86: Add DFI BT700 BayTrail board support
by Stefan Roese
· Mon Aug 15 13:50:49 2016 +0200
9a111ce
x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config code
by Stefan Roese
· Tue Jun 28 15:45:13 2016 +0200
cad6de4
i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)
by Stefan Roese
· Tue Aug 09 07:41:15 2016 +0200
9999bb8
cbfs: Fix incorrect CBFS file header size being used
by Yaroslav K
· Mon Aug 08 20:32:15 2016 -0700
c68caf8
x86: bdinfo: Drop meaningless values
by Simon Glass
· Fri Aug 05 21:57:28 2016 -0600
cf16168
bdinfo: Don't print out empty DRAM banks
by Simon Glass
· Fri Aug 05 21:57:27 2016 -0600
5d2a588
x86: bayleybay: Add PS/2 keyboard and mouse to ASL file
by Bin Meng
· Mon Aug 01 20:53:53 2016 -0700
Next »