summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2021-01-05Makefile: Build SPL dtbs in the spl/ directorySimon Glass1-1/+1
2021-01-05Makefile: Build a separate .dtb for TPLSimon Glass1-1/+3
2020-12-16configs: Resync with savedefconfigTom Rini1-1/+0
2020-12-14checkpatch: Add warnings for unexpected struct namesSimon Glass1-0/+38
2020-12-03remove obsolete option CONFIG_JFFS2_CMDLINEHolger Brunck1-1/+0
2020-12-01cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2Patrick Delaunay1-1/+0
2020-11-20microblaze: Remove CONFIG_SYS_FDT_SIZEMichal Simek1-1/+0
2020-11-10libfdt: Fix signedness comparison warningsAndre Przywara6-29/+42
2020-11-04arch: Move NEEDS_MANUAL_RELOC symbol to KconfigMichal Simek1-1/+0
2020-10-29Makefile: Generate a symbol file for u-boot-splSimon Glass1-1/+6
2020-10-29dm: test: Build tests for SPLSimon Glass1-0/+1
2020-10-26eb_cpu5282: fix CONFIG_DM_VIDEO build warningsAnatolij Gustschin1-1/+0
2020-10-23Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini1-1/+0
2020-10-22rtc: move pcf8563 to KconfigHeiko Schocher1-1/+0
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay1-3/+0
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay1-1/+0