- 7fa40df i2c: mediatek: fix I2C usability for MT7981 by Weijie Gao · 1 year, 6 months ago
- 6f1cc26 reset: mediatek: check malloc return valaue before use by Weijie Gao · 1 year, 6 months ago
- 0fd96bf serial: mtk: initial priv data before using by Weijie Gao · 1 year, 6 months ago
- b43512d spi: mtk_spim: clear IRQ enable bits by Weijie Gao · 1 year, 6 months ago
- 793e623 spi: mtk_spim: get spi clk rate only once by Weijie Gao · 1 year, 6 months ago
- fd9385a board: mediatek: update config headers by Weijie Gao · 1 year, 6 months ago
- 5fd6d4c arm: mediatek: retrieve ram_base from dts node for armv8 platform by Weijie Gao · 1 year, 6 months ago
- 35e6c89 Merge tag 'dm-pull-2aug23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 6 months ago
- 288ae53 binman: Add a temporary hack for duplicate phandles by Simon Glass · 1 year, 6 months ago
- 0236642 cmd/bootdev: print readable status code by Heinrich Schuchardt · 1 year, 6 months ago
- ca9d926 boot: fix bootdev_list() by Heinrich Schuchardt · 1 year, 6 months ago
- d4d9766 binman: Support templates containing phandles by Simon Glass · 1 year, 6 months ago
- af41b24 binman: Remove templates after use by Simon Glass · 1 year, 6 months ago
- 589c2d9 fdt: Allow copying phandles into templates by Simon Glass · 1 year, 6 months ago
- 8df8b6d dtoc: Add some debugging when copying nodes by Simon Glass · 1 year, 6 months ago
- 7155646 dtoc: Make properties dirty when purging them by Simon Glass · 1 year, 6 months ago
- b2f47a5 binman: Produce a template-file after processing by Simon Glass · 1 year, 6 months ago
- 491f90e Makefile: Show binman missing blob message by Jonas Karlman · 1 year, 6 months ago
- 8f452bc binman: Show filename in missing blob help message by Jonas Karlman · 1 year, 6 months ago
- c260015 binman: Fix blank line usage for invalid images warning text by Jonas Karlman · 1 year, 6 months ago
- 49dcd1c binman: Override CheckOptional in fit entry by Jonas Karlman · 1 year, 6 months ago
- d92c4dd binman: Report missing external blobs using error level by Jonas Karlman · 1 year, 6 months ago
- 05dec37 binman: Update missing optional external blob warning text by Jonas Karlman · 1 year, 6 months ago
- 321f256 binman: Update tee-os missing blob help text by Jonas Karlman · 1 year, 6 months ago
- 38dedeb Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 6 months ago
- 43176ed binman: elf: Check for ELF_TOOLS availability and remove extra semicolon by Lukas Funke · 1 year, 6 months ago
- 02be57c riscv: qemu: Enable usb keyboard as an input device by Bin Meng · 1 year, 6 months ago
- 124308e riscv: qemu: Remove out-of-date "riscv, kernel-start" handling by Bin Meng · 1 year, 6 months ago
- 608b80b riscv: qemu: Enable PRE_CONSOLE_BUFFER by Bin Meng · 1 year, 6 months ago
- 6b343ab console: Print out complete stdio device list by Bin Meng · 1 year, 6 months ago
- f30fd55 console: Refactor stdio_print_current_devices() a little bit by Bin Meng · 1 year, 6 months ago
- 75bfc6f console: Make stdio_print_current_devices() static by Bin Meng · 1 year, 6 months ago
- 142276c console: kconfig: Drop the redundant VIDEO dependency by Bin Meng · 1 year, 6 months ago
- 7161616 riscv: qemu: Enable Bochs video support by Bin Meng · 1 year, 6 months ago
- 093bd03 acpi: Add missing RISC-V acpi_table header by Heinrich Schuchardt · 1 year, 6 months ago
- cd24d07 riscv: sifive: initialize PCI on Unmatched by Heinrich Schuchardt · 1 year, 6 months ago
- 493c03f configs: starfive-jh7110: Add CONFIG_RTL8169 by Minda Chen · 1 year, 6 months ago
- ff8590a net: rtl8169: Add one device ID 0x8161 by Minda Chen · 1 year, 6 months ago
- 3094845 net: rtl8169: Fix DMA minimal aligned compile warning in RISC-V by Minda Chen · 1 year, 6 months ago
- a6a0d6a net: rtl8169: Fix compile warning in rtl8169 by Minda Chen · 1 year, 6 months ago
- 8db2224 riscv: dts: starfive: Enable PCIe host controller by Mason Huo · 1 year, 6 months ago
- cb2750e configs: starfive-jh7110: Add support for PCIe host driver by Mason Huo · 1 year, 6 months ago
- 7870a05 starfive: pci: Add StarFive JH7110 pcie driver by Mason Huo · 1 year, 6 months ago
- 7eb62cb i2c: designware: Add Kconfig for designware_i2c_pci.c by Minda Chen · 1 year, 6 months ago
- 7755b22 Merge tag 'x86-pull-20230801' of https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 1 year, 6 months ago
- e5b082a Merge tag 'video-20230801' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 6 months ago
- aaeaef2 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 6 months ago
- b8d3a6c drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video by Nikhil M Jain · 1 year, 6 months ago
- 3f9b5a7 drivers: video: tidss: tidss_drv: Change remove method by Nikhil M Jain · 1 year, 6 months ago
- e1a0caf video: bochs: Set the frame buffer size per configuration by Bin Meng · 1 year, 6 months ago
- f91f0e7 video: kconfig: Set default FB size for Bochs by Bin Meng · 1 year, 6 months ago
- 185ae84 video: kconfig: Drop the superfluous dependency by Bin Meng · 1 year, 6 months ago
- 17cd802 video: kconfig: Fix wrong text for the PCI default FB size by Bin Meng · 1 year, 6 months ago
- e1b4697 video: bochs: Remove the x86 dependency by Bin Meng · 1 year, 6 months ago
- ffe1c83 video: bochs: Avoid using IO instructions to access VGA IO port by Bin Meng · 1 year, 6 months ago
- caae795 video: bochs: Drop the useless argument of bochs_vga_write() by Bin Meng · 1 year, 6 months ago
- 5ee029a video: bochs: Drop inclusion of <asm/mtrr.h> by Bin Meng · 1 year, 6 months ago
- 08ece5b dm: video: Cosmetic style fix by Bin Meng · 1 year, 6 months ago
- db971a7 x86: Add a little more info to cbsysinfo by Simon Glass · 1 year, 6 months ago
- d560f7c x86: Return mtrr_add_request() to its old purpose by Simon Glass · 1 year, 6 months ago
- bff002d video: vesa: Use mtrr_set_next_var() for graphics memory by Bin Meng · 1 year, 6 months ago
- 0f497b2 video: ivybridge: Use mtrr_set_next_var() for graphics memory by Bin Meng · 1 year, 6 months ago
- b5126f2 video: broadwell: Use mtrr_set_next_var() for graphics memory by Bin Meng · 1 year, 6 months ago
- 3dfa411 x86: fsp: Use mtrr_set_next_var() for graphics memory by Bin Meng · 1 year, 6 months ago
- 41fbb34 x86: Change testing logic of mtrr commit by Bin Meng · 1 year, 6 months ago
- 4e619e8 Merge tag 'u-boot-rockchip-20230731' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 6 months ago
- 1f54f71 board: rockchip: Add Radxa E25 Carrier Board by Jonas Karlman · 1 year, 6 months ago
- b6fd3c6 configs: rockchip: Enable USB2PHY for RK3328 boards by Jagan Teki · 1 year, 7 months ago
- c016525 clk: rockchip: rk3328: Handle usb480m phy clock by Jagan Teki · 1 year, 7 months ago
- 9aa93d8 phy: rockchip-inno-usb2: Add USB2 PHY for RK3328 by Jagan Teki · 1 year, 7 months ago
- 5d334b7 configs: Enable DWC3 USB 3.0 on RK3328 boards by Jagan Teki · 1 year, 7 months ago
- 185571b usb: dwc3-generic: Restrict single ctrl node for RK3328 by Jagan Teki · 1 year, 7 months ago
- 559911f configs: Drop unused XHCI_DWC3 for RK3328 boards by Jagan Teki · 1 year, 7 months ago
- b71f74e arm64: dts: rockchip: Drop unused rk3328-xhci node by Jagan Teki · 1 year, 7 months ago
- fea7a29 power: regulator: rk8xx: Add 500us delay after LDO regulator is enabled by Jonas Karlman · 1 year, 7 months ago
- 5c1c6b7 arm: mvebu: x240: Use i2c-gpio instead of built in controller by Chris Packham · 1 year, 6 months ago
- 414236b i2c: i2c-gpio: Correctly handle new {sda, scl}-gpios bindings by Chris Packham · 1 year, 6 months ago
- b8fc654 board: rockchip: add Radxa ROCK5A Rk3588 board by Eugen Hristev · 1 year, 6 months ago
- 7031224 ARM: dts: rockchip: rk3588: Move bootph-all props to common file by Eugen Hristev · 1 year, 6 months ago
- def50c6 rockchip: rk3568-rock-3a: Fix pcie2x1 and pcie3x2 pinctrl override by Jonas Karlman · 1 year, 6 months ago
- 747f9f2 rockchip: rk3588-rock-5b: Fix SPI Flash alias by Jonas Karlman · 1 year, 6 months ago
- 52f6b96 rockchip: rk3568-rock-3a: Fix SPI Flash alias by Jonas Karlman · 1 year, 6 months ago
- 6ed3952 doc: rockchip: Update SPI flashing instruction by Jonas Karlman · 1 year, 6 months ago
- ee75f16 rockchip: rk3399-roc-pc: Fix SPL max size and SPI flash payload offset by Jonas Karlman · 1 year, 6 months ago
- 263f81d rockchip: rk3399-pinephone-pro: Fix SPL max size and SPI flash payload offset by Jonas Karlman · 1 year, 6 months ago
- cc11d5c rockchip: rk3399-pinebook-pro: Fix SPL max size and SPI flash payload offset by Jonas Karlman · 1 year, 6 months ago
- ada6328 rockchip: rk3399-rockpro64: Fix SPL max size and SPI flash payload offset by Jonas Karlman · 1 year, 6 months ago
- f40dcc7 rockchip: rk356x-u-boot: Use relaxed u-boot,spl-boot-order by Jonas Karlman · 1 year, 6 months ago
- a3ef37a rockchip: rk356x-u-boot: Add bootph-all to common pinctrl nodes by Jonas Karlman · 1 year, 6 months ago
- 23ad80a rockchip: rk3566-radxa-cm3-io: Sync dts from linux v6.4 by Jonas Karlman · 1 year, 6 months ago
- 0e3480c rockchip: rk356x: Sync dtsi from linux v6.4 by Jonas Karlman · 1 year, 6 months ago
- 6855fa6 board: rockchip: Add Pine64 SOQuartz on CM4-IO by Jonas Karlman · 1 year, 6 months ago
- d0026e5 board: rockchip: Add Pine64 SOQuartz on Blade by Jonas Karlman · 1 year, 6 months ago
- 651492b board: rockchip: Add Pine64 SOQuartz on Model A by Jonas Karlman · 1 year, 6 months ago
- f52452b board: rockchip: Add Pine64 Quartz64-B Board by Jonas Karlman · 1 year, 6 months ago
- 9c1b5d1 board: rockchip: Add Pine64 Quartz64-A Board by Jonas Karlman · 1 year, 6 months ago
- f8a2d1c rockchip: rk3568: Use dwc3-generic driver by Jonas Karlman · 1 year, 6 months ago
- caaeac8 usb: dwc3-generic: Add rk3568 support by Jonas Karlman · 1 year, 6 months ago
- 6913c30 usb: dwc3-generic: Relax unsupported dr_mode check by Jonas Karlman · 1 year, 6 months ago
- 4412a2b usb: dwc3-generic: Return early when there is no child node by Jonas Karlman · 1 year, 6 months ago