Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bcbb319d0b502ac8ee02b6a08fdf615bdc178250
bcbb319
video: Add stb TrueType font renderer
by Simon Glass
· 9 years ago
9deaf82
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
071bc84
test/py: dfu: allow boardenv to specify test sizes
by Stephen Warren
· 9 years ago
2b46724
test/py: fix a couple typos in comments
by Stephen Warren
· 9 years ago
a85fce9
test/py: run sandbox in source directory
by Stephen Warren
· 9 years ago
b8936ae
test/py: pass test DTB to sandbox
by Stephen Warren
· 9 years ago
25b0524
test/py: correctly log xfail/xpass tests
by Stephen Warren
· 9 years ago
3bd79d3
test/py: detect another "bad pattern" in console output
by Stephen Warren
· 9 years ago
68a9bb6
test/py: check for bad patterns everywhere we wait
by Stephen Warren
· 9 years ago
1115a97
test.py: calculate bad patterns on change only
by Stephen Warren
· 9 years ago
3880dec
test/py: fix spawn.expect multiple match handling
by Stephen Warren
· 9 years ago
fcebff5
test/dm: clear unit test failure count each run
by Stephen Warren
· 9 years ago
71a68fd
test/py: Provide custom IDs when parametrizing tests
by Stephen Warren
· 9 years ago
3deb896
test/py: Quote consistency
by Stephen Warren
· 9 years ago
75e731e
test/py: use " for docstrings
by Stephen Warren
· 9 years ago
8d57b92
test/py: make net test aware of USB and PCI enumeration
by Stephen Warren
· 9 years ago
3a74c64
distro bootcmd: enumerate PCI before network operations
by Stephen Warren
· 9 years ago
4c739fb
distro bootcmd: make net boot only optionally start USB
by Stephen Warren
· 9 years ago
04eb269
Implement "pci enum" command for CONFIG_DM_PCI
by Stephen Warren
· 9 years ago
9d7e55d
test/py: dfu: error out if USB device already exists
by Stephen Warren
· 9 years ago
5a44ab4
ARM: tegra: shut down USB device controller at boot
by Stephen Warren
· 9 years ago
0c09352
test/py: make crash detection more robust
by Stephen Warren
· 9 years ago
6142d75
dm: Remove device_probe_child()
by Simon Glass
· 9 years ago
1a21855
test/py: add a networking test
by Stephen Warren
· 9 years ago
f7743ce
test/py: move find_ram_base() into u_boot_utils
by Stephen Warren
· 9 years ago
b92b446
test/py: add DFU test
by Stephen Warren
· 9 years ago
d46df83
test/py: ums: add filesystem-based testing
by Stephen Warren
· 9 years ago
ef824f5
test/py: add various utility code
by Stephen Warren
· 9 years ago
118e37e
test/py: optionally ignore errors from shell commands
by Stephen Warren
· 9 years ago
a88c417
test/py: log when tests send CTRL-C
by Stephen Warren
· 9 years ago
97a5466
test/py: drain console log at the end of any failed test
by Stephen Warren
· 9 years ago
e1d24d0
test/py: move U-Boot respawn trigger to the test core
by Stephen Warren
· 9 years ago
22eba12
test/py: fix timeout to be absolute
by Stephen Warren
· 9 years ago
5ffadc3
tpm: st33zp24: Add tpm st33zp24 spi support
by Christophe Ricard
· 9 years ago
8824923
tpm: st33zp24: Add tpm st33zp24 support with i2c
by Christophe Ricard
· 9 years ago
2654952
tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c
by Christophe Ricard
· 9 years ago
628f1d0
tpm: tpm_tis_lpc: fix typo
by Christophe Ricard
· 9 years ago
e43cd62
tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM
by Christophe Ricard
· 9 years ago
da62ad2
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
ad28a31
net: Add bootfile in DHCP Request
by Alexandre Messier
· 9 years ago
52a5282
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 9 years ago
be799dd
net: phy: implements probe for Cortina phy
by Shaohui Xie
· 9 years ago
62a7b92
net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET
by Shaohui Xie
· 9 years ago
826df7a
net: phy: micrel: fix divisor value for KSZ9031 phy skew
by Dinh Nguyen
· 9 years ago
427afbb
net: phy: micrel: add documentation for Micrel KSZ90x1 binding
by Dinh Nguyen
· 9 years ago
010c5ec
net: phy: Use 'autoneg' flag from phydev
by Alexandre Messier
· 9 years ago
103a8c4
net: phy: Set ANRESTART in setup_forced
by Alexandre Messier
· 9 years ago
94bde10
net: phy: micrel: Disable B_CAST on config
by Alexandre Messier
· 9 years ago
8602d5c
net: Rename eth.c to eth_lecacy.c
by Simon Glass
· 9 years ago
c6011d2
net: Move driver-model code into its own file
by Simon Glass
· 9 years ago
d9582c3
net: Move remaining common functions to eth_common.c
by Simon Glass
· 9 years ago
ce63f89
net: Move environment functions to the common file
by Simon Glass
· 9 years ago
0a9bde1
net: Move common init into a new eth_common.c file
by Simon Glass
· 9 years ago
a7d6dbb
net: Don't call board/cpu_eth_init() with driver model
by Simon Glass
· 9 years ago
e49f495
tegra: Report errors from PCI init
by Simon Glass
· 9 years ago
a3d3874
net/designware: add support of max-speed device tree property
by Alexey Brodkin
· 9 years ago
a5e8819
net/designware: do explicit port selection for 1Gb mode
by Alexey Brodkin
· 9 years ago
4384ea4
include/net.h: add max_speed member in struct eth_pdata
by Alexey Brodkin
· 9 years ago
e476bb2
drivers/net/phy: introduce phy_set_supported()
by Alexey Brodkin
· 9 years ago
33bbc24
net: phy: breakdown PHY_*_FEATURES defines
by Florian Fainelli
· 9 years ago
6cc1e7d
net: phy: genphy: Allow overwriting features
by Sascha Hauer
· 9 years ago
6c8be84
net: phy: ensure Gigabit features are masked off if requested
by Florian Fainelli
· 9 years ago
f409b36
arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type()
by Bin Meng
· 9 years ago
74314f1
net: tsec: Use priv->tbiaddr to initialize TBI PHY address
by Bin Meng
· 9 years ago
1048f61
net: tsec: Add driver model ethernet support
by Bin Meng
· 9 years ago
a8ccf75
doc: dt-bindings: Describe Freescale TSEC ethernet controller
by Bin Meng
· 9 years ago
e86a6cd
net: tsec: Use tsec_private pointer as the parameter for internal routines
by Bin Meng
· 9 years ago
80b1a1c
net: tsec: Adjust orders to avoid forward declaration of tsec_send()
by Bin Meng
· 9 years ago
1120c54
net: tsec: Move rxbd and txbd to struct tsec_private
by Bin Meng
· 9 years ago
76f5399
net: tsec: Move rx_idx and tx_idx to struct tsec_private
by Bin Meng
· 9 years ago
79cd33a
net: tsec: fsl_mdio: Fix several cosmetic issues
by Bin Meng
· 9 years ago
9e0a370
arm: ls1021atwr: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
by Bin Meng
· 9 years ago
e52fb1c
powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
by Bin Meng
· 9 years ago
d268e91
powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
by Bin Meng
· 9 years ago
28cedb2
powerpc: mpc8572ds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
by Bin Meng
· 9 years ago
e1bd42d
powerpc: c29xpcie: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
by Bin Meng
· 9 years ago
1e0e00a
powerpc: bsc9132qds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
by Bin Meng
· 9 years ago
67e72e9
net: bootp: Ignore packets whose yiaddr is 0
by Peng Fan
· 9 years ago
d73a949
drivers: net: vsc9953: Add LAG support
by Codrin Ciubotariu
· 9 years ago
ca61fa7
common: cmd_ethsw: Spelling fixes
by Codrin Ciubotariu
· 9 years ago
489d35d
doc: t1040-l2switch: Update README
by Codrin Ciubotariu
· 9 years ago
25f253a
drivers: net: vsc9953: Fix FDB aging time
by Codrin Ciubotariu
· 9 years ago
024e7dd
drivers: net: vsc9953: Fix number of reserved registers
by Codrin Ciubotariu
· 9 years ago
e64013d
net: phy: do not read configuration register on reset
by Stefan Agner
· 9 years ago
179a5b5
ARM: tegra: rm Jetson TK1 PMIC GPIO programming
by Stephen Warren
· 9 years ago
2b90633
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
4f8d4e9
x86: Correct spi node alias
by Bin Meng
· 9 years ago
389ef48
x86: config option for loading ACPI table from QEMU
by Miao Yan
· 9 years ago
3b68c52
x86: qemu: add the ability to load and link ACPI tables from QEMU
by Miao Yan
· 9 years ago
35603ff
x86: qemu: setup PM IO base for ACPI in southbridge
by Miao Yan
· 9 years ago
c90a058
x86: qemu: re-structure qemu_fwcfg_list_firmware()
by Miao Yan
· 9 years ago
a377b7c
x86: baytrail: Add option to disable the internal UART to setup_early_uart()
by Stefan Roese
· 9 years ago
ba019ed
misc: Add simple driver to enable the legacy UART on Winbond Super IO chips
by Stefan Roese
· 9 years ago
9436b3e
x86: x86-common.h: Add generic FS commands
by Stefan Roese
· 9 years ago
9433fcb
x86: baytrail: Add documentation for FSP memory-down values
by Stefan Roese
· 9 years ago
d51b77e
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
f19799b
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
138a36a
armv8/ls1043aqds: add QSPI boot support
by Qianyu Gong
· 9 years ago
760df89
armv8/ls1043aqds: add QSPI support in SD boot
by Gong Qianyu
· 9 years ago
51c18dc
armv8/ls1043aqds: add DSPI support
by Gong Qianyu
· 9 years ago
Next »