Commit History

Author SHA1 Message Date
  Simon Glass 8b85dfc675 dm: Avoid accessing seq directly 3 years ago
  Simon Glass d1998a9fde dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 3 years ago
  Simon Glass c69cda25c9 dm: treewide: Rename dev_get_platdata() to dev_get_plat() 3 years ago
  Simon Glass caa4daa2ae dm: treewide: Rename 'platdata' variables to just 'plat' 3 years ago
  Simon Glass 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter 3 years ago
  Masahiro Yamada 2548493ab4 treewide: convert devfdt_get_addr() to dev_read_addr() 3 years ago
  Masahiro Yamada cf081a52ad treewide: remove (phys_addr_t) casts from devfdt_get_addr() 3 years ago
  Tom Rini 7208396bbf Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" 3 years ago
  Masahiro Yamada 60e7fa8b3b treewide: convert devfdt_get_addr() to dev_read_addr() 3 years ago
  Masahiro Yamada 6f25e274da treewide: remove (phys_addr_t) casts from devfdt_get_addr() 3 years ago
  Simon Glass c05ed00afb common: Drop linux/delay.h from common header 4 years ago
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Simon Glass a821c4af79 dm: Rename dev_addr..() functions 7 years ago
  Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
  Michal Simek 6516e3f253 net: xilinx: Use mdio_register_seq() to support multiple instances 7 years ago
  Tom Rini 361a879902 Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" 7 years ago
  Michal Simek b63cb3abbc net: xilinx: Use mdio_register_seq() to support multiple instances 7 years ago
  Masahiro Yamada 5d97dff042 treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 7 years ago
  Zubair Lutfullah Kakakhel 611fe0bddb net: emaclite: use __raw_readl/writel instead of weird define 7 years ago
  Zubair Lutfullah Kakakhel 39e020ef16 net: emaclite: Use ioremap_nocache 7 years ago
  Michal Simek 55259e7cda net: xilinx: Handle error value from phy_startup() 8 years ago
  Michal Simek f412b6ab5b net: emaclite: Let core to handle received packet 8 years ago
  Michal Simek f03ec01015 net: emaclite: Rename start and stop functions 8 years ago
  Michal Simek d538ee1b54 net: emaclite: Move driver to DM 8 years ago
  Michal Simek 4d2749be62 net: emaclite: Use indirect access in emaclite_recv 8 years ago
  Michal Simek 0070251836 net: emaclite: Use indirect reg access in send 8 years ago
  Michal Simek 15c239c8ce net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag 8 years ago
  Michal Simek 26c7945a24 net: emaclite: Fix logic around available TX buffers 8 years ago
  Michal Simek 5a4baa33e4 net: emaclite: Use indirect register access for TX reset 8 years ago