summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-18imx: Convert some boards to DM_ETHTom 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-18powerpc: Move CONFIG_BPTR_VIRT_ADDR out of CONFIG namespaceTom 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-18CI: Fix unmigrated symbol testTom Rini
2022-03-18rockchip: ram: sdram_rk3x88: replace comma by semicolonJohan Jonker
2022-03-18rockchip: Set default LNX_KRNL_IMG_TEXT_OFFSET_BASE to SYS_TEXT_BASEAlper Nebi Yasak
2022-03-18rockchip: saradc: remove double semi-colonGiulio Benetti
2022-03-18rockchip: rk3328: enable USB mass storage on RenegadeLeonidas-Panagiotis Papadakos
2022-03-18MAINTAINERS: add rockchip regex for more files and directoriesJohan Jonker
2022-03-18rockchip: rk3399: Add support for chromebook_kevinMarty E. Plummer
2022-03-18rockchip: bob: Enable more configsAlper Nebi Yasak
2022-03-18rockchip: gru: Add more devicetree settingsSimon Glass
2022-03-18rockchip: gru: Set up SoC IO domain registersAlper Nebi Yasak
2022-03-16Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-03-16arm64: zynqmp: Add pinctrl emmc description to SM-K26Michal Simek
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-marvellTom Rini
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2022-03-16Merge branch '2022-03-15-add-erofs-support' into nextTom Rini
2022-03-16rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3568Alper Nebi Yasak
2022-03-16rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3399Alper Nebi Yasak
2022-03-16mmc: sdhci: Add HS400 Enhanced Strobe supportAlper Nebi Yasak
2022-03-16mmc: xenon_sdhci: remove wait_dat0 SDHCI OPRobert Marko
2022-03-16cmd/mmc: fix output of mmc info for e-MMCMax Merchel
2022-03-16mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON when necessaryHaibo Chen
2022-03-16arm: mvebu: dts: turris_mox: fix non-working network / MDIOMarek BehĂșn
2022-03-15test/py: Add tests for the erofsHuang Jianan
2022-03-15fs/erofs: add filesystem commandsHuang Jianan
2022-03-15fs/erofs: add lz4 decompression supportHuang Jianan
2022-03-15lib/lz4: update LZ4 decompressor moduleHuang Jianan
2022-03-15fs/erofs: add erofs filesystem supportHuang Jianan
2022-03-15CI, Docker: Update to latest focal tagTom Rini
2022-03-15Merge tag 'u-boot-stm32-20220315' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-03-15pinctrl: k210: Fix bias-pull-upNiklas Cassel
2022-03-15pinctrl: k210: Fix loop in k210_pc_get_drive()Niklas Cassel
2022-03-15spi: dw: Actually mask interruptsSean Anderson
2022-03-15spi: dw: Force set K210 fifo length to 31Damien Le Moal