summaryrefslogtreecommitdiff
path: root/board/congatec
AgeCommit message (Expand)AuthorFilesLines
2023-05-21imx: move imx8 sci header file to include/firmware/imxPeng Fan1-1/+1
2022-11-14Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-2/+2
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-2/+2
2022-11-09imx: imx8qm: cgtqmx8: switch to binmanOliver Graute1-2/+2
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2-2/+2
2022-07-06arch/Kconfig.nxp: Re-organize slightlyTom Rini1-41/+0
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini1-0/+2
2022-03-08board: .gitignore: replace dsdt.c by dsdt_generated.cPhilippe Reynes1-3/+3
2022-02-25scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.cPhilippe Reynes1-1/+1
2022-02-09imx: Don't define __ASSEMBLY__ in source filesSimon Glass1-1/+0
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek BehĂșn1-5/+3
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini1-1/+1
2021-10-12cmd: bind: Fix driver binding on a devicePatrice Chotard1-1/+1
2021-09-01Kconfig: Remove all default n/no optionsMichal Simek1-3/+0
2021-09-01imx: Finish migration of IMX_CONFIG to KconfigTom Rini1-0/+3
2021-07-29arm: use the correct prototype for reset_cpu functionPatrick Delaunay1-1/+1
2021-06-09imx: support for conga-QMX8 boardOliver Graute9-0/+710
2021-04-10arm: Remove cgtqmx6eval boardTom Rini5-1197/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-09-01x86: congatec: conga-qeval20-qa3-e3845: Remove dead codeAndy Shevchenko2-9/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-06-18imx: convert cgtqmx6eval board to DM_VIDEOAnatolij Gustschin1-0/+5
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass2-0/+2
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-2/+2
2018-06-17x86: baytrail: Drop EFI-specific test logicsBin Meng1-3/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini8-19/+8
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-10-12imx: Include <input.h> header fileDiego Dorta1-0/+1
2017-10-12cgtqmx6eval: Avoid calling setup_display() from SPL codeFabio Estevam1-2/+2
2017-09-01Merge git://git.denx.de/u-boot-imxTom Rini1-11/+0
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima1-11/+0
2017-08-24x86: conga-qeval20-qa3-e3845: Select SERIAL_RX_BUFFER via KconfigStefan Roese1-0/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-08-16env: Rename setenv() to env_set()Simon Glass1-2/+2
2017-08-08x86: Add defconfig for theadorable-x86-conga with PCIe x4 blobsStefan Roese1-0/+1
2017-08-08x86: conga: Add option to select different config headers for baseboardsStefan Roese3-5/+17
2017-08-01x86: kconfig: Let board select SPI flashBin Meng1-0/+1
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng1-5/+0
2017-08-01x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng1-0/+1
2017-07-30x86: conga-qeval20-qa3-e3845: Select CONFIG_BOARD_LATE_INITStefan Roese1-0/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-4/+4
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass1-1/+1
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass1-0/+1
2017-05-12cgtqmx6eval: Fix unused variable warningTom Rini1-0/+2
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini1-0/+1
2016-10-11x86: conga-qeval20-qa3: Add README to explain the console UART optionsStefan Roese1-0/+23
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam1-0/+2