summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini1-2/+2
2022-12-19Prepare v2023.01-rc4Tom Rini1-1/+1
2022-12-19Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missingTom Rini1-1/+1
2022-12-13Makefile: 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-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-8/+8
2022-12-05Prepare v2023.01-rc3Tom Rini1-1/+1
2022-11-23global: Do not default to faking missing binaries for buildmanTom Rini1-2/+2
2022-11-23Makefile: Correct the binman ruleSimon Glass1-7/+4
2022-11-21Prepare v2023.01-rc2Tom Rini1-1/+1
2022-11-07Prepare v2023.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-11Makefile: apply dynamic relocations for LLDNick Desaulniers1-1/+1
2022-10-03Merge branch 'next'Tom Rini1-7/+19
2022-10-03Prepare v2022.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-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-13Makefile: Add a pcheck option to run tests in parallelSimon Glass1-2/+6
2022-09-06Prepare v2022.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
2022-09-04rockchip: generate idbloader.img content for u-boot-rockchip.bin with binman ...Quentin Schulz1-1/+1
2022-09-04rockchip: remove binman temporary files when cleaningQuentin Schulz1-1/+2
2022-09-02Makefile: Allow LTO to be disabled for a buildSimon Glass1-5/+12
2022-08-23Prepare v2022.10-rc3Tom Rini1-1/+1
2022-08-21net: Make DM_ETH be selected by NETDEVICETom Rini1-1/+0
2022-08-10Makefile: avoid false positive -Wmaybe-uninitializedHeinrich Schuchardt1-1/+7
2022-08-09Prepare v2022.10-rc2Tom Rini1-1/+1
2022-07-26Prepare v2022.10-rc1Tom Rini1-2/+2
2022-07-12usb: add isp1760 family driverRui Miguel Silva1-0/+1
2022-07-11Merge branch 'next'Tom Rini1-5/+9
2022-07-11Prepare v2022.07Tom Rini1-1/+1
2022-07-08Makefile: respect CONFIG_CC_OPTIMIZE_FOR_DEBUG for host toolsHeinrich Schuchardt1-0/+6
2022-07-04Prepare v2022.07-rc6Tom Rini1-1/+1
2022-06-29env: Remove include/generated/env.* under "make clean"Tom Rini1-1/+1
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini1-4/+2
2022-06-24tools: relocate-rela: Read rela start/end directly from ELFMichal Simek1-3/+1
2022-06-24Makefile: Fix description for relocate-rela parametersMichal Simek1-1/+1