Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
94d9252faef94c124a65a478aa70dab564fcf03e
94d9252
board: phytec: common: k3: Apply SoM-specific overlays to OS device tree
by Wadim Egorov
· Wed Oct 30 17:48:15 2024 +0100
6310ae9
arm: dts: k3-am642-phycore-som-binman: Add SoM overlays
by Wadim Egorov
· Wed Oct 30 17:48:14 2024 +0100
ca76f22
arm: dts: k3-am625-phycore-som-binman: Add SoM overlays
by Wadim Egorov
· Wed Oct 30 17:48:13 2024 +0100
d226f5f
configs: phycore_am64x_a53_defconfig: Enable PHYTEC_SOM_DETECTION
by Wadim Egorov
· Wed Oct 30 17:48:12 2024 +0100
3b7526a
configs: phycore_am64x_a53_defconfig: Add SoM overlays to OF_OVERLAY_LIST
by Wadim Egorov
· Wed Oct 30 17:48:11 2024 +0100
a57ed88
configs: phycore_am62x_a53_defconfig: Add SoM overlays to OF_OVERLAY_LIST
by Wadim Egorov
· Wed Oct 30 17:48:10 2024 +0100
c7a6a80
efi_loader: fix CONFIG_EFI_HTTP dependencies
by Heinrich Schuchardt
· Sat Oct 19 12:59:57 2024 +0200
8eb52e1
efi_selftest: make HII test data static
by Heinrich Schuchardt
· Sat Oct 19 11:03:56 2024 +0200
ab5b015
efi_selftest: fix typo 'got languages' in HII test
by Heinrich Schuchardt
· Sat Oct 19 10:50:29 2024 +0200
cb27a6a
Merge tag 'u-boot-imx-master-20241029' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Tue Oct 29 18:46:08 2024 -0600
a60eb3c
Merge patch series "memory: ti-aemif: Add DM support"
by Tom Rini
· Tue Oct 29 18:45:51 2024 -0600
e0387d2
memory: ti-aemif-cs: Compute timing configuration from DT parsing
by Bastien Curutchet
· Mon Oct 21 17:13:30 2024 +0200
9c07323
memory: ti-aemif: Add DM support
by Bastien Curutchet
· Mon Oct 21 17:13:29 2024 +0200
4d1ee40
memory: ti-aemif: Wrap the CS configuration into a function
by Bastien Curutchet
· Mon Oct 21 17:13:28 2024 +0200
0546079
memory: ti-aemif: Add ARCH_DAVINCI to architectures that uses TI_AEMIF
by Bastien Curutchet
· Mon Oct 21 17:13:27 2024 +0200
9f35e40
memory: ti-aemif: Make AEMIF driver architecture agnostic
by Bastien Curutchet
· Mon Oct 21 17:13:26 2024 +0200
d0517bc
memory: ti-aemif: Correct macro to ensure avoiding precedence issues
by Bastien Curutchet
· Mon Oct 21 17:13:25 2024 +0200
2a38fa4
Merge patch series "Support Aspeed SGPIO controller"
by Tom Rini
· Tue Oct 29 12:12:09 2024 -0600
5eeb0ea
test/hush: Add CONFIG_CONSOLE_RECORD where required
by Tom Rini
· Mon Oct 28 10:48:43 2024 -0600
c52608b
test/cmd: Make some "ut dm" tests only available on sandbox
by Tom Rini
· Mon Oct 28 10:48:42 2024 -0600
28d93ce
Kconfig: Remove TARGET_TRICORDER references
by Tom Rini
· Sat Oct 26 08:09:59 2024 -0600
50823f0
disk: Mark static functions in part_efi.c
by Ilias Apalodimas
· Sat Oct 26 11:05:53 2024 +0300
095a09a
cmd: fat: Make do_fat_size static
by Ilias Apalodimas
· Sat Oct 26 10:33:09 2024 +0300
7d182fb
lmb: Remove lmb_alloc_flags()
by Ilias Apalodimas
· Wed Oct 23 18:26:36 2024 +0300
2930f89
lmb: Simplify lmb_should_notify usage
by Ilias Apalodimas
· Wed Oct 23 18:22:01 2024 +0300
9849125
lmb: Fix lmb_add_region_flags() return codes and testing
by Ilias Apalodimas
· Wed Oct 23 18:22:00 2024 +0300
7a033e8
board_r: Remove duplicate headers
by Ilias Apalodimas
· Wed Oct 23 08:27:50 2024 +0300
0d66939
cpu_func.h: provide noncached_set_region prototype to fix build
by Jonas Jelonek
· Tue Oct 22 10:31:18 2024 -0600
45a51b8
CONFIG_SYS_NONCACHED_MEMORY: Move prototypes to include/cpu_func.h for consistency
by Tom Rini
· Tue Oct 22 10:31:17 2024 -0600
9c3cf05
net: dwc_eth_qos: Remove obsolete imx8 includes
by Erik Schumacher
· Mon Oct 28 15:30:56 2024 +0000
73c4dc9
net: dwc_eth_qos_imx: Add platform specific reset for i.MX93
by Erik Schumacher
· Mon Oct 28 15:30:17 2024 +0000
bc84dba
net: dwc_eth_qos: Add support for platform specific reset
by Erik Schumacher
· Mon Oct 28 15:29:42 2024 +0000
29a8e33
board: emcraft: Add support for Emcraft Systems NavQ+
by Gilles Talis
· Sun Oct 27 10:52:41 2024 -0400
95b6a91
arm64: imx: Fix 0Xnn to 0xnn
by Marek Vasut
· Sat Oct 26 22:14:42 2024 +0200
4b2b4b2
imx: hab: fix size of IVT+CSF blob tacked on to u-boot.itb
by Rasmus Villemoes
· Thu Oct 24 14:27:35 2024 +0200
5d1b89f
ARM: dts: ast2600: Add SGPIO to device tree
by Billy Tsai
· Wed Oct 16 16:59:55 2024 +0800
4f62b6e
ARM: dts: ast2500: Add SGPIO to device tree
by Billy Tsai
· Wed Oct 16 16:59:54 2024 +0800
71aeeec
gpio: Add Aspeed SGPIO driver
by Billy Tsai
· Wed Oct 16 16:59:53 2024 +0800
04ddcb3
fdt: lmb: add reserved regions as no-overwrite
by Sughosh Ganu
· Mon Oct 21 22:54:33 2024 +0530
cd9feea
lmb: add a check to prevent memory overrun
by Sughosh Ganu
· Mon Oct 21 22:48:20 2024 +0530
e6361ff
cmd: simplify network definitions in Makefile
by Heinrich Schuchardt
· Sat Oct 19 12:24:45 2024 +0200
e2d4d26
dm: core: downgrade some dm_warn messages to log_debug()
by Quentin Schulz
· Tue Oct 15 16:32:14 2024 +0200
2fd6a2f
Merge https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· Tue Oct 29 07:37:21 2024 -0600
5e3ea2f
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Tue Oct 29 07:36:48 2024 -0600
2b68074
Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups"
by Tom Rini
· Mon Oct 28 20:54:36 2024 -0600
0b064eb
board: iot2050: Support new IOT2050-SM variant
by Baocheng Su
· Tue Oct 22 08:04:27 2024 +0200
dd54746
riscv: dts: mpfs: migrate to OF_UPSTREAM
by Conor Dooley
· Wed Oct 23 11:17:54 2024 +0100
bc2ef56
board: mpfs_icicle: imply new clk driver dependencies
by Conor Dooley
· Wed Oct 23 11:17:53 2024 +0100
54713d6
clk: microchip: mpfs: support new syscon based devicetree configuration
by Conor Dooley
· Wed Oct 23 11:17:52 2024 +0100
4cf2337
riscv: resume needs to be a global
by Anton Blanchard
· Thu Aug 08 02:14:17 2024 +0000
e38abd7
riscv: mbv: Align DT with QEMU
by Michal Simek
· Wed Oct 23 08:06:40 2024 +0200
3fedadf
board: siemens: iot2050: Migrate to OF_UPSTREAM
by Jan Kiszka
· Tue Oct 22 08:04:26 2024 +0200
04d8c47
arm64: dts: ti: iot2050: Add overlays for M.2 used by firmware
by Jan Kiszka
· Tue Oct 22 08:04:25 2024 +0200
64fc287
arm64: dts: ti: iot2050: Disable lock-step for all iot2050 boards
by Li Hua Qian
· Tue Oct 22 08:04:24 2024 +0200
28f6ee4
board: siemens: iot2050: Stop using special spl DT sources
by Jan Kiszka
· Tue Oct 22 08:04:23 2024 +0200
c99731e
board: siemens: iot2050: Generalize the fdt fixup
by Baocheng Su
· Tue Oct 22 08:04:22 2024 +0200
c9bdd3d
board: siemens: iot2050: Pass DDR size from FSBL
by Baocheng Su
· Tue Oct 22 08:04:21 2024 +0200
6e8b716
board: siemens: iot2050: Control pcie power for all variants
by Baocheng Su
· Tue Oct 22 08:04:20 2024 +0200
ccdeb5b
board: siemens: iot2050: Fix coding style
by Baocheng Su
· Tue Oct 22 08:04:19 2024 +0200
65f96a8
board: siemens: iot2050: Fix mistake in list of writable env vars
by Jan Kiszka
· Tue Oct 22 08:04:18 2024 +0200
ed8df1f
Revert "acpi_table: Fix coverity defect in acpi_write_spcr"
by Tom Rini
· Mon Oct 28 20:53:34 2024 -0600
d32349f
Prepare v2025.01-rc1
by Tom Rini
· Mon Oct 28 17:26:30 2024 -0600
7bdd82c
acpi_table: Fix coverity defect in acpi_write_spcr
by Patrick Rudolph
· Mon Oct 28 09:08:35 2024 +0100
a262542
mmc: renesas-sdhi: Add compatible string for rzg2l-sdhi
by Paul Barker
· Wed Oct 23 11:53:19 2024 +0100
407484f
ARM: renesas: Add top level board/renesas/ MAINTAINERS file
by Marek Vasut
· Sun Oct 27 03:10:32 2024 +0100
f56b4d4
ARM: renesas: Drop old unused power DT headers
by Marek Vasut
· Sun Oct 27 03:04:31 2024 +0100
4d9d057
ARM: renesas: Drop old unused clock DT headers
by Marek Vasut
· Sun Oct 27 03:04:30 2024 +0100
50f0c54
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Mon Oct 28 09:20:56 2024 -0600
c3abcaa
riscv: cache: Add CBO instructions
by Mayuresh Chitale
· Fri Aug 23 09:41:26 2024 +0000
f440c06
riscv: Add support for defining instructions
by Mayuresh Chitale
· Fri Aug 23 09:41:25 2024 +0000
86f723a
riscv64: dts: starfive: Mars ethernet0 phy delay values sync with upstream Linux
by E Shattow
· Sat Oct 26 05:40:15 2024 -0700
28ff206
riscv64: dts: starfive: Star64 ethernet0 phy delay values sync with upstream Linux
by E Shattow
· Sat Oct 26 04:35:28 2024 -0700
f9c2c9c
configs: visionfive2: enable CONFIG_CMD_ERASEENV
by Heinrich Schuchardt
· Sat Oct 19 10:31:09 2024 +0200
5985ac8
riscv: add missing linefeed in error message
by Heinrich Schuchardt
· Thu Oct 17 20:16:49 2024 +0200
94ff33a
riscv: qemu: Explicitly advertise RVVM support
by LekKit
· Sun Sep 22 13:11:02 2024 +0300
bac0f49
riscv: qemu: Enable EFI framebuffer
by LekKit
· Sun Sep 22 13:11:01 2024 +0300
80b38c8
riscv: qemu: Enable booting from NVMe
by LekKit
· Sun Sep 22 13:11:00 2024 +0300
d5761ca
configs: th1520_lpi4a: Enable CMD_GPIO, DM_GPIO and DWAPB_GPIO driver
by Maksim Kiselev
· Fri Sep 20 12:05:24 2024 +0300
eaeeea3
gpio: dw: Add ngpios DT-property support
by Maksim Kiselev
· Fri Sep 20 12:05:23 2024 +0300
a405b15
cmd: sbi: Add FWFT, MPXY extensions
by Heinrich Schuchardt
· Tue Sep 17 10:10:36 2024 +0200
bf968e6
x86: Missed removal of CMD_BOOTEFI_HELLO_COMPILE
by Andrew Goodbody
· Fri Oct 25 18:07:00 2024 +0100
7dfc57a
test: efi_loader: Fix dependency for http test
by Andrew Goodbody
· Fri Oct 25 17:47:32 2024 +0100
8fa34f0
Merge patch series "Implement ACPI on aarch64"
by Tom Rini
· Sun Oct 27 17:14:22 2024 -0600
d67a742
CI: Enable qemu_sbsa
by Patrick Rudolph
· Wed Oct 23 15:20:20 2024 +0200
f6debed
configs: Add RPI4 ACPI defconfig
by Patrick Rudolph
· Wed Oct 23 15:20:19 2024 +0200
dba3e13
bloblist: Fix use of uninitialized variable
by Patrick Rudolph
· Wed Oct 23 15:20:18 2024 +0200
a593d17
arm: mach-bcm283x: Enable ARMV8_MULTIENTRY
by Patrick Rudolph
· Wed Oct 23 15:20:17 2024 +0200
2e97892
arm: mach-bcm283x: Add ARMV8_MULTIENTRY support
by Patrick Rudolph
· Wed Oct 23 15:20:16 2024 +0200
cc90df3
arm: Implement read_mpidr on armv7
by Patrick Rudolph
· Wed Oct 23 15:20:15 2024 +0200
a2e4deb
armv8: cpu: Enable ACPI parking protocol
by Patrick Rudolph
· Wed Oct 23 15:20:14 2024 +0200
2f6f8d9
arm: cpu: Add ACPI parking protocol support
by Patrick Rudolph
· Wed Oct 23 15:20:13 2024 +0200
18d4a11
board: raspberrypi: Add ASL files from tianocore
by Simon Glass
· Wed Oct 23 15:20:12 2024 +0200
bdc7474
arm: bcm283x: Generate ACPI tables
by Patrick Rudolph
· Wed Oct 23 15:20:11 2024 +0200
3ed3a4d
arm: mach-bcm283x: Bring in some header files from tianocore
by Simon Glass
· Wed Oct 23 15:20:10 2024 +0200
914acaf
arm: mach-bcm283x: Map the ARM local MMIO as well
by Patrick Rudolph
· Wed Oct 23 15:20:09 2024 +0200
cb42bc8
board: emulation: Add QEMU sbsa support
by Patrick Rudolph
· Wed Oct 23 15:20:08 2024 +0200
ad392d5
common: Enable BLOBLIST_TABLES on arm
by Patrick Rudolph
· Wed Oct 23 15:20:07 2024 +0200
613f1ed
drivers/arm: Implement acpi_fill_madt
by Patrick Rudolph
· Wed Oct 23 15:20:06 2024 +0200
0fe88cc
drivers: misc: irq-uclass: Update irq_get_by_index
by Patrick Rudolph
· Wed Oct 23 15:20:05 2024 +0200
7cda00a
arm: lib: Add GICV2 driver
by Patrick Rudolph
· Wed Oct 23 15:20:04 2024 +0200
Next »