summaryrefslogtreecommitdiffstats
path: root/include/configs/warp7.h
Commit message (Expand)AuthorAgeFilesLines
* configs: migrate CONFIG_IMX_THERMAL to defconfigsTom Rini2020-12-071-2/+0
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini2020-08-081-3/+0
* treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma2020-05-081-3/+0
* warp7: remove unused usb configsJoris Offouga2020-02-091-4/+0
* warp7: Fix U-Boot corruption after saving the environmentFabio Estevam2019-12-061-0/+13
* env: Finish migration of common ENV optionsTom Rini2019-11-201-2/+0
* warp7: Specify a default CONFIG_OPTEE_LOAD_ADDR if non providedBryan O'Donoghue2019-07-191-0/+4
* warp7: include: configs: Specify an fdtovaddrBryan O'Donoghue2019-07-191-0/+1
* warp7: include: configs: Differentiate bootscript address from loadaddrBryan O'Donoghue2019-07-191-3/+4
* warp7: include: configs: Specify image name of bootscript in FITBryan O'Donoghue2019-07-191-0/+8
* mx7_common: Share configs to skip low level initJun Nie2019-06-111-11/+0
* Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan2019-05-041-1/+0
* warp7: Switch to DM SerialPierre-Jean Texier2019-04-251-2/+0
* warp7: Fix dfu_alt_info setting after DM conversionPierre-Jean Texier2019-04-251-1/+1
* arm: imx7s-warp: Convert to DM PMICBryan O'Donoghue2019-01-281-6/+0
* warp7: defconfig: Switch to DM for I2CBryan O'Donoghue2019-01-281-2/+0
* warp7: include: configs: set skip low level initRui Miguel Silva2018-10-221-0/+11
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* warp7: Add support for automated secure boot.scr verificationBryan O'Donoghue2018-04-261-0/+9
* warp7: hab: Set environment variable indicating IVT offsetBryan O'Donoghue2018-04-261-0/+2
* warp7: add warp7_auth_or_failBryan O'Donoghue2018-04-261-0/+1
* warp7: Define the name of a signed boot-script fileBryan O'Donoghue2018-04-261-0/+1
* warp7: select uuid partition based on rootpartBryan O'Donoghue2018-04-261-1/+2
* warp7: Make CONFIG_SYS_FDT_ADDR a defineBryan O'Donoghue2018-04-261-1/+1
* warp7: Specify CONFIG_OPTEE_LOAD_ADDRBryan O'Donoghue2018-04-261-0/+1
* warp7: hab: Set environment variable indicating HAB enableBryan O'Donoghue2018-04-261-0/+3
* warp7: include/configs: use generic fs commands in CONFIG_EXTRA_ENV_SETTINGSPierre-Jean TEXIER2018-04-261-3/+3
* warp7: Set u-boot serial# based on OTP valueBryan O'Donoghue2018-04-151-0/+3
* Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski2018-02-021-2/+0
* usb: gadget: usb_ether: Move the interfaces to KconfigMaxime Ripard2017-10-031-2/+0
* usb: gadget: Convert USB_ETHER to KconfigMaxime Ripard2017-10-031-1/+0
* usb: gadget: Move USBNET_HOST_ADDR to KconfigMaxime Ripard2017-10-031-1/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* Remove various unused interrupt related codeTom Rini2017-04-061-2/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-2/+1
* cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-281-3/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-2/+0
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-211-1/+0
* ARM: imx7s-warp: enable USB gadget ethernetKevin Hilman2017-01-021-0/+7
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-2/+0
* dfu: Migrate to KconfigTom Rini2016-09-271-2/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-091-1/+0
* warp7: Use PARTUUID to specify the rootfs locationFabio Estevam2016-09-061-3/+6
* warp7: Modify fdt_file environment variableBreno Lima2016-09-061-1/+1
* warp7: Add PMIC supportVanessa Maegima2016-09-061-0/+12
* warp7: Move some USB configuration options to defconfigBreno Lima2016-07-281-9/+0
* mx7_common: Put display board info config into board fileStefan Agner2016-07-191-0/+2
* usb: move CONFIG_USB_EHCI_MX7 to KconfigStefan Agner2016-07-191-2/+0
* warp7: Fix DFU supportFabio Estevam2016-06-181-5/+2