aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-25expo: cedit: Support writing settings to environment varsSimon Glass1-0/+9
2023-08-25expo: cedit: Support reading settings from a fileSimon Glass1-0/+13
2023-08-25expo: cedit: Support writing settings to a fileSimon Glass1-0/+22
2023-08-25expo: Add a function to prepare a ceditSimon Glass1-0/+15
2023-08-25expo: Split out cedit into its own headerSimon Glass2-24/+36
2023-08-25abuf: Allow incrementing the sizeSimon Glass1-0/+9
2023-08-22scsi: Add buffer_aligned check pass-throughMarek Vasut1-0/+19
2023-08-22blk: Add bounce buffer support to read/write operationsMarek Vasut1-0/+19
2023-08-22disk: Make blk_get_ops() internal to blk uclassMarek Vasut1-2/+0
2023-08-22disk: Move part_create_block_devices() to blk uclassMarek Vasut1-9/+0
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini67-374/+1088
2023-08-19irq: Fix typo in header commentPaul Barker1-1/+1
2023-08-19clk: Fix typo in header commentPaul Barker1-1/+1
2023-08-18Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians...WIP/18Aug2023Tom Rini6-5/+343
2023-08-17arm: Use builtins for ffs/flsSean Anderson4-0/+64
2023-08-16board: stm32mp1: add splash screen with stmicroelectronics logoPatrick Delaunay1-1/+3
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt1-1/+1
2023-08-15doc: add partition API to HTML documentationHeinrich Schuchardt1-98/+112
2023-08-15doc: description of board_get_usable_ram_top()Heinrich Schuchardt1-5/+10
2023-08-15lmb: description lmb_is_reserved, lmb_is_reserved_flagsHeinrich Schuchardt1-3/+18
2023-08-15Merge branch '2023-08-14-assorted-general-updates' into nextTom Rini1-0/+2
2023-08-14gpio: Use separate bitfield array to indicate GPIO is claimedWIP/2023-08-14-assorted-general-uupdatesMarek Vasut1-0/+2
2023-08-12rockchip: rv1126: Enable fdtoverlay supportJagan Teki1-0/+1
2023-08-11bootstd: cros: Add ARM supportSimon Glass1-0/+8
2023-08-11bootstd: Add a command to read all files for a bootflowSimon Glass2-1/+35
2023-08-10bootstd: Allow display of the x86 setup informationSimon Glass2-1/+12
2023-08-10bootstd: Add private bootmeth data to the bootflowSimon Glass1-0/+2
2023-08-10bootstd: Move common zimage functions to bootm.hSimon Glass1-0/+28
2023-08-09x86: qemu-x86: Convert to text environmentSimon Glass1-23/+0
2023-08-09x86: efi-x86_payload: Convert to text environmentSimon Glass1-17/+0
2023-08-09x86: efi-x86_app: Convert to text environmentSimon Glass1-11/+0
2023-08-09x86: slimbootloader: Convert to text environmentSimon Glass1-35/+0
2023-08-09x86: minnowmax: Convert to text environmentSimon Glass1-16/+0
2023-08-09x86: cougarcanyon2: Convert to text environmentSimon Glass1-13/+0
2023-08-09x86: cherryhill: Convert to text environmentSimon Glass1-13/+0
2023-08-09x86: galileo: Convert to text environmentSimon Glass1-19/+0
2023-08-09x86: bayleybay: Convert to text environmentSimon Glass1-17/+0
2023-08-09x86: crownbay: Convert to text environmentSimon Glass1-17/+0
2023-08-09x86: coreboot: Convert to text environmentSimon Glass1-20/+0
2023-08-09x86: Add a common include for environment settingsSimon Glass1-0/+20
2023-08-09x86: Drop unused distro settingsSimon Glass1-7/+0
2023-08-09x86: Drop inclusion of ibmpc.hSimon Glass1-2/+0
2023-08-09x86: edison: Drop inclusion of ibmpc.hSimon Glass1-7/+0
2023-08-09x86: Drop CFG_SYS_STACK_SIZESimon Glass2-14/+0
2023-08-09env: Use include/env for text-environment includesSimon Glass32-22/+22
2023-08-09bootstd: Rename bootdev_setup_sibling_blk()Simon Glass1-5/+5
2023-08-09usb: Return -ENOENT when no devices are foundSimon Glass1-1/+8
2023-08-09treewide: rework linker symbol declarations in sections headerShiji Yang1-28/+6
2023-08-08video: Add parentheses around VNBYTES() macroDan Carpenter1-1/+1
2023-08-08arm_ffa: efi: introduce FF-A MM communicationAbdellatif El Khlifi1-0/+17