index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
lx2160a
/
eth_lx2160aqds.c
Age
Commit message (
Expand
)
Author
2023-03-14
board: freescale: lx2160a: remove code under !CONFIG_DM_ETH
Ioana Ciornei
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2021-12-19
fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()
Marek BehĂșn
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-20
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-05-19
board: lx2160aqds: implement board_fit_config_name_match
Ioana Ciornei
2020-05-19
board: lx2160aqds: transition to DM_ETH
Ioana Ciornei
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-04-20
lx2160aqds: add support for backplane kr
Florinel Iordache
2020-01-17
common: Move reset_phy() to net.h
Simon Glass
2019-09-12
board: lx2160aqds: add support for SerDes protocol 14
Florin Chiculita
2019-09-12
board: lx2160aqds: fix ethernet-phy compatible property
Florin Chiculita
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-03-15
board: fsl: lx2160aqds: modify the phy fixup code
Pankaj Bansal
2019-02-19
lx2160aqds : Add support for LX2160AQDS platform
Pankaj Bansal