summaryrefslogtreecommitdiff
path: root/drivers/net/pic32_eth.c
AgeCommit message (Expand)Author
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move mii_init() function out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2017-06-01dm: gpio: Add live tree supportSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-02-01drivers: net: Add ethernet driver for Microchip PIC32.Purna Chandra Mandal