- f51a2f8 net: smc911x: Pull MII registration into separate function by Marek Vasut · 4 years, 8 months ago
- 9741795 net: smc911x: Fix potential memleak() in init fail path by Marek Vasut · 4 years, 8 months ago
- 6f6cf00 net: smc911x: Invert the logic in smc911x_miiphy_{read,write}() by Marek Vasut · 4 years, 8 months ago
- 49af0cb net: smc911x: Rename smc911x_rx() to smc911x_recv() by Marek Vasut · 4 years, 8 months ago
- 882d5f6 net: smc911x: Replace malloc()+memset() with calloc() by Marek Vasut · 4 years, 8 months ago
- 9c211e3 net: smc911x: Remove pkt_data_{push,pull} by Marek Vasut · 4 years, 8 months ago
- e7ab86d net: rtl8139: Fill in SPDX tag by Marek Vasut · 4 years, 7 months ago
- 6ee6caa net: rtl8139: Move functions around by Marek Vasut · 4 years, 7 months ago
- 0e5a411 net: rtl8139: Finish cleanup by Marek Vasut · 4 years, 7 months ago
- 38b306d net: rtl8139: Factor out hardware reset by Marek Vasut · 4 years, 7 months ago
- 661479f net: rtl8139: Minor cleanup of rtl_disable() by Marek Vasut · 4 years, 7 months ago
- 468fd95 net: rtl8139: Minor cleanup of rtl_poll() by Marek Vasut · 4 years, 7 months ago
- 67fdbc0 net: rtl8139: Minor cleanup of rtl_transmit() by Marek Vasut · 4 years, 7 months ago
- c7a3e35d net: rtl8139: Minor cleanup of rtl_reset() by Marek Vasut · 4 years, 7 months ago
- 89f3fac net: rtl8139: Minor cleanup of set_rx_mode() by Marek Vasut · 4 years, 7 months ago
- 198e6b5 net: rtl8139: Consistently use rtl8139_rx_config by Marek Vasut · 4 years, 7 months ago
- 17dc95e net: rtl8139: Minor cleanup of read_eeprom() by Marek Vasut · 4 years, 7 months ago
- f80f4e4 net: rtl8139: Rework eeprom_delay() macro by Marek Vasut · 4 years, 7 months ago
- a5e66e5 net: rtl8139: Register macro cleanup by Marek Vasut · 4 years, 7 months ago
- 24891dd net: dwc_eth_qos: Prevent DMA from writing updated RX DMA descriptor by Marek Vasut · 4 years, 8 months ago
- a83ca0c net: dwc_eth_qos: Invalidate RX packet DMA buffer by Marek Vasut · 4 years, 8 months ago
- 738ee27 net: dwc_eth_qos: Invalidate RX descriptor before reading by Marek Vasut · 4 years, 8 months ago
- dd90c2e net: dwc_eth_qos: Flush the RX descriptors on init by Marek Vasut · 4 years, 8 months ago
- 83858d8 net: dwc_eth_qos: Correctly wrap around TX descriptor tail pointer by Marek Vasut · 4 years, 8 months ago
- 4332d80 net: dwc_eth_qos: Fully rewrite RX descriptor field 3 by Marek Vasut · 4 years, 8 months ago
- c2abfca net: dc2114x: Switch DEBUG_SROM{,2} to debug_cond() by Marek Vasut · 4 years, 7 months ago
- dbe9c0c net: dc2114x: Reorganize driver by Marek Vasut · 4 years, 7 months ago
- 3b7b9e2 net: dc2114x: Clean up INL/OUTL functions by Marek Vasut · 4 years, 7 months ago
- 04da061 net: dc2114x: Clean up DE4X5 macros by Marek Vasut · 4 years, 7 months ago
- eb216f1 net: dc2114x: Clean up remaining driver code by Marek Vasut · 4 years, 7 months ago
- 2e5c2a1 net: dc2114x: Clean up SROM operations by Marek Vasut · 4 years, 7 months ago
- 5a0c332 net: dc2114x: Clean up send_setup_frame() by Marek Vasut · 4 years, 7 months ago
- 5b4e7df net: dc2114x: Clean up dc21x4x_halt() by Marek Vasut · 4 years, 7 months ago
- 9308df8 net: dc2114x: Clean up dc21x4x_recv() by Marek Vasut · 4 years, 7 months ago
- 7c53e33 net: dc2114x: Clean up dc21x4x_send() by Marek Vasut · 4 years, 7 months ago
- ca5cb04 net: dc2114x: Clean up init code by Marek Vasut · 4 years, 7 months ago
- 69529c9 net: pcnet: Switch to PCI memory access by Marek Vasut · 4 years, 7 months ago
- 3c0bcb9 net: pcnet: Replace mips-specific accessors by Marek Vasut · 4 years, 7 months ago
- 171f5e5 net: tulip: Remove CONFIG_TULIP_* by Marek Vasut · 4 years, 7 months ago
- 635a76b net: pcnet: Remove CONFIG_PCNET_79C97x by Marek Vasut · 4 years, 7 months ago
- f2c5564 net: Fix warning when including netdev.h on DM systems by Marek Vasut · 4 years, 7 months ago
- 78021b6 Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
- 9f0a6df Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 7 months ago
- 6d7dacf Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 7 months ago
- b9da77f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 7 months ago
- 2491546 x86: Add documentation for the chain-load feature by Simon Glass · 4 years, 7 months ago
- 86ee14f x86: Use the existing stack when chain-loading by Simon Glass · 4 years, 7 months ago
- cfe7a10 x86: Add a way to detect running from coreboot by Simon Glass · 4 years, 7 months ago
- 33139a0 x86: Move coreboot-table detection into common code by Simon Glass · 4 years, 7 months ago
- ba974a0 board: Add a gd flag for chain loading by Simon Glass · 4 years, 7 months ago
- f1f4438 pci: Avoid auto-config when chain loading by Simon Glass · 4 years, 7 months ago
- 526aabe x86: cpu: Skip init code when chain loading by Simon Glass · 4 years, 7 months ago
- 52b9beb x86: apl: Skip init code when chain loading by Simon Glass · 4 years, 7 months ago
- c793dbd x86: fsp: Allow skipping init code when chain loading by Simon Glass · 4 years, 7 months ago
- 0b885bc acpi: Add an acpi command by Simon Glass · 4 years, 7 months ago
- b38309b acpi: Move the xsdt pointer to acpi_ctx by Simon Glass · 4 years, 7 months ago
- 7e586f6 acpi: Put table-setup code in its own function by Simon Glass · 4 years, 7 months ago
- 29b3511 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 7 months ago
- 288edc7 acpi: Drop code for missing XSDT from acpi_write_rsdp() by Simon Glass · 4 years, 7 months ago
- 5f5ab0d x86: Allow devices to write ACPI tables by Simon Glass · 4 years, 7 months ago
- 86e1778 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · 4 years, 7 months ago
- 93f7f82 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 7 months ago
- fa04cef acpi: Add a binding for ACPI settings in the device tree by Simon Glass · 4 years, 7 months ago
- 43a1230 x86: cbfs: Drop unwanted declaration by Simon Glass · 4 years, 7 months ago
- f9f5f92 efi_loader: fix 'efidebug bootorder' by Heinrich Schuchardt · 4 years, 7 months ago
- dd9056c efi_loader: efidebug, avoid illegal memory access by Heinrich Schuchardt · 4 years, 7 months ago
- b5f4e9e efi_loader: fix 'efidebug boot dump' by Heinrich Schuchardt · 4 years, 7 months ago
- 661c02c MAINTAINERS: assign test/py/tests/test_efi*/ to EFI PAYLOAD by Heinrich Schuchardt · 4 years, 7 months ago
- d9f3307 efi_loader: remove CONFIG_EFI_SECURE_BOOT in efi_loader.h by AKASHI Takahiro · 4 years, 7 months ago
- 788bd90 doc/efi: rework secure boot description by Heinrich Schuchardt · 4 years, 7 months ago
- 11078bb efi_loader: identify EFI system partition by Heinrich Schuchardt · 4 years, 8 months ago
- 25801ac part: detect EFI system partition by Heinrich Schuchardt · 4 years, 8 months ago
- 4fe050e efi_loader: remove superfluous NULL check in bootefi.c by Heinrich Schuchardt · 4 years, 7 months ago
- b32ac16 test/py: fix test_efi_secboot/conftest.py by Heinrich Schuchardt · 4 years, 7 months ago
- 6864fc8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 7 months ago
- 206f375 configs: ls2088ardb: Correct DEFAULT_DEVICE_TREE value by Kuldeep Singh · 4 years, 8 months ago
- 045ecf8 configs: enable DM_ETH support for LS1046ARDB by Madalin Bucur · 4 years, 7 months ago
- eb19868 configs: enable DM_ETH support for LS1043ARDB by Madalin Bucur · 4 years, 7 months ago
- 6eb32a0 driver: net: fm: add DM ETH support by Madalin Bucur · 4 years, 7 months ago
- 20e0f62 driver: net: fm: add DM MDIO support by Madalin Bucur · 4 years, 7 months ago
- 1c71018 driver: net: fm: separate receive buffer free code by Madalin Bucur · 4 years, 7 months ago
- 8313cb0 driver: net: fm: change init_phy() param by Madalin Bucur · 4 years, 7 months ago
- 8de6301 ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1046ARDB by Madalin Bucur · 4 years, 7 months ago
- acbb98c ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1046A by Madalin Bucur · 4 years, 7 months ago
- be1d758 ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1043ARDB by Madalin Bucur · 4 years, 7 months ago
- cd64b0a ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1043A by Madalin Bucur · 4 years, 7 months ago
- d86ab1b ARM: dts: add QorIQ DPAA 1 FMan v3 device tree nodes by Madalin Bucur · 4 years, 7 months ago
- a2c402c configs: ls1012afrwy: drop env qspi_bootcmd by Biwen Li · 4 years, 7 months ago
- d71f65e configs: ls1046aqds: support distro boot by Biwen Li · 4 years, 7 months ago
- 57100bb configs: ls1028aqds: add lpuart config by Yuantian Tang · 4 years, 7 months ago
- e88cfb0 armv8: ls1028aqds: add lpuart dts support by Yuantian Tang · 4 years, 8 months ago
- 4659eb2 arm: dts: ls1028a: add lpuart nodes by Yuantian Tang · 4 years, 8 months ago
- 7dfa44f board: freescale: ls1028a: mux changes for lpuart by Yuantian Tang · 4 years, 8 months ago
- 643f5b4 configs: lx2160ardb: enable CONFIG_DM_ETH and related by Ioana Ciornei · 4 years, 8 months ago
- 027946d configs: ls2088ardb: enable CONFIG_DM_ETH and related by Ioana Ciornei · 4 years, 8 months ago
- c197da7 configs: ls1088ardb: enable CONFIG_DM_ETH and related by Ioana Ciornei · 4 years, 8 months ago
- 68c7c00 arm: dts: ls1088ardb: add DPMAC and PHY nodes by Ioana Ciornei · 4 years, 8 months ago
- 8727491 arm: dts: ls2088ardb: add DPMAC and PHY nodes by Ioana Ciornei · 4 years, 8 months ago
- f660f7a arm: dts: lx2160ardb: add DPMAC and PHY nodes by Ioana Ciornei · 4 years, 8 months ago
- a369ee3 arm: dts: ls1088a: add external MDIO nodes by Ioana Ciornei · 4 years, 8 months ago