aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-25expo: cedit: Support reading settings from CMOS RAMSimon Glass7-1/+194
2023-08-25expo: cedit: Support writing settings to CMOS RAMSimon Glass9-3/+266
2023-08-25expo: cedit: Support reading settings from environment varsSimon Glass5-1/+105
2023-08-25expo: cedit: Support writing settings to environment varsSimon Glass5-14/+172
2023-08-25expo: cedit: Support reading settings from a fileSimon Glass5-3/+131
2023-08-25expo: cedit: Support writing settings to a fileSimon Glass5-3/+270
2023-08-25expo: Export scene_menuitem_find() for use in internal codeSimon Glass2-2/+14
2023-08-25doc: Expand documentation for the cedit commandSimon Glass1-0/+15
2023-08-25expo: Move cedit theme under bootstdSimon Glass4-13/+20
2023-08-25expo: Add documentation for the configuration editorSimon Glass4-0/+153
2023-08-25expo: Tidy up the expo.py tool and usageSimon Glass5-46/+65
2023-08-25expo: Add a function to prepare a ceditSimon Glass2-6/+41
2023-08-25expo: Move cedit test into its own file and tidySimon Glass3-43/+54
2023-08-25expo: Split out cedit into its own headerSimon Glass4-24/+38
2023-08-25expo: Refactor menu_build() to return the object createdSimon Glass1-7/+8
2023-08-25expo: Provide a way to iterate through all scene objectsSimon Glass4-0/+100
2023-08-25abuf: Allow incrementing the sizeSimon Glass3-0/+39
2023-08-25expo: Make scene_obj_find() take a const sceneSimon Glass2-2/+2
2023-08-24Merge branch '2023-08-24-enable-more-features-in-qemu-arm' into nextTom Rini7-4/+98
2023-08-24doc: qemu: arm: Add a section on booting Linux distrosWIP/2023-08-24-enable-more-features-in-qemu-armAlper Nebi Yasak1-0/+68
2023-08-24arm: qemu: Enable usb keyboard as an input deviceAlper Nebi Yasak6-5/+15
2023-08-24arm: qemu: Enable PRE_CONSOLE_BUFFERAlper Nebi Yasak2-0/+5
2023-08-24arm: qemu: Enable Bochs video supportAlper Nebi Yasak3-0/+11
2023-08-24Merge branch '2023-08-24-further-ufs-updates' into nextTom Rini2-11/+97
2023-08-24ufs: Implement cache managementWIP/2023-08-24-further-ufs-updatesMarek Vasut1-1/+41
2023-08-24ufs: Use utp_transfer_req_desc pointer in ufshcd_get_tr_ocsMarek Vasut1-1/+3
2023-08-24ufs: Pass hba pointer to ufshcd_prepare_req_desc_hdr()Marek Vasut1-5/+4
2023-08-24ufs: Handle UFS 3.0 controllersMarek Vasut2-1/+3
2023-08-24ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTOMarek Vasut2-2/+13
2023-08-24ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESSMarek Vasut2-0/+32
2023-08-24ufs: Convert quirks to BIT() macroMarek Vasut1-1/+1
2023-08-23Merge branch '2023-08-22-assorted-code-cleanups' into nextTom Rini11-208/+268
2023-08-23mtd: nand: raw: atmel: Remove duplicate lineAlexander Dahl1-1/+0
2023-08-22net: Fix the displayed value of bytes transferredWIP/2023-08-22-assorted-code-cleanupsSiddharth Vadapalli1-1/+1
2023-08-22scsi: Add buffer_aligned check pass-throughMarek Vasut2-0/+34
2023-08-22blk: Add bounce buffer support to read/write operationsMarek Vasut2-2/+79
2023-08-22disk: dos: Infer MBR partition sector size from underlying drive sector sizeMarek Vasut1-3/+14
2023-08-22common: bouncebuf: Add missing cast to dma_addr_tMarek Vasut1-1/+1
2023-08-22disk: Make blk_get_ops() internal to blk uclassMarek Vasut2-2/+2
2023-08-22disk: Move part_create_block_devices() to blk uclassMarek Vasut3-57/+48
2023-08-22disk: Switch part_blk_*() functions to disk_blk_*()Marek Vasut1-81/+12
2023-08-22disk: Extend disk_blk_part_validate() with range checkingMarek Vasut1-0/+8
2023-08-22disk: Handle partition to block device offset conversionMarek Vasut1-16/+52
2023-08-22disk: Simplify disk_blk_{write, erase}() using blk_{write, erase}()Marek Vasut1-43/+23
2023-08-22disk: Simplify disk_blk_read() using blk_read()Marek Vasut1-24/+14
2023-08-22disk: Drop always true conditional checkMarek Vasut1-4/+2
2023-08-22test: acpi: Handle both 32bit and 64bit ACPI tablesMarek Vasut1-4/+8
2023-08-22test: Fix the help for the ut commandMarek Vasut1-1/+1
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini367-987/+13038
2023-08-21Prepare v2023.10-rc3v2023.10-rc3Tom Rini2-2/+2