summaryrefslogtreecommitdiffstats
path: root/board/armadeus/apf27
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* 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
* Kconfig: Remove redundant variable setsTom Rini2020-03-161-3/+0
* 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-075-10/+5
* spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich2017-08-131-0/+3
* 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
* remove unnecessary version.h includesRob Herring2015-03-241-1/+0
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-5/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+7
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* fpga: xilinx: Simplify load/dump/info function handlingMichal Simek2014-05-131-0/+1
* fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek2014-05-131-1/+1
* fpga: spartan3: Avoid CamelCaseMichal Simek2014-05-131-2/+2
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-24/+3
* apf27: add FPGA support for the apf27 boardtrem2013-09-114-0/+257
* apf27: add support for the armadeus APF27 boardtrem2013-09-114-0/+938