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-22
Anshul Dalal
mach-k3: add carveouts for TFA and optee
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Anshul Dalal
mach-k3: add reserved memory fixups for next boot stage
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Anshul Dalal
spl: split spl_board_fixups to arch/board specific
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Anshul Dalal
arm: armv8: mmu: add mmu_unmap_reserved_mem
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Anshul Dalal
mach-k3: map all banks using mem_map_from_dram_banks
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Anshul Dalal
arm: armv8: mmu: add mem_map_from_dram_banks
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Anshul Dalal
arm: armv8: invalidate dcache entries on dcache_enable
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Anshul Dalal
arm: armv8: mmu: export mmu_setup
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Anshul Dalal
mach-k3: use custom enable_cache
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Anshul Dalal
mach-k3: use minimal memory map for all K3
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Tom Rini
Merge tag 'net-20251022' of https://source.denx.de...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Tom Rini
Merge tag 'u-boot-at91-2026.01-a' of https://source...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Jim Liu
net: designware: fix bitbang init error
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Tom Rini
net: phy: Make driver overloading get_phy_id depend...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Paul HENRYS
net: bootp: Prevent buffer overflow to avoid leaking...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Lucien.Jheng
net: phy: add paged PHY register accessors
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Mikhail Kshevetskiy
net: airoha: increase the number of rx network buffers
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Mikhail Kshevetskiy
net: airoha: simplify rx/free packet logic a bit
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Jerome Forissier
net: make dhcp_run() common for NET and NET_LWIP
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Christian Marangi
net: mediatek: move MT7531 MMIO MDIO to dedicated driver
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Christian Marangi
net: mediatek: mt7988: free allocated MDIO bus on cleanup
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Christian Marangi
net: mediatek: mt7988: restore PHY page on PHY setting...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Christian Marangi
net: mediatek: mt7531/7988: fix broken PHY turn ON/OFF
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Beiyan Yun
doc: bindings: fix aquantia-phy.txt typo
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Beiyan Yun
net: phy: aquantia: switch to use phy_get_ofnode()
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Tom Rini
net: Tighten more driver dependencies
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Tom Rini
net: Remove BOOTP_VENDOREX support
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Tom Rini
net: Add SYS_FAULT_MII_ADDR to Kconfig
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Tom Rini
arm: socfpga: Tighten a few more driver dependencies
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Tom Rini
uthreads: Make use of CONFIG_IS_ENABLED consistently
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Alvin Šipraga
tftp: make TFTP ports unconditionally configurable
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
Chen-Yu Tsai
.mailmap: update email address for Chen-Yu Tsai
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
Jasper Orschulko
env: Invert gd->env_valid for env_mmc_save
commit
|
commitdiff
|
tree
|
snapshot
2025-10-20
Tom Rini
spl: Restore args file being default in falcon mode
commit
|
commitdiff
|
tree
|
snapshot
2025-10-20
Tom Rini
Merge patch series "Add support for secure falcon mode...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-20
Anshul Dalal
spl: set fdt address as spl_image arg in falcon mode
commit
|
commitdiff
|
tree
|
snapshot
2025-10-20
Anshul Dalal
spl: prevent loading args file in secure falcon mode
commit
|
commitdiff
|
tree
|
snapshot
2025-10-20
Anshul Dalal
spl: make args file optional in falcon mode
commit
|
commitdiff
|
tree
|
snapshot
2025-10-20
Tom Rini
Merge patch series "Add support for secure falcon mode...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-20
Anshul Dalal
spl: falcon: disable fallback to U-Boot on failure
commit
|
commitdiff
|
tree
|
snapshot
2025-10-20
Anshul Dalal
spl: nand: refactor spl_nand_load_image for falcon...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-20
Anshul Dalal
spl: nor: refactor spl_nor_load_image for falcon mode
commit
|
commitdiff
|
tree
|
snapshot
2025-10-20
Anshul Dalal
spl: spi: refactor spl_spi_load_image for falcon mode
commit
|
commitdiff
|
tree
|
snapshot
2025-10-20
Anshul Dalal
spl: ubi: refactor spl_ubi_load_image for falcon mode
commit
|
commitdiff
|
tree
|
snapshot
2025-10-20
Anshul Dalal
spl: mmc: split spl_mmc_do_fs_boot into regular/os_boot
commit
|
commitdiff
|
tree
|
snapshot
2025-10-20
Anshul Dalal
spl: Kconfig: add SPL_OS_BOOT_SECURE config symbol
commit
|
commitdiff
|
tree
|
snapshot
2025-10-20
Michal Simek
Revert "spi: cadence-qspi: Remove cdns, is-dma property...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-20
Tom Rini
Merge tag 'efi-2026-01-rc1' of https://source.denx...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-18
Peter Robinson
doc: ti: j722s_evm: drop outdated boot note
commit
|
commitdiff
|
tree
|
snapshot
2025-10-18
Vincent Stehlé
lib: uuid: add efi debug image info table guid
commit
|
commitdiff
|
tree
|
snapshot
2025-10-18
Vincent Stehlé
efi_loader: dbginfodump: use guid definition
commit
|
commitdiff
|
tree
|
snapshot
2025-10-18
Mattia Narducci
doc: environment: fix links to Linux kernel documentation
commit
|
commitdiff
|
tree
|
snapshot
2025-10-18
Ilias Apalodimas
efi_loader: Use ESRT_FW_TYPE_SYSTEMFIRMWARE instead...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-18
Lukas Zirpel
doc: sandbox: fix typos
commit
|
commitdiff
|
tree
|
snapshot
2025-10-18
Brian Sune
cmd/dma: documentation
commit
|
commitdiff
|
tree
|
snapshot
2025-10-18
Heinrich Schuchardt
efi_loader: correctly check if the HTTP protocol is...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-18
Andrew Goodbody
efi_loader: Prevent leak of memory from tmp_files
commit
|
commitdiff
|
tree
|
snapshot
2025-10-18
Sam Protsenko
doc: samsung: Extend E850-96 documentation to be compre...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-18
Andrew Goodbody
fs: semihosting: Use correct variable for error check
commit
|
commitdiff
|
tree
|
snapshot
2025-10-18
Tom Rini
Merge branch 'master' of https://source.denx.de/u-boot...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-17
Nguyen Tran
ARM: dts: renesas: Disable RPC driver on R8A779H0 V4M...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-17
Marek Vasut
ARM: dts: renesas: Reinstate R8A779H0 V4M U-Boot DTs
commit
|
commitdiff
|
tree
|
snapshot
2025-10-17
Marek Vasut
ARM: dts: renesas: Disable R8A779G0 V4H White Hawk...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-17
Marek Vasut
serial: sh: Handle HSCIF RX FIFO overflow
commit
|
commitdiff
|
tree
|
snapshot
2025-10-17
Marek Vasut
arm64: renesas: r8a779g3: Reset PCIe before next stage...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-17
Marek Vasut
pci: pcie-rcar-gen4: Shut down controller on link down...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-17
Yegor Yefremov
.gitignore: ignore more image files
commit
|
commitdiff
|
tree
|
snapshot
2025-10-17
Tom Rini
Merge patch series "led: fixes"
commit
|
commitdiff
|
tree
|
snapshot
2025-10-17
Patrice Chotard
led: Add LED dependency for LED_ACTIVITY and LED_BOOT
commit
|
commitdiff
|
tree
|
snapshot
2025-10-17
Patrice Chotard
led: Update led_get_by_label()
commit
|
commitdiff
|
tree
|
snapshot
2025-10-17
Dharma Balasubiramani
ARM: dts: sam9x60ek: select PIT as tick-timer
commit
|
commitdiff
|
tree
|
snapshot
2025-10-17
Manikandan...
clk: at91: remove default values for PMC_PLL_ACR
commit
|
commitdiff
|
tree
|
snapshot
2025-10-17
Manikandan...
clk: at91: Add ACR in all PLL setting.
commit
|
commitdiff
|
tree
|
snapshot
2025-10-17
Tom Rini
test/py: Update to a newer pytest release
commit
|
commitdiff
|
tree
|
snapshot
2025-10-17
Heinrich Schuchardt
test: uninstall PK after secboot tests
commit
|
commitdiff
|
tree
|
snapshot
2025-10-17
Heinrich Schuchardt
virito: blk: fix logic to determine block sizes
commit
|
commitdiff
|
tree
|
snapshot
2025-10-16
Raymond Mao
ci: rename conf.qemu_arm64_na to conf.qemu_arm64
commit
|
commitdiff
|
tree
|
snapshot
2025-10-16
Anshul Dalal
env: Kconfig: disable external env in secure os boot
commit
|
commitdiff
|
tree
|
snapshot
2025-10-16
Tom Rini
Merge patch series "ti_sci: Address some issues found...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-16
Andrew Goodbody
ti_sci: Pointer is never assigned to valid value
commit
|
commitdiff
|
tree
|
snapshot
2025-10-16
Andrew Goodbody
ti_sci: Provide error code on error exit
commit
|
commitdiff
|
tree
|
snapshot
2025-10-16
Andrew Goodbody
ti_sci: Prevent memory leak
commit
|
commitdiff
|
tree
|
snapshot
2025-10-16
Tom Rini
Merge tag 'u-boot-watchdog-20251016' of https://source...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-16
Tom Rini
Merge branch 'master' of https://source.denx.de/u-boot...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-16
Tom Rini
clk: sophgo: Fix a warning about void returns value
commit
|
commitdiff
|
tree
|
snapshot
2025-10-16
Yao Zi
Revert "riscv: Add a Zalrsc-only alternative for synchr...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-16
Tom Rini
watchdog: Tighten dependencies on WDT_DAVINCI
commit
|
commitdiff
|
tree
|
snapshot
2025-10-16
Tom Rini
watchdog: Tighten some watchdog driver dependencies
commit
|
commitdiff
|
tree
|
snapshot
2025-10-15
Tom Rini
Merge patch series "fix an7581 panic caused by attempt...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-15
Abbarapu Venkatesh...
.mailmap: update e-mail address for Abbarapu Venkatesh...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-15
Mikhail Kshevetskiy
arm/airoha: partly revert support of multiple RAM size...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-15
Georgi Vlaev
cmd: ti: Add DDRSS Inline ECC Error Injection command
commit
|
commitdiff
|
tree
|
snapshot
2025-10-15
Mikhail Kshevetskiy
arm/airoha: an7581 ignores CFG_MAX_MEM_MAPPED value
commit
|
commitdiff
|
tree
|
snapshot
2025-10-15
Kory Maincent
test: Do not build expo and cedit test if no SDL
commit
|
commitdiff
|
tree
|
snapshot
2025-10-15
Ernest Van...
arm: dts: k3-am62p-verdin: migrate to OF_UPSTREAM
commit
|
commitdiff
|
tree
|
snapshot
2025-10-15
Andrew Goodbody
test: Remove not needed null check
commit
|
commitdiff
|
tree
|
snapshot
2025-10-14
Simon Glass
boot: Move preparing bootdev into a function
commit
|
commitdiff
|
tree
|
snapshot
2025-10-14
Simon Glass
boot: Improve comments related to global bootmeths
commit
|
commitdiff
|
tree
|
snapshot
2025-10-14
Tom Rini
Merge tag 'xilinx-for-v2026.01-rc1-v2' of https://sourc...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-14
Tom Rini
Merge tag 'mix-next-14102025' of https://source.denx...
commit
|
commitdiff
|
tree
|
snapshot
next