- 1cf4728 video: Tidy up Makefile rule for video by Simon Glass · 1 year, 4 months ago
- 6fdcd9d bootstd: Correct creating of bootdev sibling by Simon Glass · 1 year, 4 months ago
- b1d581d bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · 1 year, 4 months ago
- ac74608 usb: Return -ENOENT when no devices are found by Simon Glass · 1 year, 4 months ago
- 5ad079f arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 4 months ago
- 4970d5b arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · 1 year, 4 months ago
- 2f403d1 arm_ffa: introduce Arm FF-A support by Abdellatif El Khlifi · 1 year, 4 months ago
- a935819 usb: gadget: ether: Handle gadget driver registration in probe and remove by Marek Vasut · 1 year, 4 months ago
- 038b36d usb: gadget: ether: Move probe function above driver structure by Marek Vasut · 1 year, 4 months ago
- 34ee033 usb: gadget: ether: Inline functions used once by Marek Vasut · 1 year, 4 months ago
- b27c27a virtio: provide driver name in debug message by Heinrich Schuchardt · 1 year, 4 months ago
- 76e1472 net: mediatek: add support for MediaTek MT7988 SoC by developer · 1 year, 4 months ago
- 78fed68 net: mediatek: add support for NETSYS v3 by developer · 1 year, 4 months ago
- 03ce27b net: mediatek: add USXGMII support by developer · 1 year, 4 months ago
- a5d712a net: mediatek: add support for GMAC/USB3 PHY mux mode for MT7981 by developer · 1 year, 4 months ago
- 4aafc99 net: mediatek: add support for SGMII 1Gbps auto-negotiation mode by developer · 1 year, 4 months ago
- dd6243f net: mediatek: add missing static qualifier by developer · 1 year, 4 months ago
- 4781c6e net: mediatek: fix direct MDIO clause 45 access via SoC by developer · 1 year, 4 months ago
- 3a46a67 net: mediatek: optimize the switch reset delay wait time by developer · 1 year, 4 months ago
- 0884965 net: mediatek: connect switch to PSE only when starting eth is requested by developer · 1 year, 4 months ago
- 7815b2b pinctrl: mediatek: add pinctrl driver for MT7988 SoC by developer · 1 year, 4 months ago
- dac0f76 pinctrl: mediatek: add pinmux_set ops support by developer · 1 year, 4 months ago
- b42024c pinctrl: mediatek: fix the return value in driving configuration functions by developer · 1 year, 4 months ago
- 67873bd pinctrl: mediatek: convert most definitions to const by developer · 1 year, 4 months ago
- d27e302 clk: mediatek: add clock driver support for MediaTek MT7988 SoC by developer · 1 year, 4 months ago
- 356d5e2 pwm: mtk: add support for MediaTek MT7988 SoC by developer · 1 year, 4 months ago
- 406fd42 i2c: mediatek: fix I2C usability for MT7981 by developer · 1 year, 4 months ago
- 7f67957 reset: mediatek: check malloc return valaue before use by developer · 1 year, 4 months ago
- 5a83d2b serial: mtk: initial priv data before using by developer · 1 year, 4 months ago
- 92aef70 spi: mtk_spim: clear IRQ enable bits by developer · 1 year, 4 months ago
- 9f5fbaf spi: mtk_spim: get spi clk rate only once by developer · 1 year, 4 months ago
- fc561e9 board: mediatek: update config headers by developer · 1 year, 4 months ago
- bcb96bd net: rtl8169: Add one device ID 0x8161 by Minda Chen · 1 year, 4 months ago
- d238726 net: rtl8169: Fix DMA minimal aligned compile warning in RISC-V by Minda Chen · 1 year, 4 months ago
- 94aa963 net: rtl8169: Fix compile warning in rtl8169 by Minda Chen · 1 year, 4 months ago
- 08059f0 starfive: pci: Add StarFive JH7110 pcie driver by Mason Huo · 1 year, 4 months ago
- 375be33 i2c: designware: Add Kconfig for designware_i2c_pci.c by Minda Chen · 1 year, 4 months ago
- 451171c Merge tag 'x86-pull-20230801' of https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 1 year, 4 months ago
- 05ae6f4 Merge tag 'video-20230801' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 4 months ago
- 93d156f Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 4 months ago
- 44ceae6 drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video by Nikhil M Jain · 1 year, 4 months ago
- 2c81709 drivers: video: tidss: tidss_drv: Change remove method by Nikhil M Jain · 1 year, 4 months ago
- d40bc9e video: bochs: Set the frame buffer size per configuration by Bin Meng · 1 year, 4 months ago
- 7c509a0 video: kconfig: Set default FB size for Bochs by Bin Meng · 1 year, 4 months ago
- 88fdb44 video: kconfig: Drop the superfluous dependency by Bin Meng · 1 year, 4 months ago
- 0524170 video: kconfig: Fix wrong text for the PCI default FB size by Bin Meng · 1 year, 4 months ago
- 0ef4b7f video: bochs: Remove the x86 dependency by Bin Meng · 1 year, 4 months ago
- b745ac2 video: bochs: Avoid using IO instructions to access VGA IO port by Bin Meng · 1 year, 4 months ago
- b9e5825 video: bochs: Drop the useless argument of bochs_vga_write() by Bin Meng · 1 year, 4 months ago
- 276df3d video: bochs: Drop inclusion of <asm/mtrr.h> by Bin Meng · 1 year, 4 months ago
- acbafdd dm: video: Cosmetic style fix by Bin Meng · 1 year, 4 months ago
- 3413305 video: vesa: Use mtrr_set_next_var() for graphics memory by Bin Meng · 1 year, 4 months ago
- 7312489 video: ivybridge: Use mtrr_set_next_var() for graphics memory by Bin Meng · 1 year, 4 months ago
- 550731f video: broadwell: Use mtrr_set_next_var() for graphics memory by Bin Meng · 1 year, 4 months ago
- 7bcfc04 Merge tag 'u-boot-rockchip-20230731' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 4 months ago
- c46620f clk: rockchip: rk3328: Handle usb480m phy clock by Jagan Teki · 1 year, 6 months ago
- 0f514e6 phy: rockchip-inno-usb2: Add USB2 PHY for RK3328 by Jagan Teki · 1 year, 6 months ago
- e5b9341 usb: dwc3-generic: Restrict single ctrl node for RK3328 by Jagan Teki · 1 year, 6 months ago
- 31c3c80 power: regulator: rk8xx: Add 500us delay after LDO regulator is enabled by Jonas Karlman · 1 year, 5 months ago
- d3447b5 i2c: i2c-gpio: Correctly handle new {sda, scl}-gpios bindings by Chris Packham · 1 year, 4 months ago
- 04c6ae8 usb: dwc3-generic: Add rk3568 support by Jonas Karlman · 1 year, 4 months ago
- 5e8b61b usb: dwc3-generic: Relax unsupported dr_mode check by Jonas Karlman · 1 year, 4 months ago
- ee1e070 usb: dwc3-generic: Return early when there is no child node by Jonas Karlman · 1 year, 4 months ago
- 3bccce3 spl: CONFIG_SPL_PCI_PNP should depend on CONFIG_SPL_PCI by Heinrich Schuchardt · 1 year, 4 months ago
- ea2d94f Merge branch '2023-07-27-TI-K2-K3-updates' by Tom Rini · 1 year, 4 months ago
- 51b848f Merge tag 'u-boot-rockchip-20230728' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 4 months ago
- 407f8d9 omap: timer: add ti,am654-timer compatibility by Sjoerd Simons · 1 year, 4 months ago
- 4006cb0 ata: dwc_ahci: Fix support for other platforms by Jonas Karlman · 1 year, 4 months ago
- 9634235 rockchip: clk: clk_rk3568: Add CLK_PCIEPHY2_REF support by Jonas Karlman · 1 year, 4 months ago
- 7257f09 regulator: fixed: Add support for gpios prop by Jonas Karlman · 1 year, 4 months ago
- 97be165 pci: pcie_dw_rockchip: Disable unused BARs of the root complex by Jon Lin · 1 year, 4 months ago
- 64942b7 pci: pcie_dw_rockchip: Speed up link probe by Jonas Karlman · 1 year, 4 months ago
- 39993bc pci: pcie_dw_rockchip: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 4 months ago
- 8746d9c pci: pcie_dw_rockchip: Get config region from reg prop by Jonas Karlman · 1 year, 4 months ago
- 3b00730 core: read: add dev_read_addr_size_index_ptr function by Jonas Karlman · 1 year, 4 months ago
- cceb238 mtd: nand: raw: rockchip_nfc: copy hwecc PA data to oob_poi buffer by Johan Jonker · 1 year, 5 months ago
- 9354394 phy: rockchip: add usbdp combo phy driver by Frank Wang · 1 year, 6 months ago
- f1ecb85 video: rockchip: Add support for RK3399 to dw-mipi-dsi bridge by Ondrej Jirman · 1 year, 6 months ago
- be0619b net: ti: am65-cpsw-nuss: Get port mode register from standard "phys" property by Roger Quadros · 1 year, 4 months ago
- cb8f8ad net: ti: am65-cpsw-nuss: Use approved property to get efuse address by Roger Quadros · 1 year, 4 months ago
- 028849d net: ti: am65-cpsw-nuss: Enforce pinctrl state on the MDIO child node by Maxime Ripard · 1 year, 4 months ago
- 8b26a69 phy: adin: add readext and writeext support for mdio cmd by Nate Drude · 1 year, 5 months ago
- 2890a80 net: ksz9477: add support for KSZ9893 GbE switch by Karsten Wiese · 1 year, 5 months ago
- f7b6621 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 4 months ago
- e47b92c usb: xhci: Fix double free on failure by Richard Habeeb · 1 year, 4 months ago
- 5e118dd drivers: watchdog: add mcf watchdog support by Angelo Dureghello · 1 year, 5 months ago
- 22f03df drivers: rtc: max313xx: provide read8/write8 by Chris Packham · 1 year, 5 months ago
- 8b24d14 lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number by Mattijs Korpershoek · 1 year, 5 months ago
- 914524a drivers: led: bcm6858: do not use null label to find the top by Philippe Reynes · 1 year, 5 months ago
- ce399f8 mailbox: k3-sec-proxy: Fill non-message tx data fields with 0x0 by Nishanth Menon · 1 year, 5 months ago
- 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 4 months ago
- 4af9c8e arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · 1 year, 4 months ago
- e7f77f9 arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 4 months ago
- bbb82b4 arm_ffa: introduce Arm FF-A support by Abdellatif El Khlifi · 1 year, 4 months ago
- 4c16abb Merge tag 'u-boot-at91-fixes-2023.10-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 1 year, 4 months ago
- d46f289 atmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE. by Zixun LI · 1 year, 6 months ago
- a3897e6 clk: starfive: jh7110: Add of_xlate ops and macros for clock id conversion by Xingyu Wu · 1 year, 5 months ago
- 751e440 clk: starfive: jh7110: Separate the PLL driver by Xingyu Wu · 1 year, 5 months ago
- 085f1dd drivers: video: Kconfig: Add config remove video by Nikhil M Jain · 1 year, 4 months ago
- f7ec531 common: board_f: Pass frame buffer info from SPL to u-boot by Nikhil M Jain · 1 year, 4 months ago