summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2021-05-25configs: Resync with savedefconfigTom Rini
2021-05-25MIPS: remove deprecated qemu_mips boardDaniel Schwierzeck
2021-05-24build: link with --build-id=noneMarek Behún
2021-05-24build: support building with Link Time OptimizationsMarek Behún
2021-05-24build: use thin archives instead of incremental linkingMarek Behún
2021-05-24Makefile, Makefile.spl: cosmetic changeMarek Behún
2021-05-24checkpatch: require quotes around section name in the __section() macroMarek Behún
2021-05-24pylibfdt: Rework "avoid unused variable warning" linesTom Rini
2021-05-15configs: Resync with savedefconfigTom Rini
2021-04-29patman: Parse checkpatch by message instead of by lineEvan Benn
2021-04-27configs: Resync with savedefconfigTom Rini
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay
2021-04-20Add support for stack-protectorJoel Peshkin
2021-04-20net: calxedagmac: Convert to DM_ETHAndre Przywara
2021-04-15freescale: ls1021atwr: Drop use of CONFIG_RESETSimon Glass
2021-04-12checkpatch: Add warnings for using strn(cat|cpy)Sean Anderson
2021-04-11Merge branch '2021-04-11-remove-non-migrated-boards'Tom Rini
2021-04-10finish removing mb862xx video driverTrevor Woerner
2021-04-10drivers: ata: Remove mvsata_ide driverTom Rini
2021-04-08configs: remove obsolete CONFIG_MVEBU_MMCHarm Berntsen
2021-04-08configs: remove obsolete CONFIG_SYS_MMC_BASEHarm Berntsen
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