aboutsummaryrefslogtreecommitdiff
path: root/include/configs/warp7.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-26warp7: Add support for automated secure boot.scr verificationBryan O'Donoghue1-0/+9
2018-04-26warp7: hab: Set environment variable indicating IVT offsetBryan O'Donoghue1-0/+2
2018-04-26warp7: add warp7_auth_or_failBryan O'Donoghue1-0/+1
2018-04-26warp7: Define the name of a signed boot-script fileBryan O'Donoghue1-0/+1
2018-04-26warp7: select uuid partition based on rootpartBryan O'Donoghue1-1/+2
2018-04-26warp7: Make CONFIG_SYS_FDT_ADDR a defineBryan O'Donoghue1-1/+1
2018-04-26warp7: Specify CONFIG_OPTEE_LOAD_ADDRBryan O'Donoghue1-0/+1
2018-04-26warp7: hab: Set environment variable indicating HAB enableBryan O'Donoghue1-0/+3
2018-04-26warp7: include/configs: use generic fs commands in CONFIG_EXTRA_ENV_SETTINGSPierre-Jean TEXIER1-3/+3
2018-04-15warp7: Set u-boot serial# based on OTP valueBryan O'Donoghue1-0/+3
2018-02-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski1-2/+0
2017-10-03usb: gadget: usb_ether: Move the interfaces to KconfigMaxime Ripard1-2/+0
2017-10-03usb: gadget: Convert USB_ETHER to KconfigMaxime Ripard1-1/+0
2017-10-03usb: gadget: Move USBNET_HOST_ADDR to KconfigMaxime Ripard1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-04-06Remove various unused interrupt related codeTom Rini1-2/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-2/+1
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-3/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-2/+0
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-1/+0
2017-01-02ARM: imx7s-warp: enable USB gadget ethernetKevin Hilman1-0/+7
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-2/+0
2016-09-27dfu: Migrate to KconfigTom Rini1-2/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-09-06warp7: Use PARTUUID to specify the rootfs locationFabio Estevam1-3/+6
2016-09-06warp7: Modify fdt_file environment variableBreno Lima1-1/+1
2016-09-06warp7: Add PMIC supportVanessa Maegima1-0/+12
2016-07-28warp7: Move some USB configuration options to defconfigBreno Lima1-9/+0
2016-07-19mx7_common: Put display board info config into board fileStefan Agner1-0/+2
2016-07-19usb: move CONFIG_USB_EHCI_MX7 to KconfigStefan Agner1-2/+0
2016-06-18warp7: Fix DFU supportFabio Estevam1-5/+2
2016-06-18warp7: Fix watchdog resetMarco Franchi1-0/+1
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-2/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-2/+0
2016-04-03mx7_common: Define CONFIG_SYS_MALLOC_LEN in the board fileFabio Estevam1-0/+4
2016-04-03warp7: Pass the UART base definitionFabio Estevam1-0/+2
2016-03-26warp7: Add initial supportFabio Estevam1-0/+149