index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-11-22
net: tsec: Use portable regs type (uint->u32)
Claudiu Manoil
2013-11-22
net: tsec: Use portable types and accessors for BDs
Claudiu Manoil
2013-11-22
net: tsec: Fix CamelCase issues around BD code
Claudiu Manoil
2013-11-22
net: fsl_mdio: Fix warnings for __iomem pointers
Claudiu Manoil
2013-11-22
net: tsec: Cleanup tsec regs init and fix __iomem warns
Claudiu Manoil
2013-11-22
net: tsec: Fix priv pointer in tsec_mcast_addr()
Claudiu Manoil
2013-11-22
net: tsec: Fix and cleanup tsec_mcast_addr()
Claudiu Manoil
2013-11-22
net: Fix mcast function pointer prototype
Claudiu Manoil
2013-11-22
net: designware: Fix alignment of buffer descriptors
Alexey Brodkin
2013-11-22
net: designware: Respect "bus mode" register contents on SW reset
Alexey Brodkin
2013-11-22
net: sh-eth: Add support R8A7791
Nobuhiro Iwamatsu
2013-11-22
net, phy: fix AR8031 phy_mask
Heiko Schocher
2013-11-22
net: rtl8169: Add support for RTL8168evl/8111evl
Thierry Reding
2013-11-22
net: rtl8169: Fix format string
Thierry Reding
2013-11-22
net: add support for extended registers to mdio command
Stefano Babic
2013-11-22
net: add function to read/write extended registers in Micrel Phy
Stefano Babic
2013-11-22
net: add extended function to phy API
Stefano Babic
2013-11-22
net: fix mask for phy Micrel KSZ9031
Stefano Babic
2013-11-22
phy: add missing constants for Micrel KSZ9031
Stefano Babic
2013-11-22
net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is de...
Bhupesh Sharma
2013-11-22
net: phy/vitesse: Add support for VSC8514 phy module
Arpit Goel
2013-11-22
net: sh-eth: Add support R8A7790
Nobuhiro Iwamatsu
2013-11-22
net: sh-eth: Add invalidate cache control for rmobile (ARM SoC)
Nobuhiro Iwamatsu
2013-11-22
net: sh-eth: Add control for padding size of packet descriptor
Nobuhiro Iwamatsu
2013-11-22
net: sh-eth: Change cache API of SH
Nobuhiro Iwamatsu
2013-11-22
NET: mvgbe: avoid unused variable warning when used without phylib support
Sascha Silbe
2013-11-22
net: trivial: Fix typos in mii field descriptions
Stephan Bauroth
2013-11-22
phylib: update atheros ar803x phy
Shengzhou Liu
2013-11-22
net: tftp: Make sure timeout will not effect wrap offset
rockly
2013-11-17
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2013-11-17
fs: descend into sub directories when it is necessary
Masahiro Yamada
2013-11-17
Makefile: move fs/fat/ entry to drivers/Makefile
Masahiro Yamada
2013-11-17
arm: rmobile: Do not create a symbolic link to sh timer
Masahiro Yamada
2013-11-17
powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.c
Masahiro Yamada
2013-11-17
powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.c
Masahiro Yamada
2013-11-17
powerpc: mpc83xx: delete unused rules
Masahiro Yamada
2013-11-17
Makefile: delete unused lines
Masahiro Yamada
2013-11-17
tools: Makefile: delete redundant lines
Masahiro Yamada
2013-11-17
config.mk: delete unnecessary lines
Masahiro Yamada
2013-11-17
Makefile: refactor a little
Masahiro Yamada
2013-11-17
Makefile: rename all libraries to built-in.o
Masahiro Yamada
2013-11-17
drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=y
Masahiro Yamada
2013-11-17
drivers/net/fm: descend only when CONFIG_FMAN_ENET=y
Masahiro Yamada
2013-11-17
drivers/qe: move the entry to drivers/Makefile
Masahiro Yamada
2013-11-17
powerpc: move mpc8xxx entry under arch/powerpc/cpu/
Masahiro Yamada
2013-11-17
Makefile: merge $(LIBBOARD) into $(LIBS)
Masahiro Yamada
2013-11-17
Makefile: make directories by Makefile.build
Masahiro Yamada
2013-11-17
drivers: tpm: clean up unused code
Masahiro Yamada
2013-11-17
lib: descend into sub directories only when it is necessary
Masahiro Yamada
2013-11-17
drivers: descend into sub directories only when it is necessary
Masahiro Yamada
[next]