summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2021-04-29patman: Parse checkpatch by message instead of by lineEvan Benn1-8/+10
2021-04-27configs: Resync with savedefconfigTom Rini1-99/+0
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay1-1/+0
2021-04-20Add support for stack-protectorJoel Peshkin1-0/+6
2021-04-20net: calxedagmac: Convert to DM_ETHAndre Przywara1-1/+0
2021-04-15freescale: ls1021atwr: Drop use of CONFIG_RESETSimon Glass1-1/+0
2021-04-13checkpatch: Add warnings for using strn(cat|cpy)Sean Anderson1-0/+6
2021-04-11Merge branch '2021-04-11-remove-non-migrated-boards'Tom Rini1-2/+0
2021-04-10finish removing mb862xx video driverTrevor Woerner1-1/+0
2021-04-10drivers: ata: Remove mvsata_ide driverTom Rini1-2/+0
2021-04-08configs: remove obsolete CONFIG_MVEBU_MMCHarm Berntsen1-1/+0
2021-04-08configs: remove obsolete CONFIG_SYS_MMC_BASEHarm Berntsen1-1/+0
2021-04-06Convert CONFIG_MISC_INIT_F to KconfigSimon Glass1-1/+0
2021-04-06dtc: Update the build rule for pylibfdtSimon Glass1-0/+1
2021-03-26Makefile: Remove old of-platdata files before regeneratingSimon Glass1-2/+17
2021-03-26Makefile: Use a variable for generated of-platdata headersSimon Glass1-7/+4
2021-03-26Makefile: Depend only on required of-platdata filesSimon Glass1-2/+5
2021-03-26Makefile: Avoid running dtoc every timeSimon Glass1-5/+7
2021-03-26libfdt: Tidy up pylibfdt build ruleSimon Glass1-3/+9
2021-03-22dm: Add the new dtoc-generated files to the buildSimon Glass1-1/+2
2021-03-22dm: of-platadata: Add option for device instantiationSimon Glass1-0/+4
2021-03-22Makefile: Pass the U-Boot phase to dtocSimon Glass1-1/+1
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini2-56/+7
2021-03-15configs: Resync with savedefconfigTom Rini1-1/+0
2021-03-12arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár1-1/+0
2021-03-08Makefile: socfpga: Add target to generate hex output for combined spl and dtbDalon Westergreen1-0/+7
2021-03-05configs: fsl: move via specific defines to KconfigRajesh Bhagat1-1/+0
2021-03-05configs: fsl: move bootrom specific defines to KconfigRajesh Bhagat1-2/+0
2021-03-03video: sunxi_display: Convert to DM_VIDEOJagan Teki1-1/+0
2021-03-02configs: Resync with savedefconfigTom Rini1-51/+0
2021-02-25build/DTC: fix sed usage in DTC commandRoger Pau Monne1-2/+1
2021-02-25scripts/check-config.sh: fix to be compatible with BSD sedRoger Pau Monne1-4/+4
2021-02-25cmd: fdt: skip board specific fixup using env variableWasim Khan1-0/+6
2021-02-22Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodian...Tom Rini1-2/+0
2021-02-20fdt/sunxi: Remove OF_STDOUT_PATHAndre Przywara1-1/+0
2021-02-20video: eliminate unused drivers/video/mb862xx.cHeinrich Schuchardt1-2/+0
2021-02-16libfdt: Check for multiple/invalid root nodesSimon Glass1-0/+17
2021-02-15configs: Resync with savedefconfigTom Rini1-50/+0
2021-01-29configs: Resync with savedefconfigTom Rini1-1/+0
2021-01-28pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)Stefan Roese1-1/+0
2021-01-27doc: update Kernel documentation build systemHeinrich Schuchardt1-116/+334
2021-01-23Revert "doc: update Kernel documentation build system"Tom Rini1-334/+116
2021-01-23doc: update Kernel documentation build systemHeinrich Schuchardt1-116/+334
2021-01-12sunxi: Use mkimage for SPL boot image generationAndre Przywara1-4/+4
2021-01-06Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini1-16/+19
2021-01-06Merge tag 'v2021.01-rc5' into nextTom Rini1-2/+0
2021-01-05dtoc: Rename dt-platdata.c to dt-plat.cSimon Glass1-1/+1
2021-01-05Makefile: Invoke dtoc only onceSimon Glass1-12/+9
2021-01-05Makefile: Use common args for dtocSimon Glass1-2/+5
2021-01-05Makefile: Tidy up SPL dtb productionSimon Glass1-3/+4