aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-20net: lpc32xx_eth.c ethernet driverTom Rini5-668/+0
2022-08-20arm: Remove kzm9g boardTom Rini7-506/+0
2022-08-20arm: Remove armadillo-800eva boardTom Rini7-469/+0
2022-08-20arm: Remove cm_t335 boardTom Rini11-726/+0
2022-08-20arm: Remove edminiv2 boardTom Rini7-304/+0
2022-08-20mx28evk: Remove AUART/NAND/SPI variantsFabio Estevam4-181/+0
2022-08-20binman: Add zstd bintoolStefan Herbrechtsmeier5-3/+61
2022-08-20binman: Add xz bintoolStefan Herbrechtsmeier3-2/+33
2022-08-20binman: Add lzop bintoolStefan Herbrechtsmeier3-3/+33
2022-08-20binman: Add gzip bintoolStefan Herbrechtsmeier4-4/+43
2022-08-20binman: Add bzip2 bintoolStefan Herbrechtsmeier3-2/+32
2022-08-20binman: Add BintoolPacker class to bintoolStefan Herbrechtsmeier1-0/+103
2022-08-20binman: Add compression testsStefan Herbrechtsmeier1-0/+26
2022-08-20binman: Support missing compression toolsStefan Herbrechtsmeier3-3/+29
2022-08-20binman: Move compression bintool management into entry classStefan Herbrechtsmeier4-83/+41
2022-08-20binman: Select compression bintools in cbfs_util classStefan Herbrechtsmeier2-11/+13
2022-08-20binman: Move compression bintools creation into test setupStefan Herbrechtsmeier1-7/+19
2022-08-20binman: Remove obsolete compressed data header handlingStefan Herbrechtsmeier4-24/+15
2022-08-20binman: Disable compressed data headerStefan Herbrechtsmeier2-7/+9
2022-08-20binman: Add length header attribute to dtb entryStefan Herbrechtsmeier5-0/+105
2022-08-20binman: Add DecompressData function to entry classStefan Herbrechtsmeier2-2/+16
2022-08-20binman: Check only section data in multi section testStefan Herbrechtsmeier1-4/+6
2022-08-20binman: Collect bintools before usageStefan Herbrechtsmeier1-1/+4
2022-08-20binman: Forward AddBintools calls to base classStefan Herbrechtsmeier5-0/+5
2022-08-20binman: Forward AddBintools calls to sub entries in cbfs_utilStefan Herbrechtsmeier1-0/+5
2022-08-20binman: Avoid duplicates in bintool listsStefan Herbrechtsmeier1-2/+6
2022-08-20binman: Skip elf tests if python elftools is not availableStefan Herbrechtsmeier2-0/+32
2022-08-20binman: Allow collection to use entries from other sectionsSimon Glass8-4/+110
2022-08-20binman: Allow passing entries using -nSimon Glass6-1/+155
2022-08-20binman: Allow the image name to be the data fileSimon Glass4-2/+75
2022-08-20binman: Improve mkimage documentationSimon Glass2-14/+45
2022-08-20binman: Avoid use of expected failureSimon Glass1-5/+6
2022-08-20binman: Adjust mkimage etype node readingSimon Glass1-8/+11
2022-08-20binman: Add a way to check for missing propertiesSimon Glass3-3/+22
2022-08-20binman: Fix up the entry-docs for Entry_pre_loadSimon Glass2-2/+4
2022-08-20patman: Don't buffer test output with a single testSimon Glass1-2/+2
2022-08-20patman: Put the coverage command-line lastSimon Glass1-2/+1
2022-08-20bootstage: Show func name for bootstage_mark/errorMichal Simek2-11/+20
2022-08-20log: Drop log_nop() functionsSimon Glass1-18/+0
2022-08-20binman: Put fake files in a subdirectorySimon Glass4-14/+53
2022-08-20Merge branch '2022-08-20-assorted-updates'Tom Rini27-156/+223
2022-08-20gpio: aspeed: port Linux dt-bindings header fileDhananjay Phadke1-0/+51
2022-08-20hwconfig: Allow to use restricted envPali Rohár1-1/+1
2022-08-20arm: k3: Correct an awk warningSimon Glass1-1/+4
2022-08-20arm64: explicitly disable pointer authentication instructionsRasmus Villemoes1-0/+1
2022-08-20Restore pcm051_rev3_defconfig configMatwey V. Kornilov5-1/+113
2022-08-20Nokia RX-51: Move board required options from defconfig to KconfigPali Rohár3-7/+11
2022-08-20Nokia RX-51: Simplify calculation of attached kernel image addressPali Rohár1-17/+4
2022-08-20Nokia RX-51: Simplify copy kernel codePali Rohár1-5/+2
2022-08-20Nokia RX-51: Use U-Boot generic position independent codePali Rohár3-113/+16