- b768473 board: lsxl: use proper *_r variables by Michael Walle · 2 years, 3 months ago
- 5b849ca board: lsxl: reorder image loading and remove ramdisk_len by Michael Walle · 2 years, 3 months ago
- 75c190e board: lsxl: use CONFIG_DEFAULT_FDT_FILE by Michael Walle · 2 years, 3 months ago
- 9adb0b1 board: lsxl: automatically select CONFIG_MISC_INIT_R by Michael Walle · 2 years, 3 months ago
- 7f444e4 board: lsxl: remove unused header files by Michael Walle · 2 years, 3 months ago
- 6ee86ed board: lsxl: remove CONFIG_ENV_OVERWRITE by Michael Walle · 2 years, 3 months ago
- 3109688 board: lsxl: remove eraseenv script by Michael Walle · 2 years, 3 months ago
- b23710a board: lsxl: remove unused features by Michael Walle · 2 years, 3 months ago
- f1f8e00 board: lsxl: limit size to 384kiB by Michael Walle · 2 years, 3 months ago
- dc7241a button: gpio: add DM_GPIO dependency by Michael Walle · 2 years, 3 months ago
- f874e09 timer: add orion-timer support by Michael Walle · 2 years, 3 months ago
- 2e9151e arm: kirkwood: make it CONFIG_TIMER aware by Michael Walle · 2 years, 3 months ago
- e370d02 arm: kirkwood: 88f6281: Detect CONFIG_SYS_TCLK from SAR register by Pali Rohár · 2 years, 3 months ago
- 48d7dc6 time: move the CONFIG_SYS_TIMER_RATE handling to the compiler by Michael Walle · 2 years, 3 months ago
- c35331c arm: kirkwood: nsa310s: Add Distro boot capability by Tony Dinh · 2 years, 3 months ago
- 8e5d016 arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation by Pali Rohár · 2 years, 4 months ago
- db69aef arm: mvebu: turris_mox: Set "sfp" label in eth1 DT node when only Mox SFP is detected by Pali Rohár · 2 years, 4 months ago
- e16cc98 arm: mvebu: turris_omnia: Show MCU version by Pali Rohár · 2 years, 4 months ago
- 07e5fcf arm: kirkwood: pogo_v4: Add Distro boot capability by Tony Dinh · 2 years, 4 months ago
- 322d8da arm: mvebu: Define env_sf_get_env_addr() for all Armada boards in SPL by Pali Rohár · 2 years, 4 months ago
- 13c6e43 Prepare v2022.10-rc3 by Tom Rini · 2 years, 3 months ago
- e19f097 Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 3 months ago
- dc15383 Merge branch '2022-08-22-platform-removals-CI-updates' by Tom Rini · 2 years, 3 months ago
- d1ed446 CI: Move to Ubuntu 2022.04 "Jammy" for CI base by Tom Rini · 2 years, 4 months ago
- fdb677d CI: Azure: Merge PowerPC jobs in to one by Tom Rini · 2 years, 4 months ago
- 5c13bd1 powerpc: remove support for kmtergr1 and MPC8309 by Holger Brunck · 2 years, 3 months ago
- d1f0b42 arm: Remove warp board by Tom Rini · 2 years, 4 months ago
- 6c629d0 Merge branch '2022-08-20-enforce-DM_ETH-migration' 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
- 1e7b3df smdkc100: Remove legacy non-DM_ETH code by Tom Rini · 2 years, 4 months ago
- 06ee11d warp7: Remove legacy non-DM_ETH code by Tom Rini · 2 years, 4 months ago
- 179ec78 vinco: Remove legacy non-DM_ETH code by Tom Rini · 2 years, 4 months ago
- 7faa924 ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH code by Tom Rini · 2 years, 4 months ago
- 7ace2c8 am335x_sl50: Disable SPL_NET by Tom Rini · 2 years, 4 months ago
- 39d56e0 igep00x0: Disable networking by Tom Rini · 2 years, 4 months ago
- 9972d83 net: ks8851_mll: Remove legacy non-DM_ETH code and callers by Tom Rini · 2 years, 4 months ago
- 639d1dc mpc8548cds: Guard old ethernet code with !DM_ETH by Tom Rini · 2 years, 4 months ago
- 75ec06c ppc: Remove corenet_ds boards by Tom Rini · 2 years, 4 months ago
- 7806407 layerscape: Disable CONFIG_FMAN_ENET on *aqds* platforms by Tom Rini · 2 years, 4 months ago
- eff529e fsl-mc: Update dependencies for DM_ETH by Tom Rini · 2 years, 4 months ago
- 71fcf6d net: lpc32xx_eth.c ethernet driver by Tom Rini · 2 years, 4 months ago
- a25e28f arm: Remove kzm9g board by Tom Rini · 2 years, 4 months ago
- 72904f8 arm: Remove armadillo-800eva board by Tom Rini · 2 years, 4 months ago
- 550066b arm: Remove cm_t335 board by Tom Rini · 2 years, 4 months ago
- a395ebd arm: Remove edminiv2 board by Tom Rini · 2 years, 4 months ago
- 89fd594 mx28evk: Remove AUART/NAND/SPI variants by Fabio Estevam · 2 years, 4 months ago
- a5e4dcb binman: Add zstd bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
- eeb40b4 binman: Add xz bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 9087fc5 binman: Add lzop bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 2b8cda6 binman: Add gzip bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 9f25457 binman: Add bzip2 bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 23cb821 binman: Add BintoolPacker class to bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
- a14bee0 binman: Add compression tests by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 94813a0 binman: Support missing compression tools by Stefan Herbrechtsmeier · 2 years, 3 months ago
- a6e0b50 binman: Move compression bintool management into entry class by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 80c6277 binman: Select compression bintools in cbfs_util class by Stefan Herbrechtsmeier · 2 years, 3 months ago
- b4bfbce binman: Move compression bintools creation into test setup by Stefan Herbrechtsmeier · 2 years, 3 months ago
- b2f8d61 binman: Remove obsolete compressed data header handling by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 1732229 binman: Disable compressed data header by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 11121d3 binman: Add length header attribute to dtb entry by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 7f128a7 binman: Add DecompressData function to entry class by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 86f1fc0 binman: Check only section data in multi section test by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 4725030 binman: Collect bintools before usage by Stefan Herbrechtsmeier · 2 years, 3 months ago
- c766c8e binman: Forward AddBintools calls to base class by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 2cb6cdb binman: Forward AddBintools calls to sub entries in cbfs_util by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 486b944 binman: Avoid duplicates in bintool lists by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 732742e binman: Skip elf tests if python elftools is not available by Stefan Herbrechtsmeier · 2 years, 3 months ago
- bd5cd88 binman: Allow collection to use entries from other sections by Simon Glass · 2 years, 3 months ago
- b166975 binman: Allow passing entries using -n by Simon Glass · 2 years, 3 months ago
- 8fbca77 binman: Allow the image name to be the data file by Simon Glass · 2 years, 3 months ago
- 42074dc binman: Improve mkimage documentation by Simon Glass · 2 years, 3 months ago
- c6b283f binman: Avoid use of expected failure by Simon Glass · 2 years, 3 months ago
- ff1df8c binman: Adjust mkimage etype node reading by Simon Glass · 2 years, 3 months ago
- 0cf5bce binman: Add a way to check for missing properties by Simon Glass · 2 years, 3 months ago
- 9f57158 binman: Fix up the entry-docs for Entry_pre_load by Simon Glass · 2 years, 3 months ago
- 6a9b225 patman: Don't buffer test output with a single test by Simon Glass · 2 years, 3 months ago
- 5881641 patman: Put the coverage command-line last by Simon Glass · 2 years, 3 months ago
- 522fd7e bootstage: Show func name for bootstage_mark/error by Michal Simek · 2 years, 3 months ago
- 1b86cba log: Drop log_nop() functions by Simon Glass · 3 years, 8 months ago
- 7d3e407 binman: Put fake files in a subdirectory by Simon Glass · 2 years, 4 months ago
- ada07c7 Merge branch '2022-08-20-assorted-updates' by Tom Rini · 2 years, 3 months ago
- 62c94f7 gpio: aspeed: port Linux dt-bindings header file by Dhananjay Phadke · 2 years, 4 months ago
- 5ee4cac hwconfig: Allow to use restricted env by Pali Rohár · 2 years, 4 months ago
- 53f376b arm: k3: Correct an awk warning by Simon Glass · 2 years, 4 months ago
- e6c49ad arm64: explicitly disable pointer authentication instructions by Rasmus Villemoes · 2 years, 4 months ago
- 7ab9b88 Restore pcm051_rev3_defconfig config by Matwey V. Kornilov · 2 years, 4 months ago
- 729ac6c Nokia RX-51: Move board required options from defconfig to Kconfig by Pali Rohár · 2 years, 4 months ago
- b043e87 Nokia RX-51: Simplify calculation of attached kernel image address by Pali Rohár · 2 years, 4 months ago
- 39e486e Nokia RX-51: Simplify copy kernel code by Pali Rohár · 2 years, 4 months ago
- c1aec22 Nokia RX-51: Use U-Boot generic position independent code by Pali Rohár · 2 years, 4 months ago
- f8a6c90 Nokia RX-51: Fix invalidating zImage kernel format by Pali Rohár · 2 years, 4 months ago
- 4cf1b94 arm: Set default MACH_TYPE in Kconfig by Pali Rohár · 2 years, 4 months ago
- 172c790 MAINTAINERS: Update email of Neil Armstrong by Neil Armstrong · 2 years, 3 months ago
- 8550e9b Merge tag 'efi-2022-10-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 3 months ago
- aa89265 tools: mkeficapsule: use pkg-config for each lib separat by Heiko Thiery · 2 years, 4 months ago
- 7ec925d efi_loader: disk: remove unused field by AKASHI Takahiro · 2 years, 3 months ago
- a58e936 doc: dm: clarify activation. by Michal Suchanek · 2 years, 4 months ago
- 04d4b7c doc: qemu-riscv: describe booting with QEMU and KVM by Heinrich Schuchardt · 2 years, 3 months ago
- 10dfee8 Merge tag 'fsl-qoriq-2022-8-17' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 3 months ago
- a1c4699 board: ls1043ardb: fdt fixups for revision v7.0 boards by Camelia Groza · 2 years, 4 months ago