aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2022-03-28video: Convert CONFIG_VIDEO_BCM2835 to KconfigSimon Glass9-0/+9
2022-03-28video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass1-1/+0
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini8-10/+153
2022-03-28configs: Resync with savedefconfigTom Rini21-106/+63
2022-03-25Convert CONFIG_LCD_INFO et al to KconfigTom Rini2-0/+4
2022-03-25Convert CONFIG_ATMEL_LCD et al to KconfigTom Rini11-0/+14
2022-03-25Convert CONFIG_MII_INIT to KconfigTom Rini13-0/+13
2022-03-25Convert CONFIG_PHY_RESET_DELAY to KconfigTom Rini12-0/+12
2022-03-25Convert CONFIG_SYS_RX_ETH_BUFFER to KconfigTom Rini41-0/+41
2022-03-25Convert CONFIG_TFTP_PORT to KconfigTom Rini3-0/+3
2022-03-25Convert CONFIG_RMII to KconfigTom Rini13-0/+13
2022-03-25Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to KconfigTom Rini56-0/+56
2022-03-25Convert CONFIG_RESET_PHY_R to KconfigTom Rini77-0/+77
2022-03-18configs: Resync with savedefconfigTom Rini20-106/+60
2022-03-18Convert CONFIG_ATMEL_LEGACY to KconfigTom Rini43-0/+43
2022-03-18Convert CONFIG_AT91_GPIO_PULLUP to KconfigTom Rini7-0/+7
2022-03-18Convert CONFIG_AT91SAM9G10EK et al to KconfigTom Rini6-3/+9
2022-03-18Convert CONFIG_AT91SAM9G20EK et al to KconfigTom Rini11-2/+15
2022-03-18Convert CONFIG_AT91SAM9260 et al to KconfigTom Rini48-48/+29
2022-03-18Convert CONFIG_AM335X_USB0 et al to KconfigTom Rini2-0/+6
2022-03-18imx: Convert some boards to DM_ETHTom Rini15-0/+15
2022-03-18Convert CONFIG_ETHPRIME to KconfigTom Rini223-0/+446
2022-03-18Convert CONFIG_NFS_TIMEOUT to KconfigTom Rini1-0/+1
2022-03-18Convert CONFIG_BOOT_RETRY_TIME et al to KconfigTom Rini18-0/+59
2022-03-18Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini104-0/+104
2022-03-18Convert CONFIG_ARP_TIMEOUT to KconfigTom Rini56-0/+56
2022-03-18Convert CONFIG_ARMV7_SECURE_BASE et al to KconfigTom Rini10-0/+10
2022-03-18configs: Re-run migrationsTom Rini7-0/+15
2022-03-18rockchip: rk3328: enable USB mass storage on RenegadeLeonidas-Panagiotis Papadakos1-0/+1
2022-03-18rockchip: rk3399: Add support for chromebook_kevinMarty E. Plummer1-0/+111
2022-03-18rockchip: bob: Enable more configsAlper Nebi Yasak1-1/+21
2022-03-16Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...WIP/16Mar2022-nextTom Rini1-1/+1
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini3-3/+3
2022-03-15test/py: Add tests for the erofsWIP/2022-03-15-add-erofs-supportHuang Jianan1-0/+1
2022-03-15Merge tag 'u-boot-stm32-20220315' of https://source.denx.de/u-boot/custodians...Tom Rini1-3/+12
2022-03-15ARM: dts: stm32: Add DFU support for DHCOM recoveryMarek Vasut1-3/+12
2022-03-14Merge tag 'video-20220314' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini1-2/+5
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini19-8/+35
2022-03-14board: tbs2910: Enable Link Time Optimizations in defconfigWIP/2022-03-14-regression-fixesSoeren Moch1-0/+1
2022-03-14vexpress64: fvp: Fix automatic bootAndre Przywara1-1/+1
2022-03-14configs: condor: Enabled I2C support for R-Car V3HNam Nguyen1-1/+1
2022-03-14configs: eagle: Enabled I2C support for R-Car V3MNam Nguyen1-1/+1
2022-03-14configs: falcon: Enabled I2C support for R-Car V3UNam Nguyen1-1/+1
2022-03-12Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiWIP/12Mar2022Tom Rini12-4/+18
2022-03-10arm: add initial support for the Phytium Pomelo BoardWIP/2022-03-10-platform-updatesweichangzheng1-0/+21
2022-03-10configs: j721e_hs_evm_a72_defconfig: Add command for initializing QSGMII PHYAswath Govindraju1-1/+1
2022-03-10configs: j721e_evm_a72_defconfig: Fix the bootcmdAswath Govindraju1-1/+1
2022-03-10ARM: omap3_beagle: Enable DM_PMIC and DM_REGULATORRomain Naour1-0/+5
2022-03-10ARM: omap3_beagle: Enable PinctrlRomain Naour1-0/+2
2022-03-10event: Convert misc_init_f() to use eventsSimon Glass11-6/+6