index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.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
2023-08-25
expo: cedit: Support reading settings from environment vars
Simon Glass
2023-08-25
expo: cedit: Support writing settings to environment vars
Simon Glass
2023-08-25
expo: cedit: Support reading settings from a file
Simon Glass
2023-08-25
expo: cedit: Support writing settings to a file
Simon Glass
2023-08-25
expo: Export scene_menuitem_find() for use in internal code
Simon Glass
2023-08-25
doc: Expand documentation for the cedit command
Simon Glass
2023-08-25
expo: Move cedit theme under bootstd
Simon Glass
2023-08-25
expo: Add documentation for the configuration editor
Simon Glass
2023-08-25
expo: Tidy up the expo.py tool and usage
Simon Glass
2023-08-25
expo: Add a function to prepare a cedit
Simon Glass
2023-08-25
expo: Move cedit test into its own file and tidy
Simon Glass
2023-08-25
expo: Split out cedit into its own header
Simon Glass
2023-08-25
expo: Refactor menu_build() to return the object created
Simon Glass
2023-08-25
expo: Provide a way to iterate through all scene objects
Simon Glass
2023-08-25
abuf: Allow incrementing the size
Simon Glass
2023-08-25
expo: Make scene_obj_find() take a const scene
Simon Glass
2023-08-24
Merge branch '2023-08-24-enable-more-features-in-qemu-arm' into next
Tom Rini
2023-08-24
doc: qemu: arm: Add a section on booting Linux distros
Alper Nebi Yasak
2023-08-24
arm: qemu: Enable usb keyboard as an input device
Alper Nebi Yasak
2023-08-24
arm: qemu: Enable PRE_CONSOLE_BUFFER
Alper Nebi Yasak
2023-08-24
arm: qemu: Enable Bochs video support
Alper Nebi Yasak
2023-08-24
Merge branch '2023-08-24-further-ufs-updates' into next
Tom Rini
2023-08-24
ufs: Implement cache management
Marek Vasut
2023-08-24
ufs: Use utp_transfer_req_desc pointer in ufshcd_get_tr_ocs
Marek Vasut
2023-08-24
ufs: Pass hba pointer to ufshcd_prepare_req_desc_hdr()
Marek Vasut
2023-08-24
ufs: Handle UFS 3.0 controllers
Marek Vasut
2023-08-24
ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO
Marek Vasut
2023-08-24
ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
Marek Vasut
2023-08-24
ufs: Convert quirks to BIT() macro
Marek Vasut
2023-08-23
Merge branch '2023-08-22-assorted-code-cleanups' into next
Tom Rini
2023-08-22
net: Fix the displayed value of bytes transferred
Siddharth Vadapalli
2023-08-22
scsi: Add buffer_aligned check pass-through
Marek Vasut
2023-08-22
blk: Add bounce buffer support to read/write operations
Marek Vasut
2023-08-22
disk: dos: Infer MBR partition sector size from underlying drive sector size
Marek Vasut
2023-08-22
common: bouncebuf: Add missing cast to dma_addr_t
Marek Vasut
2023-08-22
disk: Make blk_get_ops() internal to blk uclass
Marek Vasut
2023-08-22
disk: Move part_create_block_devices() to blk uclass
Marek Vasut
2023-08-22
disk: Switch part_blk_*() functions to disk_blk_*()
Marek Vasut
2023-08-22
disk: Extend disk_blk_part_validate() with range checking
Marek Vasut
2023-08-22
disk: Handle partition to block device offset conversion
Marek Vasut
2023-08-22
disk: Simplify disk_blk_{write, erase}() using blk_{write, erase}()
Marek Vasut
2023-08-22
disk: Simplify disk_blk_read() using blk_read()
Marek Vasut
2023-08-22
disk: Drop always true conditional check
Marek Vasut
2023-08-22
test: acpi: Handle both 32bit and 64bit ACPI tables
Marek Vasut
2023-08-22
test: Fix the help for the ut command
Marek Vasut
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2023-08-21
Prepare v2023.10-rc3
v2023.10-rc3
Tom Rini
2023-08-21
Merge tag 'dm-pull-20aug23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-08-20
test: cpu: Handle both 32bit and 64bit CPUs
Marek Vasut
2023-08-20
configs: sandbox64: Enable PCI register multi-entry support
Marek Vasut
[next]