summaryrefslogtreecommitdiff
path: root/board/birdland
AgeCommit message (Expand)Author
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move serial functions out of common.hSimon Glass
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_init() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-15env: Drop env_relocate_spec() in favour of env_load()Simon Glass
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2015-03-24bav335x: Update defconfigs and fix typo in EEPROM config formatGilles Gameiro
2015-03-05Adding Support for BAV335x boardsGilles Gameiro