Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
2a5bcaf3f8ace7398d4391701314d6e0457aec60
« Previous
8340ef6
video: Add stb TrueType font renderer
by Simon Glass
· 9 years ago
8a36287
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
26db3a6
test/py: dfu: allow boardenv to specify test sizes
by Stephen Warren
· 9 years ago
db261f0
test/py: fix a couple typos in comments
by Stephen Warren
· 9 years ago
d27f2fc
test/py: run sandbox in source directory
by Stephen Warren
· 9 years ago
77bcb22
test/py: pass test DTB to sandbox
by Stephen Warren
· 9 years ago
78b39cc
test/py: correctly log xfail/xpass tests
by Stephen Warren
· 9 years ago
9129d9f
test/py: detect another "bad pattern" in console output
by Stephen Warren
· 9 years ago
0c6189b
test/py: check for bad patterns everywhere we wait
by Stephen Warren
· 9 years ago
e4119eb
test.py: calculate bad patterns on change only
by Stephen Warren
· 9 years ago
44ac762
test/py: fix spawn.expect multiple match handling
by Stephen Warren
· 9 years ago
26e1bec
test/dm: clear unit test failure count each run
by Stephen Warren
· 9 years ago
d20e5e9
test/py: Provide custom IDs when parametrizing tests
by Stephen Warren
· 9 years ago
a2ec560
test/py: Quote consistency
by Stephen Warren
· 9 years ago
e8debf3
test/py: use " for docstrings
by Stephen Warren
· 9 years ago
56382a8
test/py: make net test aware of USB and PCI enumeration
by Stephen Warren
· 9 years ago
986691f
distro bootcmd: enumerate PCI before network operations
by Stephen Warren
· 9 years ago
3483b75
distro bootcmd: make net boot only optionally start USB
by Stephen Warren
· 9 years ago
e578b92
Implement "pci enum" command for CONFIG_DM_PCI
by Stephen Warren
· 9 years ago
be1df82
test/py: dfu: error out if USB device already exists
by Stephen Warren
· 9 years ago
dd8204d
ARM: tegra: shut down USB device controller at boot
by Stephen Warren
· 9 years ago
e787a58
test/py: make crash detection more robust
by Stephen Warren
· 9 years ago
c6db965
dm: Remove device_probe_child()
by Simon Glass
· 9 years ago
e5bb279
test/py: add a networking test
by Stephen Warren
· 9 years ago
0526610
test/py: move find_ram_base() into u_boot_utils
by Stephen Warren
· 9 years ago
f5d196d
test/py: add DFU test
by Stephen Warren
· 9 years ago
d054f4c
test/py: ums: add filesystem-based testing
by Stephen Warren
· 9 years ago
76b4693
test/py: add various utility code
by Stephen Warren
· 9 years ago
3f2faf7
test/py: optionally ignore errors from shell commands
by Stephen Warren
· 9 years ago
783cbcd
test/py: log when tests send CTRL-C
by Stephen Warren
· 9 years ago
c10eb9d
test/py: drain console log at the end of any failed test
by Stephen Warren
· 9 years ago
636f38d
test/py: move U-Boot respawn trigger to the test core
by Stephen Warren
· 9 years ago
d314e24
test/py: fix timeout to be absolute
by Stephen Warren
· 9 years ago
b75fdc1
tpm: st33zp24: Add tpm st33zp24 spi support
by Christophe Ricard
· 9 years ago
3aa7408
tpm: st33zp24: Add tpm st33zp24 support with i2c
by Christophe Ricard
· 9 years ago
1259dcd
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
ca5bc1b
tpm: tpm_tis_lpc: fix typo
by Christophe Ricard
· 9 years ago
0e37d4c
tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM
by Christophe Ricard
· 9 years ago
82d72a1
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
b2b7fbc
net: Add bootfile in DHCP Request
by Alexandre Messier
· 9 years ago
3faf221
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 9 years ago
d8877e6
net: phy: implements probe for Cortina phy
by Shaohui Xie
· 9 years ago
ddcd1f3
net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET
by Shaohui Xie
· 9 years ago
ff7bd21
net: phy: micrel: fix divisor value for KSZ9031 phy skew
by Dinh Nguyen
· 9 years ago
c16e69f
net: phy: micrel: add documentation for Micrel KSZ90x1 binding
by Dinh Nguyen
· 9 years ago
1f9e672
net: phy: Use 'autoneg' flag from phydev
by Alexandre Messier
· 9 years ago
53b0c38
net: phy: Set ANRESTART in setup_forced
by Alexandre Messier
· 9 years ago
79e3efd
net: phy: micrel: Disable B_CAST on config
by Alexandre Messier
· 9 years ago
c4998f9
net: Rename eth.c to eth_lecacy.c
by Simon Glass
· 9 years ago
db9391e
net: Move driver-model code into its own file
by Simon Glass
· 9 years ago
8607a6b
net: Move remaining common functions to eth_common.c
by Simon Glass
· 9 years ago
9987ecd
net: Move environment functions to the common file
by Simon Glass
· 9 years ago
818f91e
net: Move common init into a new eth_common.c file
by Simon Glass
· 9 years ago
c32a6fd
net: Don't call board/cpu_eth_init() with driver model
by Simon Glass
· 9 years ago
dfa71e9
tegra: Report errors from PCI init
by Simon Glass
· 9 years ago
6968ec9
net/designware: add support of max-speed device tree property
by Alexey Brodkin
· 9 years ago
b884c3f
net/designware: do explicit port selection for 1Gb mode
by Alexey Brodkin
· 9 years ago
f74264d
include/net.h: add max_speed member in struct eth_pdata
by Alexey Brodkin
· 9 years ago
b18acb0
drivers/net/phy: introduce phy_set_supported()
by Alexey Brodkin
· 9 years ago
4dae610
net: phy: breakdown PHY_*_FEATURES defines
by Florian Fainelli
· 9 years ago
44bc317
net: phy: genphy: Allow overwriting features
by Sascha Hauer
· 9 years ago
bbdcaff
net: phy: ensure Gigabit features are masked off if requested
by Florian Fainelli
· 9 years ago
afe6462
arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type()
by Bin Meng
· 9 years ago
a1c76c1
net: tsec: Use priv->tbiaddr to initialize TBI PHY address
by Bin Meng
· 9 years ago
9a1d6af
net: tsec: Add driver model ethernet support
by Bin Meng
· 9 years ago
69a0087
doc: dt-bindings: Describe Freescale TSEC ethernet controller
by Bin Meng
· 9 years ago
56a27a1
net: tsec: Use tsec_private pointer as the parameter for internal routines
by Bin Meng
· 9 years ago
8ba5017
net: tsec: Adjust orders to avoid forward declaration of tsec_send()
by Bin Meng
· 9 years ago
e677da9
net: tsec: Move rxbd and txbd to struct tsec_private
by Bin Meng
· 9 years ago
362b123
net: tsec: Move rx_idx and tx_idx to struct tsec_private
by Bin Meng
· 9 years ago
9872b73
net: tsec: fsl_mdio: Fix several cosmetic issues
by Bin Meng
· 9 years ago
9ccb309
arm: ls1021atwr: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
by Bin Meng
· 9 years ago
c712df1
powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
by Bin Meng
· 9 years ago
1adc095
powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
by Bin Meng
· 9 years ago
4521ae9
powerpc: mpc8572ds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
by Bin Meng
· 9 years ago
98ae83b
powerpc: c29xpcie: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
by Bin Meng
· 9 years ago
89c9784
powerpc: bsc9132qds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
by Bin Meng
· 9 years ago
44c42dd
net: bootp: Ignore packets whose yiaddr is 0
by Peng Fan
· 9 years ago
aae0e68
drivers: net: vsc9953: Add LAG support
by Codrin Ciubotariu
· 9 years ago
bf9f2ed
common: cmd_ethsw: Spelling fixes
by Codrin Ciubotariu
· 9 years ago
3507cf7
doc: t1040-l2switch: Update README
by Codrin Ciubotariu
· 9 years ago
ba389e6
drivers: net: vsc9953: Fix FDB aging time
by Codrin Ciubotariu
· 9 years ago
96979dc
drivers: net: vsc9953: Fix number of reserved registers
by Codrin Ciubotariu
· 9 years ago
a058052
net: phy: do not read configuration register on reset
by Stefan Agner
· 9 years ago
7fb8298
ARM: tegra: rm Jetson TK1 PMIC GPIO programming
by Stephen Warren
· 9 years ago
4b5a4a0
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
81aaa3d
x86: Correct spi node alias
by Bin Meng
· 9 years ago
a5dd1e6
x86: config option for loading ACPI table from QEMU
by Miao Yan
· 9 years ago
fa287b1
x86: qemu: add the ability to load and link ACPI tables from QEMU
by Miao Yan
· 9 years ago
a3b15a0
x86: qemu: setup PM IO base for ACPI in southbridge
by Miao Yan
· 9 years ago
2575722
x86: qemu: re-structure qemu_fwcfg_list_firmware()
by Miao Yan
· 9 years ago
d521197
x86: baytrail: Add option to disable the internal UART to setup_early_uart()
by Stefan Roese
· 9 years ago
8505693
misc: Add simple driver to enable the legacy UART on Winbond Super IO chips
by Stefan Roese
· 9 years ago
0a34a5f
x86: x86-common.h: Add generic FS commands
by Stefan Roese
· 9 years ago
9b5dbe1
x86: baytrail: Add documentation for FSP memory-down values
by Stefan Roese
· 9 years ago
cd85bec
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
19bde03
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
b0f20ca
armv8/ls1043aqds: add QSPI boot support
by Qianyu Gong
· 9 years ago
166ef1e
armv8/ls1043aqds: add QSPI support in SD boot
by Gong Qianyu
· 9 years ago
e0579a5
armv8/ls1043aqds: add DSPI support
by Gong Qianyu
· 9 years ago
Next »