- 021d1cf Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B" by Henrik Grimler · 1 year, 7 months ago
- 0a2daf3 video: tweak CONFIG_SPL_VIDEO description by John Keeping · 1 year, 7 months ago
- 57ce1bc Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · 1 year, 7 months ago
- 9dccf34 mtd: cfi: respect reg address length by Nuno Sá · 1 year, 7 months ago
- b4db286 Merge branch 'master_rzn1/rzn1' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 7 months ago
- 4bb7c16 bootstd: usb: Avoid initing USB twice by Simon Glass · 1 year, 7 months ago
- 2510aab usb: Tidy up the usb_start flag by Simon Glass · 1 year, 7 months ago
- 9446dfe board: schneider: add RZN1 board support by Ralph Siemsen · 1 year, 7 months ago
- 4ceb0d3 ram: cadence: add driver for Cadence EDAC by Ralph Siemsen · 1 year, 7 months ago
- 1df3a30 pinctrl: renesas: add R906G032 driver by Ralph Siemsen · 1 year, 7 months ago
- a0dfc71 clk: renesas: add R906G032 driver by Ralph Siemsen · 1 year, 7 months ago
- 0bdc94a clk: renesas: prepare for non R-Car clock drivers by Ralph Siemsen · 1 year, 7 months ago
- 6b31e61 x86: sysreset: Set up LPC only after relocation by Simon Glass · 1 year, 7 months ago
- df97e14 sf: Rename spi-nor-tiny functions by Simon Glass · 1 year, 7 months ago
- 3190f1e sf: Guard against zero erasesize by Simon Glass · 1 year, 7 months ago
- 9307401 dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · 1 year, 7 months ago
- 4e969d6 nvme: Enable PCI bus mastering by Simon Glass · 1 year, 7 months ago
- a5f9a61 pci: coreboot: Don't read regions when booting by Simon Glass · 1 year, 7 months ago
- 684bc74 x86: Allow locating the UART from ACPI tables by Simon Glass · 1 year, 7 months ago
- e264be4 acpi: Create a new Kconfig for ACPI by Simon Glass · 1 year, 7 months ago
- 5d30483 input: Flush the keyboard buffer before resetting it by Simon Glass · 1 year, 7 months ago
- 4ea52d5 Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 7 months ago
- 3d3f407 clk: rockchip: rk3588: add hardcoded assigned clocks values by Eugen Hristev · 1 year, 8 months ago
- ca4134a reset: reset-rockchip: fix trivial line spacing alignment by Eugen Hristev · 1 year, 8 months ago
- f179826 clk: rockchip: correct trivial typo in debug message by Eugen Hristev · 1 year, 8 months ago
- 32a5103 pci: pcie_dw_rockchip: release resources on failing probe by Eugen Hristev · 1 year, 8 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
- 511a047 drivers: fix debug string with fdt_addr_t input by Johan Jonker · 1 year, 9 months ago
- 2f9f775 drivers: use devfdt_get_addr_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
- b52189e drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
- 4070278 drivers: use devfdt_get_addr_size_index_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
- 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
- 5ff8812 drivers: use dev_read_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
- 497bc73 spi: spi-aspeed-smc: use devfdt_get_addr_index_ptr by Johan Jonker · 1 year, 9 months ago
- 54ab044 core: read: add dev_read_addr_index_ptr function by Johan Jonker · 1 year, 9 months ago
- ef6769f core: fdtaddr: add devfdt_get_addr_size_index_ptr function by Johan Jonker · 1 year, 7 months ago
- 2e304a2 core: remap: fix regmap_init_mem_plat() reg size handeling by Johan Jonker · 1 year, 9 months ago
- 625eff9 rockchip: spi: rk_spi: use base variable with uintptr_t size by Johan Jonker · 1 year, 9 months ago
- 19bb23b rockchip: pwm: rk_pwm: use base variable with uintptr_t size by Johan Jonker · 1 year, 9 months ago
- 1642763 rockchip: timer: dw-apb-timer: use regs variable with uintptr_t size by Johan Jonker · 1 year, 9 months ago
- b415d0e rockchip: adc: rockchip-saradc: use dev_read_addr_ptr by Johan Jonker · 1 year, 9 months ago
- c271371 mtd: nand: add support for the Sandisk SDTNQGAMA chip by Johan Jonker · 1 year, 9 months ago
- 6404ca6 mtd: nand: raw: rockchip_nfc: fix oobfree offset and description by Johan Jonker · 1 year, 9 months ago
- fb1ab9f mtd: nand: raw: rockchip_nfc: add flash_node to chip structure by Johan Jonker · 1 year, 9 months ago
- 65c4346 mtd: nand: raw: rockchip_nfc: add layout structure by Johan Jonker · 1 year, 9 months ago
- 50b1924 mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc" by Johan Jonker · 1 year, 9 months ago
- a433de0 mtd: nand: raw: rockchip_nfc: use dev_read_addr_ptr by Johan Jonker · 1 year, 9 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
- 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
- 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
- dd65ba2 Let the EQoS in imx8mp handle fixed-phy too. by Elmar Psilog · 1 year, 9 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
- 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
- 55d7bb8 pci: layerscape: add support for kernel/official fsl, ls1088a-pcie binding by Mathew McBride · 1 year, 8 months ago
- 5c2208a k3: pmic: Clear ESM masks by Neha Malcom Francis · 1 year, 8 months ago
- e6050cc powerpc: mpc8xx: CPM parameter RAM can be anywhere by Christophe Leroy · 1 year, 7 months ago
- 14546c1 pci: fsl: Do not access PCI BAR0 register of PCIe Root Port by Pali Rohár · 1 year, 7 months ago
- 72378a5 Merge tag 'u-boot-imx-20230503' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 7 months ago
- 464c2be mmc: hi6220_dw_mmc: add compatible for HC2910 support by Yang Xiwen · 1 year, 8 months ago
- 8c9bb0a pinctrl: mediatek: set R1/R0 in case pullen/pullsel succeeded by Daniel Golle · 1 year, 8 months ago
- 75c472b serial: msm-geni: correct oversampling value based on QUP hardware revision by Vladimir Zapolskiy · 1 year, 7 months ago
- 0c8712b serial: msm-geni: Use upstream Linux bindings by Konrad Dybcio · 1 year, 7 months ago
- 51ff6c3 serial: msm-geni: fix a compile time warning from msm_serial_setbrg() by Vladimir Zapolskiy · 1 year, 7 months ago
- f76cc18 serial: msm-geni: fix code indentation by Vladimir Zapolskiy · 1 year, 7 months ago
- 5025119 serial: msm-geni: remove invalid se-clk clock name by Vladimir Zapolskiy · 1 year, 7 months ago
- cb844b3 serial: msm-geni: Always bind before relocation by Konrad Dybcio · 1 year, 7 months ago
- e896928 serial: msm-geni: remove redundant includes by Vladimir Zapolskiy · 1 year, 7 months ago
- f7a6429 misc: add Qualcomm GENI SE QUP device driver by Vladimir Zapolskiy · 1 year, 7 months ago
- c151a12 extcon: add MAX14526 MUIC support by Svyatoslav Ryhel · 1 year, 7 months ago
- 669f5c8 test: Add tests for the extcon by Svyatoslav Ryhel · 1 year, 7 months ago
- 0852386 dm: extcon: add an uclass for extcon by Svyatoslav Ryhel · 1 year, 7 months ago
- bb202b2 pci: auto: Remove PCI_CLASS_PROCESSOR_POWERPC autoconfig case by Pali Rohár · 1 year, 7 months ago
- 0e6e542 usb: ehci-mx6: move phy setup before register access by Tim Harvey · 1 year, 7 months ago
- 681f2d0 pci: mpc85xx: Do not access PCI BARs registers of BDF address 00:00.0 by Pali Rohár · 1 year, 7 months ago
- c176cdd pci: mpc85xx: Do not try to access extended PCIe registers by Pali Rohár · 1 year, 8 months ago
- 861ce84 pci: mpc85xx: Allow 8/16-bit access to PCI config space by Pali Rohár · 1 year, 8 months ago
- 42fe126 pci: mpc85xx: Add missing sync() after writing to PCI config space by Pali Rohár · 1 year, 8 months ago
- 921084a Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 7 months ago
- 164663c Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 7 months ago
- 124f5cb Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 7 months ago
- 8664860 core: fdtaddr: use map_sysmem() as cast for the return by Johan Jonker · 1 year, 7 months ago
- 4b876e3 dm: core: introduce uclass_get_device_by_of_path() by Rasmus Villemoes · 1 year, 8 months ago
- 8bf32b0 uclass: add uclass_find_device_by_phandle_id() helper by Rasmus Villemoes · 1 year, 8 months ago
- 40e0b8a dm: core: Make aliases_lookup static by Bin Meng · 1 year, 8 months ago
- 5fbd423 drivers: tee: sandbox: Fix SCP03 control emulator by Jorge Ramirez-Ortiz · 1 year, 8 months ago
- 6db1b65 sandbox: fix return type of os_filesize() by Heinrich Schuchardt · 1 year, 8 months ago
- 2722a9b sandbox: mark sandbox_exit() as no return. by Heinrich Schuchardt · 1 year, 8 months ago
- db9ef8c sandbox: spi: sandbox_sf_process_cmd() missing fallthrough by Heinrich Schuchardt · 1 year, 8 months ago