summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* rockchip: Drop the FIT generator scriptSimon Glass2023-01-181-3/+0
* rockchip: Convert all boards to use binmanSimon Glass2023-01-181-7/+1
* Merge branch 'next'Tom Rini2023-01-091-22/+18
|\
| * kbuild: Remove checking for adhoc CONFIG symbolsTom Rini2022-12-231-8/+0
| * Merge tag 'v2023.01-rc4' into nextTom Rini2022-12-211-2/+2
| |\
| * | Makefile: link with --no-warn-rwx-segmentsTom Rini2022-12-121-0/+2
| * | u-boot-initial-env: rework make targetMax Krummenacher2022-12-081-4/+6
| * | Makefile: Enforce DWARF4 outputTom Rini2022-12-061-2/+2
| * | global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-8/+8
* | | Prepare v2023.01v2023.01Tom Rini2023-01-091-1/+1
* | | doc: add texinfodocs and infodocs targetsMaxim Cournoyer2022-12-291-1/+1
| |/ |/|
* | Prepare v2023.01-rc4v2023.01-rc4Tom Rini2022-12-191-1/+1
* | Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missingTom Rini2022-12-181-1/+1
|/
* 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