summaryrefslogtreecommitdiff
path: root/board/armadeus
AgeCommit message (Expand)AuthorFilesLines
2021-04-10arm: Remove apf27 boardTom Rini8-1197/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-03-16Kconfig: Remove redundant variable setsTom Rini1-3/+0
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-1/+2
2019-12-03common: Move board_get_usable_ram_top() out of common.hSimon Glass1-0/+1
2019-11-03opos6uldev: migrate to DM_VIDEOSébastien Szymanski1-36/+0
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-07-19opos6uldev: remove board_ehci_hcd_init functionSébastien Szymanski1-21/+0
2019-06-11opos6uldev: don't call enable_lcdif_clockSébastien Szymanski1-3/+0
2018-12-09lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini7-15/+7
2018-04-30Merge git://git.denx.de/u-boot-imxTom Rini1-19/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-04-26imx6ul: opos6ul: add SPL_DM supportSébastien Szymanski1-19/+1
2017-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich1-0/+3
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic2-2/+2
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2017-03-19arm: i.MX6UL: add Armadeus Systems OPOS6UL SoM and OPOS6ULDev carrier boardSébastien Szymanski4-0/+152
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada1-1/+1
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2015-03-24remove unnecessary version.h includesRob Herring1-1/+0
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+7
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-05-13fpga: xilinx: Simplify load/dump/info function handlingMichal Simek1-0/+1
2014-05-13fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek1-1/+1
2014-05-13fpga: spartan3: Avoid CamelCaseMichal Simek1-2/+2
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-24/+3
2013-09-11apf27: add FPGA support for the apf27 boardtrem4-0/+257
2013-09-11apf27: add support for the armadeus APF27 boardtrem4-0/+938