Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
265c0d32e6f28f19ef7497b97834c3e7e84551da
/
drivers
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
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
64d3dca
net: pch_gbe: Add Kconfig option
by Bin Meng
· Thu Aug 27 22:25:58 2015 -0700
4525394
net: pch_gbe: Convert to driver model
by Bin Meng
· Thu Aug 27 22:25:57 2015 -0700
fc34e90
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· Mon Sep 07 08:56:23 2015 -0400
71eced3
usb: ehci: remember init mode
by Stephen Warren
· Thu Aug 20 17:38:05 2015 -0600
770a801
dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp feature
by Lukasz Majewski
· Mon Aug 24 00:21:49 2015 +0200
cc2d026
dfu: tftp: update: Add dfu_write_from_mem_addr() function
by Lukasz Majewski
· Mon Aug 24 00:21:46 2015 +0200
507375c
dfu: tftp: update: Provide tftp support for the DFU subsystem
by Lukasz Majewski
· Mon Aug 24 00:21:45 2015 +0200
0af4df8
dfu: Delete superfluous initialization of the dfu_buf_size static variable
by Lukasz Majewski
· Wed Jul 08 23:43:18 2015 +0200
13b24e0
usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE
by Siva Durga Prasad Paladugu
· Wed Apr 15 13:42:19 2015 +0200
4bad106
f_thor: Dont perform reset at the end of thor
by Siva Durga Prasad Paladugu
· Thu Apr 16 10:38:34 2015 +0200
49aa3f4
net: altera_tse: Zap unused variable
by Marek Vasut
· Fri Sep 04 11:50:28 2015 +0200
1749723
mmc: dw_mmc: Probe the MMC from OF
by Marek Vasut
· Sat Jul 25 10:48:14 2015 +0200
e2cb6c5
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· Thu Sep 03 14:57:09 2015 -0400
df8aa52
mmc: Probe DM based mmc devices in u-boot
by Sjoerd Simons
· Sun Aug 30 16:55:45 2015 -0600
d1c1377
rockchip: Add SPI driver
by Simon Glass
· Tue Sep 01 19:19:37 2015 -0600
3595f95
rockchip: Add I2C driver
by Simon Glass
· Sun Aug 30 16:55:39 2015 -0600
4ecaa6d
rockchip: Add an MMC driver
by Simon Glass
· Sun Aug 30 16:55:37 2015 -0600
8844296
rockchip: rk3288: Add pinctrl driver
by Simon Glass
· Sun Aug 30 16:55:35 2015 -0600
421358c
rockchip: rk3288: Add clock driver
by Simon Glass
· Sun Aug 30 16:55:31 2015 -0600
d102cf6
power: regulator: Add a driver for ACT8846 regulators
by Simon Glass
· Sun Aug 30 16:55:30 2015 -0600
b08ce89
power: Add support for ACT8846 PMIC
by Simon Glass
· Sun Aug 30 16:55:29 2015 -0600
8fa4d5a
rockchip: gpio: Add rockchip GPIO driver
by Simon Glass
· Sun Aug 30 16:55:27 2015 -0600
9880c4b
rockchip: Add serial support
by Simon Glass
· Sun Aug 30 16:55:19 2015 -0600
c90b917
dm: Provide better debugging when a device fails to bind
by Simon Glass
· Sun Aug 30 16:55:17 2015 -0600
43313de
dm: Improve handling of a missing uclass
by Simon Glass
· Sun Aug 30 16:55:16 2015 -0600
eff7668
mmc: Support bypass mode with the get_mmc_clk() method
by Simon Glass
· Sun Aug 30 16:55:15 2015 -0600
965f4da
dm: led: Tidy up SPL options for the led and led-gpio
by Simon Glass
· Sun Aug 30 16:55:14 2015 -0600
ac2ee65
pinctrl: Add the concept of peripheral IDs
by Simon Glass
· Sun Aug 30 16:55:13 2015 -0600
8d6510d
pinctrl: Add help text to Kconfig
by Simon Glass
· Sun Aug 30 16:55:12 2015 -0600
6913cd9
powerpc: ppc4xx: remove lwmon5 support
by Masahiro Yamada
· Wed Sep 02 10:40:24 2015 +0900
a831867
serial: drop redundant depends on
by Masahiro Yamada
· Fri Aug 28 20:14:21 2015 +0900
ca17858
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· Wed Sep 02 11:30:46 2015 -0400
b60688a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Wed Sep 02 10:39:28 2015 -0400
52bae46
mxc: ocotp fix hole in shadow registers
by Peng Fan
· Wed Aug 26 15:40:47 2015 +0800
322587d
video, lg4573: make spi bus and cs configurable
by Heiko Schocher
· Mon Aug 24 11:36:39 2015 +0200
57b0013
imx: ocotp: mxc add i.MX7D support
by Adrian Alonso
· Tue Aug 11 11:19:52 2015 -0500
840d2e3
imx: mxc_gpio: add support for imx7d SoC
by Adrian Alonso
· Tue Aug 11 11:19:51 2015 -0500
9072cb2
power: pmic: add pfuze3000 support
by Adrian Alonso
· Tue Aug 11 11:19:49 2015 -0500
13433fd
net: fec: do not access reserved register for i.MX6UL
by Peng Fan
· Wed Aug 12 17:46:51 2015 +0800
82e0fff
mxs_ocotp: Shift the HBUS divider correctly
by Chris Smith
· Sun Jul 12 15:00:11 2015 +0200
a0a8930
pci/layerscape: Setup mmu-masters property for the PCIe
by Varun Sethi
· Wed Jul 29 00:03:47 2015 +0530
fe4f288
arm/ls102xa:add hwconfig setting to support disable unused devices
by Zhuoyu Zhang
· Mon Aug 17 18:55:12 2015 +0800
51b503e
ls102xa: etsec: Use proper settings for BE BDs
by Claudiu Manoil
· Wed Aug 12 13:29:14 2015 +0300
4586fe8
driver: misc: debug server: Update Error message
by Prabhakar Kushwaha
· Mon Aug 10 20:03:03 2015 +0530
1b41fcb
net: phy/vitesse: Add support for VSC8584 phy
by Prabhakar Kushwaha
· Fri Aug 07 18:01:39 2015 +0530
28cf0bc
rtc:ds3232/ds3231: Add support to generate 32KHz output
by Priyanka Jain
· Mon Jun 29 15:39:23 2015 +0530
e14ec99
net/fman: Support both new and legacy FMan Compatibles
by Igal Liberman
· Tue Aug 18 14:47:05 2015 +0300
2ada182
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· Mon Aug 31 12:12:27 2015 -0400
8d04743
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Mon Aug 31 11:43:47 2015 -0400
0b53a75
pinctrl: sandbox: add sandbox pinctrl driver
by Masahiro Yamada
· Thu Aug 27 12:44:30 2015 +0900
f8efa63
pinctrl: add pin control uclass support
by Masahiro Yamada
· Thu Aug 27 12:44:29 2015 +0900
e1cc1f0
dm: core: allow device_bind() to not return a device pointer
by Masahiro Yamada
· Thu Aug 27 12:44:28 2015 +0900
347a622
dm: tpm: Convert LPC driver to driver model
by Simon Glass
· Sat Aug 22 18:31:39 2015 -0600
cd8cc67
dm: tpm: Convert I2C driver to driver model
by Simon Glass
· Sat Aug 22 18:31:38 2015 -0600
a425f76
dm: tpm: sandbox: Convert TPM driver to driver model
by Simon Glass
· Sat Aug 22 18:31:35 2015 -0600
6c7a232
dm: tpm: Add a uclass for Trusted Platform Modules
by Simon Glass
· Sat Aug 22 18:31:31 2015 -0600
a57bcee
tpm: tpm_tis_i2c: Tidy up delays
by Simon Glass
· Sat Aug 22 18:31:30 2015 -0600
7ccebaf
tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix
by Simon Glass
· Sat Aug 22 18:31:29 2015 -0600
a459e18
tpm: tpm_tis_i2c: Simplify init code
by Simon Glass
· Sat Aug 22 18:31:28 2015 -0600
6a7e7cc
tpm: tpm_tis_i2c: Move definitions into the header file
by Simon Glass
· Sat Aug 22 18:31:27 2015 -0600
fbb120a
tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip
by Simon Glass
· Sat Aug 22 18:31:26 2015 -0600
1de4d58
tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip
by Simon Glass
· Sat Aug 22 18:31:25 2015 -0600
Next »