summaryrefslogtreecommitdiff
path: root/board/congatec
AgeCommit message (Expand)Author
2022-03-08board: .gitignore: replace dsdt.c by dsdt_generated.cPhilippe Reynes
2022-02-25scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.cPhilippe Reynes
2022-02-08imx: Don't define __ASSEMBLY__ in source filesSimon Glass
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek BehĂșn
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-12cmd: bind: Fix driver binding on a devicePatrice Chotard
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini
2021-07-28arm: use the correct prototype for reset_cpu functionPatrick Delaunay
2021-06-09imx: support for conga-QMX8 boardOliver Graute
2021-04-10arm: Remove cgtqmx6eval boardTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-09-01x86: congatec: conga-qeval20-qa3-e3845: Remove dead codeAndy Shevchenko
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-06-18imx: convert cgtqmx6eval board to DM_VIDEOAnatolij Gustschin
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2018-06-17x86: baytrail: Drop EFI-specific test logicsBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-10-12imx: Include <input.h> header fileDiego Dorta
2017-10-12cgtqmx6eval: Avoid calling setup_display() from SPL codeFabio Estevam
2017-09-01Merge git://git.denx.de/u-boot-imxTom Rini
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima
2017-08-24x86: conga-qeval20-qa3-e3845: Select SERIAL_RX_BUFFER via KconfigStefan Roese
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-08x86: Add defconfig for theadorable-x86-conga with PCIe x4 blobsStefan Roese
2017-08-08x86: conga: Add option to select different config headers for baseboardsStefan Roese
2017-08-01x86: kconfig: Let board select SPI flashBin Meng
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng
2017-08-01x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng
2017-07-30x86: conga-qeval20-qa3-e3845: Select CONFIG_BOARD_LATE_INITStefan Roese
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass
2017-05-12cgtqmx6eval: Fix unused variable warningTom Rini
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini
2016-10-11x86: conga-qeval20-qa3: Add README to explain the console UART optionsStefan Roese
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam
2016-08-16x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config codeStefan Roese
2016-08-16x86: conga-qeval20-qa3: Add missing MAINTERNERS entryStefan Roese
2016-07-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-07-28cgtqmx6eval: Replace is_mx6q() for macroBreno Lima
2016-07-12x86: conga-qeval20-qa3: Add support for internal UARTStefan Roese
2016-05-23x86: baytrail: Add .gitignore for ACPI enabled boardsBin Meng
2016-05-23x86: baytrail: Enable ACPI table generation for all boardsBin Meng