summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-04-01Convert CONFIG_CLOCKS to KconfigTom Rini
2022-04-01Convert CONFIG_CLOCK_SYNTHESIZER to KconfigTom Rini
2022-04-01exynos: Drop CONFIG_CLK_*Tom Rini
2022-04-01Convert CONFIG_SYS_USE_NORFLASH et al to KconfigTom Rini
2022-04-01global: Remove CONFIG_SYS_USE_DATAFLASH*Tom Rini
2022-04-01Convert CONFIG_LPUART et al to KconfigTom Rini
2022-04-01mpc8548cds: Rework CONFIG_LEGACY usageTom Rini
2022-04-01Convert CONFIG_MCFRTC et al to KconfigTom Rini
2022-04-01stmark2: Remove CONFIG_SERIAL_FLASHTom Rini
2022-04-01Convert CONFIG_MCFTMR to KconfigTom Rini
2022-04-01Convert CONFIG_CF_DSPI to KconfigTom Rini
2022-04-01atmel: Remove CONFIG_SPL_ATMEL_SIZETom Rini
2022-04-01Remove CONFIG_BOARDNAME and CONFIG_BOARD_NAMETom Rini
2022-04-01Convert CONFIG_BITBANGMII_MULTI to KconfigTom Rini
2022-04-01Convert CONFIG_BCM2835_GPIO to KconfigTom Rini
2022-04-01Finish converting CONFIG_BOOTM_NETBSD et al to KconfigTom Rini
2022-03-31mkimage: add public key for image pre-load stagePhilippe Reynes
2022-03-31cmd: bootm: add a stage pre-loadPhilippe Reynes
2022-03-31boot: image: add a stage pre-loadPhilippe Reynes
2022-03-30clk: ccf: Add some helper functions for clock opsSean Anderson
2022-03-30clk: Make clk_free return voidSean Anderson
2022-03-30clk: Make rfree return voidSean Anderson
2022-03-28video: Convert CONFIG_VIDEO_BCM2835 to KconfigSimon Glass
2022-03-28video: Drop FSL DIU driverSimon Glass
2022-03-28video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass
2022-03-28video: Clean up the uclass headerSimon Glass
2022-03-28video: Drop references to CONFIG_VIDEO et alSimon Glass
2022-03-28video: Drop CONFIG_VIDEO_BMP_LOGOSimon Glass
2022-03-28video: Drop video_fb headerSimon Glass
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini
2022-03-28mtd: gpmi: fix the bch setting backward compatible issueHan Xu
2022-03-25power: pfuze100: Add MEMx register definitionsPhilip Oberfichtner
2022-03-25pci: Remove duplicate PCI_CLASS_CODE_* and PCI_CLASS_SUB_CODE_* macrosPali Rohár
2022-03-25pci: Add defines for normal and subtractive PCI bridgesPali Rohár
2022-03-25Convert CONFIG_BACKSIDE_L2_CACHE to KconfigTom Rini
2022-03-25vinco: Remove CONFIG_ATMEL_SPI0Tom Rini
2022-03-25lcd: Remove LCD_TEST_PATTERN codeTom Rini
2022-03-25Convert CONFIG_LCD_INFO et al to KconfigTom Rini
2022-03-25Convert CONFIG_ATMEL_LCD et al to KconfigTom Rini
2022-03-25Convert CONFIG_MII_INIT to KconfigTom Rini
2022-03-25Convert CONFIG_PHY_RESET_DELAY to KconfigTom Rini
2022-03-25Convert CONFIG_SYS_RX_ETH_BUFFER to KconfigTom Rini
2022-03-25Convert CONFIG_LPC32XX_ETH to KconfigTom Rini
2022-03-25Convert CONFIG_TFTP_PORT to KconfigTom Rini
2022-03-25Convert CONFIG_RMII to KconfigTom Rini
2022-03-25Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to KconfigTom Rini
2022-03-25Convert CONFIG_RESET_PHY_R to KconfigTom Rini
2022-03-25Convert CONFIG_AT91_WANTS_COMMON_PHY to KconfigTom Rini
2022-03-25Convert CONFIG_AT91_LED to KconfigTom Rini
2022-03-20efi_loader: remove efi_disk_is_system_part()Heinrich Schuchardt