Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
e91df49fbb56858003ebe61191ae07b223a7b866
« Previous
1a1326d
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 11 years ago
faca8ff
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 11 years ago
5a4fe1a
Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86
by Tom Rini
· 11 years ago
e8a8bab
sparc: Correct arch/sparc/cpu/leon3/start.S from SPDX conversion
by Tom Rini
· 11 years ago
a5750b8
blackfin: don't use 'bool' when it causes problems
by Wolfgang Denk
· 11 years ago
4d1584b
MAKEALL: add -b (--board) option
by Masahiro Yamada
· 11 years ago
f6bab67
bios_emulator: delete an unnecessary include path
by Masahiro Yamada
· 11 years ago
5310b8b
nand_spl: trivial refactoring of makefiles
by Masahiro Yamada
· 11 years ago
ad42028
Makefile: descend into subdirectories only when CONFIG_API is defined
by Masahiro Yamada
· 11 years ago
017ce20
common: Delete unnecessary rules.
by Masahiro Yamada
· 11 years ago
3c6dc17
drivers: delete unnecessary HOSTCFLAGS
by Masahiro Yamada
· 11 years ago
fdc3697
Makefile: move some libraries to lib/Makefile
by Masahiro Yamada
· 11 years ago
8a7e7d5
Makefile: descend into subdirectories only when CONFIG_API is defined
by Masahiro Yamada
· 11 years ago
fdb8704
examples: delete unnecessary CPPFLAGS
by Masahiro Yamada
· 11 years ago
dbfb4cb
board: tqm5200: delete its own object make rule
by Masahiro Yamada
· 11 years ago
72b97e4
spieval: Remove remainders of dead board
by Masahiro Yamada
· 11 years ago
0e53691
post: remove unnecessary include path settings
by Masahiro Yamada
· 11 years ago
1500389
board: h2200: Delete an unnecessary make rule
by Masahiro Yamada
· 11 years ago
2e78e75
tools: updater: Remove remainders of dead board
by Masahiro Yamada
· 11 years ago
cfe19f9
tools: imls: Remove a broken and unused tool.
by Masahiro Yamada
· 11 years ago
9dfdcdf
gpio_led: add support for inverted polarity
by Igor Grinberg
· 11 years ago
6516f81
gpio_led: check gpio_request() return value
by Igor Grinberg
· 11 years ago
1df7bbb
README: document the CONFIG_GPIO_LED symbol
by Igor Grinberg
· 11 years ago
4b756b0
hash.c: Correct non-hash subcommand crc32 addr-save support
by Tom Rini
· 11 years ago
2287286
net: rtl8169: Add support for RTL8168d/8111d
by Thierry Reding
· 11 years ago
22ece0e
net: rtl8169: Improve cache maintenance
by Thierry Reding
· 11 years ago
a514423
net: zynq_gem: Add d-cache support
by Srikanth Thokala
· 11 years ago
f27f3b5
phy: Use general phy code for smsc lan8720a
by David Dueck
· 11 years ago
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
f55a776
phy: introduce structure fixed-link
by Shaohui Xie
· 11 years ago
70672a2
powerpc/p4080: enable support for PCIe SATA
by Shaohui Xie
· 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
d44a5f5
Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
ed072b9
sandbox: Make map_to_sysmem() use a constant pointer
by Simon Glass
· 11 years ago
370b6c5
sandbox: Correct data sizes and printf() strings in fdtdec.c
by Simon Glass
· 11 years ago
0eb2ace
sandbox: config: Don't use 64-bit physical memory
by Simon Glass
· 11 years ago
cbe5cdfc
sandbox: Use system headers first for sandbox's os.c
by Simon Glass
· 11 years ago
2a54d15
sandbox: Use uint64_t instead of u64 for time
by Simon Glass
· 11 years ago
8426d8b
buildman: make board selector argument a regex
by Stephen Warren
· 11 years ago
61242ac
buildman: fix README
by Andreas Bießmann
· 11 years ago
5c8fdd9
patman: add Commit-notes tag and section
by Albert ARIBAUD
· 11 years ago
2c17e6d
am335x: fix GPMC config for NAND and NOR SPL boot
by pekon gupta
· 11 years ago
3f71906
mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme
by pekon gupta
· 11 years ago
d016dc4
mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform
by pekon gupta
· 11 years ago
beba5f0
mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms
by pekon gupta
· 11 years ago
c0dc3de
mtd: atmel_nand: use dev_xxx instead of printk
by Wu, Josh
· 11 years ago
c55cc57
mtd: atmel_nand: don't print bit correction message in driver
by Wu, Josh
· 11 years ago
d02a60a
sama5d3xek: support larger than 4G nand flash
by Wu, Josh
· 11 years ago
16dddef
mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flash
by Wu, Josh
· 11 years ago
affd520
board/c29xpcie: Add support of 8K page size NAND flash
by Prabhakar Kushwaha
· 11 years ago
71220f8
mtd/ifc: Add support of 8K page size NAND flash
by Prabhakar Kushwaha
· 11 years ago
68ec9c8
mtd: move & update nand_ecclayout structure (plus board changes)
by Prabhakar Kushwaha
· 11 years ago
79e5f27
Net: FEC: Fix huge memory leak
by Marek Vasut
· 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
Next »