summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-8/+8
* Prepare v2023.01-rc3v2023.01-rc3Tom Rini2022-12-051-1/+1
* global: Do not default to faking missing binaries for buildmanTom Rini2022-11-221-2/+2
* Makefile: Correct the binman ruleSimon Glass2022-11-221-7/+4
* Prepare v2023.01-rc2v2023.01-rc2Tom Rini2022-11-211-1/+1
* Prepare v2023.01-rc1v2023.01-rc1Tom Rini2022-11-071-3/+3
* Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwbPali Rohár2022-11-071-2/+2
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-13/+13
* Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2022-10-241-2/+2
|\
| * Makefile: Make flash.bin target available for all platformsFrieder Schrempf2022-10-201-2/+2
* | input: Remove legacy KEYBOARD optionTom Rini2022-10-211-1/+0
* | core: Enable DM by defaultTom Rini2022-10-211-8/+0
|/
* Makefile: apply dynamic relocations for LLDNick Desaulniers2022-10-101-1/+1
* Merge branch 'next'Tom Rini2022-10-031-7/+19
|\
| * Makefile: Add missing CONFIG_BOARD_SIZE_LIMIT check for u-boot-spl.kwbPali Rohár2022-09-201-0/+1
| * Merge branch 'master' into nextTom Rini2022-09-191-54/+15
| |\
| * | Makefile: Add a pcheck option to run tests in parallelSimon Glass2022-09-121-2/+6
| * | Makefile: Allow LTO to be disabled for a buildSimon Glass2022-09-021-5/+12
* | | Prepare v2022.10v2022.10Tom Rini2022-10-031-1/+1
| |/ |/|
* | Prepare v2022.10-rc5v2022.10-rc5Tom Rini2022-09-191-1/+1
* | Makefile: Unify condition for mpc85xx reset vectorPali Rohár2022-09-161-1/+1
* | Makefile: Reduce usage of custom mpc85xx u-boot.bin targetPali Rohár2022-09-161-7/+4
* | Makefile: Build final mpc85xx non-SPL image in standard file u-boot.binPali Rohár2022-09-161-14/+5
* | Makefile: Fix dependency for u-boot-with-dtb.binPali Rohár2022-09-161-1/+1
* | Prepare v2022.10-rc4v2022.10-rc4Tom Rini2022-09-051-1/+1
* | rockchip: add u-boot-rockchip-spi.bin image for booting from SPI-NOR flashQuentin Schulz2022-09-041-1/+2
* | rockchip: simplify binman image dependencies addition to INPUTSQuentin Schulz2022-09-041-7/+2
* | rockchip: generate u-boot-rockchip.bin with binman for ARM64 boardsQuentin Schulz2022-09-041-25/+1
* | rockchip: generate idbloader.img content for u-boot-rockchip.bin with binman ...Quentin Schulz2022-09-041-1/+1
* | rockchip: remove binman temporary files when cleaningQuentin Schulz2022-09-041-1/+2
|/
* Prepare v2022.10-rc3v2022.10-rc3Tom Rini2022-08-221-1/+1
* net: Make DM_ETH be selected by NETDEVICETom Rini2022-08-201-1/+0
* Makefile: avoid false positive -Wmaybe-uninitializedHeinrich Schuchardt2022-08-101-1/+7
* Prepare v2022.10-rc2v2022.10-rc2Tom Rini2022-08-081-1/+1
* Prepare v2022.10-rc1v2022.10-rc1Tom Rini2022-07-251-2/+2
* usb: add isp1760 family driverRui Miguel Silva2022-07-121-0/+1
* Merge branch 'next'Tom Rini2022-07-111-5/+9
|\
| * Makefile: respect CONFIG_CC_OPTIMIZE_FOR_DEBUG for host toolsHeinrich Schuchardt2022-07-081-0/+6
| * env: Remove include/generated/env.* under "make clean"Tom Rini2022-06-281-1/+1
| * Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini2022-06-271-4/+2
| |\
| | * tools: relocate-rela: Read rela start/end directly from ELFMichal Simek2022-06-241-3/+1
| | * Makefile: Fix description for relocate-rela parametersMichal Simek2022-06-241-1/+1
* | | Prepare v2022.07v2022.07Tom Rini2022-07-111-1/+1
* | | Prepare v2022.07-rc6v2022.07-rc6Tom Rini2022-07-041-1/+1
|/ /
* | Prepare v2022.07-rc5v2022.07-rc5Tom Rini2022-06-201-1/+1
|/
* Prepare v2022.07-rc4v2022.07-rc4Tom Rini2022-06-061-1/+1
* Prepare v2022.07-rc3v2022.07-rc3Tom Rini2022-05-231-1/+1
* powerpc: mpc85xx: Fix CONFIG_OF_EMBED support for NOR bootingPali Rohár2022-05-231-1/+1
* Makefile: update warning about CONFIG_OF_EMBEDRalph Siemsen2022-05-111-1/+1
* Prepare v2022.07-rc2v2022.07-rc2Tom Rini2022-05-091-1/+1