aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini
2023-12-18Prepare v2024.01-rc5Tom Rini
2023-12-13binman: etype: dm: Add entry type for TI DMNeha Malcom Francis
2023-12-04Merge tag 'v2024.01-rc4' into nextTom Rini
2023-12-04Prepare v2024.01-rc4Tom Rini
2023-11-29Fix stack-protector for powerpcChristophe Leroy
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-20Prepare v2024.01-rc3Tom Rini
2023-11-07scsi: Forceably finish migration to DM_SCSITom Rini
2023-11-07cmd: Make most commands depend on CMDLINESimon Glass
2023-11-06Prepare v2024.01-rc2Tom Rini
2023-10-24Makefile: remove misc include and simple-bin build artifacts on cleanJohn Clark
2023-10-23Prepare v2024.01-rc1Tom Rini
2023-10-19Makefile: delete file *.itb when make cleanRandolph
2023-10-11Makefile: make u-boot-initial-env target depend explicitly on scripts_basicRasmus Villemoes
2023-10-09Makefile: Allow for board directories to not have a MakefileTom Rini
2023-10-09Makefile: Force regeneration of env.txtAndrew Davis
2023-10-06Tidy up uses of CONFIG_SYS_MALLOC_F_LENSimon Glass
2023-10-02Merge branch 'next'Tom Rini
2023-10-02Prepare v2023.10Tom Rini
2023-09-30Convert CFG_SYS_UBOOT_START to KconfigJesse Taube
2023-09-22Allow Python packages to be droppedSimon Glass
2023-09-04Prepare v2023.10-rc4Tom Rini
2023-08-28Revert "binman: Add a temporary hack for duplicate phandles"Simon Glass
2023-08-21Prepare v2023.10-rc3Tom Rini
2023-08-07Prepare v2023.10-rc2Tom Rini
2023-08-02binman: Add a temporary hack for duplicate phandlesSimon Glass
2023-08-02Makefile: Show binman missing blob messageJonas Karlman
2023-07-25Prepare v2023.10-rc1Tom Rini
2023-07-25Makefile: Use sort shortoptsMarek Vasut
2023-07-17Makefile: Add missing quotes around sort --field-separatorMarek Vasut
2023-07-11Makefile: Drop -rc6Tom Rini
2023-07-07Kbuild: Fix cleanup of VPLTobias Deiminger
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini
2023-07-03Prepare v2023.07-rc6Tom Rini
2023-06-26Prepare v2023.07-rc5Tom Rini
2023-06-16Makefile: clean lib/efi_loader/helloworld_efi.SHeinrich Schuchardt
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini
2023-06-12Prepare v2023.07-rc4Tom Rini
2023-05-31Makefile: Fix incorrect FORCE deps on env rulesSimon Glass
2023-05-29Prepare v2023.07-rc3Tom Rini
2023-05-15envtools lack extra settings since commit 86b9c3e4e4 ("env: Allow U-Boot scri...Christophe Leroy
2023-05-15Fix sparse checks processingChristophe Leroy
2023-05-08Prepare v2023.07-rc2Tom Rini
2023-05-01Prepare v2023.07-rc1Tom Rini
2023-04-25clang: Don't look for libgccTom Rini
2023-04-25clang: Add $(CLANG_TARGET) to LDPPFLAGSTom Rini
2023-04-20makefile: riscv: Drop useless argument of prelink-riscvBin Meng
2023-04-04Merge tag 'u-boot-imx-next-20230404' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2023-04-04arm: imx: add u-boot-nand.imx to boot from NAND without SPLLuca Ceresoli