index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-03
doc: fix typos in bootmenu.rst
Heinrich Schuchardt
2022-05-03
cmd: simplify bootmenu
Heinrich Schuchardt
2022-05-03
test: unit test for bootmenu
Heinrich Schuchardt
2022-05-03
sandbox: enable bootmenu command
Heinrich Schuchardt
2022-05-03
CI: Azure: Rework how we update MSYS2
Tom Rini
2022-05-02
Merge branch '2022-05-02-add-verifying-program-loader'
Tom Rini
2022-05-02
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2022-05-02
CI: Run VPL tests
Simon Glass
2022-05-02
vpl: Test that VPL runs correctly through to U-Boot proper
Simon Glass
2022-05-02
vpl: Support running vpl tests
Simon Glass
2022-05-02
sandbox: Add a build for VPL
Simon Glass
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
2022-05-02
Introduce Verifying Program Loader (VPL)
Simon Glass
2022-05-02
Makefile: Tidy up the TPL build rules
Simon Glass
2022-05-02
Makefile: Simplify devicetree rules for SPL/TPL
Simon Glass
2022-05-02
avb: Don't build in SPL
Simon Glass
2022-05-02
bloblist: Correct Kconfig dependencies
Simon Glass
2022-05-02
test: Tidy up test building with SPL
Simon Glass
2022-05-02
doc: Expand SPL docs to explain the phase and config
Simon Glass
2022-05-02
doc: Convert SPL documentation to ReST
Simon Glass
2022-05-02
ARM: mvebu: x530: set MPP55 to gpio
Chris Packham
2022-05-02
arm: mvebu: clearfog_defconfig: enable setexpr command
Josef Schlehofer
2022-05-02
arm: mvebu: turris_omnia: Fix SYS_RSTOUT_* macro names
Pali Rohár
2022-05-02
arm: kirkwood: nsa310s: Use Marvell uclass mvgbe and PHY driver for DM Ethernet
Tony Dinh
2022-05-02
net: marvell: mvgbe: Set PHY page 0 before phy_connect
Tony Dinh
2022-05-02
arm: mvebu: turris_mox: Add NVMe and SCSI to boot targets
Pali Rohár
2022-05-02
arm: mvebu: turris_omnia: Add NVMe to boot targets
Pali Rohár
2022-05-02
arm: mvebu: turris_omnia: Always enable MMC, SCSI and USB boot targets
Pali Rohár
2022-05-02
arm: mvebu: turris_omnia: Define CONFIG_ETHPRIME instead of ethact= ENV
Pali Rohár
2022-05-02
arm: mvebu: turris_omnia: Fix RESET button message
Pali Rohár
2022-05-02
arm: mvebu: turris_omnia: Add support for USB3.0 mode in WWAN MiniPCIe slot
Pali Rohár
2022-05-02
arm: mvebu: turris_omnia: Signal error when sata/pcie DT mode
Pali Rohár
2022-05-02
arm: mvebu: turris_omnia: Extract code for disabling sata/pcie
Pali Rohár
2022-05-02
arm: mvebu: turris_omnia: Allow to configure mSATA slot via env variable
Pali Rohár
2022-05-02
arm: mvebu: turris_omnia: Define only one serdes map variable
Pali Rohár
2022-05-02
arm: mvebu: turris_omnia: Enable ENV support in SPL
Pali Rohár
2022-05-02
arm: mvebu: turris_omnia: Provide env_sf_get_env_addr() function
Pali Rohár
2022-05-02
env: sf: Allow to use env_sf_init_addr() at any stage
Pali Rohár
2022-04-29
Merge tag 'efi-2022-07-rc2' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-04-29
Merge branch '2022-04-29-fuzzing-and-asan-fixes'
Tom Rini
2022-04-29
test: dm: devres: Remove use-after-free
Andrew Scull
2022-04-29
test: Fix pointer overrun in dm_test_devm_regmap()
Andrew Scull
2022-04-29
sound: Fix buffer overflow in square wave generation
Andrew Scull
2022-04-29
usb: sandbox: Bounds check read from buffer
Andrew Scull
2022-04-29
usb: sandbox: Check for string end in copy_to_unicode()
Andrew Scull
2022-04-29
x86: sandbox: Add missing PCI bar to barinfo
Andrew Scull
2022-04-29
acpi: Fix buffer overflow in do_acpi_dump()
Andrew Scull
2022-04-29
doc: Correct position of gdb '--args' parameter
Andrew Scull
2022-04-29
efi_loader: call efi_init_early() earlier
Heinrich Schuchardt
2022-04-29
efi_loader: disk: allow blk devices even without UCLASS_PARTITION
AKASHI Takahiro
[next]