summaryrefslogtreecommitdiffstats
path: root/board/armadeus/apf27/apf27.c
Commit message (Expand)AuthorAgeFilesLines
* arm: Remove apf27 boardTom Rini2021-04-101-259/+0
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-021-0/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich2018-12-081-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* mmc: move more driver config options to KconfigMasahiro Yamada2017-01-111-1/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* apf27: add FPGA support for the apf27 boardtrem2013-09-111-0/+5
* apf27: add support for the armadeus APF27 boardtrem2013-09-111-0/+251