aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-06CI: Update to gcc-12.2WIP/2022-12-06-update-to-gcc-12-clang-14Tom Rini3-38/+41
2022-12-06pogo_v4: Disable LTOTom Rini1-1/+0
2022-12-06arm: Use the WEAK assembly entry point consistentlyTom Rini5-67/+34
2022-12-06event: Re-add file paths to the testsTom Rini1-3/+3
2022-12-06Makefile: Enforce DWARF4 outputTom Rini1-2/+2
2022-12-06buildman: Fetch 12.2.0 toolchains by defaultTom Rini1-1/+1
2022-12-05Merge branch '2022-12-05-Kconfig-migrations-and-renames' into nextTom Rini1711-13086/+10319
2022-12-05m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECSTom Rini20-39/+14
2022-12-05post: Migrate to KconfigTom Rini58-99/+114
2022-12-05sandbox: Rework how SDL is enabled / disabledTom Rini7-17/+15
2022-12-05scripts/config_whitelist.txt: Remove more referenced symbolsTom Rini2-23/+0
2022-12-05configs: Resync with savedefconfigTom Rini1-734/+0
2022-12-05net: ftmac100: Remove non-DM_ETH codeTom Rini1-89/+2
2022-12-05Convert CONFIG_VSC7385_ENET et al to KconfigTom Rini25-9/+27
2022-12-05Convert CONFIG_USB_GADGET_AT91 to KconfigTom Rini5-8/+6
2022-12-05Nokia RX-51: Migrate legacy USB device options to KconfigTom Rini3-16/+30
2022-12-05Convert CONFIG_TEGRA_CLOCK_SCALING et al to KconfigTom Rini3-9/+12
2022-12-05Convert CONFIG_TPS6586X_POWER et al to KconfigTom Rini6-4/+10
2022-12-05Convert CONFIG_SPD_EEPROM to KconfigTom Rini9-12/+12
2022-12-05Convert CONFIG_SMSC_LPC47M et al to KconfigTom Rini5-4/+8
2022-12-05Convert CONFIG_SH_GPIO_PFC et al to KconfigTom Rini3-5/+9
2022-12-05Convert CONFIG_RTC_DS1337 et al to KconfigTom Rini84-55/+105
2022-12-05Convert CONFIG_PCA953X to KconfigTom Rini6-8/+5
2022-12-05Convert CONFIG_NAND_KMETER1 et al to KconfigTom Rini5-4/+14
2022-12-05Convert CONFIG_MXS_OCOTP to KconfigTom Rini2-5/+8
2022-12-05arm: Remove unused mx27 codeTom Rini13-825/+9
2022-12-05arm: samsung: Move CONFIG_MISC_COMMON to KconfigTom Rini10-18/+9
2022-12-05arm: ls102xa: Migrate LS102XA_STREAM_IDTom Rini6-14/+4
2022-12-05arm: lpc32xx: Remove unused hsuart driverTom Rini5-155/+0
2022-12-05sandbox: Move CONFIG_IO_TRACE to KconfigTom Rini3-2/+4
2022-12-05Convert CONFIG_IOMUX_SHARE_CONF_REG et al to KconfigTom Rini9-11/+11
2022-12-05Convert CONFIG_IODELAY_RECALIBRATION to KconfigTom Rini3-4/+4
2022-12-05mpc8548cds: Migrate CONFIG_INTERRUPTS to KconfigTom Rini2-2/+3
2022-12-05Convert CONFIG_IMX_VIDEO_SKIP et al to KconfigTom Rini51-72/+58
2022-12-05pwm: imx: Remove unused references to CONFIG_IMX6_PWM_PER_CLKTom Rini4-10/+0
2022-12-05arm920t: Remove unused imx codeTom Rini4-270/+0
2022-12-05Convert CONFIG_HWCONFIG to KconfigTom Rini47-40/+22
2022-12-05Convert CONFIG_POWER_LTC3676 et al to KconfigTom Rini64-52/+101
2022-12-05Convert CONFIG_HIKEY_GPIO et al to KconfigTom Rini5-4/+11
2022-12-05Convert CONFIG_FSL_SERDES to KconfigTom Rini4-5/+5
2022-12-05Convert CONFIG_FSL_LBC to KconfigTom Rini2-8/+4
2022-12-05Convert CONFIG_FSL_IIM to KconfigTom Rini10-10/+9
2022-12-05Convert CONFIG_FSL_DEVICE_DISABLE to KconfigTom Rini6-9/+4
2022-12-05Convert CONFIG_FSL_CADMUS to KconfigTom Rini2-2/+3
2022-12-05power: pmic: Guard non-DM_PMIC drivers with a check for POWER_LEGACYTom Rini2-5/+10
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini744-5930/+5931
2022-12-05global: Move remaining CONFIG_*SRIO_* to CFG_*Tom Rini10-146/+146
2022-12-05Convert CONFIG_SYS_SRIO et al to KconfigTom Rini20-29/+61
2022-12-05Convert CONFIG_SYS_TIMER_COUNTS_DOWN to KconfigTom Rini40-6/+36
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini589-1197/+1197