Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
3a530d1b3e947c09e882dda8883aa608458a598c
3a530d1
phy: Use supported field during autonegotiation
by David Dueck
· 11 years ago
c583ee1
net: dm9000: random mac address support
by Andrew Ruder
· 11 years ago
8712adf
drivers/net/e1000: Introduce CONFIG_E1000_NO_NVM
by Rojhalat Ibrahim
· 11 years ago
8e52533
net: tftpsrv: Get correct client MAC address
by Andrew Ruder
· 11 years ago
e003ba5
net: phy: atheros: Fix masks for AR8035 and AR8021
by Fabio Estevam
· 11 years ago
3177457
net/phy: Fix the phy id mask of AR8031
by Chunhe Lan
· 11 years ago
b1690bc
net: tsec: Fix mac addr setup portability, cleanup
by Claudiu Manoil
· 11 years ago
82ef75c
net: tsec: Use portable regs type (uint->u32)
by Claudiu Manoil
· 11 years ago
9c9141f
net: tsec: Use portable types and accessors for BDs
by Claudiu Manoil
· 11 years ago
18b338f
net: tsec: Fix CamelCase issues around BD code
by Claudiu Manoil
· 11 years ago
5be00a0
net: fsl_mdio: Fix warnings for __iomem pointers
by Claudiu Manoil
· 11 years ago
aec84bf
net: tsec: Cleanup tsec regs init and fix __iomem warns
by Claudiu Manoil
· 11 years ago
b200204
net: tsec: Fix priv pointer in tsec_mcast_addr()
by Claudiu Manoil
· 11 years ago
876d451
net: tsec: Fix and cleanup tsec_mcast_addr()
by Claudiu Manoil
· 11 years ago
9c4cffa
net: Fix mcast function pointer prototype
by Claudiu Manoil
· 11 years ago
ed102be
net: designware: Fix alignment of buffer descriptors
by Alexey Brodkin
· 11 years ago
227ad7b
net: designware: Respect "bus mode" register contents on SW reset
by Alexey Brodkin
· 11 years ago
47ce889
net: sh-eth: Add support R8A7791
by Nobuhiro Iwamatsu
· 11 years ago
dfcaa61
net, phy: fix AR8031 phy_mask
by Heiko Schocher
· 11 years ago
65a6691
net: rtl8169: Add support for RTL8168evl/8111evl
by Thierry Reding
· 11 years ago
7a36b9c
net: rtl8169: Fix format string
by Thierry Reding
· 11 years ago
26b807c
net: add support for extended registers to mdio command
by Stefano Babic
· 11 years ago
9ced16f
net: add function to read/write extended registers in Micrel Phy
by Stefano Babic
· 11 years ago
b71841b
net: add extended function to phy API
by Stefano Babic
· 11 years ago
e8194d5
net: fix mask for phy Micrel KSZ9031
by Stefano Babic
· 11 years ago
71817a1
phy: add missing constants for Micrel KSZ9031
by Stefano Babic
· 11 years ago
4220504
net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is detected
by Bhupesh Sharma
· 11 years ago
e97a78c
net: phy/vitesse: Add support for VSC8514 phy module
by Arpit Goel
· 11 years ago
8707678
net: sh-eth: Add support R8A7790
by Nobuhiro Iwamatsu
· 11 years ago
92f0713
net: sh-eth: Add invalidate cache control for rmobile (ARM SoC)
by Nobuhiro Iwamatsu
· 11 years ago
f8b7507
net: sh-eth: Add control for padding size of packet descriptor
by Nobuhiro Iwamatsu
· 11 years ago
870cc23
net: sh-eth: Change cache API of SH
by Nobuhiro Iwamatsu
· 11 years ago
0611c60
NET: mvgbe: avoid unused variable warning when used without phylib support
by Sascha Silbe
· 11 years ago
57d33d4
net: trivial: Fix typos in mii field descriptions
by Stephan Bauroth
· 11 years ago
626ee1e
phylib: update atheros ar803x phy
by Shengzhou Liu
· 11 years ago
f754f5d
net: tftp: Make sure timeout will not effect wrap offset
by rockly
· 11 years ago
c2e5e80
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 11 years ago
4678d74
fs: descend into sub directories when it is necessary
by Masahiro Yamada
· 11 years ago
57c3e5f
Makefile: move fs/fat/ entry to drivers/Makefile
by Masahiro Yamada
· 11 years ago
a52f90f
arm: rmobile: Do not create a symbolic link to sh timer
by Masahiro Yamada
· 11 years ago
0a3656a
powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.c
by Masahiro Yamada
· 11 years ago
5cdee2d
powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.c
by Masahiro Yamada
· 11 years ago
c64c5aa
powerpc: mpc83xx: delete unused rules
by Masahiro Yamada
· 11 years ago
88afda1
Makefile: delete unused lines
by Masahiro Yamada
· 11 years ago
e2e1f3c
tools: Makefile: delete redundant lines
by Masahiro Yamada
· 11 years ago
74307f2
config.mk: delete unnecessary lines
by Masahiro Yamada
· 11 years ago
bc8bb6e
Makefile: refactor a little
by Masahiro Yamada
· 11 years ago
e2906a5
Makefile: rename all libraries to built-in.o
by Masahiro Yamada
· 11 years ago
fdd91fa
drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=y
by Masahiro Yamada
· 11 years ago
fc9ac35
drivers/net/fm: descend only when CONFIG_FMAN_ENET=y
by Masahiro Yamada
· 11 years ago
4c76b55
drivers/qe: move the entry to drivers/Makefile
by Masahiro Yamada
· 11 years ago
c54ecaa
powerpc: move mpc8xxx entry under arch/powerpc/cpu/
by Masahiro Yamada
· 11 years ago
08e39a8
Makefile: merge $(LIBBOARD) into $(LIBS)
by Masahiro Yamada
· 11 years ago
e5c5301
Makefile: make directories by Makefile.build
by Masahiro Yamada
· 11 years ago
36cf0a8
drivers: tpm: clean up unused code
by Masahiro Yamada
· 11 years ago
164922b
lib: descend into sub directories only when it is necessary
by Masahiro Yamada
· 11 years ago
7b6af41
drivers: descend into sub directories only when it is necessary
by Masahiro Yamada
· 11 years ago
1b2226e
Makefile: specifiy an explicite object name rather than $(BOARD).o
by Masahiro Yamada
· 11 years ago
3fdf5c8
Makefile: abolish COBJS, SOBJS, etc.
by Masahiro Yamada
· 11 years ago
620110a
board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mk
by Masahiro Yamada
· 11 years ago
13b213b
examples: remove the remainders of dead board
by Masahiro Yamada
· 11 years ago
5f9cc8e
cosmetic: README.scrapyard: Add eNET board
by Masahiro Yamada
· 11 years ago
477fe65
nios2: remove unnecessary header include path
by Masahiro Yamada
· 11 years ago
0298793
board: cogent: include header files in a more natural way
by Masahiro Yamada
· 11 years ago
e63510d
configs: clean up unused macro CONFIG_L2_OFF
by Masahiro Yamada
· 11 years ago
5e995c0
TI:omap: Update u-boot-spl.lds for i2c multibus/multiadapter update
by Tom Rini
· 11 years ago
10473d0
malta: use unmapped flash base address
by Gabor Juhos
· 11 years ago
c3ebb8c
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
51abee6
powerpc/85xx: fix broken cpu "clock-frequency" property
by Laurentiu TUDOR
· 11 years ago
8f9fe66
powerpc/t4240: fix per pci endpoint liodn offsets
by Laurentiu TUDOR
· 11 years ago
b4125a2
powerpc/t4240: set pcie liodn in the correct register
by Laurentiu TUDOR
· 11 years ago
4e2e0df
powerpc/83xx: Define USB1 and USB2 base addr for MPC834x
by ramneek mehresh
· 11 years ago
0d7ba2e
powerpc/t104xrdb: Add T1042RDB_PI board support
by Priyanka Jain
· 11 years ago
062ef1a
powerpc/t104xrdb: Add T1040RDB board support
by Priyanka Jain
· 11 years ago
2967af6
powerpc/t1040: Update defines to support T1040SoC personalities
by Priyanka Jain
· 11 years ago
62af761
powerpc/p1010rdb: update readme for p1010rdb-pa and p1010rdb-pb
by Shengzhou Liu
· 11 years ago
439fbe7
powerpc/t1040: enable PBL tool for T1040
by Prabhakar Kushwaha
· 11 years ago
f9de54e
designware_i2c: remove 10msec delay in i2c_xfer_finish
by Alexey Brodkin
· 11 years ago
8b7c872
designware_i2c: disable i2c controller during target address setup
by Alexey Brodkin
· 11 years ago
a2e0a45
cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM
by Alexey Brodkin
· 11 years ago
85bb251
i2c, omap1510: remove i2c driver
by Heiko Schocher
· 11 years ago
0bdffe7
i2c, zynq: convert zynq i2c driver to new multibus/multiadapter framework
by Heiko Schocher
· 11 years ago
6789e84
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
by Heiko Schocher
· 11 years ago
1249135
i2c: mxs_i2c: Squash endless loop
by Marek Vasut
· 11 years ago
2035d77
i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework
by Nobuhiro Iwamatsu
· 11 years ago
63c4f17
cm_t35: use scf0403 driver
by Nikita Kiryanov
· 11 years ago
f109a6e
omap3_dss: define DSS_ONOFF
by Nikita Kiryanov
· 11 years ago
f1a7491
lcd: add DataImage SCF0403x LCD panel support
by Nikita Kiryanov
· 11 years ago
4700219
spi: define SPI_XFER_ONCE
by Nikita Kiryanov
· 11 years ago
5753d09
spi: omap3: add support for more word lengths
by Nikita Kiryanov
· 11 years ago
54a759c
spi: omap3: remove semicolon from #define
by Nikita Kiryanov
· 11 years ago
44376ef
video: bcm2835: respect the pitch value
by Andre Heider
· 11 years ago
cefa471
lcd: allow overriding lcd_get_size()
by Anatolij Gustschin
· 11 years ago
e2788af
ARM: bcm2835: add missing mbox overscan response field
by Andre Heider
· 11 years ago
649acfe
MPC824x: remove obsolete "PN62" board
by Wolfgang Denk
· 11 years ago
d770f39
time: fix gcc warnings on MIPS64
by Daniel Schwierzeck
· 11 years ago
60390d7
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 11 years ago
a3e8090
malta: arch/mips/include/asm/malta.h SPDX license tag
by Paul Burton
· 11 years ago
85b8c5c4
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
ab41305
malta: define CONFIG_MEMSIZE_IN_BYTES
by Gabor Juhos
· 11 years ago
Next »