~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* sandbox: net: Ensure host name is always a valid stringSimon Glass2021-07-15
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* 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 log.h from common headerSimon Glass2020-05-18
* env: Move env_set() to env.hSimon Glass2019-08-11
* net: Fix error handling in sb_eth_raw_ofdata_to_platdata()Simon Glass2019-01-14
* sandbox: eth-raw: Make random MAC addresses available to eth-rawJoe Hershberger2018-07-26
* sandbox: eth-raw: Allow interface to be specified by indexJoe Hershberger2018-07-26
* sandbox: eth-raw: Add a function to ask the host about localhostJoe Hershberger2018-07-26
* net: sandbox-raw: Convert raw eth driver to livetreeJoe Hershberger2018-07-26
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* env: Rename setenv() to env_set()Simon Glass2017-08-16
* dm: Rename dev_addr..() functionsSimon Glass2017-06-01
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08
* dm: eth: Avoid blocking on packet receptionSimon Glass2015-07-21
* net: cosmetic: Change IPaddr_t to struct in_addrJoe Hershberger2015-04-18
* sandbox: eth: Add support for using the 'lo' interfaceJoe Hershberger2015-04-18
* sandbox: eth: Add a bridge to a real network for sandboxJoe Hershberger2015-04-18