git.openpandora.org
/
pandora-u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pandora-u-boot.git
2025-10-30
Kaustabh Chakraborty
mmc: dw_mmc: add voltage switch command flag
commit
|
commitdiff
|
tree
|
snapshot
2025-10-30
Kaustabh Chakraborty
mmc: dw_mmc: properly address command completion in...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-30
Kaustabh Chakraborty
mmc: dw_mmc: do not skip dwmci_setup_bus() for same...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-30
Kaustabh Chakraborty
mmc: dw_mmc: export dwmci_send_cmd() and dwmci_set_ios()
commit
|
commitdiff
|
tree
|
snapshot
2025-10-30
Lukas Timmermann
mmc: exynos_dw_mmc: Add compatible string for Exynos5250
commit
|
commitdiff
|
tree
|
snapshot
2025-10-29
Tom Rini
Merge tag 'u-boot-ufs-20251029' of https://source.denx...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-29
Tom Rini
Merge branch 'master' of https://source.denx.de/u-boot...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-29
Tom Rini
Merge branch 'master' of git://source.denx.de/u-boot-usb
commit
|
commitdiff
|
tree
|
snapshot
2025-10-29
Tom Rini
Merge branch 'master' of https://source.denx.de/u-boot...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Raymond Mao
MAINTAINERS: update my email address
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Tom Rini
Revert "clk: Return value calculated by ERR_PTR"
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Tom Rini
spi: altera_spi: Add missing <time.h> to altera_spi.c
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Tom Rini
spi: Tighten some spi driver dependencies
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Tom Rini
clk: Tighten some clock driver dependencies
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Tom Rini
x86: Rename arch/x86/include/asm/pnp_def.h to include...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Tom Rini
mtd: nvmxip: Make use of LBAF for printing lbaint_t
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Tom Rini
mtd: spi: sf_dataflash.c: Make use of 'z' for printing...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Tom Rini
mtd: Correct dependency on SYS_FLASH_CHECKSUM
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Tom Rini
mtd: Add function prototype for mtd_read_oob_bf(...)
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Tom Rini
clk: Add missing <dm/device.h> to include/clk.h
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Andrew Goodbody
mtd: nand: Prevent dereference of NULL pointer
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Andrew Goodbody
cmd: mtd: Prevent use of uninitialised variable
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Tom Rini
ARM: renesas: Drop 'imply MULTI_DTB_FIT_USER_DEFINED_AR...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Tuyen Dang
ufs: Add UFS driver for Renesas R-Car X5H
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Marek Vasut
ufs: renesas: Update Kconfig entry help text
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Marek Vasut
ufs: Call ufs_scsi_bind() from uclass .post_bind
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Andrew Goodbody
spi: spi-uclass: Use unwind goto
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Andrew Goodbody
spi: fspi: Logical or used instead of logical and
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Andrew Goodbody
spi: npcm-fiu: Remove repeated test
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Andrew Goodbody
spi: ich: Do not use uninitialised value
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Tom Rini
Merge patch series "spi: cadence_qspi: Fix Smatch repor...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Andrew Goodbody
clk: Return value calculated by ERR_PTR
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Tom Rini
Merge patch series "clk: versaclock: Fix two issues...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Andrew Goodbody
mmc: owl_mmc: Do not dereference data before NULL check
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Andrew Goodbody
gpio: intel_gpio: Initialise or0 and or1
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Marek Vasut
ufs: amd-versal2: Fix indent
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Marek Vasut
ufs: core: Rename ufs.c to ufs-uclass.c
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Marek Vasut
ufs: core: Fold ufs-uclass into ufs
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Marek Vasut
ufs: core: Keep Makefile and Kconfig list sorted
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Andrew Goodbody
spi: cadence_qspi: Do not return unset error code
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Andrew Goodbody
spi: cadence_qspi: Off by 1 in test for timeout
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Igor Belwon
MAINTAINERS: Add UFS to MediaTek section
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Igor Belwon
ufs: Add MediaTek UFS driver
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Igor Belwon
ufs: unipro: Add PA_SCRAMBLING property
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Shawn Lin
ufs: rockchip: Add initial support
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Shawn Lin
ufs: core: Add ufshcd_dme_enable() and ufshcd_dme_reset()
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Jared McArthur
ufs: Add bRefClkFreq attribute setting
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Jared McArthur
ufs: Add support for sending UFS attribute requests
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Kunihiko Hayashi
ufs: Fix wrong bitfield usage for Data Direction in...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Andrew Goodbody
ufs: ti-j721e: Correct error detection
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Andrew Goodbody
clk: versaclock: Use IS_ERR check before dereference
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Andrew Goodbody
clk: versaclock: return value calculated by ERR_PTR
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Andrew Goodbody
usb: musb-new: Cannot test unsigned member to be negative
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Andrew Goodbody
usb: musb-new: Limit check array index before use
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Andrew Goodbody
usb: musb-new: Null check before dereference
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Andrew Goodbody
usb: xhci: exynos: variable node should be signed
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Andrew Goodbody
usb: ulpi: Incorrect operator used
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Andrew Goodbody
usb: ohci-hcd: Null check lurb_priv before dereference
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Andrew Goodbody
usb: fsl-dt-fixup: Return an error code on error
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Andrew Goodbody
usb: ehci: exynos: variable node should be signed
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
E Shattow
board: starfive: Add initial Milk-V Mars CM and Mars...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
E Shattow
configs: starfive: Add Milk-V Mars CM and Mars CM Lite...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
E Shattow
board: starfive: visionfive2: Add Milk-V Mars CM and...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
E Shattow
riscv: dts: starfive: prune redundant jh7110 overrides
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
E Shattow
riscv: dts: starfive: add Milk-V Mars CM Lite system...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
E Shattow
dt-bindings: riscv: starfive: add milkv,marscm-lite
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
E Shattow
riscv: dts: starfive: add Milk-V Mars CM system-on...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
E Shattow
dt-bindings: riscv: starfive: add milkv,marscm-emmc
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
E Shattow
riscv: dts: starfive: add common board dtsi for Milk...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
E Shattow
riscv: dts: starfive: jh7110-common: drop mmc post...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
E Shattow
riscv: dts: starfive: jh7110-common: drop no-mmc proper...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
E Shattow
riscv: dts: starfive: jh7110: bootph-pre-ram hinting...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
E Shattow
riscv: dts: starfive: jh7110: add DMC memory controller
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
E Shattow
riscv: dts: starfive: jh7110-common: drop no-sdio prope...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Jimmy Ho
timer: sifive_clint: Add GHRTv2 compaible string
commit
|
commitdiff
|
tree
|
snapshot
2025-10-27
Tom Rini
Prepare v2026.01-rc1
v2026.01-rc1
commit
|
commitdiff
|
tree
|
snapshot
2025-10-27
Tom Rini
configs: Resync with savedefconfig
commit
|
commitdiff
|
tree
|
snapshot
2025-10-27
Tom Rini
Merge https://source.denx.de/u-boot/custodians/u-boot...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-27
Andre Przywara
sunxi: dts: arm: update devicetree files from Linux...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-27
Andre Przywara
sunxi: dts: arm64: update devicetree files from Linux...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-27
Andre Przywara
sunxi: switch Allwinner A80 boards to OF_UPSTREAM
commit
|
commitdiff
|
tree
|
snapshot
2025-10-27
Andre Przywara
sunxi: switch the Allwinner T113 SoC to OF_UPSTREAM
commit
|
commitdiff
|
tree
|
snapshot
2025-10-27
Paul Kocialkowski
net: sun8i-emac: Add support for active-low leds with...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-27
Paul Kocialkowski
net: sun8i-emac: Remove internal PHY config default...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-27
Lukas Schmid
sunxi: add support for NetCube Systems Kumquat
commit
|
commitdiff
|
tree
|
snapshot
2025-10-27
James Hilliard
Makefile: pass KEYDIR when set to sunxi-spl.bin mkimage
commit
|
commitdiff
|
tree
|
snapshot
2025-10-27
Andre Przywara
sunxi: a523: Re-use H6/H616 DRAM size detection method
commit
|
commitdiff
|
tree
|
snapshot
2025-10-27
Chen-Yu Tsai
sunxi: a523: Add OrangePi 4A defconfig
commit
|
commitdiff
|
tree
|
snapshot
2025-10-26
Tom Rini
Merge tag 'efi-2026-01-rc1-2' of https://source.denx...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-26
Tom Rini
doc/usage: Add a reference to General rules for commands
commit
|
commitdiff
|
tree
|
snapshot
2025-10-26
Tom Rini
doc: usage: Use glob for all commands
commit
|
commitdiff
|
tree
|
snapshot
2025-10-26
Tom Rini
doc: seama: Reword return value section
commit
|
commitdiff
|
tree
|
snapshot
2025-10-26
Tom Rini
doc: askenv: Reword and remove return value
commit
|
commitdiff
|
tree
|
snapshot
2025-10-26
Tom Rini
doc: usage: Add general rule for `$?`
commit
|
commitdiff
|
tree
|
snapshot
2025-10-26
Wolfgang Wallner
doc: develop: virtio: Fix qemu example (true/false...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-26
Wolfgang Wallner
doc: Fix whitespace in devicetree example in overlay...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-26
Wolfgang Wallner
boot: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2025-10-26
Wolfgang Wallner
bootm: Fix typo in bootm.h
commit
|
commitdiff
|
tree
|
snapshot
2025-10-26
Wolfgang Wallner
image: Fix typos in image.h
commit
|
commitdiff
|
tree
|
snapshot
2025-10-26
Wolfgang Wallner
boot: kconfig: Fix typos
commit
|
commitdiff
|
tree
|
snapshot
next