- f17219a binman: btool: lz4: use Bintool.version by Quentin Schulz · 2 years, 2 months ago
- 723a63e binman: bintool: move version check implementation into bintool class by Quentin Schulz · 2 years, 2 months ago
- daa2da7 binman: btool: gzip: fix packer name so that binary can be found by Quentin Schulz · 2 years, 2 months ago
- 4e10c12 Merge branch '2022-08-31-assorted-fixes' by Tom Rini · 2 years, 2 months ago
- f4b540e arm: smh: Fix uninitialized parameters with newer GCCs by Sean Anderson · 2 years, 2 months ago
- 1a4af2d tools: mkimage: fix build with recent LibreSSL by Mark Kettenis · 2 years, 2 months ago
- 5acfdfb bootm: Fix upper bound of FDT overlap checks by Pali Rohár · 2 years, 3 months ago
- 88de6c5 image-fit: don't set compression if it can't be read by Daniel Golle · 2 years, 3 months ago
- 0cd57f2 bootm: fix typo imape_comp -> image_comp by Daniel Golle · 2 years, 3 months ago
- fdffe6a corenet_ds.h: Remove by Tom Rini · 2 years, 3 months ago
- e4573fe i2c: fix stack buffer overflow vulnerability in i2c md command by Marek Vasut · 2 years, 3 months ago
- 1aa9a04 Revert "i2c: fix stack buffer overflow vulnerability in i2c md command" by Marek Vasut · 2 years, 3 months ago
- 6eea940 spl: ahci: Fix dependency for SPL_AHCI_PCI by Oleksandr Suvorov · 2 years, 3 months ago
- da223d8 fs: fix comment typo by Roger Knecht · 2 years, 3 months ago
- a638bd3 kbuild: add KBUILD_HOSTLDFLAGS to cmd_host-csingle by Heiko Thiery · 2 years, 3 months ago
- bf63766 board: ti: common: board_detect: Fix EEPROM read quirk by Matwey V. Kornilov · 2 years, 3 months ago
- cb73517 gitlab-ci: Update comment about the Dockerfile by Joel Stanley · 2 years, 3 months ago
- 04a20ca common/console.c: prevent pre-console buffer contents from being added to itself by Rasmus Villemoes · 2 years, 6 months ago
- 1573b6a Merge tag 'dm-pull-26aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 3 months ago
- cd3872c Merge branch '2022-08-26-assorted-fixes' by Tom Rini · 2 years, 3 months ago
- 53a9f9e distroboot: ubifs: Add support for specifying UBI header offset by Pali Rohár · 2 years, 3 months ago
- c2ee5ee Rename disto_[pxe_]getfile to distro_[pxe_]getfile by Dario Binacchi · 2 years, 3 months ago
- 2d74226 vbe: Enable command only with BOOTSTD_FULL by Simon Glass · 2 years, 3 months ago
- 5cb0b25 binman: Sort tests and rework test-file numbers by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 86e5446 binman: Document how to handle dependent images by Simon Glass · 2 years, 3 months ago
- 0712860 binman: Mention split-elf in the main docs by Simon Glass · 2 years, 3 months ago
- 65af8f2 patman: Tidy up unnecessary blank lines and numbers by Simon Glass · 2 years, 3 months ago
- 74eaa5c patman: Fix version table by Simon Glass · 2 years, 3 months ago
- 49740e0 boot: simplify bootmeth_vbe_simple_ft_fixup() by Heinrich Schuchardt · 2 years, 3 months ago
- d81eeac boot: fix vbe_find_first_device() by Heinrich Schuchardt · 2 years, 3 months ago
- a7091f3 dm: core: fix a typo in help text by Sergei Antonov · 2 years, 3 months ago
- 5e730d9 doc: Build documentation in parallel by Simon Glass · 2 years, 3 months ago
- 2f03a63 disk: part: remove dependency to ubifs for spl by Stefan Herbrechtsmeier · 2 years, 3 months ago
- e9ac3a9 nvme: Do a clean NVMe shutdown by Hector Martin · 2 years, 3 months ago
- d9f554b pci: Add checks to prevent config space overflow by Pali Rohár · 2 years, 4 months ago
- aea087a Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 3 months ago
- 1247c35 configs: Resync with savedefconfig by Tom Rini · 2 years, 3 months ago
- 560a5c3 board: lsxl: update the README by Michael Walle · 2 years, 3 months ago
- 5dbf2f0 board: lsxl: disable eth0 by Michael Walle · 2 years, 3 months ago
- d9055e8 board: lsxl: convert to CONFIG_TIMER by Michael Walle · 2 years, 3 months ago
- 7e3084e board: lsxl: convert to DM_SERIAL by Michael Walle · 2 years, 3 months ago
- cb75d02 board: lsxl: convert to DM_ETH by Michael Walle · 2 years, 3 months ago
- 7c9bd92 board: lsxl: convert to DM_GPIO by Michael Walle · 2 years, 3 months ago
- aa088be board: lsxl: make last resort recovery more reliable by Michael Walle · 2 years, 3 months ago
- 18794c1 board: lsxl: enable ATAGS support by Michael Walle · 2 years, 3 months ago
- f5631b2 board: lsxl: use proper *_r variables by Michael Walle · 2 years, 3 months ago
- 148b3ae board: lsxl: reorder image loading and remove ramdisk_len by Michael Walle · 2 years, 3 months ago
- 111e1e1 board: lsxl: use CONFIG_DEFAULT_FDT_FILE by Michael Walle · 2 years, 3 months ago
- 7717c2f board: lsxl: automatically select CONFIG_MISC_INIT_R by Michael Walle · 2 years, 3 months ago
- b6a0683 board: lsxl: remove unused header files by Michael Walle · 2 years, 3 months ago
- 48f80e2 board: lsxl: remove CONFIG_ENV_OVERWRITE by Michael Walle · 2 years, 3 months ago
- 8570654 board: lsxl: remove eraseenv script by Michael Walle · 2 years, 3 months ago
- 29c670b board: lsxl: remove unused features by Michael Walle · 2 years, 3 months ago
- a39f3dc board: lsxl: limit size to 384kiB by Michael Walle · 2 years, 3 months ago
- 1b34339 button: gpio: add DM_GPIO dependency by Michael Walle · 2 years, 3 months ago
- e9e73d7 timer: add orion-timer support by Michael Walle · 2 years, 3 months ago
- 78c9b85 arm: kirkwood: make it CONFIG_TIMER aware by Michael Walle · 2 years, 3 months ago
- f395cf9 arm: kirkwood: 88f6281: Detect CONFIG_SYS_TCLK from SAR register by Pali Rohár · 2 years, 3 months ago
- 616278b time: move the CONFIG_SYS_TIMER_RATE handling to the compiler by Michael Walle · 2 years, 3 months ago
- 7875f80 arm: kirkwood: nsa310s: Add Distro boot capability by Tony Dinh · 2 years, 3 months ago
- 5692e5b arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation by Pali Rohár · 2 years, 3 months ago
- c02eff8 arm: mvebu: turris_mox: Set "sfp" label in eth1 DT node when only Mox SFP is detected by Pali Rohár · 2 years, 3 months ago
- 455f55e arm: mvebu: turris_omnia: Show MCU version by Pali Rohár · 2 years, 3 months ago
- 5a86d67 arm: kirkwood: pogo_v4: Add Distro boot capability by Tony Dinh · 2 years, 3 months ago
- 397626c arm: mvebu: Define env_sf_get_env_addr() for all Armada boards in SPL by Pali Rohár · 2 years, 3 months ago
- 1d323d8 Prepare v2022.10-rc3 by Tom Rini · 2 years, 3 months ago
- 850ac7c Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 3 months ago
- 61e887f Merge branch '2022-08-22-platform-removals-CI-updates' by Tom Rini · 2 years, 3 months ago
- b6d4e08 CI: Move to Ubuntu 2022.04 "Jammy" for CI base by Tom Rini · 2 years, 3 months ago
- 05f958f CI: Azure: Merge PowerPC jobs in to one by Tom Rini · 2 years, 3 months ago
- 845102c powerpc: remove support for kmtergr1 and MPC8309 by Holger Brunck · 2 years, 3 months ago
- c50ff4a arm: Remove warp board by Tom Rini · 2 years, 3 months ago
- f5abb5b Merge branch '2022-08-20-enforce-DM_ETH-migration' by Tom Rini · 2 years, 3 months ago
- 94633c3 net: Make DM_ETH be selected by NETDEVICE by Tom Rini · 2 years, 3 months ago
- 4b8dd4c smdkc100: Remove legacy non-DM_ETH code by Tom Rini · 2 years, 3 months ago
- 2b882f3 warp7: Remove legacy non-DM_ETH code by Tom Rini · 2 years, 3 months ago
- 7a83f2b vinco: Remove legacy non-DM_ETH code by Tom Rini · 2 years, 3 months ago
- 6dcca22 ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH code by Tom Rini · 2 years, 3 months ago
- c39d789 am335x_sl50: Disable SPL_NET by Tom Rini · 2 years, 3 months ago
- cd31c53 igep00x0: Disable networking by Tom Rini · 2 years, 3 months ago
- a2504a1 net: ks8851_mll: Remove legacy non-DM_ETH code and callers by Tom Rini · 2 years, 3 months ago
- a34f971 mpc8548cds: Guard old ethernet code with !DM_ETH by Tom Rini · 2 years, 3 months ago
- 0040ed7 ppc: Remove corenet_ds boards by Tom Rini · 2 years, 3 months ago
- cd9b71c layerscape: Disable CONFIG_FMAN_ENET on *aqds* platforms by Tom Rini · 2 years, 3 months ago
- adae2ed fsl-mc: Update dependencies for DM_ETH by Tom Rini · 2 years, 3 months ago
- 9d7add8 net: lpc32xx_eth.c ethernet driver by Tom Rini · 2 years, 3 months ago
- 40463b9 arm: Remove kzm9g board by Tom Rini · 2 years, 3 months ago
- 0fb054b arm: Remove armadillo-800eva board by Tom Rini · 2 years, 3 months ago
- d8d5ab4 arm: Remove cm_t335 board by Tom Rini · 2 years, 3 months ago
- 5663b13 arm: Remove edminiv2 board by Tom Rini · 2 years, 3 months ago
- 30da76b mx28evk: Remove AUART/NAND/SPI variants by Fabio Estevam · 2 years, 3 months ago
- cd15b64 binman: Add zstd bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 432a825 binman: Add xz bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 7b26a46 binman: Add lzop bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 0f369d7 binman: Add gzip bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 45aa279 binman: Add bzip2 bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 867eed1 binman: Add BintoolPacker class to bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
- da1af35 binman: Add compression tests by Stefan Herbrechtsmeier · 2 years, 3 months ago
- c3665a8 binman: Support missing compression tools by Stefan Herbrechtsmeier · 2 years, 3 months ago
- ec7d27d binman: Move compression bintool management into entry class by Stefan Herbrechtsmeier · 2 years, 3 months ago