Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
307449de9058657eef544043013e8655468b3032
307449d
cyclic: make cyclic_run static
by Rasmus Villemoes
· 3 months ago
e3bc477
test: dm: wdt: replace cyclic_run() by schedule()
by Rasmus Villemoes
· 3 months ago
92957de
fs/cramfs: use schedule instead of cyclic_run as callback
by Rasmus Villemoes
· 3 months ago
b279aa5
m68k: asm/ptrace.h: include linux/types.h
by Rasmus Villemoes
· 3 months ago
9e62892
led: include cyclic.h in led_sw_blink.c
by Rasmus Villemoes
· 3 months ago
4457e5c
cyclic: introduce u-boot/schedule.h
by Rasmus Villemoes
· 3 months ago
6250945
doc: cyclic: remove reference to WATCHDOG_RESET
by Rasmus Villemoes
· 3 months ago
f9318b0
drivers: watchdog: Add DaVinci's watchdog support
by Bastien Curutchet
· 4 months ago
7f3d53c
watchdog: gpio_wdt: add support for stoppable devices
by Rasmus Villemoes
· 4 months ago
392ff14
Merge tag 'video-20241022' of https://source.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· 3 months ago
722073a
video: simplefb: Fix build warn with CONFIG_FDT_64BIT=n
by Eva Kurchatova
· 3 months ago
7aa6906
board: ti: am62x: evm: Update simple-framebuffer node in device-tree
by Devarsh Thakkar
· 4 months ago
944e515
boot: fdt_simplefb: Remove conditional compilation checks for VIDEO Kconfig
by Devarsh Thakkar
· 4 months ago
c525423
boot/Kconfig: Add Video Kconfig as dependency for FDT_SIMPLEFB
by Devarsh Thakkar
· 4 months ago
b34849c
video: Fix VNBYTES() macro comment
by Miquel Raynal
· 4 months ago
6606a6a
envtools: make them build again
by Rasmus Villemoes
· 3 months ago
a370963
Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver"
by Tom Rini
· 3 months ago
936d4cb
drivers/crypto: aspeed: Add Caliptra ECDSA384 support
by Chia-Wei Wang
· 3 months ago
2e6cf57
image-fit-sig: Remove padding check
by Chia-Wei Wang
· 3 months ago
75068b1
lib: ecdsa: Add ECDSA384 support
by Chia-Wei Wang
· 3 months ago
63a3dbb
Merge patch series "Add AVS support for J721S2"
by Tom Rini
· 3 months ago
1b379f4
configs: j721s2_evm_r5_defconfig: Add AVS Configs
by Manorit Chawdhry
· 3 months ago
6965d8f
arm: dts: j721s2: Add VTM node in R5
by Manorit Chawdhry
· 3 months ago
3ef28a6
arm: mach-k3: j721s2_init: Initialize AVS Class 0
by Manorit Chawdhry
· 3 months ago
96ef1f2
drivers: misc: k3_avs: Extract MPU clk and dev ID from DT
by Manorit Chawdhry
· 3 months ago
8659144
arm: dts: k3-*-r5: Add MPU clock in clocks property
by Manorit Chawdhry
· 3 months ago
c530cd4
drivers: misc: k3_avs: Check return code while programming AVS
by Manorit Chawdhry
· 3 months ago
48b45f1
power: pmic: tps65941: Add DM_PMIC dependency
by Manorit Chawdhry
· 3 months ago
33da135
Merge patch series "Add TI K3 PCIe Controller support for J7200"
by Tom Rini
· 3 months ago
f3e1aad
configs: j7200_evm_a72_defconfig: Enable configs for PCI support
by Siddharth Vadapalli
· 3 months ago
59ad548
pci: Add TI K3 Cadence PCIe Controller
by Siddharth Vadapalli
· 3 months ago
52254a3
Merge patch series "dwc3: gadget: properly fix cache operations"
by Tom Rini
· 3 months ago
9214627
usb: dwc3: invalidate dcache on buffer used in interrupt handling
by Neil Armstrong
· 3 months ago
73ab819
usb: dwc3: fix dcache flush range calculation
by Neil Armstrong
· 3 months ago
ef6f4f8
usb: dwc3: allocate setup_buf with dma_alloc_coherent()
by Neil Armstrong
· 3 months ago
2f204bb
Merge tag 'i2c-tag-v2025.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· 3 months ago
f315a48
i2c: i2c-gpio: add support for i2c-gpio,sda-output-only
by Alex Shumsky
· 3 months ago
f7c9839
i2c: muxes: pca954x: Add MAX735x/MAX736x support
by Maksim Kiselev
· 4 months ago
fa0ed06
Merge tag 'efi-2025-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 3 months ago
7036abb
Merge tag 'dm-pull-17oct24-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 3 months ago
f83e36f
mtd: spi-nor: Move SR3 WPS bit definition in the correct location
by Marek Vasut
· 3 months ago
7f45377
mbedtls: fix defects in coverity scan
by Raymond Mao
· 3 months ago
b92a18e
cmd: upl: correct printf code
by Heinrich Schuchardt
· 3 months ago
4911957
lmb: notify when adjacent regions are added
by Caleb Connolly
· 3 months ago
44917d5
x86: cpu: Add missing header inclusion
by Andy Shevchenko
· 3 months ago
c1614a4
x86: cpu: Add a few prototypes to the header file
by Andy Shevchenko
· 3 months ago
2fb5cc2
x86: cpu: Mark a few functions static
by Andy Shevchenko
· 3 months ago
c222dda
x86: cpu: Use default print_cpuinfo() for all
by Andy Shevchenko
· 3 months ago
abb7780
x86: Enable RTC command by default
by Simon Glass
· 3 months ago
424d537
doc: Update coreboot's CI information
by Simon Glass
· 3 months ago
1903aa7
docker: Update coreboot
by Simon Glass
· 3 months ago
790687c
expo: Add forward declaration for udevice to cedit
by Simon Glass
· 3 months ago
96cbafb
expo: Drop scene_title_set()
by Simon Glass
· 3 months ago
fde7075
expo: Drop unneceesary calls to expo_str()
by Simon Glass
· 3 months ago
55a9de5
expo: Support menu-item values in cedit
by Simon Glass
· 3 months ago
f698786
expo: Add a little more cedit CMOS logging
by Simon Glass
· 3 months ago
012e1e8
expo: Allow menu items to have values
by Simon Glass
· 3 months ago
d8ff97c
expo: Use standard numbering for save and discard
by Simon Glass
· 3 months ago
89f4f33
expo: Set the initial next_id to 1
by Simon Glass
· 3 months ago
54eca1d
expo: Place menu items to the right of all labels
by Simon Glass
· 3 months ago
18a85cf
video: Avoid starting a new line to close to the bottom
by Simon Glass
· 3 months ago
52c1917
video: Add a dark-grey console colour
by Simon Glass
· 3 months ago
82c6eba
sandbox: dts: Add missing sandbox, emul phandle to sandbox-pmic
by Marek Vasut
· 3 months ago
7f4e1ea
binman: Add a tutorial on resolving test-coverage bugs
by Simon Glass
· 4 months ago
3473e17
binman: Support getting test-coverage on just one test
by Simon Glass
· 4 months ago
c95a3c8
u_boot_pylib: Support running coverage on selected functions
by Simon Glass
· 4 months ago
58918fa
sandbox_spl: Restrict use of UPL when not enabled
by Simon Glass
· 4 months ago
02eb9f1
buildman: Correct some warnings about regex strings
by Simon Glass
· 4 months ago
133c000
binman: implement signing FIT images during image build
by Alexander Kochetkov
· 4 months ago
9e81f13
image-host: fix 'unknown error' error message
by Alexander Kochetkov
· 4 months ago
7c4e522
binman: fix passing loadables to mkimage on first run
by Alexander Kochetkov
· 4 months ago
aa0b3e6
bootstd: Avoid calling unavailable block functions
by Simon Glass
· 5 months ago
8c3e44d
blk: Make functions available unconditionally
by Simon Glass
· 5 months ago
a768742
x86: coreboot: Enable receiving timestamps from coreboot
by Simon Glass
· 5 months ago
e1c0dd3
x86: coreboot: Add timestamps from coreboot to bootstage
by Simon Glass
· 5 months ago
734b0cb
x86: coreboot: Update the timestamp code to use sysinfo
by Simon Glass
· 5 months ago
c4e5826
x86: Add msr command
by Simon Glass
· 5 months ago
557767f
x86: Add a cpuid command
by Simon Glass
· 5 months ago
ecf3111
x86: Sync up tsc_timer with Linux
by Simon Glass
· 5 months ago
7c0f70b
x86: Avoid timer-clock overflow
by Simon Glass
· 5 months ago
3b2e4f5
x86: Ensure the CPU identity exists for timer init
by Simon Glass
· 5 months ago
6ab545b
x86: Show the CPU vendor in bdinfo
by Simon Glass
· 5 months ago
9fb768c
virtio: blk: introduce virtio-block erase support
by Dmitrii Merkurev
· 11 months ago
b84d2f2
x86: Make default_print_cpuinfo be a weak alias for print_cpuinfo
by Tom Rini
· 12 months ago
f0feda9
coreboot: Switch to a monospaced font
by Simon Glass
· 1 year ago
112eb85
video: Allow querying the font size
by Simon Glass
· 1 year ago
640c6c6
efi_driver: use blk_create_devicef()
by Heinrich Schuchardt
· 3 months ago
76a692a
efi_loader: remove ERROR:, WARNING: prefixes in messages
by Heinrich Schuchardt
· 3 months ago
640427c
efi_loader: add missing lf in error message
by Heinrich Schuchardt
· 3 months ago
8ab2178
Merge tag 'u-boot-imx-master-20241018a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 3 months ago
f8fe853
Merge tag 'u-boot-at91-fixes-2025.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91
by Tom Rini
· 3 months ago
933d27e
Azure: Update to latest containers
by Tom Rini
· 3 months ago
bc4fe56
efi_loader: reduce noisiness if ESP is missing
by Heinrich Schuchardt
· 3 months ago
3d23ded
efi_loader: avoid #ifdef in efi_setup.c
by Heinrich Schuchardt
· 3 months ago
82c98b9
cmd: wget: CONFIG_CMD_WGET must depend on CONFIG_CMD_NET
by Heinrich Schuchardt
· 3 months ago
8ac96c2
doc: blkmap: Fix typo in command example
by Ken Kurematsu
· 4 months ago
4b5750a
doc: board: ti: am62x_sk: Add document for Ethernet boot on AM62x SoC.
by Chintan Vankar
· 4 months ago
9b1cecd
cpu: imx8_cpu: Avoid revision to corrupt device tree
by Peng Fan
· 3 months ago
21cd724
pico-imx7d: Increase ODT resistor value
by Ray Chang
· 3 months ago
6846a5b
clk: imx8: Add dummy clk
by Peng Fan
· 3 months ago
Next »