- a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
- d2c928a Prepare v2023.01 by Tom Rini · 1 year, 11 months ago
- 52ac5e4 doc: add texinfodocs and infodocs targets by Maxim Cournoyer · 2 years ago
- c1b64aa kbuild: Remove checking for adhoc CONFIG symbols by Tom Rini · 2 years ago
- a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
- 8b5dd10 Prepare v2023.01-rc4 by Tom Rini · 2 years ago
- e71a82d Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missing by Tom Rini · 2 years ago
- a72553e Makefile: link with --no-warn-rwx-segments by Tom Rini · 2 years ago
- 5e4d55c u-boot-initial-env: rework make target by Max Krummenacher · 2 years ago
- 13dbc01 Makefile: Enforce DWARF4 output by Tom Rini · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- ca8f571 Prepare v2023.01-rc3 by Tom Rini · 2 years ago
- 626f35a global: Do not default to faking missing binaries for buildman by Tom Rini · 2 years, 1 month ago
- f5783fb Makefile: Correct the binman rule by Simon Glass · 2 years, 1 month ago
- b4be383 Prepare v2023.01-rc2 by Tom Rini · 2 years ago
- ef933ba Prepare v2023.01-rc1 by Tom Rini · 2 years, 1 month ago
- df71c31 Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb by Pali Rohár · 2 years, 1 month ago
- 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- 62baa61 Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 1 month ago
- c93350b input: Remove legacy KEYBOARD option by Tom Rini · 2 years, 1 month ago
- d719199 core: Enable DM by default by Tom Rini · 2 years, 1 month ago
- c99da7e Makefile: Make flash.bin target available for all platforms by Frieder Schrempf · 2 years, 3 months ago
- d481528 Makefile: apply dynamic relocations for LLD by Nick Desaulniers · 2 years, 2 months ago
- 9411630 Merge branch 'next' by Tom Rini · 2 years, 2 months ago
- d6e4e90 Prepare v2022.10 by Tom Rini · 2 years, 2 months ago
- 700067c Makefile: Add missing CONFIG_BOARD_SIZE_LIMIT check for u-boot-spl.kwb by Pali Rohár · 2 years, 2 months ago
- 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
- 68f36ca Prepare v2022.10-rc5 by Tom Rini · 2 years, 2 months ago
- f085390 Makefile: Unify condition for mpc85xx reset vector by Pali Rohár · 2 years, 4 months ago
- a073a9c Makefile: Reduce usage of custom mpc85xx u-boot.bin target by Pali Rohár · 2 years, 4 months ago
- c685084 Makefile: Build final mpc85xx non-SPL image in standard file u-boot.bin by Pali Rohár · 2 years, 4 months ago
- dc558c8 Makefile: Fix dependency for u-boot-with-dtb.bin by Pali Rohár · 2 years, 4 months ago
- b23b98f Makefile: Add a pcheck option to run tests in parallel by Simon Glass · 2 years, 4 months ago
- 43a8d6a Prepare v2022.10-rc4 by Tom Rini · 2 years, 3 months ago
- 9c5217d rockchip: add u-boot-rockchip-spi.bin image for booting from SPI-NOR flash by Quentin Schulz · 2 years, 3 months ago
- 326809e rockchip: simplify binman image dependencies addition to INPUTS by Quentin Schulz · 2 years, 3 months ago
- d9ffa5e rockchip: generate u-boot-rockchip.bin with binman for ARM64 boards by Quentin Schulz · 2 years, 3 months ago
- 8c9b9fe rockchip: generate idbloader.img content for u-boot-rockchip.bin with binman for ARM by Quentin Schulz · 2 years, 3 months ago
- bdb7316 rockchip: remove binman temporary files when cleaning by Quentin Schulz · 2 years, 3 months ago
- 6c8ec91 Makefile: Allow LTO to be disabled for a build by Simon Glass · 2 years, 4 months ago
- 13c6e43 Prepare v2022.10-rc3 by Tom Rini · 2 years, 3 months ago
- 4c40e73 net: Make DM_ETH be selected by NETDEVICE by Tom Rini · 2 years, 4 months ago
- e464a6c Makefile: avoid false positive -Wmaybe-uninitialized by Heinrich Schuchardt · 2 years, 4 months ago
- 70a86c7 Prepare v2022.10-rc2 by Tom Rini · 2 years, 4 months ago
- 9876ffe Prepare v2022.10-rc1 by Tom Rini · 2 years, 4 months ago
- 08ee377 usb: add isp1760 family driver by Rui Miguel Silva · 2 years, 5 months ago
- 89b5381 Merge branch 'next' by Tom Rini · 2 years, 5 months ago
- e68998c Prepare v2022.07 by Tom Rini · 2 years, 5 months ago
- a4d0b60 Makefile: respect CONFIG_CC_OPTIMIZE_FOR_DEBUG for host tools by Heinrich Schuchardt · 2 years, 5 months ago
- 2f3a0e9 Prepare v2022.07-rc6 by Tom Rini · 2 years, 5 months ago
- bed3275 env: Remove include/generated/env.* under "make clean" by Tom Rini · 2 years, 5 months ago
- 4050eb6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 5 months ago
- ef32020 tools: relocate-rela: Read rela start/end directly from ELF by Michal Simek · 2 years, 5 months ago
- a433616 Makefile: Fix description for relocate-rela parameters by Michal Simek · 2 years, 5 months ago
- 320ffbb Prepare v2022.07-rc5 by Tom Rini · 2 years, 5 months ago
- e8ea663 Prepare v2022.07-rc4 by Tom Rini · 2 years, 6 months ago
- 21bcc22 Prepare v2022.07-rc3 by Tom Rini · 2 years, 6 months ago
- e26613a powerpc: mpc85xx: Fix CONFIG_OF_EMBED support for NOR booting by Pali Rohár · 2 years, 7 months ago
- f088006 Makefile: update warning about CONFIG_OF_EMBED by Ralph Siemsen · 2 years, 7 months ago
- b456e58 Prepare v2022.07-rc2 by Tom Rini · 2 years, 7 months ago
- 2483945 Makefile: support CROSS_COMPILE=armv7a-* by Heinrich Schuchardt · 2 years, 7 months ago
- 8fa76c9 Makefile: Avoid non-portable GNU sed extension by Mark Kettenis · 2 years, 7 months ago
- 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 7 months ago
- 52b3d65 Makefile: Tidy up the TPL build rules by Simon Glass · 2 years, 7 months ago
- f57d401 Makefile: Simplify devicetree rules for SPL/TPL by Simon Glass · 2 years, 7 months ago
- 1453914 test: Tidy up test building with SPL by Simon Glass · 2 years, 7 months ago
- a70a0da Prepare v2022.07-rc1 by Tom Rini · 2 years, 7 months ago
- f27c512 Makefile: Drop a stale comment about linking by Simon Glass · 2 years, 8 months ago
- 4fae99d Makefile: Sort u-boot-initial-env output by Christoph Niedermaier · 2 years, 9 months ago
- 40bfb00 Makefile: add endian link flag to u-boot-elf.o by Du Huanpeng · 2 years, 8 months ago
- 2853256 Merge branch 'next' by Tom Rini · 2 years, 8 months ago
- 59404f1 Prepare v2022.04 by Tom Rini · 2 years, 8 months ago
- 3949041 env: do not fail on non-existing env.in file by Andrey Zhizhikin · 2 years, 8 months ago
- 2cd7994 env: Avoid using a leftover text-environment file by Simon Glass · 2 years, 9 months ago
- 8f65e54 Makefile: provide sah-key to binman by Philippe Reynes · 2 years, 8 months ago
- e2b1333 Makefile: make clean should delete include/generated/env.in by Heinrich Schuchardt · 2 years, 8 months ago
- 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
- a6e4417 Prepare v2022.04-rc5 by Tom Rini · 2 years, 8 months ago
- 8b53819 Makefile: add drivers/video/u_boot_logo.S to clean by Heinrich Schuchardt · 2 years, 8 months ago
- c73952c Add option to use -Og by Sean Anderson · 2 years, 9 months ago
- 9964cae Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs by Sean Anderson · 2 years, 9 months ago
- e450742 Makefile: Fix doc path in warning message by Johannes Krottmayer · 2 years, 9 months ago
- c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 9 months ago
- 9672848 Prepare v2022.04-rc4 by Tom Rini · 2 years, 9 months ago
- 9ccd7a4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 9 months ago
- 8ff7780 Makefile: Add a way to check for pylint errors by Simon Glass · 2 years, 10 months ago
- 5652d82 Prepare v2022.04-rc3 by Tom Rini · 2 years, 9 months ago
- 20c079c tools: pblimage: fix image header verification function by Hou Zhiqiang · 2 years, 9 months ago
- 0cbbf40 scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c by Philippe Reynes · 2 years, 9 months ago
- 5cdcea0 binman: Add support for TEE BL32 by Roger Quadros · 2 years, 9 months ago
- 6a10b1b Prepare v2022.04-rc2 by Tom Rini · 2 years, 9 months ago
- 35a382a Replace echo -n's used in environment processing with touch by qthedev · 2 years, 10 months ago
- 0522914 dm: scsi: Add a migration deadline for scsi by Simon Glass · 2 years, 10 months ago
- 2a3a64c Makefile: imx: Do not call arch/arm/mach-imx flash.bin generation if BINMAN enabled by Marek Vasut · 2 years, 11 months ago
- 77d9d80 Prepare v2022.04-rc1 by Tom Rini · 2 years, 10 months ago
- bdddfb3 pylint: Adjust how the output is produced by Simon Glass · 2 years, 10 months ago
- ddb3ada dm: serial: Add a migration deadline for serial by Simon Glass · 2 years, 10 months ago
- f2d9561 Makefile: Fake external blobs by default with binman by Simon Glass · 2 years, 11 months ago
- 8724dfc Makefile: Add a pylint checker to the build by Simon Glass · 3 years ago
- 2fd4f4a efi: Build the 64-bit app properly by Simon Glass · 2 years, 11 months ago