Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
46f72ebad960c5b7d66ec3d901fc6c957dd2a395
46f72eb
imx9: soc: Add function to get target voltage mode
by Ye Li
· 9 weeks ago
3166537
imx9: soc: Print ELE information
by Peng Fan
· 9 weeks ago
44541de
imx9: soc: Change second Ethernet MAC fuse layout
by Ye Li
· 9 weeks ago
2f00c3e
imx9: soc: Change FSB directly access to fuse API
by Peng Fan
· 9 weeks ago
e06ca06
imx9: soc: Print UID in big endian format for EL2GO
by Ye Li
· 9 weeks ago
0c2fbba
imx9: soc: imx9: soc: Align UID endianness with ROM
by Frank Li
· 9 weeks ago
7ddb2c9
imx9: soc: Configure TRDC for M33 TCM access
by Ye Li
· 9 weeks ago
4b34da4
imx9: soc: wait ssar when power on power domain
by Peng Fan
· 9 weeks ago
c17805e
Merge patch series "Fix various bugs"
by Tom Rini
· 10 weeks ago
017b441
test: mbr: Drop a duplicate test
by Simon Glass
· 3 months ago
6cfc777
test: mbr: Use RAM for the buffers
by Simon Glass
· 3 months ago
e9d8995
test: mbr: Use a constant for the block size
by Simon Glass
· 3 months ago
705cc13
test: mbr: Unmap the buffers after use
by Simon Glass
· 3 months ago
7086a89
cmd: Fix memory-mapping in cmp command
by Simon Glass
· 3 months ago
42f5ffb
read: Tidy up use of map_sysmem() in the read command
by Simon Glass
· 3 months ago
cc6a1b6
mmc: Use map_sysmem() with buffers in the mmc command
by Simon Glass
· 3 months ago
f452e8f
sandbox: Implement reference counting for address mapping
by Simon Glass
· 3 months ago
505b21b
sandbox: Add some debugging to pci_io
by Simon Glass
· 3 months ago
e82baf0
sandbox: Unmap old tags
by Simon Glass
· 3 months ago
58f26a1
sandbox: Update cpu to use logging
by Simon Glass
· 3 months ago
df2c594
sandbox: Change the range used for memory-mapping tags
by Simon Glass
· 3 months ago
e7474ac
test: mbr: Adjust test to drop 0x
by Simon Glass
· 3 months ago
1c9b37e
test: mbr: Adjust test to use lower-case hex
by Simon Glass
· 3 months ago
bc62432
dm: usb: Deal with USB keyboard persisting across tests
by Simon Glass
· 3 months ago
010c449
usb: Add DEV_FLAGS_DM to stdio for USB keyboard
by Simon Glass
· 3 months ago
90afded
log: Add a new log category for the console
by Simon Glass
· 3 months ago
4048219
usb: Drop old non-DM code
by Simon Glass
· 3 months ago
a3fab7d
bootstd: Create a function to reset USB
by Simon Glass
· 3 months ago
13a29ec
scripts: Update pylint.base
by Simon Glass
· 3 months ago
b6ef338
test/py: Fix some pylint warnings in test_ut.py
by Simon Glass
· 3 months ago
ec811ab
nvmxip: Avoid probing on boot
by Simon Glass
· 3 months ago
48fef88
nvmxip: Drop the message on probe
by Simon Glass
· 3 months ago
650883a
cmd: osd: Depend on OSD
by Marek Vasut
· 3 months ago
WIP/16Sep2024-next
6c0943f
cmd: mmc: Allow using partition name in mmc erase command
by Tomas Paukrt
· 3 months ago
39aa94a
mmc: Hide mmc speed command under mmc command
by Marek Vasut
· 3 months ago
773f138
Merge patch series "Arm: npcm: modify npcm8xx boot setting"
by Tom Rini
· 10 weeks ago
3aa2eac
pinctrl: npcm8xx: clear all gpio events
by Stanley Chu
· 3 months ago
28fe59e
configs: arbel_evb: change env offset and boot address
by Jim Liu
· 3 months ago
d01ba96
board: arbel: correct the dram bank size
by Jim Liu
· 3 months ago
fca70d6
drivers/crypto: aspeed: Add Caliptra SHA ACC support
by Chia-Wei Wang
· 3 months ago
19dbc09
Merge tag 'v2024.10-rc5' into next
by Tom Rini
· 10 weeks ago
c97ada2
Prepare v2024.10-rc5
by Tom Rini
· 10 weeks ago
v2024.10-rc5
640582c
doc/develop/sending_patches.rst: Reword where our git tree is slightly
by Tom Rini
· 3 months ago
979207e
Merge patch series "Bump new hush commits and fix old hush test behavior"
by Tom Rini
· 2 months ago
WIP/13Sep2024-next
874be94
cli: modern_hush: Add upstream commits up to 13 July 2024
by Francis Laniel
· 3 months ago
80ef176
test: hush: dollar: fix bugous behavior
by Ion Agorria
· 3 months ago
35394e1
Merge tag 'efi-next-20241024' of https://source.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· 2 months ago
a7b83ad
Merge tag 'doc-2024-10-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 2 months ago
ff994a3
binman: Update links for sending patches
by Tom Rini
· 3 months ago
7387be5
bootcount: Update to point to current documentation
by Tom Rini
· 3 months ago
656b327
doc/mkeficapsule.1: Update homepage link
by Tom Rini
· 3 months ago
8002b1c
doc: Update rST to not reference the old wiki
by Tom Rini
· 3 months ago
19fac2b
doc/arch/mips.rst: Update toolchain list
by Tom Rini
· 3 months ago
6638f3a
doc/arch/m68k.rst: Update toolchain comment
by Tom Rini
· 3 months ago
85deb7f
doc/develop/sending_patches.rst: Clarify when to use which branch
by Tom Rini
· 3 months ago
7de5162
efi_loader: Put back copyright message
by Simon Glass
· 3 months ago
250f692
efi_loader: Use puts() in cout so that console recording works
by Simon Glass
· 3 months ago
22d3d3c
test: lib/uuid: add tests for UUID version/variant bits
by Caleb Connolly
· 3 months ago
26e16a8
test: lib/uuid: add unit tests for dynamic UUIDs
by Caleb Connolly
· 3 months ago
7558385
tools: mkeficapsule: support generating dynamic GUIDs
by Caleb Connolly
· 3 months ago
f102e0d
tools: mkeficapsule: use u-boot UUID library
by Caleb Connolly
· 3 months ago
58d825f
include: export uuid.h
by Caleb Connolly
· 3 months ago
22c48a9
lib: uuid: supporting building as part of host tools
by Caleb Connolly
· 3 months ago
2bf0a87
sandbox: switch to dynamic UUIDs
by Caleb Connolly
· 3 months ago
3c52951
doc: uefi: document dynamic UUID generation
by Caleb Connolly
· 3 months ago
788cf33
efi: add a helper to generate dynamic UUIDs
by Caleb Connolly
· 3 months ago
4c5e1ff
lib: uuid: add UUID v5 support
by Caleb Connolly
· 3 months ago
3cc3bc0
efi: define struct efi_guid
by Caleb Connolly
· 3 months ago
775f765
Kconfig: clean up the efi configuration status
by Ilias Apalodimas
· 3 months ago
063b4ed
efi_loader: return the correct error in efi_bootmgr_release_uridp()
by Ilias Apalodimas
· 3 months ago
4a1eecc
efi_loader: rename efi_bootmgr_image_return_notify
by Ilias Apalodimas
· 3 months ago
292a4a4
efi_loader: shorten efi_bootmgr_release_uridp_resource()
by Ilias Apalodimas
· 3 months ago
9eb0d73
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next
by Tom Rini
· 2 months ago
2857b98
Merge tag 'u-boot-imx-next-20240911' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next
by Tom Rini
· 2 months ago
WIP/11Sep2024-next
5748aa1
pwm: imx: Don't drop the enable bit once set
by Miquel Raynal
· 3 months ago
4aea311
configs: venice: enable DM_RNG
by Tim Harvey
· 3 months ago
ac9153c
ARM: imx: Enable MMU and dcache very early on i.MX8M
by Marek Vasut
· 3 months ago
2db018d
configs: ibex-ast2700: Enable DRAM and timer driver
by Chia-Wei Wang
· 3 months ago
a1ad11c
ram: ast2700: Add DRAM controller initialization
by Chia-Wei Wang
· 3 months ago
73f802a
board: ibex_ast2700: Add FMC header support
by Chia-Wei Wang
· 3 months ago
4b0129e
timer: Add AST2700 IBEX timer support
by Chia-Wei Wang
· 3 months ago
9efcb10
riscv: Add AST2700 SoC initial platform support
by Chia-Wei Wang
· 3 months ago
717002f
riscv: u-boot-spl.lds: Remove _image_binary_end alignment
by Chia-Wei Wang
· 3 months ago
248292f
riscv: Make stack size shift configurable
by Chia-Wei Wang
· 3 months ago
9c0ed72
riscv: Make A ISA extension selectable
by Chia-Wei Wang
· 3 months ago
db378b0
driver: net: Add Aspeed AST2700 MDIO support
by Jacky Chou
· 3 months ago
c724f3e
net: ftgmac100: Add Aspeed AST2700 support
by Jacky Chou
· 5 months ago
40c45a5
net: ftgmac100: Modify desc. size to cache line
by Jacky Chou
· 5 months ago
a0f4e43
net: ftgmac100: Fixed NC-SI PHY device cannot get
by Jacky Chou
· 5 months ago
21d5d5e
net: ftgmac100: Fixed the cache coherency issues of rx memory
by Jacky Chou
· 5 months ago
aa4a03f
riscv: dts: sophgo: Replace device clocks with real clocks.
by Kongyang Liu
· 6 months ago
78c04ae
configs: milkv_duo: Enable clock controller
by Kongyang Liu
· 6 months ago
5f364e0
clk: sophgo: cv1800b: Add clock controller driver for cv1800b SoC
by Kongyang Liu
· 6 months ago
bd2f422
dt-bindings: clk: import header for clock controller of sophgo CV1800B
by Kongyang Liu
· 6 months ago
78d898e
Merge patch series "phycore-am62/4: Add more boot sources"
by Tom Rini
· 2 months ago
WIP/10Sep2024-next
ef7a3f1
configs: phycore_am62x_*_defconfig: Set PHYTEC as Manufacturer
by Daniel Schultz
· 3 months ago
1bd194f
configs: phycore_am62x_a53_defconfig: Fix CONFIG_ENV_SIZE
by Daniel Schultz
· 3 months ago
4d197fa
configs: Add phycore_am62x_r5_usbdfu_defconfig
by Daniel Schultz
· 3 months ago
529ddb6
configs: phycore_am62x_a53_defconfig: Merge am62x_a53_usbdfu.config
by Daniel Schultz
· 3 months ago
8b4a72f
configs: phycore_am64x_a53_defconfig: Make BOOTCMD generic
by Daniel Schultz
· 3 months ago
Next »