Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3e3efbbc9e77506883f402d048f98a0bbf49d2cd
3e3efbb
configs: capricorn_cxg3: Enable CMD_WDT
by Alexander Sverdlin
· Mon Jan 13 22:15:15 2025 +0100
81ffaed
doc: phytec: imx8mm: add OP-TEE documentation
by Yannic Moog
· Fri Jan 10 13:35:38 2025 +0100
399b9e8
doc: phytec: imx8mp: add OP-TEE documentation
by Yannic Moog
· Fri Jan 10 13:35:37 2025 +0100
2b623e8
phycore-imx8mm_defconfig: add optee load address
by Yannic Moog
· Fri Jan 10 13:35:36 2025 +0100
d895869
imx8mm-phygate-tauri-l_defconfig: add optee load address
by Yannic Moog
· Fri Jan 10 13:35:35 2025 +0100
8bab8c7
phycore-imx8mp_defconfig: add optee load address
by Yannic Moog
· Fri Jan 10 13:35:34 2025 +0100
0ad8a1e
arm: imx8m: add OP-TEE node
by Yannic Moog
· Fri Jan 10 13:35:33 2025 +0100
9ffce09
gpio: adp5585: Update compatible string
by Peng Fan
· Thu Jan 09 11:29:18 2025 +0800
ae495ad
imx: imx93-11x11-evk: drop duplicated nodes
by Peng Fan
· Thu Jan 09 11:29:17 2025 +0800
4b7a623
imx: imx8mq_evk: Switch to BOOTSTD
by Peng Fan
· Thu Jan 09 11:29:16 2025 +0800
71ea7bf
imx: imx8mq_evk: Enable dynamic settings to mmcdev and mmcroot
by Peng Fan
· Thu Jan 09 11:29:15 2025 +0800
73bcec1
imx: imx8mq_evk: Drop DECLARE_GLOBAL_DATA_PTR
by Peng Fan
· Thu Jan 09 11:29:14 2025 +0800
03d7750
imx: imx8mq_evk: Cleanup headers
by Peng Fan
· Thu Jan 09 11:29:13 2025 +0800
44fdac6
imx: imx8mm_evk: Switch to BOOTSTD
by Peng Fan
· Thu Jan 09 11:29:12 2025 +0800
6099950
imx: imx8mm_evk: Enable dynamic settings to mmcdev and mmcroot
by Peng Fan
· Thu Jan 09 11:29:11 2025 +0800
7a7d07e
imx: imx8mn_evk: Switch to BOOTSTD
by Peng Fan
· Thu Jan 09 11:29:10 2025 +0800
65f8586
imx: imx8mn_evk: Enable dynamic settings to mmcdev and mmcroot
by Peng Fan
· Thu Jan 09 11:29:09 2025 +0800
b7a0e81
imx: imx8mn_evk: Drop DECLARE_GLOBAL_DATA_PTR
by Peng Fan
· Thu Jan 09 11:29:08 2025 +0800
6660af8
imx: imx8mn_evk: Cleanup headers
by Peng Fan
· Thu Jan 09 11:29:07 2025 +0800
6cda191
imx: imx8mp_evk: Switch to BOOTSTD
by Peng Fan
· Thu Jan 09 11:29:06 2025 +0800
777ca3e
imx: imx8mp_evk: Enable dynamic settings to mmcdev and mmcroot
by Peng Fan
· Thu Jan 09 11:29:05 2025 +0800
22d8e64
imx: imx91_evk: switch to BOOTSTD
by Peng Fan
· Thu Jan 09 11:29:04 2025 +0800
fe59638
imx: imx93_qsb: switch to BOOTSTD
by Peng Fan
· Thu Jan 09 11:29:03 2025 +0800
afc6156
imx: imx93_evk: switch to BOOTSTD
by Peng Fan
· Thu Jan 09 11:29:02 2025 +0800
0160b2c
Merge patch series "bootstd: Support recording images"
by Tom Rini
· Wed Jan 15 17:34:26 2025 -0600
c869478
bootstd: Export bootdev_get_from_blk()
by Simon Glass
· Fri Nov 15 16:19:24 2024 -0700
c6a52e7
bootstd: Add a simple command to list images
by Simon Glass
· Fri Nov 15 16:19:23 2024 -0700
8c87012
bootstd: Update cros bootmeth to record images
by Simon Glass
· Fri Nov 15 16:19:22 2024 -0700
62632b2
Update bootmeth_alloc_other() to record images
by Simon Glass
· Fri Nov 15 16:19:21 2024 -0700
392eac4
boot: Update pxe bootmeth to record images
by Simon Glass
· Fri Nov 15 16:19:20 2024 -0700
a686ba6
boot: Update extlinux pxe_getfile_func() to include type
by Simon Glass
· Fri Nov 15 16:19:19 2024 -0700
5864891
bootmeth_efi: Check the filename-allocation in the network path
by Simon Glass
· Fri Nov 15 16:19:18 2024 -0700
f39b559
bootmeth: Update the read_file() method to include a type
by Simon Glass
· Fri Nov 15 16:19:17 2024 -0700
5f27d16
bootmeth_efi: Simplify reading files by using the common function
by Simon Glass
· Fri Nov 15 16:19:16 2024 -0700
07c8606
boot: pxe: Drop the duplicate comment on get_pxe_file()
by Simon Glass
· Fri Nov 15 16:19:15 2024 -0700
8db2a38
bootstd: Update bootmeth_alloc_file() to record images
by Simon Glass
· Fri Nov 15 16:19:14 2024 -0700
c2a16c9
bootstd: Maintain a list of images
by Simon Glass
· Fri Nov 15 16:19:13 2024 -0700
199f588
bootstd: Move the bootflow list into an alist
by Simon Glass
· Fri Nov 15 16:19:12 2024 -0700
1d8f864
bootstd: Drop the bootdev-specific list of bootflows
by Simon Glass
· Fri Nov 15 16:19:11 2024 -0700
2bcd9ea
bootstd: Add a function to get bootstd only if available
by Simon Glass
· Fri Nov 15 16:19:10 2024 -0700
346ab5d
bootstd: Move bootflow-clearing to bootstd
by Simon Glass
· Fri Nov 15 16:19:09 2024 -0700
c01d83f
bootstd: Move bootflow-adding to bootstd
by Simon Glass
· Fri Nov 15 16:19:08 2024 -0700
7af0076
Merge patch series "Add fdt-fixups for AM62P variants"
by Tom Rini
· Tue Jan 14 15:51:47 2025 -0600
29b9f0e
arm: mach-k3: am62p: Set a53 cpu freq based on speed-grade
by Aparna Patra
· Wed Jan 08 10:19:39 2025 +0530
281da1d
arm: mach-k3: am62p: Fixup a53 max cpu frequency by speed-grade
by Aparna Patra
· Wed Jan 08 10:19:38 2025 +0530
657f177
arm: mach-k3: am62p: Fixup thermal zone critical points
by Aparna Patra
· Wed Jan 08 10:19:37 2025 +0530
3beefff
arm: mach-k3: am62p: Fixup CPU core, CAN-FD and Video-codec nodes in fdt
by Aparna Patra
· Wed Jan 08 10:19:36 2025 +0530
d9bcb2e
Merge patch series "Inline ECC Series"
by Tom Rini
· Tue Jan 14 15:49:41 2025 -0600
25d150f
board: ti: Pull redundant DDR functions to a common location and Fixup DDR size when ECC is enabled
by Santhosh Kumar K
· Mon Jan 06 14:37:08 2025 +0530
728a6ce
arm: mach-k3: Set NR_DRAM_BANKS to 2
by Neha Malcom Francis
· Mon Jan 06 14:37:07 2025 +0530
94174ef
ram: k3-ddrss: Remove 'ti,ecc-enable' support
by Santhosh Kumar K
· Mon Jan 06 14:37:06 2025 +0530
48dfe37
drivers: ram: Kconfig: Add CONFIG_K3_INLINE_ECC
by Neha Malcom Francis
· Mon Jan 06 14:37:05 2025 +0530
f0297ba
ram: k3-ddrss: Enable ECC interrupts
by Santhosh Kumar K
· Mon Jan 06 14:37:04 2025 +0530
3f735f7
ram: k3-ddrss: Setup ECC region start and range
by Santhosh Kumar K
· Mon Jan 06 14:37:03 2025 +0530
51c52fb
ram: k3-ddrss: Add k3_ddrss_ddr_bank_base_size_calc() to solve 'calculations restricted to 32 bits' issue
by Santhosh Kumar K
· Mon Jan 06 14:37:02 2025 +0530
1e6702e
ram: k3-ddrss: Use the DDR controller BIST engine for ECC priming
by Georgi Vlaev
· Mon Jan 06 14:37:01 2025 +0530
fe07df5
arm: dts: k3-*-ddr: Add ss_cfg reg entry
by Santhosh Kumar K
· Mon Jan 06 14:37:00 2025 +0530
7eb4f25
Merge patch series "fdt_support: improve board_fdt_chosen_bootargs() for flexibility"
by Tom Rini
· Tue Jan 14 15:43:07 2025 -0600
b1f13d7
common: fdt: hand over original fdt bootargs into board chosen handler
by Dmitry Rokosov
· Fri Dec 20 00:42:10 2024 +0300
c652d51
fdt_support: board_fdt_chosen_bootargs() should return const char*
by Dmitry Rokosov
· Fri Dec 20 00:42:09 2024 +0300
66307fd
include/fdt_support: fix docstyle to comply with kernel-doc requirements
by Dmitry Rokosov
· Fri Dec 20 00:42:08 2024 +0300
089feda
chromebook_coral: Move CONFIG_BLOBLIST_ADDR to CAR
by Tom Rini
· Tue Dec 17 10:22:15 2024 -0600
36c31d1
Merge patch series "SMBIOS improvements"
by Tom Rini
· Tue Jan 14 14:29:49 2025 -0600
c83c376
configs: Enable sysinfo for QEMU Arm64
by Raymond Mao
· Fri Dec 06 14:54:27 2024 -0800
6a125b3
cmd: update smbios cmd
by Raymond Mao
· Fri Dec 06 14:54:26 2024 -0800
4932d1f
armv8: Add generic smbios information into the device tree
by Raymond Mao
· Fri Dec 06 14:54:25 2024 -0800
daf0007
armv8: Add arch-specific sysinfo platform driver
by Raymond Mao
· Fri Dec 06 14:54:24 2024 -0800
94aa78d
smbios: add detailed smbios information
by Raymond Mao
· Fri Dec 06 14:54:23 2024 -0800
a28ef80
smbios: Refactor smbios library
by Raymond Mao
· Fri Dec 06 14:54:22 2024 -0800
8fe0731
sysinfo: Add sysinfo driver and data structure for smbios
by Raymond Mao
· Fri Dec 06 14:54:21 2024 -0800
592e333
test/dm: add sandbox test for sysinfo_get_data
by Raymond Mao
· Fri Dec 06 14:54:20 2024 -0800
860fa8b
sysinfo: Add sysinfo API for accessing data area
by Raymond Mao
· Fri Dec 06 14:54:19 2024 -0800
f4b933d
smbios: Refactor the smbios headfile
by Raymond Mao
· Fri Dec 06 14:54:18 2024 -0800
55b96f4
Merge patch series "Adjust how autoprobe is implemented"
by Tom Rini
· Tue Jan 14 11:43:01 2025 -0600
775fc11
common: Move autoprobe out to board init
by Simon Glass
· Wed Nov 20 08:36:41 2024 -0700
5c746eb
dm: core: Simplify dm_probe_devices()
by Simon Glass
· Wed Nov 20 08:36:40 2024 -0700
9ab2611
common: Drop check for DM in initf_dm()
by Simon Glass
· Wed Nov 20 08:36:39 2024 -0700
37eed28
Merge tag 'xilinx-for-v2025.04-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Tue Jan 14 09:36:06 2025 -0600
5b6ed4d
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-pmic
by Tom Rini
· Tue Jan 14 09:35:43 2025 -0600
fb32528
rtc: zynqmp: allow on Versal architectures
by Vincent Fazio
· Tue Jan 14 07:58:12 2025 -0600
ba71bcd
zynqmp_gqspi: update to log_debug
by Ibai Erkiaga
· Tue Jan 07 14:51:08 2025 +0000
88990e9
board: xilinx: Add missing prototype for set_dfu_alt_info
by Venkatesh Yadav Abbarapu
· Mon Jan 06 14:36:30 2025 +0530
6670a26
arm64: zynqmp: Add eeprom labels for System Controller dts
by Jonathan Stroud
· Mon Jan 06 09:42:48 2025 +0100
36df791
arm64: zynqmp: Enable iio-hwmon description only for SOM
by Michal Simek
· Mon Jan 06 09:42:21 2025 +0100
6d39eaa
config: xilinx: Enable the SPI_STACKED_PARALLEL config option
by Venkatesh Yadav Abbarapu
· Fri Jan 03 10:18:12 2025 +0530
6f69f6b
board: zynqmp: zynqmp-sm-k26-revA: release DP from reset
by Neal Frager
· Wed Dec 18 13:01:29 2024 +0000
5c45ee1
xilinx: Sort OF_LIST and add missing vpk120 and zcu670 platforms
by Michal Simek
· Mon Dec 16 08:52:34 2024 +0100
4874ed0
zynqmp: Remove usb init initialization for Kria
by Michal Simek
· Wed Dec 18 12:40:44 2024 +0100
f095c7d
arm64: zynqmp: Sync DTs with Linux v6.13-rc1
by Michal Simek
· Thu Dec 12 10:41:44 2024 +0100
9430213
arm64: zynqmp: add clock-output-names property in clock nodes
by Naman Trivedi
· Thu Dec 12 09:12:41 2024 +0100
34beb16
arm64: zynqmp: Do not use hardcoded address in do_zynqmp_reboot()
by Michal Simek
· Mon Dec 09 10:10:56 2024 +0100
fec5476
arm64: versal: RO multi_boot register in non JTAG bootmode
by Michal Simek
· Mon Jan 06 10:20:40 2025 +0100
76fdafa
arm64: versal: Support operations around multiboot register
by Michal Simek
· Thu Dec 05 11:38:16 2024 +0100
754b53c
arm64: versal: Wire SPIs for dfu_alt_info variable generation
by Michal Simek
· Thu Dec 05 11:38:15 2024 +0100
e40a55a
power: pmic: tps65941: Fix TI TPS65224 PMIC compatiable
by Udit Kumar
· Fri Dec 27 23:00:24 2024 +0530
c0952f0
power: replace magic numbers with macros
by Shree Ramamoorthy
· Wed Dec 18 11:12:36 2024 -0600
60d5d73
power: regulator: replace printf() with pr_err()
by Shree Ramamoorthy
· Wed Dec 18 11:12:35 2024 -0600
6fca96a
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Mon Jan 13 08:25:00 2025 -0600
5d96cee
usb: ehci-mx6: Add i.MX95 support
by Marek Vasut
· Tue Jan 07 23:59:07 2025 +0100
1869dfe
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· Sun Jan 12 19:28:54 2025 -0600
Next »