summaryrefslogtreecommitdiff
path: root/board/congatec
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2022-11-141-2/+2
|\
| * imx: imx8qm: cgtqmx8: switch to binmanOliver Graute2022-11-091-2/+2
* | global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-101-2/+2
|/
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-312-2/+2
* arch/Kconfig.nxp: Re-organize slightlyTom Rini2022-07-051-41/+0
* Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini2022-06-061-0/+2
* board: .gitignore: replace dsdt.c by dsdt_generated.cPhilippe Reynes2022-03-081-3/+3
* scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.cPhilippe Reynes2022-02-251-1/+1
* imx: Don't define __ASSEMBLY__ in source filesSimon Glass2022-02-081-1/+0
* fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek BehĂșn2022-01-201-5/+3
* Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini2021-10-121-1/+1
|\
| * cmd: bind: Fix driver binding on a devicePatrice Chotard2021-10-121-1/+1
* | Kconfig: Remove all default n/no optionsMichal Simek2021-08-311-3/+0
* | imx: Finish migration of IMX_CONFIG to KconfigTom Rini2021-08-311-0/+3
|/
* arm: use the correct prototype for reset_cpu functionPatrick Delaunay2021-07-281-1/+1
* imx: support for conga-QMX8 boardOliver Graute2021-06-099-0/+710
* arm: Remove cgtqmx6eval boardTom Rini2021-04-105-1197/+0
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* x86: congatec: conga-qeval20-qa3-e3845: Remove dead codeAndy Shevchenko2020-09-012-9/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-2/+2
* imx: convert cgtqmx6eval board to DM_VIDEOAnatolij Gustschin2020-06-181-0/+5
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-022-0/+2
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-2/+2
* x86: baytrail: Drop EFI-specific test logicsBin Meng2018-06-171-3/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-078-19/+8
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* imx: Include <input.h> header fileDiego Dorta2017-10-121-0/+1
* cgtqmx6eval: Avoid calling setup_display() from SPL codeFabio Estevam2017-10-121-2/+2
* Merge git://git.denx.de/u-boot-imxTom Rini2017-09-011-11/+0
|\
| * imx: imx6: Move gpr_init() function to soc.cBreno Lima2017-08-281-11/+0
* | x86: conga-qeval20-qa3-e3845: Select SERIAL_RX_BUFFER via KconfigStefan Roese2017-08-241-0/+1
|/
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-2/+2
* env: Rename setenv() to env_set()Simon Glass2017-08-161-2/+2
* x86: Add defconfig for theadorable-x86-conga with PCIe x4 blobsStefan Roese2017-08-081-0/+1
* x86: conga: Add option to select different config headers for baseboardsStefan Roese2017-08-083-5/+17
* x86: kconfig: Let board select SPI flashBin Meng2017-08-011-0/+1
* x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng2017-08-011-5/+0
* x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng2017-08-011-0/+1
* x86: conga-qeval20-qa3-e3845: Select CONFIG_BOARD_LATE_INITStefan Roese2017-07-301-0/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-4/+4
* Kconfig: Add CONFIG_SATA to enable SATASimon Glass2017-07-111-1/+1
* Convert CONFIG_SCSI to KconfigSimon Glass2017-07-111-0/+1
* cgtqmx6eval: Fix unused variable warningTom Rini2017-05-121-0/+2
* Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini2017-01-241-0/+1
* x86: conga-qeval20-qa3: Add README to explain the console UART optionsStefan Roese2016-10-111-0/+23
* mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam2016-09-061-0/+2
* x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config codeStefan Roese2016-08-161-0/+40