summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-22mtd: rawnand: fsl_elbc: Fix reading address pointer from DTPali Rohár
2022-08-22mtd: rawnand: fsl_elbc: Remove NAND_NO_SUBPAGE_WRITE flagPali Rohár
2022-08-22configs: imx8mn_bsh_smm_s2: Use nand_base ident for nand identificationMichael Trimarchi
2022-08-22mtd: nand: samsung: Retrieve ECC requirements from extendedMichael Trimarchi
2022-08-22mtd: nand: Rename nand_get_flash_type() into nand_detect()Michael Trimarchi
2022-08-22mtd: nand: change return type of nand_get_flash_type() to intMichael Trimarchi
2022-08-22mtd: nand: Rename the nand_manufacturers structMichael Trimarchi
2022-08-20CI: Azure: Merge PowerPC jobs in to oneTom Rini
2022-08-20powerpc: remove support for kmtergr1 and MPC8309Holger Brunck
2022-08-20arm: Remove warp boardTom Rini
2022-08-20Merge branch '2022-08-20-enforce-DM_ETH-migration'Tom Rini
2022-08-20net: Make DM_ETH be selected by NETDEVICETom Rini
2022-08-20smdkc100: Remove legacy non-DM_ETH codeTom Rini
2022-08-20warp7: Remove legacy non-DM_ETH codeTom Rini
2022-08-20vinco: Remove legacy non-DM_ETH codeTom Rini
2022-08-20ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH codeTom Rini
2022-08-20am335x_sl50: Disable SPL_NETTom Rini
2022-08-20igep00x0: Disable networkingTom Rini
2022-08-20net: ks8851_mll: Remove legacy non-DM_ETH code and callersTom Rini
2022-08-20mpc8548cds: Guard old ethernet code with !DM_ETHTom Rini
2022-08-20ppc: Remove corenet_ds boardsTom Rini
2022-08-20layerscape: Disable CONFIG_FMAN_ENET on *aqds* platformsTom Rini
2022-08-20fsl-mc: Update dependencies for DM_ETHTom Rini
2022-08-20net: lpc32xx_eth.c ethernet driverTom Rini
2022-08-20arm: Remove kzm9g boardTom Rini
2022-08-20arm: Remove armadillo-800eva boardTom Rini
2022-08-20arm: Remove cm_t335 boardTom Rini
2022-08-20arm: Remove edminiv2 boardTom Rini
2022-08-20mx28evk: Remove AUART/NAND/SPI variantsFabio Estevam
2022-08-20binman: Add zstd bintoolStefan Herbrechtsmeier
2022-08-20binman: Add xz bintoolStefan Herbrechtsmeier
2022-08-20binman: Add lzop bintoolStefan Herbrechtsmeier
2022-08-20binman: Add gzip bintoolStefan Herbrechtsmeier
2022-08-20binman: Add bzip2 bintoolStefan Herbrechtsmeier
2022-08-20binman: Add BintoolPacker class to bintoolStefan Herbrechtsmeier
2022-08-20binman: Add compression testsStefan Herbrechtsmeier
2022-08-20binman: Support missing compression toolsStefan Herbrechtsmeier
2022-08-20binman: Move compression bintool management into entry classStefan Herbrechtsmeier
2022-08-20binman: Select compression bintools in cbfs_util classStefan Herbrechtsmeier
2022-08-20binman: Move compression bintools creation into test setupStefan Herbrechtsmeier
2022-08-20binman: Remove obsolete compressed data header handlingStefan Herbrechtsmeier
2022-08-20binman: Disable compressed data headerStefan Herbrechtsmeier
2022-08-20binman: Add length header attribute to dtb entryStefan Herbrechtsmeier
2022-08-20binman: Add DecompressData function to entry classStefan Herbrechtsmeier
2022-08-20binman: Check only section data in multi section testStefan Herbrechtsmeier
2022-08-20binman: Collect bintools before usageStefan Herbrechtsmeier
2022-08-20binman: Forward AddBintools calls to base classStefan Herbrechtsmeier
2022-08-20binman: Forward AddBintools calls to sub entries in cbfs_utilStefan Herbrechtsmeier
2022-08-20binman: Avoid duplicates in bintool listsStefan Herbrechtsmeier
2022-08-20binman: Skip elf tests if python elftools is not availableStefan Herbrechtsmeier