summaryrefslogtreecommitdiff
path: root/include/configs/am335x_guardian.h
Commit message (Expand)AuthorAgeFilesLines
* Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini2022-06-281-1/+0
* power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217Lukasz Majewski2022-04-051-3/+0
* Convert CONFIG_AM335X_USB0 et al to KconfigTom Rini2022-03-181-5/+0
* Convert CONFIG_TIMESTAMP to KconfigSimon Glass2022-01-211-4/+0
* Convert CONFIG_BMP_16BPP to KconfigTom Rini2021-11-051-1/+0
* Convert CONFIG_NAND_OMAP_ECCSCHEME to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini2021-10-061-3/+0
* Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini2021-10-061-2/+0
* Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini2021-10-061-2/+0
* Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini2021-10-061-3/+0
* Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigTom Rini2021-09-071-2/+0
* am335x, guardian: Enable panel driver Himax HX8238DGireesh Hiremath2021-07-151-0/+11
* am335x, guardian: Enable backlightGireesh Hiremath2021-07-151-0/+1
* am335x, guardian: update swi logicGireesh Hiremath2021-07-151-1/+1
* am335x, guardian: set environment variable autoload to noGireesh Hiremath2021-07-151-1/+1
* am335x, guardian: set tftp_load_addr in environmentMoses Christopher2021-07-151-0/+1
* am335x, guardian: update boot mechanismMoses Christopher2020-04-141-5/+19
* am335x, guardian: load env from NANDMoses Christopher2020-04-141-0/+13
* am335x, guardian: boot count is stored in AM3352 RTC blockMoses Christopher2020-04-141-1/+0
* am335x, guardian: fix spl usb-eth bootMoses Christopher2020-04-141-0/+5
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-031-2/+2
* am335x, guardian: adapt guardian board to DMMoses Christopher2019-10-111-5/+6
* am335x, guardian: Add support for the bosch guardian boardSjoerd Simons2019-04-121-0/+111