summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2021-04-06Convert CONFIG_MISC_INIT_F to KconfigSimon Glass
2021-04-06dtc: Update the build rule for pylibfdtSimon Glass
2021-03-26Makefile: Remove old of-platdata files before regeneratingSimon Glass
2021-03-26Makefile: Use a variable for generated of-platdata headersSimon Glass
2021-03-26Makefile: Depend only on required of-platdata filesSimon Glass
2021-03-26Makefile: Avoid running dtoc every timeSimon Glass
2021-03-26libfdt: Tidy up pylibfdt build ruleSimon Glass
2021-03-22dm: Add the new dtoc-generated files to the buildSimon Glass
2021-03-22dm: of-platadata: Add option for device instantiationSimon Glass
2021-03-22Makefile: Pass the U-Boot phase to dtocSimon Glass
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini
2021-03-15configs: Resync with savedefconfigTom Rini
2021-03-12arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár
2021-03-08Makefile: socfpga: Add target to generate hex output for combined spl and dtbDalon Westergreen
2021-03-05configs: fsl: move via specific defines to KconfigRajesh Bhagat
2021-03-05configs: fsl: move bootrom specific defines to KconfigRajesh Bhagat
2021-03-03video: sunxi_display: Convert to DM_VIDEOJagan Teki
2021-03-02configs: Resync with savedefconfigTom Rini
2021-02-24build/DTC: fix sed usage in DTC commandRoger Pau Monne
2021-02-24scripts/check-config.sh: fix to be compatible with BSD sedRoger Pau Monne
2021-02-24cmd: fdt: skip board specific fixup using env variableWasim Khan
2021-02-22Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2021-02-19fdt/sunxi: Remove OF_STDOUT_PATHAndre Przywara
2021-02-19video: eliminate unused drivers/video/mb862xx.cHeinrich Schuchardt
2021-02-15libfdt: Check for multiple/invalid root nodesSimon Glass
2021-02-15configs: Resync with savedefconfigTom Rini
2021-01-29configs: Resync with savedefconfigTom Rini
2021-01-27pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)Stefan Roese
2021-01-27doc: update Kernel documentation build systemHeinrich Schuchardt
2021-01-23Revert "doc: update Kernel documentation build system"Tom Rini
2021-01-23doc: update Kernel documentation build systemHeinrich Schuchardt
2021-01-11sunxi: Use mkimage for SPL boot image generationAndre Przywara
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dtoc: Rename dt-platdata.c to dt-plat.cSimon Glass
2021-01-05Makefile: Invoke dtoc only onceSimon Glass
2021-01-05Makefile: Use common args for dtocSimon Glass
2021-01-05Makefile: Tidy up SPL dtb productionSimon Glass
2021-01-05Makefile: Build SPL dtbs in the spl/ directorySimon Glass
2021-01-05Makefile: Build a separate .dtb for TPLSimon Glass
2020-12-16configs: Resync with savedefconfigTom Rini
2020-12-13checkpatch: Add warnings for unexpected struct namesSimon Glass
2020-12-02remove obsolete option CONFIG_JFFS2_CMDLINEHolger Brunck
2020-12-01cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2Patrick Delaunay
2020-11-20microblaze: Remove CONFIG_SYS_FDT_SIZEMichal Simek
2020-11-10libfdt: Fix signedness comparison warningsAndre Przywara
2020-11-04arch: Move NEEDS_MANUAL_RELOC symbol to KconfigMichal Simek
2020-10-29Makefile: Generate a symbol file for u-boot-splSimon Glass
2020-10-29dm: test: Build tests for SPLSimon Glass
2020-10-26eb_cpu5282: fix CONFIG_DM_VIDEO build warningsAnatolij Gustschin