aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-25Convert CONFIG_PHY_RESET_DELAY to KconfigTom Rini19-18/+22
2022-03-25Convert CONFIG_SYS_RX_ETH_BUFFER to KconfigTom Rini64-56/+51
2022-03-25Convert CONFIG_LPC32XX_ETH to KconfigTom Rini3-12/+5
2022-03-25Convert CONFIG_TFTP_PORT to KconfigTom Rini7-26/+21
2022-03-25Convert CONFIG_RMII to KconfigTom Rini24-25/+18
2022-03-25Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to KconfigTom Rini82-81/+63
2022-03-25Convert CONFIG_RESET_PHY_R to KconfigTom Rini99-51/+83
2022-03-25Convert CONFIG_AT91_WANTS_COMMON_PHY to KconfigTom Rini10-9/+9
2022-03-25Convert CONFIG_AT91_LED to KconfigTom Rini2-1/+3
2022-03-19Merge tag 'dm-pull-18mar22' of https://source.denx.de/u-boot/custodians/u-boo...WIP/19Mar2022-nextTom Rini42-258/+1049
2022-03-18binman: Support splitting an ELF file into multiple nodesSimon Glass6-10/+597
2022-03-18binman: Keep a separate list of entries for fitSimon Glass1-5/+28
2022-03-18binman: Update fit to use node instead of subnodeSimon Glass1-8/+8
2022-03-18binman: Add a consistent way to report errors with fitSimon Glass2-9/+24
2022-03-18binman: Fix some pylint warnings in fitSimon Glass1-25/+25
2022-03-18binman: Update fit to move node reading into the ReadNode() methodSimon Glass1-6/+4
2022-03-18binman: Read the fit entries only onceSimon Glass1-1/+0
2022-03-18binman: Allow mkimage to use a non-zero fake-blob sizeSimon Glass7-8/+53
2022-03-18binman: Make fake blobs zero-sized by defaultSimon Glass1-2/+3
2022-03-18binman: Change how faked blobs are createdSimon Glass4-8/+13
2022-03-18binman: Rename tools parameter to btoolsSimon Glass7-15/+15
2022-03-18binman: Refactor fit to generate output at the endSimon Glass3-84/+109
2022-03-18binman: Rename ExpandEntries to gen_entriesSimon Glass5-8/+8
2022-03-18binman: Rename ExpandToLimit to extend_to_limitSimon Glass10-31/+51
2022-03-18binman: Tweak collect_contents_to_file() and docsSimon Glass3-15/+20
2022-03-18elf: Rename load_segments() and module failureSimon Glass2-12/+12
2022-03-18dtoc: Tidy up implementation of AddStringList()Simon Glass3-3/+13
2022-03-18spl: Correct Kconfig help for TPL_BINMAN_SYMBOLSSimon Glass1-3/+3
2022-03-18moveconfig: Use re.fullmatch() to avoid extra checkSimon Glass1-2/+1
2022-03-18moveconfig: Remove remove_defconfig()Simon Glass1-12/+1
2022-03-18dtoc: Make GetArgs() more flexibleSimon Glass3-3/+13
2022-03-18patman: Define Commit.path in the constructorSimon Glass1-0/+2
2022-03-18sandbox: test: Tidy up spl_test_load() callsSimon Glass1-5/+1
2022-03-18sandbox: Slow down the LCD sync rateSimon Glass1-1/+1
2022-03-18sandbox: Open host file for read-only access if neededSimon Glass1-3/+8
2022-03-18sandbox: Add the handoff header for splSimon Glass1-0/+1
2022-03-18sandbox: Show a message when writing out the ram bufferSimon Glass1-1/+2
2022-03-18binman: Include also subnodes in generator nodesJan Kiszka3-0/+8
2022-03-18tools: binman: main.py: add build-sandbox in sys.pathPhilippe Reynes1-0/+1
2022-03-18binman: Complete elf test coverageSimon Glass2-2/+50
2022-03-18patman: Define Commit.path in the constructorSimon Glass1-0/+2
2022-03-18configs: Resync with savedefconfigTom Rini20-106/+60
2022-03-18Merge branch '2022-03-18-Kconfig-migrations' into nextTom Rini597-1142/+1020
2022-03-18Convert CONFIG_ATMEL_LEGACY to KconfigTom Rini58-36/+46
2022-03-18Convert CONFIG_AT91_GPIO_PULLUP to KconfigTom Rini13-5/+11
2022-03-18atmel: Remove CONFIG_AT91SAM9G45_LCD_BASETom Rini2-3/+2
2022-03-18atmel: Remove CONFIG_AT91SAM9G45EKESTom Rini2-6/+0
2022-03-18Convert CONFIG_AT91SAM9G10EK et al to KconfigTom Rini8-9/+23
2022-03-18Convert CONFIG_AT91SAM9G20EK et al to KconfigTom Rini13-11/+30
2022-03-18Convert CONFIG_AT91SAM9260 et al to KconfigTom Rini49-48/+30