Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
10c4ab898c251a9f8d79b525880a1751b4815350
10c4ab8
spl: riscv: falcon: move fdt blob to specified address
by Randolph
· 11 months ago
011d07b
doc: falcon: riscv: Falcon Mode boot on RISC-V
by Randolph
· 11 months ago
28760ce
Merge tag 'clk-2024.04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-clk
by Tom Rini
· 10 months ago
a8dc496
clk: clk-gpio: add actual gated clock
by Svyatoslav Ryhel
· 11 months ago
0bfbb83
clk: Document clk_ops return codes and behavior
by Sean Anderson
· 11 months ago
c9309f4
treewide: Remove clk_free
by Sean Anderson
· 11 months ago
82719d3
clk: Remove rfree
by Sean Anderson
· 11 months ago
b500447
clk: fix clk_get_rate() always return ulong
by Julien Masson
· 12 months ago
2da1331
clk: meson: add Hardware Clock measure driver
by Neil Armstrong
· 11 months ago
6faba41
Prepare v2024.04-rc1
by Tom Rini
· 10 months ago
d5c0c99
Merge tag 'efi-2024-04-rc1-4' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 10 months ago
341e8a6
tools: buildman: fix non-existing SafeConfigParser in Python 3.12+
by Quentin Schulz
· 10 months ago
24adbee
video: console: Fix buffer overflow in cmd 'font list'
by Janne Grunau
· 10 months ago
3883c9a
video: Support VIDEO_X2R10G10B10 in truetype console
by Janne Grunau
· 10 months ago
04add62e
env: sf: report malloc error to caller
by Ralph Siemsen
· 10 months ago
ca6d60d
video: tidss: Use DT property names for parsing nodes
by Devarsh Thakkar
· 10 months ago
54245af
common: splash_source: Don't compile ubifs splash cmd for SPL build
by Devarsh Thakkar
· 10 months ago
073f4f1
Merge patch series "Move framebuffer reservation for SPL to RAM end"
by Tom Rini
· 10 months ago
aaeb330
doc: spl: Add info regarding memory reservation
by Devarsh Thakkar
· 12 months ago
b557e9f
doc: spl: Add info for missing Kconfigs
by Devarsh Thakkar
· 12 months ago
b30414f
video: Fill video handoff in video post probe
by Devarsh Thakkar
· 12 months ago
eefe23c
video: Skip framebuffer reservation if already reserved
by Devarsh Thakkar
· 12 months ago
4ef9c77
common/board_f: Catch bloblist before starting reservations
by Devarsh Thakkar
· 12 months ago
945053f
board: ti: am62x: evm: Remove video_setup from spl_board_init
by Devarsh Thakkar
· 12 months ago
ba20b24
arm: mach-k3: common: Reserve video memory from end of the RAM
by Devarsh Thakkar
· 12 months ago
1d3c266
spl: Enforce framebuffer reservation from end of RAM
by Devarsh Thakkar
· 12 months ago
7af9064
board/sunxi/MAINTAINERS: Add new defconfigs
by Tom Rini
· 10 months ago
8986be5
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· 10 months ago
41a737b
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· 10 months ago
ce54325
Merge branch '2024-01-29-pytest-enhancements'
by Tom Rini
· 10 months ago
e24e540
test/py: scsi: Add test for scsi commands
by Love Kumar
· 10 months ago
1c5b6ed
test/py: usb: Add tests for USB device
by Love Kumar
· 10 months ago
6c509ca
test/py: mmc: Add tests for MMC device
by Love Kumar
· 10 months ago
a0d9432
test/py: secure: Add secure tests for Zynq & ZynqMP
by Love Kumar
· 10 months ago
d07f9e6
test/py: gpio: Add gpio pins generic test
by Love Kumar
· 10 months ago
e894c10
test/py: zynqmp_rpu: Add test for loading RPU apps
by Love Kumar
· 10 months ago
274e9ac
pytest: update requirements.txt
by Caleb Connolly
· 11 months ago
539612e
sunxi: Consider SPL size limitations for FIT loading
by Samuel Holland
· 1 year, 1 month ago
4a8592e
sunxi: binman: Support FIT generation for 32-bit SoCs
by Samuel Holland
· 1 year, 1 month ago
53c0ad5
sunxi: binman: Move BL31 and SCP firmware addresses to Kconfig
by Samuel Holland
· 1 year, 1 month ago
d72494a
sunxi: spl: Disable padding from SPL_PAD_TO
by Samuel Holland
· 1 year, 1 month ago
57b6eb9
sunxi: add defconfig for nanopi_duo2
by Chuanhong Guo
· 11 months ago
2bfab76
net: sun8i-emac: Add support for fixed-link phy
by Maksim Kiselev
· 10 months ago
1cca101
sunxi: add Transpeed 8K618-T board support
by Nick Alilovic
· 10 months ago
60bb9aa
sunxi: dts: update devicetree files from Linux-v6.8-rc1
by Andre Przywara
· 10 months ago
16dd109
mtd: spi-nor-ids: Add Infineon(Cypress) s28hs02gt ID
by Takahiro Kuwano
· 11 months ago
e70ac28
mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable()
by Takahiro Kuwano
· 11 months ago
d386fa8
mtd: spi-nor-core: Consolidate post_bfpt_fixup() for Infineon(Cypress) S25 and S28
by Takahiro Kuwano
· 11 months ago
33934e1
mtd: spi-nor-core: Consolidate setup() hook for Infineon(Cypress) S25 and S28
by Takahiro Kuwano
· 11 months ago
c4de92d
mtd: spi-nor-core: Rework s25_mdp_ready() to support Octal DTR mode
by Takahiro Kuwano
· 11 months ago
9901312
mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28
by Takahiro Kuwano
· 11 months ago
9768d7c
mtd: spi-nor-core: Rework spansion_read_any_reg() to support Octal DTR mode
by Takahiro Kuwano
· 11 months ago
a3a5cc7
mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28
by Takahiro Kuwano
· 11 months ago
7a67bc5
mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28
by Takahiro Kuwano
· 11 months ago
f07ca79
mtd: spi: spi-nor-ids: Add more XM25Q series chips
by Ssunk
· 10 months ago
b4b0228
spi: cadence_qspi: Address the comparison failure for 0-8 bytes of data
by Tejas Bhumkar
· 10 months ago
18e61f2
mtd: spi-nor-ids: Add is25lx512 chip
by Tejas Bhumkar
· 11 months ago
26bb23b
spi: dw: add check for Rx FIFO overflow
by Maksim Kiselev
· 11 months ago
21489b4
efi_loader: check efi_get_variable_int return value
by Masahisa Kojima
· 10 months ago
796469c
efi_loader: replace find_smbios_table by library function
by Heinrich Schuchardt
· 10 months ago
102ab67
cmd: in do_efi_capsule_esrt use efi_get_configuration_table
by Heinrich Schuchardt
· 10 months ago
fa07721
efi_loader: export efi_get_configuration_table
by Heinrich Schuchardt
· 10 months ago
3a99d05
doc: uefi: remove ".py" suffix for pytest.py command
by Wei Ming Chen
· 10 months ago
3e911b7
riscv: separate .data and .text sections of EFI binaries
by Heinrich Schuchardt
· 10 months ago
a5c3c1b
riscv: page align EFI binary section
by Heinrich Schuchardt
· 10 months ago
396daa7
riscv: conflicting SPDX license linker scripts
by Heinrich Schuchardt
· 10 months ago
59a2866
efi_selftest: add missing line feed in efi_selftest_miniapp_exit
by Heinrich Schuchardt
· 10 months ago
ea773cf
doc: dm: Fix typo
by Alexander Dahl
· 10 months ago
5375fb1
sunxi: simplify U-Boot proper only builds
by Andre Przywara
· 11 months ago
d785a06
sunxi: remove common.h inclusion
by Andre Przywara
· 11 months ago
5862eb8
sunxi: sun9i: remove unneeded base addresses from header
by Andre Przywara
· 11 months ago
2f2cb03
sunxi: sun4i: remove unneeded base addresses from header
by Andre Przywara
· 11 months ago
4c5f03e
sunxi: sun50i-h6: remove unneeded base addresses from header
by Andre Przywara
· 11 months ago
1ebb9ef
sunxi: cleanup sunxi-common.h
by Andre Przywara
· 11 months ago
526a865
Merge branch 'master-cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· 10 months ago
8a725c6
ARM: renesas: whitehawk: Drop extra leading space
by Marek Vasut
· 10 months ago
e123379
ARM: renesas: Drop include common.h
by Marek Vasut
· 10 months ago
b90862d
pinctrl: renesas: Drop include common.h
by Marek Vasut
· 10 months ago
402786c
clk: renesas: Drop include common.h
by Marek Vasut
· 10 months ago
fb5fe1b
Merge tag 'smbios-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 10 months ago
91cc06b
lib: support SMBIOS3 table in uuid_guid_get_str()
by Heinrich Schuchardt
· 10 months ago
b92d0f7
smbios: use struct_table_length to get SMBIOS 2.1 total table length
by Masahisa Kojima
· 10 months ago
2497f6a
efi_loader: migrate SMBIOS 3.0 entry point structure for measurement
by Masahisa Kojima
· 10 months ago
d4f721b
configs: enable smbios command on qemu_arm64_defconfig
by Heinrich Schuchardt
· 10 months ago
c5380d7
configs: enable smbios command on sandbox
by Heinrich Schuchardt
· 10 months ago
b07d98a
test: unit test for smbios command
by Heinrich Schuchardt
· 10 months ago
a7e81ff
doc: man-page for smbios command
by Heinrich Schuchardt
· 10 months ago
9de4ec8
cmd: provide command to display SMBIOS information
by Heinrich Schuchardt
· 10 months ago
a5866c3
smbios: type2: contained object handles
by Heinrich Schuchardt
· 10 months ago
e7f9e5e
Merge branch '2024-01-24-assorted-fixes-and-updates'
by Tom Rini
· 10 months ago
53c3e38
reset: reset-hisilicon: also handle #reset-cells = <2>
by Yang Xiwen
· 10 months ago
aeba385
test: enhance unicode_test_utf8_to_utf32_stream()
by Heinrich Schuchardt
· 10 months ago
3150da3
lib: add comment in utf8_to_utf32_stream()
by Heinrich Schuchardt
· 10 months ago
3d878b8
docker: Add tools/buildman/requirements.txt to the cache
by Tom Rini
· 10 months ago
9152a51
common: console: Fix print complete stdio device list
by Patrice Chotard
· 10 months ago
983d6e5
cmd: bootmenu: rename U-Boot console to Exit
by Svyatoslav Ryhel
· 10 months ago
d209958
board: verdin-am62: set cpu core voltage depending on speed grade
by Max Krummenacher
· 10 months ago
00812e2
arm: mach-k3: am62: provide more soc feature info accessors
by Max Krummenacher
· 10 months ago
9c68b04
arm: mach-k3: am62: move device identification accessor functions to header
by Max Krummenacher
· 10 months ago
a1f466a
board: verdin-am62: improve comment on usb phy core voltage
by Max Krummenacher
· 10 months ago
Next »