~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* clk: Allow force setting clock defaults before relocationSean Anderson2021-06-17
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* net: gmac_rockchip: Add support for rk3308David Wu2019-12-06
* net: gmac_rockchip: add support for px30Heiko Stuebner2019-11-17
* rockchip: use 'arch-rockchip' as header file pathKever Yang2019-05-01
* net: gmac_rockchip: Add handling for RGMII_ID/RXID/TXIDJanine Hagemann2018-10-04
* net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmiiJanine Hagemann2018-10-04
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* net: gmac_rockchip: Add support for the RK3228 GMACDavid Wu2018-01-28
* net: gmac_rockchip: Add rk3328 gmac supportDavid Wu2018-01-28
* net: gmac_rockchip: Add support for the RV1108 GMACDavid Wu2018-01-28
* net: gmac_rockchip: Add support for the RK3368 GMACPhilipp Tomsich2017-08-13
* rockchip: net: dm: convert fdt_get to dev_readPhilipp Tomsich2017-07-11
* net: gmac_rockchip: Add support for the RK3399 GMACPhilipp Tomsich2017-04-04
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08
* net: gmac_rockchip: Add Rockchip GMAC driverSjoerd Simons2017-01-11