Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3d49c95d86c423846024f264a90a6c9ce6b0e37a
3d49c95
xilinx: zynqmp: Load pmufw configuration before checking access
by Michal Simek
· Wed Oct 05 11:39:27 2022 +0200
758a699
xilinx: common: fix board_late_init_xilinx()
by Heinrich Schuchardt
· Sat Oct 08 11:13:17 2022 +0200
50a8f8e
xilinx: zynqmp: change the type of multiboot variable
by Venkatesh Yadav Abbarapu
· Tue Oct 04 11:22:54 2022 +0530
f35f957
soc: xilinx: zynqmp: Mark soc_xilinx_zynqmp_get_machine() as static
by Venkatesh Yadav Abbarapu
· Tue Oct 04 11:22:01 2022 +0530
d79ebef
xilinx: common: Add print_cpuinfo() declaration
by Venkatesh Yadav Abbarapu
· Tue Oct 04 11:20:53 2022 +0530
f6dfade
spi: zynqmp_qspi: Mark zynqmp_qspi_set_tapdelay() as static
by Venkatesh Yadav Abbarapu
· Tue Oct 04 11:07:30 2022 +0530
ae8bc3d
arm64: zynqmp: Fix compiler warnings in mp.c
by Venkatesh Yadav Abbarapu
· Tue Oct 04 11:04:54 2022 +0530
dc2bd92
arm64: dts: Remove unused property device_id
by Ashok Reddy Soma
· Fri Sep 30 03:25:48 2022 -0600
3315453
mmc: zynq_sdhci: Read power-domains id from DT and use
by Ashok Reddy Soma
· Fri Sep 30 03:25:47 2022 -0600
a23e6ee
mmc: zynq_sdhci: Change node_id prototype to u32
by Ashok Reddy Soma
· Fri Sep 30 03:25:46 2022 -0600
1bbe450
net: Fix static checker warnings
by Venkatesh Yadav Abbarapu
· Thu Sep 29 10:26:05 2022 +0530
3be370d
xilinx: common: Fix static checker warnings
by Venkatesh Yadav Abbarapu
· Mon Sep 26 12:22:42 2022 +0530
e8362ea
net: emaclite: fix handling for IP packets with specific lengths
by Samuel Obuch
· Tue Sep 27 13:21:03 2022 +0200
e4fdd45
net: emaclite: fix xemaclite_alignedread/write functions
by Samuel Obuch
· Tue Sep 27 13:21:02 2022 +0200
2f229ef
net: emaclite: enable for more architectures
by Samuel Obuch
· Tue Sep 27 13:21:01 2022 +0200
aacc906
firmware: zynqmp: Change loadable config object from APU_0 to OCM_BANK_0
by Ashok Reddy Soma
· Fri Sep 30 09:37:26 2022 +0200
e42a039
ARM: zynq: Define rtc alias on zc702/zc706
by Michal Simek
· Tue Sep 27 13:50:26 2022 +0200
865bb3b
ARM: zynq: Point via nvmem0 alias to eeprom on zc702/zc706
by Michal Simek
· Tue Sep 27 09:55:12 2022 +0200
1eb7b22
xilinx: zynq: Enable early eeprom decoding
by Michal Simek
· Tue Sep 27 09:55:46 2022 +0200
6ac319d
dm: fpga: Introduce new uclass
by Alexander Dahl
· Fri Sep 30 14:04:30 2022 +0200
9411630
Merge branch 'next'
by Tom Rini
· Mon Oct 03 15:39:46 2022 -0400
d6e4e90
Prepare v2022.10
by Tom Rini
· Mon Oct 03 15:25:32 2022 -0400
9a8b542
imx8mn-ddr4-evk-u-boot: Fix broken boot
by Fabio Estevam
· Mon Oct 03 11:02:03 2022 -0300
16379f0
imx8mn-venice-u-boot: Fix broken boot
by Fabio Estevam
· Mon Oct 03 11:01:15 2022 -0300
3dcd9fd
Merge branch '2022-09-29-dm-core-support-multiple-device-trees-in-ofnode' into next
by Tom Rini
· Fri Sep 30 15:52:10 2022 -0400
5c33b52
Merge tag 'efi-2022-10-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Fri Sep 30 08:30:38 2022 -0400
7a7229a
dm: core: Support copying properties with ofnode
by Simon Glass
· Tue Sep 06 20:27:33 2022 -0600
17abed0
dm: core: Allow copying ofnode property data when writing
by Simon Glass
· Tue Sep 06 20:27:32 2022 -0600
eda440b
vbe: Allow test to run with live/flat tree
by Simon Glass
· Tue Sep 06 20:27:31 2022 -0600
9e7a42a
dm: core: Expand ofnode tests
by Simon Glass
· Tue Sep 06 20:27:30 2022 -0600
dad9751
dm: core: Create a function to get a live tree in a test
by Simon Glass
· Tue Sep 06 20:27:29 2022 -0600
c63ffd7
dm: core: Update comments for default-FDT ofnode functions
by Simon Glass
· Tue Sep 06 20:27:28 2022 -0600
f912a72
dm: core: Complete phandle implementation using the other FDT
by Simon Glass
· Tue Sep 06 20:27:27 2022 -0600
cb13a1b
dm: core: Add the ofnode multi-tree implementation
by Simon Glass
· Tue Sep 06 20:27:26 2022 -0600
f007731
dm: core: Add definitions for multiple ofnode trees
by Simon Glass
· Tue Sep 06 20:27:25 2022 -0600
45ae59d
dm: core: Split ofnode_path_root() into two functions
by Simon Glass
· Tue Sep 06 20:27:24 2022 -0600
37dcd91
dm: core: Allow obtaining a node offset in the same tree
by Simon Glass
· Tue Sep 06 20:27:23 2022 -0600
95fd209
dm: core: Add a way to look up a phandle in an oftree
by Simon Glass
· Tue Sep 06 20:27:22 2022 -0600
2b9b1458
dm: core: Add ofnode functions to obtain an oftree
by Simon Glass
· Tue Sep 06 20:27:21 2022 -0600
04fa09a
dm: core: Add an ofnode function to obtain the flat tree
by Simon Glass
· Tue Sep 06 20:27:20 2022 -0600
ba8457b
dm: core: Provide a way to reset the device tree
by Simon Glass
· Tue Sep 06 20:27:19 2022 -0600
e3be5fc
dm: core: Expand integer-reading tests
by Simon Glass
· Tue Sep 06 20:27:18 2022 -0600
a0ace87
efi_loader: fix efi_initrd_deregister()
by Heinrich Schuchardt
· Fri Sep 30 01:55:02 2022 +0200
f5c26c9
efi_selftest: prefix test functions with efi_st_
by Heinrich Schuchardt
· Thu Sep 22 15:16:30 2022 +0200
aa5ffb3
doc: improve description of autostart
by Heinrich Schuchardt
· Sat Sep 10 09:16:37 2022 +0200
2e4938b
dm: core: Drop ofnode_is_available()
by Simon Glass
· Tue Sep 06 20:27:17 2022 -0600
4caa79a
dm: core: Add a macro to iterate through properties
by Simon Glass
· Tue Sep 06 20:27:16 2022 -0600
91d89a8
dm: core: Avoid creating a name property when unflattening
by Simon Glass
· Tue Sep 06 20:27:15 2022 -0600
d0aff8b
dm: core: Rename ofnode_get_property_by_prop()
by Simon Glass
· Tue Sep 06 20:27:14 2022 -0600
fec058d
dm: core: Rename ofnode_get_first/next_property()
by Simon Glass
· Tue Sep 06 20:27:13 2022 -0600
cb12c9f
dm: core: Reduce code size with dev_of_offset()
by Simon Glass
· Tue Sep 06 20:27:12 2022 -0600
b995807
sandbox: test: Provide an easy way to use the other FDT
by Simon Glass
· Tue Sep 06 20:27:11 2022 -0600
57b00a9
sandbox: Support setting up the other FDT for testing
by Simon Glass
· Tue Sep 06 20:27:10 2022 -0600
f17b967
sandbox: Support loading the other FDT
by Simon Glass
· Tue Sep 06 20:27:09 2022 -0600
d74c461
sandbox: Add a function to load a relative file path
by Simon Glass
· Tue Sep 06 20:27:08 2022 -0600
8ae9f96
test: Drop the UT_TESTF_LIVE_OR_FLAT flag
by Simon Glass
· Tue Sep 06 20:27:07 2022 -0600
60f0899
test: Detect a change in the device tree
by Simon Glass
· Tue Sep 06 20:27:06 2022 -0600
3ba7675
test: Make a copy of the device tree before running a test
by Simon Glass
· Tue Sep 06 20:27:05 2022 -0600
9036c5c
dm: core: Drop the const from ofnode
by Simon Glass
· Tue Sep 06 20:27:04 2022 -0600
238afb5
dm: core: Support writing a property to an empty node
by Simon Glass
· Tue Sep 06 20:27:03 2022 -0600
56bc332
dm: core: Allow adding ofnode subnodes
by Simon Glass
· Tue Sep 06 20:27:02 2022 -0600
ef5ca00
dm: core: Document the livetree structures properly
by Simon Glass
· Tue Sep 06 20:27:01 2022 -0600
1a3e39b
test: Support testing malloc() failures
by Simon Glass
· Tue Sep 06 20:27:00 2022 -0600
7f9b580
test: Fix missing livetree test runs
by Simon Glass
· Tue Sep 06 20:26:59 2022 -0600
74ba8e6
event: Pass the images to EVT_FT_FIXUP
by Simon Glass
· Tue Sep 06 20:26:58 2022 -0600
176dd43
dm: core: Pass a root node to of_find_node_by_phandle()
by Simon Glass
· Tue Sep 06 20:26:57 2022 -0600
b169e21
event: Allow multiple spy declarations for each event
by Simon Glass
· Tue Sep 06 20:26:56 2022 -0600
37e8511
event: Fix a typo in the EVENT help
by Simon Glass
· Tue Sep 06 20:26:55 2022 -0600
10dda9e
sandbox: power: Update PMIC driver to use log
by Simon Glass
· Tue Sep 06 20:26:54 2022 -0600
ed66cd2
log: update the comment for log_msg_ret()
by Simon Glass
· Tue Sep 06 20:26:53 2022 -0600
bb7d3bb
treewide: Drop image_header_t typedef
by Simon Glass
· Tue Sep 06 20:26:52 2022 -0600
74578f5
treewide: Drop image_info_t typedef
by Simon Glass
· Tue Sep 06 20:26:51 2022 -0600
df00afa
treewide: Drop bootm_headers_t typedef
by Simon Glass
· Tue Sep 06 20:26:50 2022 -0600
5f074d4
image: Fix BOOTM_STATE values
by Simon Glass
· Tue Sep 06 20:26:49 2022 -0600
5b05a5c
Merge branch '2022-09-29-assorted-fixes'
by Tom Rini
· Thu Sep 29 16:06:19 2022 -0400
4b74a4e
board_r: Relocate OF_EMBED if NEEDS_MANUAL_RELOC only
by Pierre-Clément Tosi
· Fri Sep 09 21:16:18 2022 +0100
fae1228
pci: Remove duplicate PCI_REGION_IO / "io" line
by Pali Rohár
· Thu Sep 15 15:54:45 2022 +0200
64f2dda
tools: env: Fix missing closedir in ubi_get_volnum_by_name
by Miaoqian Lin
· Mon Sep 19 08:28:09 2022 +0400
892d5c0
board: ti: common: board_detect: Fix EEPROM read quirk for AM6 style data
by Nishanth Menon
· Wed Sep 21 08:38:42 2022 -0500
875685e
vexpress64: also consider DTB pointer in x1
by Andre Przywara
· Wed Sep 21 18:09:46 2022 +0100
f33da56
fs: btrfs: remove the usage of undeclared fs_mutex variable
by Pankaj Raghav
· Wed Sep 28 17:23:01 2022 +0200
bcd34ce
configs: rockchip: Drop TPL_MAX_SIZE definition
by Michael Trimarchi
· Sat Sep 24 15:36:24 2022 +0200
efe268c
Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog
by Tom Rini
· Tue Sep 27 11:05:37 2022 -0400
41716c1
Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians/u-boot-stm into next
by Tom Rini
· Tue Sep 27 08:53:51 2022 -0400
db794c2
autoboot: make sure watchdog device(s) are handled with keyed autoboot
by Rasmus Villemoes
· Tue Sep 27 11:54:02 2022 +0200
293c034
watchdog: max6370: use __udelay() to avoid recursion
by Pali Rohár
· Tue Sep 27 12:19:19 2022 +0200
21df251
watchdog: gpio_wdt: use __udelay() to avoid recursion
by Rasmus Villemoes
· Tue Sep 27 09:45:44 2022 +0200
be5ae06
configs: increase SYS_MALLOC_F_LEN for STM32 MCU's board
by Patrice Chotard
· Mon Sep 26 17:59:36 2022 +0200
785be73
Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Mon Sep 26 11:28:14 2022 -0400
eff2077
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next
by Tom Rini
· Mon Sep 26 11:27:30 2022 -0400
bd84c6f
configs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START flag
by Patrice Chotard
· Tue Sep 20 18:04:36 2022 +0200
f3cf5b1
configs: stm32f769-disco: Fix internal flash size
by Patrice Chotard
· Tue Sep 20 18:04:35 2022 +0200
b89edf2
configs: stm32746g-eval: Fix CONFIG_SYS_SPL_ARGS_ADDR
by Patrice Chotard
· Tue Sep 20 18:04:34 2022 +0200
865ca8e
configs: stm32f746-disco: Fix CONFIG_SYS_SPL_ARGS_ADDR
by Patrice Chotard
· Tue Sep 20 18:04:33 2022 +0200
b036335
configs: stm32746g-eval: Fix SPL boot
by Patrice Chotard
· Tue Sep 20 18:04:32 2022 +0200
d864acd
configs: stm32f769-disco: Fix SPL boot
by Patrice Chotard
· Tue Sep 20 18:04:31 2022 +0200
aaac723
configs: stm32f746-disco: Fix SPL boot
by Patrice Chotard
· Tue Sep 20 18:04:30 2022 +0200
8397532
ARM: dts: stm32: DT sync with kernel v6.0-rc4 for MCU's boards
by Patrice Chotard
· Fri Sep 23 13:20:33 2022 +0200
5887be5
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Mon Sep 26 08:30:17 2022 -0400
5dc1dcd
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Mon Sep 26 08:29:42 2022 -0400
Next »