summaryrefslogtreecommitdiffstats
path: root/board/armadeus
Commit message (Expand)AuthorAgeFilesLines
* arm: Remove apf27 boardTom Rini2021-04-108-1197/+0
* 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 some board functions out of common.hSimon Glass2019-12-021-1/+2
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-021-0/+1
* opos6uldev: migrate to DM_VIDEOSébastien Szymanski2019-11-031-36/+0
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* opos6uldev: remove board_ehci_hcd_init functionSébastien Szymanski2019-07-191-21/+0
* opos6uldev: don't call enable_lcdif_clockSébastien Szymanski2019-06-111-3/+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-077-15/+7
* Merge git://git.denx.de/u-boot-imxTom Rini2018-04-301-19/+1
|\
| * imx6ul: opos6ul: add SPL_DM supportSébastien Szymanski2018-04-261-19/+1
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
|/
* spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich2017-08-131-0/+3
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-122-2/+2
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* arm: i.MX6UL: add Armadeus Systems OPOS6UL SoM and OPOS6ULDev carrier boardSébastien Szymanski2017-03-194-0/+152
* 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