Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2a80c40b0a57f8b528ea8d57933eaeb27e9918fb
/
drivers
2a80c40
dm: i2c: Add support for multiplexed I2C buses
by Simon Glass
· Mon Aug 03 08:19:21 2015 -0600
f281885
dm: i2c: Add a function to transfer messages
by Simon Glass
· Thu Jul 02 18:15:42 2015 -0600
a8e64c4
dm: i2c: Add a message debug function
by Simon Glass
· Thu Jul 02 18:15:39 2015 -0600
75f00df
dm: core: Support finding a device by phandle
by Simon Glass
· Thu Jul 02 18:15:38 2015 -0600
096ee30
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Wed Aug 05 14:12:37 2015 -0400
9944a52
pci: Remove DEBUG from pci_compat.c
by Bin Meng
· Sun Aug 02 20:33:34 2015 -0700
7bbbb3c
net: asix: fix operation without eeprom
by Marcel Ziswiler
· Wed Aug 05 17:16:59 2015 +0200
d449dd3
usb: USB storage-specific part ifdef in uclass
by Paul Kocialkowski
· Tue Aug 04 17:04:12 2015 +0200
9634fa5
musb: sunxi: Force EP0 on re-enable
by Maxime Ripard
· Tue Aug 04 17:04:10 2015 +0200
e16ab87
sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig
by Paul Kocialkowski
· Tue Aug 04 17:04:08 2015 +0200
f4865f5
usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET
by Paul Kocialkowski
· Tue Aug 04 17:04:07 2015 +0200
f34dfcb
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
by Paul Kocialkowski
· Tue Aug 04 17:04:06 2015 +0200
4815f8e
usb: Generic USB Kconfig option, that fits both host and gadget and comments
by Paul Kocialkowski
· Tue Aug 04 17:04:05 2015 +0200
c580409
usb: USB_ARCH_HAS_HCD Kconfig option removal
by Paul Kocialkowski
· Tue Aug 04 17:04:04 2015 +0200
4ed4cf0
usb: dwc2: Call board_usb_init() from usb_lowlevel_init()
by Peter Griffin
· Wed Jul 29 22:39:29 2015 +0100
be3767e
x86: Gracefully disable the vesa driver when running from EFI
by Simon Glass
· Tue Aug 04 12:34:04 2015 -0600
5a991bd
efi: Add a serial driver
by Simon Glass
· Tue Aug 04 12:33:40 2015 -0600
1c32bdb
x86: Move CONFIG_X86_SERIAL to Kconfig
by Simon Glass
· Mon Jul 27 15:47:23 2015 -0600
a292d2a
pci: Indicate prefetchable memory allocate when debugging
by Simon Glass
· Mon Jul 27 15:47:18 2015 -0600
84f5733
pci: Add a constant for an invalid interrupt
by Simon Glass
· Mon Jul 27 15:47:17 2015 -0600
2b9acba
pci: Fix up code for CONFIG_PCI_ENUM_ONLY
by Simon Glass
· Fri Jul 31 09:31:34 2015 -0600
927c104
pci: Use debug() instead of DEBUGF() in pci_auto.c
by Simon Glass
· Fri Jul 31 09:31:33 2015 -0600
daa93d9
x86: Add some missing global_data declarations in files that use gd
by Simon Glass
· Fri Jul 31 09:31:31 2015 -0600
6664077
dm: serial: Correct logic in serial_find_console_or_panic()
by Simon Glass
· Fri Jul 31 09:31:20 2015 -0600
46766df
dm: core: Check for empty list in uclass_find_device()
by Simon Glass
· Fri Jul 31 09:31:19 2015 -0600
e751844
x86: Sanity test on vesa parameters before setting up kernel screen_info
by Bin Meng
· Thu Jul 30 03:49:13 2015 -0700
02284a0
dm: pci: Allow scan bridge child devices before relocation
by Bin Meng
· Mon Jul 27 00:33:39 2015 -0700
999273f
drivers/ddr/fsl: Adjust bstopre value
by York Sun
· Thu Jul 23 14:04:48 2015 -0700
9b39fa2
drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helper
by horia.geanta@freescale.com
· Wed Jul 08 17:24:58 2015 +0300
66e26aa
drivers/crypto/fsl: fix snooping for write transactions
by horia.geanta@freescale.com
· Wed Jul 08 17:24:57 2015 +0300
5016de2
drivers/crypto/fsl: fix "era" property value on LE platforms
by horia.geanta@freescale.com
· Wed Jul 08 17:24:56 2015 +0300
5d7d24b
drivers/pci/layerscape: Add EP mode support
by Minghuan Lian
· Fri Jul 10 11:35:09 2015 +0800
c5bc6aa
drivers/pci: Add function to find an extended capability
by Minghuan Lian
· Fri Jul 10 11:35:08 2015 +0800
9564df6
drivers/fsl-mc: flib changes for mc 8.0.0
by Prabhakar Kushwaha
· Tue Jul 07 15:40:06 2015 +0530
befb5cb
drivers/crypto/fsl: enable raw data instead of von Neumann data
by Alex Porosanu
· Tue May 05 16:48:35 2015 +0300
f8d6a7f
drivers/crypto/fsl: disable RNG oscillator maximum frequency check
by Alex Porosanu
· Tue May 05 16:48:33 2015 +0300
d64f1a4
driver/qe: use strncpy instead of strcpy
by Zhao Qiang
· Tue May 05 15:53:33 2015 +0800
7879a49
drivers/qe: transform parameter to compatible type
by Zhao Qiang
· Tue May 05 15:53:32 2015 +0800
4a43fe9
fsl_esdhc.c: Always make check_and_invalidate_dcache_range available
by Tom Rini
· Sun Aug 02 10:27:52 2015 -0400
65022b3
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Sun Aug 02 07:40:37 2015 -0400
f5dd87e
mxc: gpio add i.MX6UL support
by Peng Fan
· Mon Jul 20 19:28:31 2015 +0800
b577da6
sf: kconfig: add kconfig options for spi flashes
by Nikita Kiryanov
· Thu Jul 23 17:19:38 2015 +0300
8184940
usb: kconfig: create a menu for usb
by Nikita Kiryanov
· Thu Jul 23 17:19:37 2015 +0300
2f260fb
usb: kconfig: usb keyboard kconfig
by Nikita Kiryanov
· Thu Jul 23 17:19:36 2015 +0300
9924103
arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option
by Nikita Kiryanov
· Thu Jul 23 17:19:35 2015 +0300
77b92d6
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· Wed Jul 29 18:58:39 2015 -0400
ab0cc6b
ARM: Tegra210: Add support to common Tegra source/config files
by Tom Warren
· Wed Mar 04 16:36:00 2015 -0700
3916409
dm: pci: Support bridge device configuration correctly
by Bin Meng
· Sun Jul 19 00:20:06 2015 +0800
877bff8
dm: pci: Pass only device/function to pci_bus_find_devfn()
by Bin Meng
· Sun Jul 19 00:20:05 2015 +0800
0a72152
dm: pci: Use complete bdf in all pci config read/write routines
by Bin Meng
· Sun Jul 19 00:20:04 2015 +0800
07bd323
dm: pci: Correct primary/secondary/subordinate bus number assignment
by Bin Meng
· Sun Jul 19 00:20:03 2015 +0800
b141cff
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Tue Jul 28 11:31:21 2015 -0400
2e0ddea
spi: zynq_spi: Simplify debug macro
by Michal Simek
· Tue Jul 21 07:54:11 2015 +0200
3b4b5db
net: gem: Extend timeout value
by Michal Simek
· Tue Oct 16 17:37:11 2012 +0200
0cf97aa
spi: Fix zynq SPI binding
by Michal Simek
· Wed Jul 22 10:47:33 2015 +0200
aaf9cc1
zynq: gem: Setting up WRAP bit for one TX bd
by Michal Simek
· Tue May 26 12:01:12 2015 +0200
55931cf
zynq: gem: Increase the Rx buffer descriptors to 32
by Siva Durga Prasad Paladugu
· Wed Apr 15 12:15:01 2015 +0530
2b0690e
zynqmp: gem: Flush the rx buffers while transmitting
by Siva Durga Prasad Paladugu
· Sat Dec 06 12:57:53 2014 +0530
71245a4
zynqmp: gem: Set data bus width to 64bit for arm64
by Siva Durga Prasad Paladugu
· Tue Jul 08 15:31:03 2014 +0530
1f5419e
mmc: tegra: Build warning fixes for 64-bit
by Thierry Reding
· Wed Jul 22 15:34:33 2015 -0600
2bd3a3e
i2c: tegra: Build warning fixes for 64-bit
by Thierry Reding
· Wed Jul 22 15:33:22 2015 -0600
c00315b
dfu: fix 64-bit compile warnings
by Stephen Warren
· Wed Jul 22 14:54:04 2015 -0600
c2d7e60
keystone2: net: add mcast function to keyston2 Ethernet driver
by Vitaly Andrianov
· Wed Jul 08 11:56:01 2015 -0400
9da159b
misc: led: pca9551_led: Fix problem with multiple blink frequencies
by Stefan Roese
· Mon Jul 06 13:35:55 2015 +0200
9cb5e99
mmc:fsl_esdhc invalidate dcache before read
by Peng Fan
· Thu Jun 25 10:32:26 2015 +0800
ffc4d5c
power: pmic: Add support for MAX77696 PMIC
by Fabio Estevam
· Tue Jul 21 19:48:40 2015 -0300
4e949e2
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· Sat Jul 25 09:04:18 2015 -0400
78c2e64
sunxi: musb: Stop treating not having a vbus-det gpio as an error
by Hans de Goede
· Thu Jun 18 18:21:33 2015 +0200
31e4f6f
sunxi: musb: Improve output during probing
by Hans de Goede
· Thu Jun 18 22:45:34 2015 +0200
0b3845a
sunxi: musb: Use device-model for musb host mode
by Hans de Goede
· Wed Jun 17 17:44:58 2015 +0200
ea059bf
sunxi: musb: Move musb config and platdata to the sunxi-musb glue
by Hans de Goede
· Wed Jun 17 15:49:26 2015 +0200
c77fbfb
sunxi: musb: Add id pin support
by Hans de Goede
· Sun Jun 14 17:40:37 2015 +0200
c93ecd0
sunxi: musb: Move vbus check to sunxi_musb_enable
by Hans de Goede
· Sun Jun 14 16:48:56 2015 +0200
5e80377
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· Fri Jul 24 16:39:56 2015 -0400
c267e7b
usb: ci_udc: fix request allocation when endpoints are disabled
by Rob Herring
· Fri Jul 24 10:14:21 2015 -0500
8c95c51
sunxi: Create helper function veryfing valid boot signature on MMC
by Daniel Kochmański
· Fri May 29 16:55:41 2015 +0200
13df57b
mmc: Protect `mmc_initialize` from initialising mmc multiple times
by Daniel Kochmański
· Fri May 29 16:55:43 2015 +0200
2ae17c9
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· Thu Jul 23 09:02:28 2015 -0400
61cee0a
arm: mvebu: a38x: Use correct PEX register access macros
by Stefan Roese
· Mon Jun 08 17:01:26 2015 +0200
5ffceb8
arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr
by Stefan Roese
· Thu Mar 26 15:36:56 2015 +0100
eb753e9
arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory
by Stefan Roese
· Wed Mar 25 12:51:18 2015 +0100
e0fa3b8
ci_udc: fix 64-bit compile warnings
by Stephen Warren
· Wed Jul 22 15:16:20 2015 -0600
3ceae9e
arm: mvebu: add Armada XP SATA support
by Anton Schubert
· Wed Jul 15 14:50:05 2015 +0200
34d20f8
linux_compat: remove cpu_relax() define
by Masahiro Yamada
· Mon Jul 13 13:17:05 2015 +0900
44123cf
usb: ehci-marvell: Drop wrl accessor function
by Stefan Roese
· Wed Jul 22 10:01:30 2015 +0200
f84f091
usb: CONFIG_USB_FASTBOOT prefix replacement for consistency
by Paul Kocialkowski
· Mon Jul 20 12:38:22 2015 +0200
3d31026
implement Fastboot via USB OTG on bcm28155_ap boards
by Jiandong Zheng
· Thu Jul 09 14:26:40 2015 -0700
88bb7c0
usb: gadget: bcm_udc_otg files
by Jiandong Zheng
· Thu Jul 09 14:26:39 2015 -0700
2032bfd
usb: gadget: fastboot: Dequeue the previous IN request for the current request
by Paul Kocialkowski
· Sat Jul 04 16:46:16 2015 +0200
4a126b6
usb: gadget: fastboot: Request status and length check in rx handler
by Paul Kocialkowski
· Sat Jul 04 16:46:15 2015 +0200
46f9729
usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code
by Paul Kocialkowski
· Fri Jun 12 19:57:01 2015 +0200
d55acc0
usb: Fastboot function config for better consistency with other functions
by Paul Kocialkowski
· Fri Jun 12 19:56:59 2015 +0200
045d605
usb: USB download gadget and functions config options coherent naming
by Paul Kocialkowski
· Fri Jun 12 19:56:58 2015 +0200
d5e033b
drivers: usb: fsl: Remove LS102XA immap inclusion
by Nikhil Badola
· Wed Jun 24 10:52:48 2015 +0530
807babb
drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller
by Nikhil Badola
· Tue Jun 23 09:17:49 2015 +0530
05a18f4
drivers: usb: fsl: Remove warnings for 64-bit architectures
by Nikhil Badola
· Tue Jun 23 09:17:32 2015 +0530
f4de407
usb: fsl: Add XHCI driver support
by Ramneek Mehresh
· Fri May 29 14:47:19 2015 +0530
d1fbfbd
usb: xhci: keystone: Remove common dwc3 drv functions calls
by Ramneek Mehresh
· Fri May 29 14:47:18 2015 +0530
8099940
usb: xhci: omap: Remove common dwc3 drv functions calls
by Ramneek Mehresh
· Fri May 29 14:47:17 2015 +0530
93442d9
usb: xhci: exynos: Remove common dwc3 drv functions calls
by Ramneek Mehresh
· Fri May 29 14:47:16 2015 +0530
Next »