summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-22Prepare v2022.10-rc3v2022.10-rc3Tom Rini
2022-08-22Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-08-22Merge branch '2022-08-22-platform-removals-CI-updates'Tom Rini
2022-08-22CI: Move to Ubuntu 2022.04 "Jammy" for CI baseTom Rini
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
2022-08-20binman: Allow collection to use entries from other sectionsSimon Glass
2022-08-20binman: Allow passing entries using -nSimon Glass
2022-08-20binman: Allow the image name to be the data fileSimon Glass