summaryrefslogtreecommitdiffstats
path: root/board/birdland
Commit message (Expand)AuthorAgeFilesLines
* arm: Remove bav335x boardJagan Teki2020-07-097-860/+0
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-031-1/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move serial functions out of common.hSimon Glass2019-12-021-0/+1
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-1/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_init() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-074-9/+4
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-10/+0
* spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas2018-03-051-1/+1
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-161-1/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-2/+2
* env: Drop env_relocate_spec() in favour of env_load()Simon Glass2017-08-151-1/+1
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-101-0/+2
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-051-1/+1
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-181-2/+2
* bav335x: Update defconfigs and fix typo in EEPROM config formatGilles Gameiro2015-03-241-1/+1
* Adding Support for BAV335x boardsGilles Gameiro2015-03-058-0/+883