summaryrefslogtreecommitdiff
path: root/include/configs/warp7.h
Commit message (Expand)AuthorAgeFilesLines
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-5/+0
* Convert CONFIG_BOARD_SIZE_LIMIT to KconfigTom Rini2022-04-081-13/+0
* warp7, pic32mzdask: Remove SYS_FDT_ADDR/SYS_ENV_ADDR from CONFIG namespaceTom Rini2021-12-271-1/+1
* Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini2021-12-271-2/+1
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-13/+0
* Convert CONFIG_SYS_HZ to KconfigTom Rini2021-11-051-2/+0
* lib: optee: Remove CONFIG_OPTEE_LOAD_ADDRAlexandru Gagniuc2021-10-051-5/+0
* imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini2021-09-071-3/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-3/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini2021-08-301-3/+0
* Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini2021-08-301-1/+0
* usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju2021-06-081-1/+0
* configs: migrate CONFIG_IMX_THERMAL to defconfigsTom Rini2020-12-071-2/+0
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020Tom Rini2020-08-081-3/+0
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok 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