dm: core: Add address translation in fdt_get_resource
[platform/kernel/u-boot.git] / drivers / net / mscc_eswitch / ocelot_switch.c
2021-04-29 Patrick Delaunaydm: core: Add address translation in fdt_get_resource
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename dev_get_platdata() to dev_get_plat()
2020-12-13 Simon Glassdm: treewide: Rename 'platdata' variables to just ...
2020-12-13 Simon Glassdm: treewide: Rename auto_alloc_size members to be...
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop linux/bitops.h from common header
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-06 Simon Glassdm: core: Create a new header file for 'compat' features
2019-07-16 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-07-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2019-07-15 Horatiu Vulturnet: mscc: refactor mscc_miim
2019-06-10 Tom RiniMerge tag 'u-boot-atmel-fixes-2019.07-a' of git://git...
2019-05-15 Tom RiniMerge tag 'u-boot-stm32-mcu-20190514' of https://github...
2019-05-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-05-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-05-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-05-05 Tom RiniMerge tag 'mips-pull-2019-05-03' of git://git.denx...
2019-05-03 Horatiu Vulturnet: mscc: ocelot: Update network driver for pcb120
2019-04-24 Tom RiniMerge tag 'u-boot-amlogic-20190423' of git://git.denx...
2019-04-15 Tom RiniMerge tag 'u-boot-imx-20190415' of git://git.denx.de...
2019-04-15 Tom RiniMerge tag 'efi-2019-07-rc1-2' of git://git.denx.de...
2019-04-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-04-13 Tom RiniMerge tag 'pull-12apr19' of git://git.denx.de/u-boot-dm
2019-04-13 Tom RiniMerge tag 'mips-pull-2019-04-12' of git://git.denx...
2019-04-12 Horatiu Vulturnet: mscc: ocelot: Fix reset of the phys
2019-02-02 Tom RiniMerge tag 'for-master-20190201' of git://git.denx.de...
2019-02-02 Tom RiniMerge tag 'mips-pull-2019-02-01' of git://git.denx...
2019-02-01 Horatiu Vulturnet: mscc: Remove unused variables
2019-02-01 Horatiu Vulturnet: mscc: Move mac_table_add function into different...
2019-02-01 Horatiu Vulturnet: mscc: Move ocelot_send and ocelot_recv in a differ...
2019-02-01 Horatiu Vulturnet: mscc: Move miim commands into separate file.
2019-02-01 Horatiu Vulturnet: mscc: Move ocelot_switch to mscc_eswitch folder