Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c375411562402b3d8010ec2d5c16a78b1cb40cbb
c375411
arm64: versal: Enable soft reset support for xspi flashes
by Venkatesh Yadav Abbarapu
· 9 days ago
4615ce5
arm64: versal: Enable defconfig for Micron octal flashes
by Venkatesh Yadav Abbarapu
· 9 days ago
75b8202
spi: cadence_qspi: Fix OSPI boot issue
by Venkatesh Yadav Abbarapu
· 9 days ago
639ff29
drivers: bootcount: Add ZynqMP specific bootcount support
by Vasileios Amoiridis
· 3 weeks ago
8620fc0
boot/image-board.c: boot_get_fpga(): pass compatible flag to fpga_load()
by Peter Korsgaard
· 3 weeks ago
444a70e
arm64: versal: Enable capsule update (SD)
by Michal Simek
· 4 weeks ago
c1e98aa
arm64: versal: Do not define do_reset() if sysreset is enabled
by Michal Simek
· 4 weeks ago
9ec525f
arm64: zynqmp: Fix r5 mode for cpu release command
by Padmarao Begari
· 3 weeks ago
0fdc4f0
arm64: xilinx: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL
by Michal Simek
· 3 weeks ago
d8abe43
xilinx: use get_mem_top() to compute ram_top
by Sughosh Ganu
· 4 weeks ago
29c7e44
common: memtop: add logic to detect ram_top
by Sughosh Ganu
· 4 weeks ago
433df51
arm64: zynqmp: Fix pwm-fan polarity
by Saeed Nowshadi
· 4 weeks ago
4310e80
arm64: zynqmp: Configure SoC RTC on SOM
by Michal Simek
· 4 weeks ago
15ef0ab
Prepare v2025.01-rc2
by Tom Rini
· 12 days ago
d32dddb
Merge patch series "Fix IOVA allocation in Apple dart iommu after global LMB mem map changes"
by Tom Rini
· 12 days ago
5fffd97
iommu: apple: Manage IOVA separately from global LMB mem map
by Janne Grunau
· 12 days ago
e818d3c
lmb: Add basic io_lmb functionality
by Janne Grunau
· 12 days ago
5631f44
lmb: cosmetic: reorder functions and global LMB variable
by Janne Grunau
· 12 days ago
d9c7040
lmb: Do not use global LMB variable in _lmb_free()
by Janne Grunau
· 12 days ago
3a21528
Merge tag 'u-boot-rockchip-20241111' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 12 days ago
ea1361a
rockchip: rk3399: move sysreset-gpio logic to TPL
by Quentin Schulz
· 2 weeks ago
66eb36c
rockchip: tpl: allow to call board/SoC-specific code before DRAM init
by Quentin Schulz
· 2 weeks ago
154654b
rockchip: rk3399: merge CRU check within rk3399_force_power_on_reset
by Quentin Schulz
· 2 weeks ago
22980e4
pinctrl: rockchip: allow to build for TPL
by Quentin Schulz
· 2 weeks ago
cdd2dfc
rockchip: rk35xx-generic: Disable late boardinfo
by Jonas Karlman
· 3 weeks ago
04573b8
board: rockchip: Add FriendlyElec NanoPi R2S Plus
by Jonas Karlman
· 3 weeks ago
72ffd3d
arm64: dts: rockchip: Add DTS for FriendlyARM NanoPi R2S Plus
by Sergey Bostandzhyan
· 3 weeks ago
43273f5
board: rockchip: Add support for rk3588 GenBook
by Andy Yan
· 3 weeks ago
69d0663
rockchip: Make it possible to define per board boot_targets
by Andy Yan
· 3 weeks ago
67acf85
arm64: dts: rockchip: Add support for rk3588 based Cool Pi CM5 GenBook
by Andy Yan
· 3 weeks ago
0ea9f8a
board: rockchip: add support for Qnap TS433 devices
by Heiko Stuebner
· 4 weeks ago
5e7e7dc
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· 12 days ago
a2f7500
mtd: spi-nor: Fix integer overflow in stacked memories support
by Marek Vasut
· 3 weeks ago
1de3af6
board: hoperun: Switch to use complete DTS files from upstream DTS
by Lad Prabhakar
· 3 weeks ago
d94acf4
configs: hihope_rzg2: Set correct MMC device for U-Boot env
by Chris Paterson
· 3 weeks ago
f3471e1
arm: renesas: Fix RZ/G2L GICR base address
by Paul Barker
· 3 weeks ago
e26e83f
dt-bindings: Drop unused RZ/G2L devicetree bindings
by Paul Barker
· 3 weeks ago
96a6ebe
ARM: dts: Drop unused RZ/G2L devicetrees
by Paul Barker
· 3 weeks ago
63fe7e4
board: rzg2l: Update MAINTAINERS file to match dts/upstream paths
by Paul Barker
· 3 weeks ago
9844408
Merge tag 'u-boot-imx-master-20241105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 14 days ago
c374cac
Merge tag 'efi-2025-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 14 days ago
38dfa08
arm: mach-imx: imx8m: re-use SNVS init routine
by Ian Ray
· 2 weeks ago
d950ce5
arm: mach-imx: move snvs module
by Ian Ray
· 2 weeks ago
724378c
ARM: dts: imx: Switch to using upstream DT on DH i.MX6 DHCOM
by Marek Vasut
· 3 weeks ago
bded32d
ARM: dts: imx6dl: Add support for i.MX6DL DHCOM SoM on PDK2 carrier board
by Marek Vasut
· 3 weeks ago
fd61e71
tools: imx8image: add possibility to skip dcd
by Heiko Schocher
· 3 weeks ago
4a67107
imx9: Improve boot mode autodetection
by Benjamin Szőke
· 3 weeks ago
fea4004
imx: hab: Make imx_hab_is_enabled dependent on FIELD_RETURN
by Paul Geurts
· 3 weeks ago
df0f95a
imx: hab: rename imx_sec_config_fuse_t to imx_fuse
by Paul Geurts
· 3 weeks ago
4f378de
test: efi: boot: Add a test for the efi bootmeth
by Simon Glass
· 2 weeks ago
64c6325
test: efi: boot: Set up an image suitable for EFI testing
by Simon Glass
· 2 weeks ago
e6832e6
sandbox: virtio: Disable the sandbox virtio blk device
by Simon Glass
· 2 weeks ago
aa08ab7
efi_loader: Drop sandbox PXE architecture
by Simon Glass
· 2 weeks ago
52b53af
sandbox: Report host default-filename in native mode
by Simon Glass
· 2 weeks ago
2cba866
efi_loader: Allow reporting the host defaults
by Simon Glass
· 2 weeks ago
1824bf6
efi_loader: Move get_efi_pxe_arch() to efi_helper
by Simon Glass
· 2 weeks ago
3b1e60b
efi: Move default filename to a function
by Simon Glass
· 2 weeks ago
51fbb59
sandbox: Add a -N flag to control on-host behaviour
by Simon Glass
· 2 weeks ago
8a4ee05
efi_loader: Add a test app
by Simon Glass
· 2 weeks ago
80f18d3
doc: qemu-riscv: describe CONFIG_DEBUG_SBI_CONSOLE
by Heinrich Schuchardt
· 3 weeks ago
cd6065e
doc: conf.py: correct title and author of generated pdf
by Heinrich Schuchardt
· 3 weeks ago
fe61a8b
efi_loader: Change efi_dp_from_mem() to use size
by Moritz Fischer
· 3 weeks ago
6143689
tools: mkeficapsule: use %zd to print ssize_t.
by Heinrich Schuchardt
· 3 weeks ago
2d6c86b
doc: remove vile language
by mason1920
· 3 weeks ago
3a7291a
lmb: Drop extra 16KB of stack space
by Simon Glass
· 4 weeks ago
ed12475
arm64: dts: rockchip: add product-data eeproms to QNAP TS433
by Heiko Stuebner
· 4 weeks ago
008aa45
arm64: dts: rockchip: actually enable pmu-io-domains on qnap-ts433
by Heiko Stuebner
· 4 weeks ago
3b3b0ea
arm64: dts: rockchip: Simplify network PHY connection on qnap-ts433
by Uwe Kleine-König
· 4 weeks ago
4207726
arm64: dts: rockchip: add 2 pmu_io_domain supplies for Qnap-TS433
by Heiko Stuebner
· 4 weeks ago
f632ab9
arm64: dts: rockchip: enable gpu on Qnap-TS433
by Heiko Stuebner
· 4 weeks ago
1f9f9f0
arm64: dts: rockchip: add missing pmic information on Qnap-TS433
by Heiko Stuebner
· 4 weeks ago
cbc337d
arm64: dts: rockchip: define cpu-supply on the Qnap-TS433
by Heiko Stuebner
· 4 weeks ago
a230c96
arm64: dts: rockchip: add gpio-keys to Qnap-TS433
by Heiko Stuebner
· 4 weeks ago
c302ca4
arm64: dts: rockchip: enable the tsadc on the Qnap-TS433
by Heiko Stuebner
· 4 weeks ago
a8a5b41
arm64: dts: rockchip: add hdd leds to Qnap-TS433
by Heiko Stuebner
· 4 weeks ago
0935b6c
arm64: dts: rockchip: add board-aliases for Qnap-TS433
by Heiko Stuebner
· 4 weeks ago
8478773
arm64: dts: rockchip: enable sata1+2 on Qnap-TS433
by Heiko Stuebner
· 4 weeks ago
820058c
arm64: dts: rockchip: add stdout path on Qnap-TS433
by Heiko Stuebner
· 4 weeks ago
d4cd59d
arm64: dts: rockchip: enable usb ports on Qnap-TS433
by Heiko Stuebner
· 4 weeks ago
624181e
arm64: dts: rockchip: enable uart0 on Qnap-TS433
by Heiko Stuebner
· 4 weeks ago
78b98ef
arm64: dts: rockchip: enable second PCIe controller on the Qnap-TS433
by Heiko Stuebner
· 4 weeks ago
d3e2b01
arm64: dts: rockchip: add PCIe supply regulator to Qnap-TS433
by Heiko Stuebner
· 4 weeks ago
649e994
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· 2 weeks ago
b0ff1ae
riscv: Introduce configuration for 64bit version Microblaze V
by Michal Simek
· 3 weeks ago
4a6f7dc
xilinx: mbv: Align smode_defconfig with upstream QEMU
by Michal Simek
· 3 weeks ago
8913708
xilinx: mbv: Place DTB by default to DDR location
by Michal Simek
· 3 weeks ago
0a6592c
configs: visionfive2: re-enable SPL_SYS_MMCSD_RAW_MODE
by Andreas Schwab
· 3 weeks ago
23cfd6f
driver: sifive ccache: enable TRUNKCLOCKGATE and REGIONCLOCKGATE
by Nick Hu
· 3 weeks ago
52234d6
bios_emulator: fix first argument of pci_{read,write}_config_* function calls
by Yuri Zaporozhets
· 3 weeks ago
a560ab6
drivers/video/vesa: use MTRRs only on x86
by Yuri Zaporozhets
· 3 weeks ago
eb432ac
bios_emulator: define the comment symbol for RISC-V assembler too
by Yuri Zaporozhets
· 3 weeks ago
c1c0d2c
bootmenu: add reprint check
by developer
· 4 weeks ago
c2a1e9e
menu: add support to check if menu needs to be reprinted
by developer
· 4 weeks ago
744a0a2
menu: fix the logic checking whether ESC key is pressed
by developer
· 4 weeks ago
1c47d58
Merge patch series "U-boot: arm: Refine the booting on Total Compute"
by Tom Rini
· 3 weeks ago
7b7d7e3
arm: total_compute: Update memory mapping info
by Leo Yan
· 4 weeks ago
c283740
arm: total_compute: Support Debian boot
by Leo Yan
· 4 weeks ago
0b50abc
arm: total_compute: Dynamically detect block device
by Leo Yan
· 4 weeks ago
466b2d0
arm: total_compute: Minor improvement for boot arguments
by Boyan Karatotev
· 4 weeks ago
dd2600e
arm: total_compute: move the boot command to an env file
by Boyan Karatotev
· 4 weeks ago
Next »