Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c6011d24d187e8c7d25470cf9066b4425a596b33
c6011d2
net: Move driver-model code into its own file
by Simon Glass
· Sun Jan 17 14:52:00 2016 -0700
d9582c3
net: Move remaining common functions to eth_common.c
by Simon Glass
· Sun Jan 17 14:51:59 2016 -0700
ce63f89
net: Move environment functions to the common file
by Simon Glass
· Sun Jan 17 14:51:58 2016 -0700
0a9bde1
net: Move common init into a new eth_common.c file
by Simon Glass
· Sun Jan 17 14:51:57 2016 -0700
a7d6dbb
net: Don't call board/cpu_eth_init() with driver model
by Simon Glass
· Sun Jan 17 14:51:56 2016 -0700
e49f495
tegra: Report errors from PCI init
by Simon Glass
· Sun Jan 17 14:51:55 2016 -0700
a3d3874
net/designware: add support of max-speed device tree property
by Alexey Brodkin
· Wed Jan 13 16:59:37 2016 +0300
a5e8819
net/designware: do explicit port selection for 1Gb mode
by Alexey Brodkin
· Wed Jan 13 16:59:36 2016 +0300
4384ea4
include/net.h: add max_speed member in struct eth_pdata
by Alexey Brodkin
· Wed Jan 13 16:59:35 2016 +0300
e476bb2
drivers/net/phy: introduce phy_set_supported()
by Alexey Brodkin
· Wed Jan 13 16:59:34 2016 +0300
33bbc24
net: phy: breakdown PHY_*_FEATURES defines
by Florian Fainelli
· Wed Jan 13 16:59:33 2016 +0300
6cc1e7d
net: phy: genphy: Allow overwriting features
by Sascha Hauer
· Wed Jan 13 16:59:32 2016 +0300
6c8be84
net: phy: ensure Gigabit features are masked off if requested
by Florian Fainelli
· Wed Jan 13 16:59:31 2016 +0300
f409b36
arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type()
by Bin Meng
· Mon Jan 11 22:41:26 2016 -0800
74314f1
net: tsec: Use priv->tbiaddr to initialize TBI PHY address
by Bin Meng
· Mon Jan 11 22:41:25 2016 -0800
1048f61
net: tsec: Add driver model ethernet support
by Bin Meng
· Mon Jan 11 22:41:24 2016 -0800
a8ccf75
doc: dt-bindings: Describe Freescale TSEC ethernet controller
by Bin Meng
· Mon Jan 11 22:41:23 2016 -0800
e86a6cd
net: tsec: Use tsec_private pointer as the parameter for internal routines
by Bin Meng
· Mon Jan 11 22:41:22 2016 -0800
80b1a1c
net: tsec: Adjust orders to avoid forward declaration of tsec_send()
by Bin Meng
· Mon Jan 11 22:41:21 2016 -0800
1120c54
net: tsec: Move rxbd and txbd to struct tsec_private
by Bin Meng
· Mon Jan 11 22:41:20 2016 -0800
76f5399
net: tsec: Move rx_idx and tx_idx to struct tsec_private
by Bin Meng
· Mon Jan 11 22:41:19 2016 -0800
79cd33a
net: tsec: fsl_mdio: Fix several cosmetic issues
by Bin Meng
· Mon Jan 11 22:41:18 2016 -0800
9e0a370
arm: ls1021atwr: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
by Bin Meng
· Mon Jan 11 22:41:17 2016 -0800
e52fb1c
powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
by Bin Meng
· Mon Jan 11 22:41:16 2016 -0800
d268e91
powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
by Bin Meng
· Mon Jan 11 22:41:15 2016 -0800
28cedb2
powerpc: mpc8572ds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
by Bin Meng
· Mon Jan 11 22:41:14 2016 -0800
e1bd42d
powerpc: c29xpcie: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
by Bin Meng
· Mon Jan 11 22:41:13 2016 -0800
1e0e00a
powerpc: bsc9132qds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
by Bin Meng
· Mon Jan 11 22:41:12 2016 -0800
67e72e9
net: bootp: Ignore packets whose yiaddr is 0
by Peng Fan
· Thu Jan 07 15:28:23 2016 +0800
d73a949
drivers: net: vsc9953: Add LAG support
by Codrin Ciubotariu
· Tue Dec 15 15:21:06 2015 +0200
ca61fa7
common: cmd_ethsw: Spelling fixes
by Codrin Ciubotariu
· Tue Dec 15 15:21:05 2015 +0200
489d35d
doc: t1040-l2switch: Update README
by Codrin Ciubotariu
· Tue Dec 15 15:21:04 2015 +0200
25f253a
drivers: net: vsc9953: Fix FDB aging time
by Codrin Ciubotariu
· Tue Dec 15 15:21:03 2015 +0200
024e7dd
drivers: net: vsc9953: Fix number of reserved registers
by Codrin Ciubotariu
· Tue Dec 15 15:21:02 2015 +0200
e64013d
net: phy: do not read configuration register on reset
by Stefan Agner
· Wed Dec 09 11:21:25 2015 -0800
140b471
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Tue Jan 12 18:12:42 2016 -0500
a5d3a4e
sandbox: eth-raw-os.c: Ensure that our interface name is not too long
by Tom Rini
· Mon Dec 07 22:26:34 2015 -0500
a0ea0f9
dm: core: Add option to configure an offset for the address translation
by Stefan Roese
· Mon Dec 14 16:18:15 2015 +0100
e0f177b
rockchip: Use the debug UART on rk3036
by Simon Glass
· Sun Dec 13 21:37:00 2015 -0700
9ebf348
dm: ns16550: Allow the driver to be omitted if requested
by Simon Glass
· Sun Dec 13 21:36:59 2015 -0700
30a1349
dm: serial: Allow the UART driver to be dropped from the image
by Simon Glass
· Sun Dec 13 21:36:58 2015 -0700
fd954e5
dm: net: usb: Convert mcs7830 driver to support driver model
by Simon Glass
· Sun Nov 29 13:18:11 2015 -0700
b82f62d
dm: net: usb: Refactor mcs7830 driver ready for DM conversion
by Simon Glass
· Sun Nov 29 13:18:10 2015 -0700
413ebdb
pci: Tidy up comments in pci_bind_bus_devices()
by Simon Glass
· Sun Nov 29 13:18:09 2015 -0700
0b61928
dm: Convert PCI MMC over to use DM PCI API
by Simon Glass
· Sun Nov 29 13:18:08 2015 -0700
261095b
dm: usb: Convert echi-pci to use new DM PCI API
by Simon Glass
· Sun Nov 29 13:18:07 2015 -0700
6f9135b
dm: ahci: Convert to use new DM PCI API
by Simon Glass
· Sun Nov 29 13:18:06 2015 -0700
b967ca8
dm: pci: Switch to DM API for PCI address mapping
by Simon Glass
· Sun Nov 29 13:18:05 2015 -0700
86621d4
dm: net: Convert rtl8169 to use DM PCI API
by Simon Glass
· Sun Nov 29 13:18:04 2015 -0700
c5f053b
dm: pci: Add driver model API functions for address mapping
by Simon Glass
· Sun Nov 29 13:18:03 2015 -0700
0120d46
dm: test: Convert PCI tests to use the DM PCI API
by Simon Glass
· Sun Nov 29 13:18:02 2015 -0700
a403c9f
dm: tegra: net: Convert tegra boards to driver model for Ethernet
by Simon Glass
· Sun Nov 29 13:18:01 2015 -0700
b869973
dm: pci: Drop the old version of pci_find_class()
by Simon Glass
· Sun Nov 29 13:18:00 2015 -0700
74929a8
dm: pci: Drop the old version of pci_find_device/s()
by Simon Glass
· Sun Nov 29 13:17:59 2015 -0700
a063086
dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API
by Simon Glass
· Sun Nov 29 13:17:58 2015 -0700
f9d94d3
dm: pci: video: Convert video and pci_rom to use DM PCI API
by Simon Glass
· Sun Nov 29 13:17:57 2015 -0700
26ec287
dm: Convert bios_interrupts to use DM PCI API
by Simon Glass
· Sun Nov 29 13:17:56 2015 -0700
3523035
dm: x86: ivybridge: Convert graphics init to use DM PCI API
by Simon Glass
· Sun Nov 29 13:17:55 2015 -0700
f1037ad
dm: serial: Convert ns16550 driver to use driver model PCI API
by Simon Glass
· Sun Nov 29 13:17:54 2015 -0700
3452cb1
dm: pci: Add a function to read a PCI BAR
by Simon Glass
· Sun Nov 29 13:17:53 2015 -0700
b639d51
dm: pci: Add a driver-model version of pci_find_class()
by Simon Glass
· Sun Nov 29 13:17:52 2015 -0700
7c3f62a
dm: pci: scsi: Use driver-model PCI API
by Simon Glass
· Sun Nov 29 13:17:51 2015 -0700
70e0c58
dm: pci: Add a driver-model version of pci_find_device()
by Simon Glass
· Sun Nov 29 13:17:50 2015 -0700
37a3f94b
dm: pci: Use driver model PCI API in auto-config
by Simon Glass
· Sun Nov 29 13:17:49 2015 -0700
84283d5
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
by Simon Glass
· Sun Nov 29 13:17:48 2015 -0700
eaa1489
dm: pci: Add a dm_ prefix to pci_get_bdf()
by Simon Glass
· Sun Nov 29 13:17:47 2015 -0700
0ba553a
dm: pci: Mark legacy files as such
by Simon Glass
· Sun Nov 29 13:17:46 2015 -0700
fae3250
ARM: uniphier: fix recommended board setting in document
by Masahiro Yamada
· Sat Jan 09 01:51:16 2016 +0900
bfffa2c
ARM: uniphier: add dump command for DDR Multi PHY registers
by Masahiro Yamada
· Sat Jan 09 01:51:15 2016 +0900
95e7487
ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6b
by Masahiro Yamada
· Sat Jan 09 01:51:14 2016 +0900
efdf340
ARM: uniphier: move headers out of include/mach directory
by Masahiro Yamada
· Sat Jan 09 01:51:13 2016 +0900
54d93e2
ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectory
by Masahiro Yamada
· Sat Jan 09 01:51:12 2016 +0900
cd09278
ARM: uniphier: move cmd_ddrphy.c to dram subdirectory
by Masahiro Yamada
· Sat Jan 09 01:51:11 2016 +0900
52d08c4
ARM: uniphier: kill bogus header includes
by Masahiro Yamada
· Sat Jan 09 01:51:10 2016 +0900
a44345e
Prepare v2016.01
by Tom Rini
· Tue Jan 12 09:06:54 2016 -0500
f0bfd6d
dm: test: usb: Update the USB tests so that they all pass
by Simon Glass
· Thu Jan 07 10:23:42 2016 -0700
96ccad0
MAINTAINERS/mailmap: Update my email address
by Fabio Estevam
· Mon Jan 11 10:22:40 2016 -0200
af2801c
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Sun Jan 10 09:17:52 2016 -0500
bc06d18
cgtqmx6eval: README: Fix parameter of 'sf write' command
by Otavio Salvador
· Thu Jan 07 17:01:23 2016 -0200
37c9dad
mx6cuboxi: Remove obsolete comment
by Fabio Estevam
· Wed Jan 06 14:19:22 2016 -0200
355b28f
mx6cuboxi: Fix the reset delay for the AR8035 PHY
by Fabio Estevam
· Mon Jan 04 21:38:08 2016 -0200
314271e
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· Fri Jan 08 14:19:24 2016 -0500
581ab9b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Fri Jan 08 10:18:18 2016 -0500
51170a4
pci: layerscape: Adjust the return value when ls_pcie_addr_valid() fails
by Bin Meng
· Fri Jan 08 01:03:21 2016 -0800
122c766
pci: imx: Adjust the return value when imx_pcie_addr_valid() fails
by Bin Meng
· Fri Jan 08 01:03:20 2016 -0800
a027157
fs: handle the fileaddr variable in the same way as in the network case
by David Müller (ELSOFT AG)
· Fri Jan 08 09:39:20 2016 +0100
3a70d3f
get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use
by Heiko Schocher
· Thu Jan 07 13:45:38 2016 +0100
abd06c9
fix always succesful memory test
by Rasmus Villemoes
· Thu Jan 07 11:36:04 2016 +0100
bef045a
cyrus: Enable STDIO deregister
by Andy Fleming
· Wed Jan 06 15:34:50 2016 -0600
d1bb1a2
MAINTAINERS, .mailmap: Update my email address
by York Sun
· Tue Jan 05 09:48:45 2016 -0800
937fd03
am33xx/am43xx: Add platform data for GPIOs
by Tom Rini
· Tue Jan 05 12:17:15 2016 -0500
d9afb23
serial: zynq: Use static inline for _debug_uart_init()
by Michal Simek
· Tue Jan 05 12:49:21 2016 +0100
60c1421
net: remove scary warning about EEPROM provided MAC address
by Andre Przywara
· Mon Jan 04 15:48:22 2016 +0000
a941510
arm64: Juno/FVP: adjust kernel load address
by Andre Przywara
· Mon Jan 04 15:43:36 2016 +0000
bf5de82
arm, Makefile: correct compilation flag for u-boot-dtb
by Aneesh Bansal
· Wed Dec 23 14:16:23 2015 +0530
26a4e39
bootcount: Correct #endif comment to match, other aesthetics
by Robert P. J. Day
· Tue Dec 22 07:15:14 2015 -0500
076ed9b
doc: Tidy up first part of top-level README file
by Robert P. J. Day
· Sat Dec 19 07:16:10 2015 -0500
cbd618f
powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx
by Robert P. J. Day
· Wed Dec 16 12:25:42 2015 -0500
21c11c5
include: Correct "requset" typoes in misc.h
by Robert P. J. Day
· Mon Dec 14 06:28:51 2015 -0500
b0735fa
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Fri Jan 08 10:02:25 2016 -0500
Next »