aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-02-13Prepare v2023.04-rc2v2023.04-rc2Tom Rini1-1/+1
2023-02-07ppc: Makefile: Drop unused ppc4xx codeSimon Glass1-11/+0
2023-02-07Drop ubsha1 toolSimon Glass1-3/+0
2023-02-07Makefile: Drop CONFIG_OF_EARLY_FLATTREESimon Glass1-4/+0
2023-02-07Makefile: Avoid use of invalid CONFIG_ optionSimon Glass1-1/+1
2023-02-07Makefile: Drop CONFIG_AIS_CONFIG_FILESimon Glass1-2/+1
2023-02-06powerpc/mpc85xx: socrates: rework build processHeiko Schocher1-4/+7
2023-02-06Makefile: fix shell error for darwin major/minor version checkChristian Marangi1-2/+2
2023-01-30Prepare v2023.04-rc1v2023.04-rc1Tom Rini1-2/+2
2023-01-27Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodia...WIP/27Jan2023Tom Rini1-0/+1
2023-01-18rockchip: Drop the FIT generator scriptSimon Glass1-3/+0
2023-01-18rockchip: Convert all boards to use binmanSimon Glass1-7/+1
2023-01-11makefile: add multi_dtb_fit depNeal Frager1-0/+1
2023-01-09Merge branch 'next'Tom Rini1-22/+18
2023-01-09Prepare v2023.01v2023.01Tom Rini1-1/+1
2022-12-29doc: add texinfodocs and infodocs targetsMaxim Cournoyer1-1/+1
2022-12-23kbuild: Remove checking for adhoc CONFIG symbolsTom Rini1-8/+0
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini1-2/+2
2022-12-19Prepare v2023.01-rc4v2023.01-rc4Tom Rini1-1/+1
2022-12-18Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missingTom Rini1-1/+1
2022-12-12Makefile: link with --no-warn-rwx-segmentsTom Rini1-0/+2
2022-12-08u-boot-initial-env: rework make targetMax Krummenacher1-4/+6
2022-12-06Makefile: Enforce DWARF4 outputTom Rini1-2/+2
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-8/+8
2022-12-05Prepare v2023.01-rc3v2023.01-rc3Tom Rini1-1/+1
2022-11-22global: Do not default to faking missing binaries for buildmanTom Rini1-2/+2
2022-11-22Makefile: Correct the binman ruleSimon Glass1-7/+4
2022-11-21Prepare v2023.01-rc2v2023.01-rc2Tom Rini1-1/+1
2022-11-07Prepare v2023.01-rc1v2023.01-rc1Tom Rini1-3/+3
2022-11-07Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwbPali Rohár1-2/+2
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-13/+13
2022-10-24Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-2/+2
2022-10-21input: Remove legacy KEYBOARD optionTom Rini1-1/+0
2022-10-21core: Enable DM by defaultTom Rini1-8/+0
2022-10-20Makefile: Make flash.bin target available for all platformsFrieder Schrempf1-2/+2
2022-10-10Makefile: apply dynamic relocations for LLDNick Desaulniers1-1/+1
2022-10-03Merge branch 'next'WIP/03Oct2022Tom Rini1-7/+19
2022-10-03Prepare v2022.10v2022.10Tom Rini1-1/+1
2022-09-20Makefile: Add missing CONFIG_BOARD_SIZE_LIMIT check for u-boot-spl.kwbPali Rohár1-0/+1
2022-09-19Merge branch 'master' into nextTom Rini1-54/+15
2022-09-19Prepare v2022.10-rc5v2022.10-rc5Tom Rini1-1/+1
2022-09-16Makefile: Unify condition for mpc85xx reset vectorPali Rohár1-1/+1
2022-09-16Makefile: Reduce usage of custom mpc85xx u-boot.bin targetPali Rohár1-7/+4
2022-09-16Makefile: Build final mpc85xx non-SPL image in standard file u-boot.binPali Rohár1-14/+5
2022-09-16Makefile: Fix dependency for u-boot-with-dtb.binPali Rohár1-1/+1
2022-09-12Makefile: Add a pcheck option to run tests in parallelSimon Glass1-2/+6
2022-09-05Prepare v2022.10-rc4v2022.10-rc4Tom Rini1-1/+1
2022-09-04rockchip: add u-boot-rockchip-spi.bin image for booting from SPI-NOR flashQuentin Schulz1-1/+2
2022-09-04rockchip: simplify binman image dependencies addition to INPUTSQuentin Schulz1-7/+2
2022-09-04rockchip: generate u-boot-rockchip.bin with binman for ARM64 boardsQuentin Schulz1-25/+1