- 0e248b5 imx8: ahab: fix some bad debug message formating by Seb Fagard · 4 years, 7 months ago
- abf7752 imx8: ahab: fix 'end address' parameter of rm_find_memreg by Peng Fan · 4 years, 7 months ago
- a903e13 imx8: Change to use new SECO API commands by Ye Li · 5 years ago
- b7328de imx8: parser: fix 'end address' parameter of rm_find_memreg by Peng Fan · 4 years, 7 months ago
- 6fcd0b2 imx8m: Dump DRAM PLL rate by clocks command by Ye Li · 4 years, 8 months ago
- 712a341 imx8mq: Set ARM core clock directly from ARM PLL by Peng Fan · 4 years, 7 months ago
- 15a7426 imx8mq: Enable eMMC HS400 and SD UHS mode on EVK by Ye Li · 5 years ago
- 6b87b3f imx8m: update clock root and fix core_sel by Peng Fan · 4 years, 7 months ago
- a07bcec imx8m: acquire ATF commit hash by Peng Fan · 4 years, 7 months ago
- 3f49742 imx8: move SIP macro to common header by Peng Fan · 4 years, 7 months ago
- 9b4e197 imx: update is_imx6ull to include i.MX6ULZ by Peng Fan · 4 years, 9 months ago
- c915403 imx: imx8m: add i.MX8MN variants support by Peng Fan · 4 years, 9 months ago
- cb1a1de imx: imx8m: add i.MX8MQ Dual and QuadLite support by Peng Fan · 4 years, 9 months ago
- 354dcce imx: cpu: support speed grade for i.MX8MP by Peng Fan · 4 years, 10 months ago
- 47586a4 imx8mn: Update speed grade by Peng Fan · 6 years ago
- c9a1a24 imx8mm: Update CPU speed grading by Ye Li · 6 years ago
- 499c949 imx: fix cpu_type helper by Peng Fan · 4 years, 9 months ago
- 126dcc9 ARM: imx: imx8mm: Add missing clock entries for FEC clock by Marek Vasut · 4 years, 7 months ago
- 8eb4fef net: smc911x: Split non-DM specific bits from common code by Marek Vasut · 4 years, 8 months ago
- b11c8bb net: smc911x: Clean up the status handling in smc911x_recv() by Marek Vasut · 4 years, 8 months ago
- 3dbab92 net: smc911x: Pass around driver private data by Marek Vasut · 4 years, 8 months ago
- ba267c7 net: smc911x: Convert IO accessors to {read,write}{w,l}() by Marek Vasut · 4 years, 8 months ago
- f0d73f5 net: smc911x: Drop weak alias from 32bit accessors by Marek Vasut · 4 years, 8 months ago
- eb46efa net: smc911x: Inline all functions from header file by Marek Vasut · 4 years, 8 months ago
- 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
- d597e61 rockchip: rk3399: Add Nanopi M4 2GB board support by Deepak Das · 4 years, 7 months ago
- f417d71 rk3399: Add ROC-RK3399-PC Mezzanine board by Suniel Mahesh · 4 years, 6 months ago
- fb3f5cd arm: dts: rk3399: Sync roc-pc-mezzanine from v5.7-rc1 by Jagan Teki · 4 years, 6 months ago
- 167efc2 arm64: dts: rk3399: Sync v5.7-rc1 from Linux by Jagan Teki · 4 years, 6 months ago
- 96993d7 clk: rk3399: Set empty for HCLK_SD assigned-clocks by Jagan Teki · 4 years, 6 months ago
- f44bf1b arm64: dts: rk3399-evb: Move u-boot properties into -u-boot.dtsi by Jagan Teki · 4 years, 6 months ago
- 4888fbe arm64: dts: rk3399-puma: Move u-boot properties into -u-boot.dtsi by Jagan Teki · 4 years, 6 months ago
- 062baa2 rockchip: dts: rock64: Fix XHCI usage by Chen-Yu Tsai · 4 years, 7 months ago
- bab9729 rockchip: rk3328: Add support for ROC-RK3328-CC board by Chen-Yu Tsai · 4 years, 7 months ago
- 50cbff7 rockchip: dts: rk3328: Sync device tree files from Linux by Chen-Yu Tsai · 4 years, 7 months ago
- 5d0ec90 rockchip: rk3328: Disable generic PHY support by Chen-Yu Tsai · 4 years, 7 months ago
- 2e15f86 dt-bindings: power: rk3328-power: sync from upstream Linux kernel by Chen-Yu Tsai · 4 years, 7 months ago
- d751b0c dt-bindings: clock: rk3328: sync from upstream Linux kernel by Chen-Yu Tsai · 4 years, 7 months ago
- 32fd616 rockchip: dts: rk3328: Move OTG node's hnp-srp-disable to rk3328-u-boot.dtsi by Chen-Yu Tsai · 4 years, 7 months ago
- 032ca15 rockchip: dts: rk3328-evb: Move gmac2io related nodes to -u-boot.dtsi by Chen-Yu Tsai · 4 years, 7 months ago
- 9a03177 rockchip: dts: rk3328-evb: Move vcc5v0-host-xhci-drv to -u-boot.dtsi by Chen-Yu Tsai · 4 years, 7 months ago
- b641dd3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 6 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, 6 months ago
- 286bcdb sifive: fu540: Enable spi-nor flash support by Jagan Teki · 4 years, 6 months ago
- 0edb066 riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi by Jagan Teki · 4 years, 7 months ago
- 25e4d94 spi: sifive: Fix QPP transfer by Jagan Teki · 4 years, 7 months ago
- 622b913 spi: sifive: Fix format register proto field by Jagan Teki · 4 years, 7 months ago
- b7d6e10 spi: sifive: Add spi-mem exec op by Jagan Teki · 4 years, 7 months ago
- 685465f mtd: spi-nor-ids: Add Spansion s25fs512s flash entry by Kuldeep Singh · 4 years, 7 months ago
- 0a08a61 watchdog: kconfig: Enable designware for rk3399 by Jagan Teki · 4 years, 7 months ago
- a976238 mtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256 by Jagan Teki · 4 years, 7 months ago
- 5bf3f3d mtd: spi-nor: Enable QE bit for ISSI flash by Jagan Teki · 4 years, 7 months ago
- e67cd81 spi: sifive: Tidy up dm_spi_slave_platdata variable by Jagan Teki · 4 years, 7 months ago
- f263b86 rk3399: Enable SF distro bootcmd by Jagan Teki · 4 years, 7 months ago
- 9f0a6df Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 6 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, 6 months ago
- b9da77f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 6 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