summaryrefslogtreecommitdiffstats
path: root/board/varisys
Commit message (Expand)AuthorAgeFilesLines
* ppc: Remove Cyrus_P5020 and P5040 boardsTom Rini2021-04-1014-677/+0
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-174-4/+4
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-171-0/+1
* common: Move pci_init_board() out of common.hSimon Glass2019-12-021-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-021-0/+1
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0710-23/+10
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* drivers/misc: Share qbman init between archsAhmed Mansour2018-01-101-1/+1
* env: Rename some other getenv()-related functionsSimon Glass2017-08-161-2/+2
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-2/+2
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-1/+1
* board_f: Drop return value from initdram()Simon Glass2017-04-051-2/+4
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini2017-01-241-0/+2
* powerpc: cyrus: Separate P5020/P5040 config optionsYork Sun2016-12-021-1/+1
* powerpc: P5040: Remove macro CONFIG_P5040York Sun2016-11-231-2/+2
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-271-1/+1
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-101-0/+2
* mpc85xx: Add support for the Varisys Cyrus boardAndy Fleming2015-11-0417-0/+1201