summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2022-03-20efi_loader: export efi_system_partition_guidHeinrich Schuchardt
2022-03-20efi_loader: efi_dp_find_obj() add protocol checkHeinrich Schuchardt
2022-03-20efi_loader: fix efi_dp_find_obj()Heinrich Schuchardt
2022-03-20efi_loader: export efi_dp_shorten()Heinrich Schuchardt
2022-03-18Convert CONFIG_ATMEL_LEGACY to KconfigTom Rini
2022-03-18Convert CONFIG_AT91_GPIO_PULLUP to KconfigTom Rini
2022-03-18atmel: Remove CONFIG_AT91SAM9G45_LCD_BASETom Rini
2022-03-18atmel: Remove CONFIG_AT91SAM9G45EKESTom Rini
2022-03-18Convert CONFIG_AT91SAM9G10EK et al to KconfigTom Rini
2022-03-18Convert CONFIG_AT91SAM9G20EK et al to KconfigTom Rini
2022-03-18Convert CONFIG_AM335X_USB0 et al to KconfigTom Rini
2022-03-18net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini
2022-03-18Convert CONFIG_ETHPRIME to KconfigTom Rini
2022-03-18Remove CONFIG_HAS_ETH0 et al symbolsTom Rini
2022-03-18Convert CONFIG_NFS_TIMEOUT to KconfigTom Rini
2022-03-18Convert CONFIG_BOOT_RETRY_TIME et al to KconfigTom Rini
2022-03-18Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini
2022-03-18Convert CONFIG_ARP_TIMEOUT to KconfigTom Rini
2022-03-18Convert CONFIG_A008044_WORKAROUND to KconfigTom Rini
2022-03-18Convert CONFIG_A003399_NOR_WORKAROUND to KconfigTom Rini
2022-03-18Convert CONFIG_ARMV8_SWITCH_TO_EL1 to KconfigTom Rini
2022-03-18Convert CONFIG_ARMV7_SECURE_BASE et al to KconfigTom Rini
2022-03-18configs: Re-run migrationsTom Rini
2022-03-18Revert "efi: Allow easy selection of serial-only operation"Tom Rini
2022-03-18sunxi: Do not define CONFIG_SPL_STACK_ADDR_RTom Rini
2022-03-18rockchip: rk3399: Add support for chromebook_kevinMarty E. Plummer
2022-03-18rockchip: bob: Enable more configsAlper Nebi Yasak
2022-03-16Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-03-16mmc: sdhci: Add HS400 Enhanced Strobe supportAlper Nebi Yasak
2022-03-16mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON when necessaryHaibo Chen
2022-03-15lib/lz4: update LZ4 decompressor moduleHuang Jianan
2022-03-15fs/erofs: add erofs filesystem supportHuang Jianan
2022-03-15k210: use the board vendor name rather than the marketing nameDamien Le Moal
2022-03-14Merge tag 'video-20220314' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini
2022-03-14pinctrl: zynqmp: Add pinctrl driverAshok Reddy Soma
2022-03-14pinctrl: Increase length of pinmux status bufferAshok Reddy Soma
2022-03-12efi_loader: copy GUID in InstallProtocolInterface()Heinrich Schuchardt
2022-03-10arm: add initial support for the Phytium Pomelo Boardweichangzheng
2022-03-10include: configs: j721e_evm.h: Fix the env variable corresponding to QSGMII P...Aswath Govindraju
2022-03-10event: Add a commandSimon Glass
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass
2022-03-10event: Convert misc_init_f() to use eventsSimon Glass
2022-03-10event: Add events for device probe/removeSimon Glass