Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
717ca2d6b5c8723278c77d3781814afffe730448
717ca2d
Merge patch series "lmb: rework logic to validate load address for network commands"
by Tom Rini
· Fri Sep 20 17:37:34 2024 -0600
940bebc
cmd: sf: prevent overwriting the reserved memory
by Prasad Kummari
· Fri Sep 13 13:02:52 2024 +0530
7772809
wget: rework the logic to validate the load address
by Sughosh Ganu
· Mon Sep 16 20:50:25 2024 +0530
04e10b5
tftp: rework the logic to validate the load address
by Sughosh Ganu
· Mon Sep 16 20:50:24 2024 +0530
cb66f72
mtd: spi-nor: scale up timeout for full-chip erase
by Venkatesh Yadav Abbarapu
· Tue Jan 02 18:23:03 2024 +0530
56dd50f
Merge tag 'u-boot-imx-next-20240919' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next
by Tom Rini
· Thu Sep 19 11:26:18 2024 -0600
b494083
Merge tag 'fwu-next-19092024' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next
by Tom Rini
· Thu Sep 19 11:25:26 2024 -0600
20585cd
fwu: print a message if empty capsule checks fail
by Sughosh Ganu
· Mon Sep 09 16:50:21 2024 +0530
9a81bfd
fwu: do not allow capsule processing on exceeding Trial Counter threshold
by Sughosh Ganu
· Mon Sep 09 16:50:20 2024 +0530
44dff85
fwu: add dependency checks for selecting FWU metadata version
by Sughosh Ganu
· Mon Sep 09 16:50:19 2024 +0530
4c63b7e
fwu: check all images for transitioning out of Trial State
by Sughosh Ganu
· Mon Sep 09 16:50:18 2024 +0530
97c9fb3
fwu: v1: do a version check for the metadata
by Sughosh Ganu
· Mon Sep 09 16:50:17 2024 +0530
0a4651b
fwu: v2: try reading both copies of metadata
by Sughosh Ganu
· Mon Sep 09 16:50:16 2024 +0530
95736c3
imx6q-lxr: Add board support
by Fabio Estevam
· Fri Sep 13 21:56:05 2024 -0300
ffb8c37
imx93_evk: add back Low drive mode ddr timing file
by Peng Fan
· Thu Sep 19 12:01:39 2024 +0800
e7bd6a3
imx93_evk: Remove CONFIG_IMX9_LOW_DRIVE_MODE and ld defconfig
by Peng Fan
· Thu Sep 19 12:01:38 2024 +0800
0ddb895
imx93_evk: spl: update pmic settings
by Peng Fan
· Thu Sep 19 12:01:37 2024 +0800
d03686b
imx9: trdc: introduce trdc_mbc_blk_num
by Peng Fan
· Thu Sep 19 12:01:36 2024 +0800
5dce349
imx9: trdc: cleanup code
by Peng Fan
· Thu Sep 19 12:01:35 2024 +0800
a74bf4b
imx: Generalize fixup_thermal_trips
by Peng Fan
· Thu Sep 19 12:01:34 2024 +0800
57b2ac4
imx93: Add Low performance parts 9302/9301 support
by Ye Li
· Thu Sep 19 12:01:33 2024 +0800
904a886
imx9: soc: Disable cpu1 for variants that only has one A55 core
by Peng Fan
· Thu Sep 19 12:01:32 2024 +0800
35fdfcf
imx: Generalize disable_cpu_nodes
by Peng Fan
· Thu Sep 19 12:01:31 2024 +0800
ca91299
imx8m: soc: Drop disable_pmu_cpu_nodes
by Peng Fan
· Thu Sep 19 12:01:30 2024 +0800
fa83dc8
imx9: Add 233Mhz DDR PLL frequency
by Ye Li
· Thu Sep 19 12:01:29 2024 +0800
be652c1
imx9: soc: Mask the wdog reset in src by default on i.mx9
by Jacky Bai
· Thu Sep 19 12:01:28 2024 +0800
66af10a
imx9: clock: Update clock init function and sequence
by Ye Li
· Thu Sep 19 12:01:27 2024 +0800
7b24815
imx9: soc: Add function to get target voltage mode
by Ye Li
· Thu Sep 19 12:01:26 2024 +0800
1a17ae8
imx9: soc: Print ELE information
by Peng Fan
· Thu Sep 19 12:01:25 2024 +0800
ae9b702
imx9: soc: Change second Ethernet MAC fuse layout
by Ye Li
· Thu Sep 19 12:01:24 2024 +0800
43126e1
imx9: soc: Change FSB directly access to fuse API
by Peng Fan
· Thu Sep 19 12:01:23 2024 +0800
8a7f6ef
imx9: soc: Print UID in big endian format for EL2GO
by Ye Li
· Thu Sep 19 12:01:22 2024 +0800
52b93ea
imx9: soc: imx9: soc: Align UID endianness with ROM
by Frank Li
· Thu Sep 19 12:01:21 2024 +0800
0667ec9
imx9: soc: Configure TRDC for M33 TCM access
by Ye Li
· Thu Sep 19 12:01:20 2024 +0800
06e78ff
imx9: soc: wait ssar when power on power domain
by Peng Fan
· Thu Sep 19 12:01:19 2024 +0800
385a613
Merge patch series "Fix various bugs"
by Tom Rini
· Wed Sep 18 13:07:19 2024 -0600
3a2dc0a
test: mbr: Drop a duplicate test
by Simon Glass
· Sun Sep 01 16:26:34 2024 -0600
2ca519b
test: mbr: Use RAM for the buffers
by Simon Glass
· Sun Sep 01 16:26:33 2024 -0600
a8c1252
test: mbr: Use a constant for the block size
by Simon Glass
· Sun Sep 01 16:26:32 2024 -0600
2a1f169
test: mbr: Unmap the buffers after use
by Simon Glass
· Sun Sep 01 16:26:31 2024 -0600
99a1c38
cmd: Fix memory-mapping in cmp command
by Simon Glass
· Sun Sep 01 16:26:30 2024 -0600
4c5bc2b
read: Tidy up use of map_sysmem() in the read command
by Simon Glass
· Sun Sep 01 16:26:29 2024 -0600
7579295
mmc: Use map_sysmem() with buffers in the mmc command
by Simon Glass
· Sun Sep 01 16:26:28 2024 -0600
fd33226
sandbox: Implement reference counting for address mapping
by Simon Glass
· Sun Sep 01 16:26:27 2024 -0600
1a762eb
sandbox: Add some debugging to pci_io
by Simon Glass
· Sun Sep 01 16:26:26 2024 -0600
58b7aee
sandbox: Unmap old tags
by Simon Glass
· Sun Sep 01 16:26:25 2024 -0600
3c2f51e
sandbox: Update cpu to use logging
by Simon Glass
· Sun Sep 01 16:26:24 2024 -0600
b34d39b
sandbox: Change the range used for memory-mapping tags
by Simon Glass
· Sun Sep 01 16:26:23 2024 -0600
345567c
test: mbr: Adjust test to drop 0x
by Simon Glass
· Sun Sep 01 16:26:22 2024 -0600
40d2a6e
test: mbr: Adjust test to use lower-case hex
by Simon Glass
· Sun Sep 01 16:26:21 2024 -0600
1880b8a
dm: usb: Deal with USB keyboard persisting across tests
by Simon Glass
· Sun Sep 01 16:26:20 2024 -0600
e21ad26
usb: Add DEV_FLAGS_DM to stdio for USB keyboard
by Simon Glass
· Sun Sep 01 16:26:19 2024 -0600
5e392f1
log: Add a new log category for the console
by Simon Glass
· Sun Sep 01 16:26:18 2024 -0600
463a56b
usb: Drop old non-DM code
by Simon Glass
· Sun Sep 01 16:26:17 2024 -0600
22c93da
bootstd: Create a function to reset USB
by Simon Glass
· Sun Sep 01 16:26:16 2024 -0600
bcbaa77
scripts: Update pylint.base
by Simon Glass
· Sun Sep 01 16:26:15 2024 -0600
0863180
test/py: Fix some pylint warnings in test_ut.py
by Simon Glass
· Sun Sep 01 16:26:14 2024 -0600
23686aa
nvmxip: Avoid probing on boot
by Simon Glass
· Sun Sep 01 16:26:13 2024 -0600
e745d1b
nvmxip: Drop the message on probe
by Simon Glass
· Sun Sep 01 16:26:12 2024 -0600
a1a8527
cmd: osd: Depend on OSD
by Marek Vasut
· Fri Sep 06 19:12:23 2024 +0200
ab00d0e
cmd: mmc: Allow using partition name in mmc erase command
by Tomas Paukrt
· Mon Sep 02 20:49:17 2024 +0200
bd90894
mmc: Hide mmc speed command under mmc command
by Marek Vasut
· Mon Sep 02 15:37:09 2024 +0200
0dc470b
Merge patch series "Arm: npcm: modify npcm8xx boot setting"
by Tom Rini
· Mon Sep 16 16:43:53 2024 -0600
7bdf00a
pinctrl: npcm8xx: clear all gpio events
by Stanley Chu
· Wed Sep 04 10:41:06 2024 +0800
ace71f5
configs: arbel_evb: change env offset and boot address
by Jim Liu
· Wed Sep 04 10:41:05 2024 +0800
5f16268
board: arbel: correct the dram bank size
by Jim Liu
· Wed Sep 04 10:41:04 2024 +0800
3827c33
drivers/crypto: aspeed: Add Caliptra SHA ACC support
by Chia-Wei Wang
· Fri Aug 30 15:23:34 2024 +0800
38f0459
Merge tag 'v2024.10-rc5' into next
by Tom Rini
· Mon Sep 16 14:48:13 2024 -0600
21c27b7
Prepare v2024.10-rc5
by Tom Rini
· Mon Sep 16 14:41:32 2024 -0600
69e1627
doc/develop/sending_patches.rst: Reword where our git tree is slightly
by Tom Rini
· Mon Aug 26 11:01:40 2024 -0600
6431852
Merge patch series "Bump new hush commits and fix old hush test behavior"
by Tom Rini
· Fri Sep 13 13:44:00 2024 -0600
03061a8
cli: modern_hush: Add upstream commits up to 13 July 2024
by Francis Laniel
· Tue Sep 03 19:09:43 2024 +0200
dd847ea
test: hush: dollar: fix bugous behavior
by Ion Agorria
· Tue Sep 03 19:09:42 2024 +0200
277a534
Merge tag 'efi-next-20241024' of https://source.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· Fri Sep 13 08:20:25 2024 -0600
6fcda86
Merge tag 'doc-2024-10-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Fri Sep 13 08:18:54 2024 -0600
bc31e3a
binman: Update links for sending patches
by Tom Rini
· Mon Aug 26 10:49:57 2024 -0600
14e9a3a
bootcount: Update to point to current documentation
by Tom Rini
· Mon Aug 26 10:49:56 2024 -0600
ebcad4c
doc/mkeficapsule.1: Update homepage link
by Tom Rini
· Mon Aug 26 10:49:55 2024 -0600
0249127
doc: Update rST to not reference the old wiki
by Tom Rini
· Mon Aug 26 10:49:54 2024 -0600
f6a0629
doc/arch/mips.rst: Update toolchain list
by Tom Rini
· Mon Aug 26 10:49:53 2024 -0600
e6ff089
doc/arch/m68k.rst: Update toolchain comment
by Tom Rini
· Mon Aug 26 10:49:52 2024 -0600
9babffe
doc/develop/sending_patches.rst: Clarify when to use which branch
by Tom Rini
· Mon Aug 26 10:39:17 2024 -0600
cba7378
efi_loader: Put back copyright message
by Simon Glass
· Sun Sep 01 19:18:13 2024 -0600
380c843a
efi_loader: Use puts() in cout so that console recording works
by Simon Glass
· Sun Sep 01 19:18:12 2024 -0600
de6f1dd
test: lib/uuid: add tests for UUID version/variant bits
by Caleb Connolly
· Fri Aug 30 13:34:41 2024 +0100
55ce3e9
test: lib/uuid: add unit tests for dynamic UUIDs
by Caleb Connolly
· Fri Aug 30 13:34:40 2024 +0100
d9d9334
tools: mkeficapsule: support generating dynamic GUIDs
by Caleb Connolly
· Fri Aug 30 13:34:39 2024 +0100
4d03486
tools: mkeficapsule: use u-boot UUID library
by Caleb Connolly
· Fri Aug 30 13:34:38 2024 +0100
29cab7c
include: export uuid.h
by Caleb Connolly
· Fri Aug 30 13:34:37 2024 +0100
fb9e948
lib: uuid: supporting building as part of host tools
by Caleb Connolly
· Fri Aug 30 13:34:36 2024 +0100
4bdc960
sandbox: switch to dynamic UUIDs
by Caleb Connolly
· Fri Aug 30 13:34:35 2024 +0100
3cb08b5
doc: uefi: document dynamic UUID generation
by Caleb Connolly
· Fri Aug 30 13:34:34 2024 +0100
3744e47
efi: add a helper to generate dynamic UUIDs
by Caleb Connolly
· Fri Aug 30 13:34:33 2024 +0100
2f4f0be
lib: uuid: add UUID v5 support
by Caleb Connolly
· Fri Aug 30 13:34:32 2024 +0100
051b7cf
efi: define struct efi_guid
by Caleb Connolly
· Fri Aug 30 13:34:31 2024 +0100
17aea46
Kconfig: clean up the efi configuration status
by Ilias Apalodimas
· Fri Aug 30 14:45:27 2024 +0300
868937f
efi_loader: return the correct error in efi_bootmgr_release_uridp()
by Ilias Apalodimas
· Mon Aug 12 23:56:38 2024 +0300
fe14afc
efi_loader: rename efi_bootmgr_image_return_notify
by Ilias Apalodimas
· Mon Aug 12 23:56:37 2024 +0300
32833cf
efi_loader: shorten efi_bootmgr_release_uridp_resource()
by Ilias Apalodimas
· Mon Aug 12 23:56:36 2024 +0300
c8470c7
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next
by Tom Rini
· Thu Sep 12 09:03:40 2024 -0600
Next »