summaryrefslogtreecommitdiff
path: root/board/varisys
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass
2019-12-02common: Move pci_init_board() out of common.hSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour
2017-08-16env: Rename some other getenv()-related functionsSimon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2017-01-24NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini
2016-12-02powerpc: cyrus: Separate P5020/P5040 config optionsYork Sun
2016-11-23powerpc: P5040: Remove macro CONFIG_P5040York Sun
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2015-11-04mpc85xx: Add support for the Varisys Cyrus boardAndy Fleming