aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-09-24Merge tag 'dm-next-23sep23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-23cmd: dm: allow for selecting uclass and deviceAKASHI Takahiro
2023-09-23dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocationJonas Karlman
2023-09-22Record the position of the SMBIOS tablesSimon Glass
2023-09-22bootstd: Keep track of use of usb stopSimon Glass
2023-09-22dm: core: Allow marking driver model as deadSimon Glass
2023-09-22x86: Prevent from missing the FADT chainingAndy Shevchenko
2023-09-22x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)Troy Kisky
2023-09-21Merge tag 'xilinx-for-v2024.01-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2023-09-21zynqmp: config: Add proper dependencies for USBVenkatesh Yadav Abbarapu
2023-09-21arm64: xilinx: Guard distro boot variable generationMichal Simek
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_flash()Michal Simek
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_address()Michal Simek
2023-09-21fpga: define dummy fpga_load function for debug buildChanho Park
2023-09-21firmware: zynqmp: Add support to check featureAshok Reddy Soma
2023-09-21dm: core: support reading a single indexed u64 valueMichal Simek
2023-09-21xilinx: Remove scriptaddr from config files and move it to DTMichal Simek
2023-09-20tools: mkimage: Add StarFive SPL image supportHeinrich Schuchardt
2023-09-20starfive: visionfive2: add mmc0 and nvme boot targetsMilan P. Stanić
2023-09-20configs: NVMe/USB target boot devices on VisionFive 2Heinrich Schuchardt
2023-09-19dt-bindings: ti-serdes: Deprecate header with constants with v6.6-rc1Nishanth Menon
2023-09-15board: usb: Replace legacy usb_gadget_handle_interrupts()Marek Vasut
2023-09-15dm: usb: udc: Drop legacy udevice handler functionsMarek Vasut
2023-09-15thordown: Use plain udevice for UDC controller interactionMarek Vasut
2023-09-15sdp: Use plain udevice for UDC controller interactionMarek Vasut
2023-09-15cmd: ums: Use plain udevice for UDC controller interactionMarek Vasut
2023-09-15dm: usb: udc: Factor out plain udevice handler functionsMarek Vasut
2023-09-14post: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14net: phy: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14image: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14initcall: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14env: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14cmd: nvedit: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14common: event: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14common: board_r: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14command: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14blkcache: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-11part: rename disk_partition_type_uuid()Heinrich Schuchardt
2023-09-08include: configs: verdin-am62: drop unused sdram addressMarcel Ziswiler
2023-09-08include: env: ti: Add a generic default_findfdt.envNishanth Menon
2023-09-08include: env: ti: ti_armv7_common.env: Rename to ti_common.envNishanth Menon
2023-09-08include: configs: am62x_evm: Drop distro_bootcmd usageNishanth Menon
2023-09-08include: configs: am62x_evm: Wrap distroboot with CONFIG_DISTRO_DEFAULTSNishanth Menon
2023-09-08include: configs: am62x_evm: Drop unused SDRAM addressNishanth Menon
2023-09-08include: configs: ti_armv7_common: Add documentation for protected sectionNishanth Menon
2023-09-08include: env: ti: mmc: envboot: Only attempt boot.scr if BOOTSTD is not enabledNishanth Menon
2023-09-08include: env: ti: mmc: envboot/mmcboot: Check result of mmc dev before procee...Nishanth Menon
2023-09-08verdin-am62: add u-boot update wrappersEmanuele Ghidoli
2023-09-04event.h: Documented some newly added portions betterTom Rini