Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
85ad5898e1716064d5841add5b4b29225ec27745
/
drivers
85ad589
video: vesa_fb: Fix wrong return value check of pci_find_class()
by Bin Meng
· Thu Oct 01 00:36:00 2015 -0700
9dd7c00
pci: Set PCI_COMMAND_IO bit for VGA device
by Bin Meng
· Thu Oct 01 00:35:59 2015 -0700
c45abf1
dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM
by Simon Glass
· Tue Sep 08 17:52:49 2015 -0600
3b02d84
dm: pci: Correct a few debug() statements
by Simon Glass
· Tue Sep 08 17:52:48 2015 -0600
b072d52
dm: pci: Tidy up auto-config error handling
by Simon Glass
· Tue Sep 08 17:52:47 2015 -0600
4556b35
dfu: dfu_sf: Take the start address into account
by Fabio Estevam
· Wed Sep 23 00:50:39 2015 -0300
eae41e9
dfu: dfu_sf: Use the erase sector size for erase operations
by Fabio Estevam
· Tue Sep 22 00:55:00 2015 -0300
0ac9f40
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· Fri Oct 16 07:19:47 2015 -0400
b5272bd
pci: pcie_imx: Fix hang on mx6qp
by Fabio Estevam
· Tue Oct 13 11:01:27 2015 -0300
0dcc889
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Thu Oct 15 08:43:38 2015 -0400
59ae13a
mtd: nand: vf610_nfc: resync with upstream Linux version
by Stefan Agner
· Tue Oct 13 22:11:42 2015 -0700
c29121b
exynos: more debug and cleanup in do_sdhci_init()
by Tobias Jakobi
· Mon Oct 05 13:47:53 2015 +0200
953d21b
exynos: be more verbose in process_nodes()
by Tobias Jakobi
· Mon Oct 05 13:47:52 2015 +0200
0ab570c
exynos: Fix passing of errors in exynos_mmc_init()
by Tobias Jakobi
· Mon Oct 05 13:47:51 2015 +0200
49b330d
exynos: Properly zero initialize host in s5p_sdhci_init()
by Tobias Jakobi
· Mon Oct 05 13:47:50 2015 +0200
0af008c
ls102xa: Fix reset hang
by Fabio Estevam
· Sat Oct 03 14:21:00 2015 -0300
cd847ab
imx_watchdog: Add a header file for watchdog registers
by Fabio Estevam
· Sat Oct 03 14:20:59 2015 -0300
69cf8ad
nand: omap_gpmc: Change correctable bit-flips messages to debug()
by Ezequiel García
· Sun Oct 04 18:34:42 2015 -0300
b47a63d
Revert "powerpc: ppc4xx: remove lwmon5 support"
by Stefan Roese
· Fri Oct 02 08:20:35 2015 +0200
3ca850c
mtd: sf: Add support AT26DF081A chip
by Yao Yuan
· Tue Sep 15 18:28:19 2015 +0800
960dad9
spi: tegra20: Add support for mode selection
by Mirza Krak
· Tue Sep 08 10:30:49 2015 +0200
a61e216
spi: zynq_spi: Fix to configure CPOL, CPHA mask
by Jagan Teki
· Tue Sep 08 01:38:50 2015 +0530
0dc543f
spi: xilinx_spi: Fix to configure CPOL, CPHA mask
by Jagan Teki
· Tue Sep 08 01:26:29 2015 +0530
0836b1f
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Fri Oct 09 09:55:33 2015 -0400
e8bd746
pci: Fix expansion ROM programming for multi-function devices
by Bin Meng
· Wed Oct 07 02:13:18 2015 -0700
8472503
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Thu Oct 08 03:03:41 2015 -0400
68a3d49
sandbox: Correct operaion of 'reset' command
by Simon Glass
· Sat Oct 03 11:21:16 2015 -0600
bb53bda
dm: core: Don't use pinctrl for the root device
by Simon Glass
· Sat Sep 12 08:45:19 2015 -0600
a80f5b8
serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIP
by Masahiro Yamada
· Tue Sep 29 12:32:03 2015 +0900
85ed2b4
gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr()
by Przemyslaw Marczak
· Wed Sep 30 13:14:51 2015 +0200
12ea9d0
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· Fri Oct 02 20:35:49 2015 -0400
20a9145
gpio: tegra: use named constants
by Stephen Warren
· Fri Sep 25 10:44:08 2015 -0600
ee3540a
gpio: tegra: remove unused type
by Stephen Warren
· Fri Sep 25 10:44:07 2015 -0600
6904f6d
ARM: tegra: don't enable GPIOs until direction is set
by Stephen Warren
· Wed Sep 23 12:13:00 2015 -0600
c6f5402
ARM: tegra: fix GPIO init table programming
by Stephen Warren
· Wed Sep 23 12:12:59 2015 -0600
fbc8547
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Fri Oct 02 09:38:44 2015 -0400
eb94387
I2C: mxc_i2c: make I2C1 and I2C2 optional
by Albert ARIBAUD \\(3ADEV\\)
· Mon Sep 21 22:43:38 2015 +0200
75ce95a
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· Wed Sep 30 18:51:51 2015 -0400
752abb7
net: fix netconsole when CONFIG_DM_ETH is set
by Bernhard Nortmann
· Mon Sep 14 15:29:44 2015 +0200
bbc97ba
net: phy: on phy device create do not initialize link to 1
by Mugunthan V N
· Thu Sep 03 15:50:21 2015 +0530
5192ba2
sunxi: mmc: Fix clk-delay settings
by Hans de Goede
· Wed Sep 23 16:13:10 2015 +0200
eb715f6
sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin
by Hans de Goede
· Mon Aug 31 16:00:56 2015 +0200
31cf7e7
mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel)
by Łukasz Majewski
· Fri Sep 25 18:25:25 2015 +0200
b98cdce
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Thu Sep 24 12:28:10 2015 -0400
7c22c1e
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· Thu Sep 24 12:28:02 2015 -0400
1fa0b01
ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*
by Masahiro Yamada
· Tue Sep 22 00:27:34 2015 +0900
472391a
pinctrl: uniphier: add UniPhier PH1-LD6b pinctrl driver
by Masahiro Yamada
· Fri Sep 11 20:17:38 2015 +0900
a39e94c
pinctrl: uniphier: add UniPhier ProXstream2 pinctrl driver
by Masahiro Yamada
· Fri Sep 11 20:17:37 2015 +0900
7cd8906
pinctrl: uniphier: add UniPhier PH1-Pro5 pinctrl driver
by Masahiro Yamada
· Fri Sep 11 20:17:36 2015 +0900
fce5219
pinctrl: uniphier: add UniPhier PH1-sLD8 pinctrl driver
by Masahiro Yamada
· Fri Sep 11 20:17:35 2015 +0900
9a9999e
pinctrl: uniphier: add UniPhier PH1-Pro4 pinctrl driver
by Masahiro Yamada
· Fri Sep 11 20:17:34 2015 +0900
adc1974
pinctrl: uniphier: add UniPhier PH1-LD4 pinctrl driver
by Masahiro Yamada
· Fri Sep 11 20:17:33 2015 +0900
847e618b8
pinctrl: uniphier: add UniPhier pinctrl core support
by Masahiro Yamada
· Fri Sep 11 20:17:32 2015 +0900
2250cf7
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Tue Sep 22 22:09:31 2015 -0400
681e0b2
drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-Identifier
by Codrin Ciubotariu
· Fri Jul 24 16:55:36 2015 +0300
d1c9fe5
drivers/net/vsc9953: Add commands for VLAN ingress filtering
by Codrin Ciubotariu
· Fri Jul 24 16:55:35 2015 +0300
3a74bbe
drivers/net/vsc9953: Add command for shared/private VLAN learning
by Codrin Ciubotariu
· Fri Jul 24 16:55:34 2015 +0300
4718f95
drivers/net/vsc9953: Add VLAN commands for VSC9953
by Codrin Ciubotariu
· Fri Jul 24 16:55:33 2015 +0300
4732e35
drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953
by Codrin Ciubotariu
· Wed Sep 09 18:00:52 2015 +0300
2d1607f
drivers/net/vsc9953: Add commands to enable/disable HW learning
by Codrin Ciubotariu
· Fri Jul 24 16:55:30 2015 +0300
c003473
drivers/net/vsc9953: Add command to show/clear port counters
by Codrin Ciubotariu
· Fri Jul 24 16:55:29 2015 +0300
2f52a3f
drivers/net/vsc9953: Use the generic Ethernet Switch parser
by Codrin Ciubotariu
· Fri Jul 24 16:55:28 2015 +0300
43db970
drivers/net/vsc9953: Add default configuration for VSC9953 L2 Switch
by Codrin Ciubotariu
· Fri Jul 24 16:55:26 2015 +0300
9f3c87f
drivers/net/vsc9953: Fix bug when enabling a port
by Codrin Ciubotariu
· Fri Jul 24 16:52:46 2015 +0300
e111c32
drivers/net/vsc9953: Cleanup patch
by Codrin Ciubotariu
· Fri Jul 24 16:52:45 2015 +0300
5ab9644
drivers/net/vsc9953: Remove 'CONFIG_' from macros' name
by Codrin Ciubotariu
· Fri Jul 24 16:52:44 2015 +0300
2a0bb35
mtd: nand: mxs check maximum ecc that platfrom supports
by Peng Fan
· Mon Sep 07 16:12:11 2015 +0800
838cf7b
imx: wdog: correct wcr register settings
by Peng Fan
· Mon Sep 14 13:34:44 2015 +0800
7778b03
pinctrl: move dm_scan_fdt_node() out of pinctrl uclass
by Masahiro Yamada
· Sun Sep 06 01:44:50 2015 +0900
ed89bd7
net: designware: Add support to PCI designware devices
by Bin Meng
· Fri Sep 11 03:24:35 2015 -0700
05bedb1
dm: pci: Add an inline API to test if a device is on a PCI bus
by Bin Meng
· Fri Sep 11 03:24:34 2015 -0700
f2e60cf
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· Wed Sep 16 09:53:37 2015 -0400
3b1bb09
arm: Remove unused ST-Ericsson u8500 arch
by Stefan Roese
· Mon Sep 14 09:17:36 2015 +0200
56b6902
mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc()
by Stefan Roese
· Mon Sep 14 08:47:47 2015 +0200
6dfe618
fdt: add new fdt address parsing functions
by Stephen Warren
· Thu Aug 06 15:31:02 2015 -0600
700db47
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· Sun Sep 13 17:25:16 2015 -0400
1d0b7e3
pcie_imx: Use 'ms' for milliseconds
by Fabio Estevam
· Thu Sep 10 20:45:25 2015 -0300
eab45b1
thermal: imx_thermal: Do not print on error
by Fabio Estevam
· Tue Sep 08 14:43:09 2015 -0300
9f883e0
imx: imx7d: add imx-common cpu support for imx7d
by Adrian Alonso
· Wed Sep 02 13:54:23 2015 -0500
c69675e
thermal: imx: add imx7d soc thermal support
by Adrian Alonso
· Wed Sep 02 13:54:22 2015 -0500
ce08c36
thermal: imx_thermal: rework driver to be reused
by Adrian Alonso
· Wed Sep 02 13:54:13 2015 -0500
ea6bf69
usb: ci_udc: fix emissions of ZLPs
by Stephen Warren
· Fri Sep 11 17:10:02 2015 -0600
0afb2a9
usb: gadget: ci_udc: implement usb_ep_ops dequeue callback
by Peng Fan
· Fri Aug 28 09:20:30 2015 +0800
06dc5c0
gpio: lpc32xx: fix issues with port3 gpio
by Sylvain Lemieux
· Wed Sep 09 11:35:58 2015 -0400
69bab55
bitops: introduce BIT() definition
by Heiko Schocher
· Mon Sep 07 13:43:52 2015 +0200
7ae42bd
dfu: mmc: buffer file reads too
by Stephen Warren
· Fri Sep 04 22:03:47 2015 -0600
0898da5
dfu: don't keep freeing/reallocating
by Stephen Warren
· Fri Sep 04 22:03:46 2015 -0600
1c377dc
usb: gadget: don't leak configs when unbinding
by Stephen Warren
· Fri Sep 04 22:03:42 2015 -0600
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· Wed Sep 02 17:24:58 2015 -0600
a87fc0a
Move malloc_cache_aligned() to its own header
by Simon Glass
· Wed Sep 02 17:24:57 2015 -0600
b2ef232
mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600
by Stefan Roese
· Wed Sep 02 14:29:12 2015 +0200
6731d13
arm: Remove xaeniax board
by Simon Glass
· Sun Aug 30 19:19:34 2015 -0600
f52e1dc
arm: Remove nhk8815 boards and nomadik arch
by Simon Glass
· Sun Aug 30 19:19:14 2015 -0600
fb6166a
driver: misc: correct Kconfig entry
by Peng Fan
· Wed Aug 26 15:41:33 2015 +0800
88491ee
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· Fri Sep 11 13:05:05 2015 -0400
774e1d4
usb: gadget: at91_udc: add at91_udc into U-Boot
by Heiko Schocher
· Tue Sep 08 11:52:51 2015 +0200
04cb585
usb: gadget: at91_udc: port linux driver at91_udc
by Heiko Schocher
· Tue Sep 08 11:52:50 2015 +0200
8b9d291
sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices
by Stefan Roese
· Fri Sep 04 14:43:00 2015 +0200
dfc90f5
net: designware: Fix build warnings
by Bin Meng
· Thu Sep 03 05:37:29 2015 -0700
7d07e59
dm: pci: Allow a PCI bus to be found without an alias
by Simon Glass
· Mon Aug 31 18:55:35 2015 -0600
Next »