summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-20Nokia RX-51: Update documentation about QEMUPali Rohár
2022-03-20doc: boards: amlogic: Add documentation on pre-generated FIP filesNeil Armstrong
2022-03-20doc: board: amlogic-p20x: fix FIP generation docNeil Armstrong
2022-03-20tools: buildman: Fix doc path in warning messageJohannes Krottmayer
2022-03-20Makefile: Fix doc path in warning messageJohannes Krottmayer
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-18Merge tag 'u-boot-rockchip-20220318' of https://source.denx.de/u-boot/custodi...Tom Rini
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
2022-03-18Convert CONFIG_AM335X_USB0 et al to KconfigTom Rini
2022-03-18net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini
2022-03-18net: fec_mxc: Remove non-DM_ETH codeTom Rini