summaryrefslogtreecommitdiff
path: root/include/configs/x530.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-22x530: Remove unused symbolsTom Rini1-3/+0
2022-12-13configs: x530: move MTDPART/MTDIDS_DEFAULT in defconfigPatrick Delaunay1-2/+0
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini1-2/+2
2022-12-06Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini1-2/+0
2022-11-10Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini1-1/+0
2022-07-06Convert CONFIG_PCI_SCAN_SHOW to KconfigTom Rini1-3/+0
2022-06-29Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini1-2/+0
2022-06-06Drop CONFIG_SPL_SIZETom Rini1-5/+0
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-2/+0
2022-06-06mvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam locationTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to KconfigTom Rini1-4/+0
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini1-1/+0
2022-01-14arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculationPali Rohár1-1/+1
2021-11-05Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini1-2/+0
2021-10-21arm: kirkwood, mvebu: Remove CONFIG_SYS_RESET_ADDRESS optionMarek Behún1-5/+0
2021-10-15Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek Behún1-3/+0
2021-10-15Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDIMarek Behún1-1/+1
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini1-2/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-2/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-08-11arm: mvebu: a38x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár1-2/+0
2021-07-31arm: mvebu: Remove unused macro CONFIG_SYS_U_BOOT_OFFSPali Rohár1-3/+0
2021-07-31arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár1-1/+1
2020-06-26Convert CONFIG_CONS_INDEX to KconfigTom Rini1-2/+0
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-8/+0
2020-06-05Convert CONFIG_BZIP2 et al to KconfigTom Rini1-1/+0
2020-05-08treewide: mem: Remove alternate memtest setup from Mox and x530Michal Simek1-2/+0
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini1-1/+0
2019-12-04mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTDMiquel Raynal1-1/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-4/+0
2019-08-26Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer1-1/+0
2019-08-26moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 4Hannes Schmelzer1-1/+0
2019-08-26mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to KconfigStefan Roese1-2/+0
2019-08-26Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford1-1/+0
2019-04-30configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-1/+0
2019-03-26Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay1-2/+0
2019-03-26Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-3/+0
2019-02-05pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese1-1/+0
2019-01-21ARM: mvebu: add support for Allied Telesis x530Chris Packham1-0/+134