summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-12-05Convert CONFIG_IOMUX_SHARE_CONF_REG et al to KconfigTom Rini
2022-12-05Convert CONFIG_IODELAY_RECALIBRATION to KconfigTom Rini
2022-12-05mpc8548cds: Migrate CONFIG_INTERRUPTS to KconfigTom Rini
2022-12-05Convert CONFIG_IMX_VIDEO_SKIP et al to KconfigTom Rini
2022-12-05pwm: imx: Remove unused references to CONFIG_IMX6_PWM_PER_CLKTom Rini
2022-12-05Convert CONFIG_HWCONFIG to KconfigTom Rini
2022-12-05Convert CONFIG_POWER_LTC3676 et al to KconfigTom Rini
2022-12-05Convert CONFIG_HIKEY_GPIO et al to KconfigTom Rini
2022-12-05Convert CONFIG_FSL_SERDES to KconfigTom Rini
2022-12-05Convert CONFIG_FSL_IIM to KconfigTom Rini
2022-12-05Convert CONFIG_FSL_DEVICE_DISABLE to KconfigTom Rini
2022-12-05Convert CONFIG_FSL_CADMUS to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_*SRIO_* to CFG_*Tom Rini
2022-12-05Convert CONFIG_SYS_SRIO et al to KconfigTom Rini
2022-12-05Convert CONFIG_SYS_TIMER_COUNTS_DOWN to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.hTom Rini
2022-12-05spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to KconfigTom Rini
2022-12-05Convert CONFIG_SYS_PMAN et al to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini
2022-12-05Convert CONFIG_SYS_OMAP_ABE_SYSCK to KconfigTom Rini
2022-12-05Remove unused symbolsTom Rini
2022-12-05global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini
2022-12-05powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONSTom Rini
2022-12-05global: Move remaining CONFIG_SYS_NOR_* to CFG_SYS_NOR_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-12-05Convert CONFIG_SYS_NAND_SIZE to KconfigTom Rini
2022-12-05Convert CONFIG_SYS_NAND_PAGE_2K et al to KconfigTom Rini
2022-12-05Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE to KconfigTom Rini
2022-12-05Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to KconfigTom Rini
2022-12-05mtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directlyTom Rini
2022-12-05Convert CONFIG_SYS_NAND_HW_ECC to KconfigTom Rini
2022-12-05Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to KconfigTom Rini
2022-12-05Remove unused symbolsTom Rini
2022-12-05Convert CONFIG_SYS_NAND_DBW_8 et al to KconfigTom Rini
2022-12-05net: ping6: Add ping6 commandViacheslav Mitrofanov
2022-12-05net: ipv6: Add implementation of main IPv6 functionsViacheslav Mitrofanov
2022-12-05net: ipv6: Add string_to_ip6 converterViacheslav Mitrofanov
2022-12-05net: ipv6: Add Neighbor Discovery Protocol (NDP)Viacheslav Mitrofanov
2022-12-05net: ipv6: Add callbacks declarations to get access to IPv6 variablesViacheslav Mitrofanov
2022-12-05net: ipv6: Add IPv6 basic primitivesViacheslav Mitrofanov
2022-12-02efi_loader: utility function to check the variable name is "Boot####"Masahisa Kojima
2022-11-28phy: add driver for Intel XWAY PHYTim Harvey
2022-11-28net: Add wget applicationYing-Chun Liu (PaulLiu)
2022-11-28net: Add TCP protocolYing-Chun Liu (PaulLiu)
2022-11-28liteeth: LiteX Ethernet deviceJoel Stanley
2022-11-23Merge tag 'u-boot-amlogic-20221122' of https://source.denx.de/u-boot/custodia...Tom Rini