aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-25Convert CONFIG_PHY_RESET_DELAY to KconfigTom Rini
2022-03-25Convert CONFIG_SYS_RX_ETH_BUFFER to KconfigTom Rini
2022-03-25Convert CONFIG_LPC32XX_ETH to KconfigTom Rini
2022-03-25Convert CONFIG_TFTP_PORT to KconfigTom Rini
2022-03-25Convert CONFIG_RMII to KconfigTom Rini
2022-03-25Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to KconfigTom Rini
2022-03-25Convert CONFIG_RESET_PHY_R to KconfigTom Rini
2022-03-25Convert CONFIG_AT91_WANTS_COMMON_PHY to KconfigTom Rini
2022-03-25Convert CONFIG_AT91_LED to KconfigTom Rini
2022-03-19Merge tag 'dm-pull-18mar22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-03-18binman: Support splitting an ELF file into multiple nodesSimon Glass
2022-03-18binman: Keep a separate list of entries for fitSimon Glass
2022-03-18binman: Update fit to use node instead of subnodeSimon Glass
2022-03-18binman: Add a consistent way to report errors with fitSimon Glass
2022-03-18binman: Fix some pylint warnings in fitSimon Glass
2022-03-18binman: Update fit to move node reading into the ReadNode() methodSimon Glass
2022-03-18binman: Read the fit entries only onceSimon Glass
2022-03-18binman: Allow mkimage to use a non-zero fake-blob sizeSimon Glass
2022-03-18binman: Make fake blobs zero-sized by defaultSimon Glass
2022-03-18binman: Change how faked blobs are createdSimon Glass
2022-03-18binman: Rename tools parameter to btoolsSimon Glass
2022-03-18binman: Refactor fit to generate output at the endSimon Glass
2022-03-18binman: Rename ExpandEntries to gen_entriesSimon Glass
2022-03-18binman: Rename ExpandToLimit to extend_to_limitSimon Glass
2022-03-18binman: Tweak collect_contents_to_file() and docsSimon Glass
2022-03-18elf: Rename load_segments() and module failureSimon Glass
2022-03-18dtoc: Tidy up implementation of AddStringList()Simon Glass
2022-03-18spl: Correct Kconfig help for TPL_BINMAN_SYMBOLSSimon Glass
2022-03-18moveconfig: Use re.fullmatch() to avoid extra checkSimon Glass
2022-03-18moveconfig: Remove remove_defconfig()Simon Glass
2022-03-18dtoc: Make GetArgs() more flexibleSimon Glass
2022-03-18patman: Define Commit.path in the constructorSimon Glass
2022-03-18sandbox: test: Tidy up spl_test_load() callsSimon Glass
2022-03-18sandbox: Slow down the LCD sync rateSimon Glass
2022-03-18sandbox: Open host file for read-only access if neededSimon Glass
2022-03-18sandbox: Add the handoff header for splSimon Glass
2022-03-18sandbox: Show a message when writing out the ram bufferSimon Glass
2022-03-18binman: Include also subnodes in generator nodesJan Kiszka
2022-03-18tools: binman: main.py: add build-sandbox in sys.pathPhilippe Reynes
2022-03-18binman: Complete elf test coverageSimon Glass
2022-03-18patman: Define Commit.path in the constructorSimon Glass
2022-03-18configs: Resync with savedefconfigTom Rini
2022-03-18Merge branch '2022-03-18-Kconfig-migrations' into nextTom Rini
2022-03-18Convert CONFIG_ATMEL_LEGACY to KconfigTom Rini
2022-03-18Convert CONFIG_AT91_GPIO_PULLUP to KconfigTom Rini
2022-03-18atmel: Remove CONFIG_AT91SAM9G45_LCD_BASETom Rini
2022-03-18atmel: Remove CONFIG_AT91SAM9G45EKESTom Rini
2022-03-18Convert CONFIG_AT91SAM9G10EK et al to KconfigTom Rini
2022-03-18Convert CONFIG_AT91SAM9G20EK et al to KconfigTom Rini
2022-03-18Convert CONFIG_AT91SAM9260 et al to KconfigTom Rini