- 2fe6edf Merge branch 'next_gpio' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 1 year, 7 months ago
- a012215 Merge branch '2023-05-16-remove-misuse-of-env-is-nowhere' into next by Tom Rini · 1 year, 7 months ago
- 6916dc2 gpio: renesas: Simplify .request/.rfree callbacks by Pali Rohár · 2 years, 4 months ago
- 39962b2 env: Remove misuse of env is nowhere leftover by Stefan Herbrechtsmeier · 1 year, 7 months ago
- afccca9 powerpc/mpc85xx: socrates: Remove misuse of env is nowhere driver by Stefan Herbrechtsmeier · 1 year, 7 months ago
- d95ac85 imx6q: acc: Remove misuse of env is nowhere driver by Stefan Herbrechtsmeier · 1 year, 7 months ago
- 8dcc9c7 imx6: aristainetos: Remove misuse of env is nowhere driver by Stefan Herbrechtsmeier · 1 year, 7 months ago
- ae7030c Merge branch '2023-05-15-build-system-updates' into next by Tom Rini · 1 year, 7 months ago
- d7b87b7 Fix sparse checks processing by Christophe Leroy · 1 year, 7 months ago
- f5fe591 kbuild: Allow DTB overlays to built from .dtso named source files by Rasmus Villemoes · 1 year, 7 months ago
- dcbc5b0 kbuild: add dtc as dependency on .dtb files by Rasmus Villemoes · 1 year, 7 months ago
- 61890e5 scripts/Makefile.dts: tweak logic for deciding which dtbs to build by Rasmus Villemoes · 1 year, 7 months ago
- 4b4b6a0 scripts: dtc-version: support git version strings too by Martin Hundebøll · 1 year, 7 months ago
- bc352c8 Merge branch '2023-05-11-CONFIG_IS_ENABLED-vs-IS_ENABLED-cleanups' into next by Tom Rini · 1 year, 7 months ago
- 950f8ff power: pmic: add dm style definitions if not CONFIG_IS_ENABLED(POWER_LEGACY) by Troy Kisky · 1 year, 9 months ago
- 745d9e3 arm: mach-imx: use CONFIG_$(SPL_)SATA instead of CONFIG_SATA by Troy Kisky · 1 year, 9 months ago
- b454545 wandboard: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATA by Troy Kisky · 1 year, 9 months ago
- d64485e solidrun: mx6cuboxi: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATA by Troy Kisky · 1 year, 9 months ago
- 87031cb freescale: common: pfuze: define pfuze_mode_init only if defined(CONFIG_DM_PMIC) by Troy Kisky · 1 year, 9 months ago
- 4b00c29 m53menlo: define ft_board_setup only if CONFIG_IS_ENABLED(OF_LIBFDT) by Troy Kisky · 1 year, 9 months ago
- ab2307b ofnode: fdt_support definitions needed if OF_CONTROL is enabled by Troy Kisky · 1 year, 9 months ago
- c24b8f7 config_distro_bootcmd: remove booting environment variables from SPL environment by Troy Kisky · 1 year, 9 months ago
- c321bb2 x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLED by Troy Kisky · 1 year, 9 months ago
- 9122972 cmd: nvedit: remove error check, handle with Kconfig by Troy Kisky · 1 year, 9 months ago
- a33ec6d Merge branch 'master' into next by Tom Rini · 1 year, 7 months ago
- 66aea14 Prepare v2023.07-rc2 by Tom Rini · 1 year, 7 months ago
- ab41061 configs: Resync with savedefconfig by Tom Rini · 1 year, 7 months ago
- de35c3a board: ti: am64x: Add support for AM64B SK by Judith Mendez · 1 year, 8 months ago
- eda07d6 common: spl: spl: Remove video driver before u-boot proper by Nikhil M Jain · 1 year, 8 months ago
- 57a531b board: ti: am62x: evm: Add necessary functions to call splash screen by Nikhil M Jain · 1 year, 8 months ago
- f1b41b9 board: ti: am62x: am62x: Change splashimage and splashsource by Nikhil M Jain · 1 year, 8 months ago
- d0699df configs: am62x_evm_a53_defconfig: Changes in memory to support SPL splash screen by Nikhil M Jain · 1 year, 8 months ago
- 50f6925 btrfs: fix offset when reading compressed extents by Dominique Martinet · 1 year, 7 months ago
- 0dbe8e9 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 7 months ago
- 502c452 cmd: tlv_eeprom: enable 'dev' subcommand before 'read' by Josua Mayer · 1 year, 7 months ago
- f27be80 cmd: tlv_eeprom: handle -ENODEV error from read_eeprom function by Josua Mayer · 1 year, 7 months ago
- e411c97 cmd: tlv_eeprom: remove use of global variable has_been_read by Josua Mayer · 1 year, 7 months ago
- 4d79c98 cmd: tlv_eeprom: remove use of global variable current_dev by Josua Mayer · 1 year, 7 months ago
- 40fd854 Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 7 months ago
- afe5de7 Merge branch '2023-05-05-networking-updates' by Tom Rini · 1 year, 7 months ago
- b99df75 net: phy: Request rgmii-id phy reset gpio as output by Stefan Herbrechtsmeier · 1 year, 7 months ago
- 07b12d9 net: rtl8169: add minimal support for 8125B variant by Eugen Hristev · 1 year, 7 months ago
- 63c76c0 test: eth: IPv6 network discovery unit test by Ehsan Mohandesi · 1 year, 7 months ago
- 3eb5053 test/py: IPv6 network discovery test by Ehsan Mohandesi · 1 year, 7 months ago
- a0d6d27 net: ipv6: Add support for default gateway discovery. by Ehsan Mohandesi · 1 year, 7 months ago
- 4db1d0b net: phy: Make phy_interface_is_rgmii a switch statement by Nishanth Menon · 1 year, 8 months ago
- 05518a0 net: phy: Drop phy_interface_is_sgmii by Nishanth Menon · 1 year, 8 months ago
- 21876c2 net: phy: dp83867: Explicitly check against sgmii by Nishanth Menon · 1 year, 8 months ago
- 0788290 net: share fastboot boot handle logic between transports by Dmitrii Merkurev · 1 year, 8 months ago
- 308252d net: add fastboot TCP support by Dmitrii Merkurev · 1 year, 8 months ago
- 3acd054 net: support being a TCP server to unblock TCP fastboot by Dmitrii Merkurev · 1 year, 8 months ago
- d407acf net: dhcp6: Add a sandbox test for dhcp6 by Sean Edmond · 1 year, 8 months ago
- ba80286 net: dhcp6: pxe: Add DHCP/PXE commands for IPv6 by Sean Edmond · 1 year, 8 months ago
- e8c4383 net: dhcp6: Add DHCPv6 (DHCP for IPv6) by Sean Edmond · 1 year, 8 months ago
- 984e2b3 phy: realtek: don't duplicate genphy_startup by Rasmus Villemoes · 1 year, 8 months ago
- 9b8aa54 phy: broadcom: don't duplicate genphy_startup by Rasmus Villemoes · 1 year, 8 months ago
- 7776578 net: phy: gmii2rgmii: Support external rgmii-id phy by Stefan Herbrechtsmeier · 1 year, 8 months ago
- c8075bd net: add NFSv1 support by Thomas RIENOESSL · 1 year, 9 months ago
- 5009744 nfs: handle rpc errors for mount calls by Thomas RIENOESSL · 1 year, 9 months ago
- e9839f9 nfs: factor out generic reply error handling by Thomas RIENOESSL · 1 year, 9 months ago
- c1bec0d nfs: convert supported_nfs_versions bitfield to an enum by Thomas RIENOESSL · 1 year, 9 months ago
- dd65ba2 Let the EQoS in imx8mp handle fixed-phy too. by Elmar Psilog · 1 year, 9 months ago
- 65815e7 net: ipv6: IPv6 environment variable cleanup by Sean Edmond · 1 year, 10 months ago
- c136d00 drivers: net: fsl-mc: fix MAC address fixup procedure by Ioana Ciornei · 1 year, 10 months ago
- 5d1e922 drivers: net: ldpaa: export driver name and API to get DPMAC id by Ioana Ciornei · 1 year, 10 months ago
- 4b4fa9b net: ksz9477: add port_probe function to config phy by Tim Harvey · 1 year, 10 months ago
- 5765676 net: ksz9477: remove unnecessary variable by Tim Harvey · 1 year, 10 months ago
- 489b1ef net: ksz9477: remove unnecessary dsa_set_tagging call by Tim Harvey · 1 year, 10 months ago
- a2acf86 Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 7 months ago
- 339d9dd Merge tag 'fsl-qoirq-2023-5-5' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 1 year, 7 months ago
- d99596d board: cssi: Activate SMC relocation on CMPC885 board for MIAE device by Christophe Leroy · 1 year, 7 months ago
- f3bc7fc serial, mpc8xx: Take parameter RAM relocation into account by Christophe Leroy · 1 year, 7 months ago
- bb32bfd spi, mpc8xx: Take parameter RAM relocation into account by Christophe Leroy · 1 year, 7 months ago
- 7989467 powerpc: mpc8xx: Add SMC relocation CPM microcode by Christophe Leroy · 1 year, 7 months ago
- d8f34da powerpc: mpc885: Add CPM USB-SOF microcode for CPM15 ERRATA by Christophe Leroy · 1 year, 7 months ago
- 9a77a0b powerpc: Force cast on memcpy_toio() by Christophe Leroy · 1 year, 7 months ago
- 191e035 arm: dts: ten64: fix header typo and update copyright by Mathew McBride · 1 year, 8 months ago
- 1ffffd7 arm: dts: ten64: syncronise device tree with Linux by Mathew McBride · 1 year, 8 months ago
- 15b291e arm: dts: fsl-ls1088a: copy all missing bindings from Linux by Mathew McBride · 1 year, 8 months ago
- f647bed arm: dts: fsl-ls1088a: move and sync existing bindings to be under /soc by Mathew McBride · 1 year, 8 months ago
- fe2de5e arm: dts: fsl-ls1088a: syncronise fsl-mc definition with Linux by Mathew McBride · 1 year, 8 months ago
- 2f8f873 arm: dts: fsl-ls1088a: syncronise MDIO+PCS U-Boot definitions with Linux by Mathew McBride · 1 year, 8 months ago
- ba550f2 arm: dts: fsl-ls1088a: sync usb controller nodes with Linux by Mathew McBride · 1 year, 8 months ago
- 585a10f arm: dts: fsl-ls1088a: move I2C nodes under "soc" and syncronize with Linux by Mathew McBride · 1 year, 8 months ago
- 6ba7e72 arm: dts: fsl-ls1088a: move GPIO controller under "soc" per Linux by Mathew McBride · 1 year, 8 months ago
- 28bb934 arm: dts: fsl-ls1088a: import CPU definition from Linux kernel by Mathew McBride · 1 year, 8 months ago
- 510b988 arm: dts: fsl-ls1088a: match Linux FDT by disabling PCIe by default by Mathew McBride · 1 year, 8 months ago
- cb6a659 arm: dts: fsl-ls1088a: sync PCIe controller definition with Linux by Mathew McBride · 1 year, 8 months ago
- f6b411d arm: dts: fsl-ls1088a: import and sync full SMMU nodes with Linux by Mathew McBride · 1 year, 8 months ago
- 55d7bb8 pci: layerscape: add support for kernel/official fsl, ls1088a-pcie binding by Mathew McBride · 1 year, 8 months ago
- 6d9ec6a arm: dts: fsl-ls1088a: move memory node into U-Boot specific file by Mathew McBride · 1 year, 8 months ago
- 43b3850 arm: dts: fsl-ls1088a: move u-boot bootph tags into u-boot only files by Mathew McBride · 1 year, 8 months ago
- af58ce7 configs: ten64: enable DM_SERIAL by Mathew McBride · 1 year, 8 months ago
- e909b82 armv8: fsl-layerscape: check for crypto node first in fdt_fixup_remove_jr by Mathew McBride · 1 year, 8 months ago
- 95fe9e9 Merge branch '2023-05-04-assorted-TI-updates' by Tom Rini · 1 year, 7 months ago
- 4a55bf9 arm: dts: k3-j7200: ddr: Update to 0.6 version of DDR config tool by Neha Malcom Francis · 1 year, 7 months ago
- 87cd03d arm: dts: k3-j721e: ddr: Update to 0.9.1 version of DDR config tool by Neha Malcom Francis · 1 year, 7 months ago
- 8c01aa5 configs: j7200: Merge the HS and non-HS defconfigs by Manorit Chawdhry · 1 year, 7 months ago
- 4e4f6bc Kconfig: j721s2: Change K3_MCU_SCRATCHPAD_BASE to non firewalled region by Manorit Chawdhry · 1 year, 7 months ago
- 4176816 configs: j721s2: Merge the HS and non-HS defconfigs by Manorit Chawdhry · 1 year, 7 months ago