summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* HSD #1508690657-2: tools: socfpgaimage: update padding flowLey Foon Tan2022-10-061-2/+8
* Prepare v2022.10Tom Rini2022-10-031-1/+1
* Prepare v2022.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-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-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-rc2Tom Rini2022-08-081-1/+1
* Prepare v2022.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.07Tom Rini2022-07-111-1/+1
* | | Prepare v2022.07-rc6Tom Rini2022-07-041-1/+1
|/ /
* | Prepare v2022.07-rc5Tom Rini2022-06-201-1/+1
|/
* Prepare v2022.07-rc4Tom Rini2022-06-061-1/+1
* Prepare v2022.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-rc2Tom Rini2022-05-091-1/+1
* Makefile: support CROSS_COMPILE=armv7a-*Heinrich Schuchardt2022-05-071-1/+1
* Makefile: Avoid non-portable GNU sed extensionMark Kettenis2022-05-071-1/+1
* Introduce Verifying Program Loader (VPL)Simon Glass2022-05-021-0/+14
* Makefile: Tidy up the TPL build rulesSimon Glass2022-05-021-2/+5
* Makefile: Simplify devicetree rules for SPL/TPLSimon Glass2022-05-021-5/+2
* test: Tidy up test building with SPLSimon Glass2022-05-021-1/+1
* Prepare v2022.07-rc1Tom Rini2022-04-251-2/+2
* Makefile: Drop a stale comment about linkingSimon Glass2022-04-181-4/+0
* Makefile: Sort u-boot-initial-env outputChristoph Niedermaier2022-04-071-1/+2
* Makefile: add endian link flag to u-boot-elf.oDu Huanpeng2022-04-061-0/+1
* Merge branch 'next'Tom Rini2022-04-041-3/+16
|\
| * Makefile: provide sah-key to binmanPhilippe Reynes2022-03-311-0/+1
| * Merge tag 'v2022.04-rc5' into nextTom Rini2022-03-281-4/+5
| |\
| * | Add option to use -OgSean Anderson2022-03-251-0/+4
| * | Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configsSean Anderson2022-03-251-1/+3
| * | Merge tag 'v2022.04-rc4' into nextTom Rini2022-03-141-2/+2
| |\ \
| * | | Makefile: Add a way to check for pylint errorsSimon Glass2022-03-021-2/+8