aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-10-11event: Rename rest of EVENT_SPY to EVENT_SPY_FULL or EVENT_SPY*Marek Vasut
2023-10-11board: xen: introduce virtio-blk supportAndrii Chepurnyi
2023-10-11Merge tag 'fsl-qoirq-2023-10-10' of https://source.denx.de/u-boot/custodians/...Tom Rini
2023-10-10dm: blk: Drop blk_{read,write}_devnum()Bin Meng
2023-10-10dm: blk: Rename get_desc() and make it externally visibleBin Meng
2023-10-10blk: sandbox: Support binding a device with a given logical block sizeBin Meng
2023-10-10blk: Use a macro for the typical block sizeBin Meng
2023-10-10drivers: net: fsl-mc: add support for MC reserved memoryLaurentiu Tudor
2023-10-10fsl-layerscape: drop obsolete PPA secure firmware supportLaurentiu Tudor
2023-10-09stdio: fix stdio_deregister_dev()Heinrich Schuchardt
2023-10-09spl: add __noreturn attribute to spl_invoke_atf functionChanho Park
2023-10-08Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-10-07configs: rockchip: rk3308: enable CONFIG_OF_LIBFDT_OVERLAYFUKAUMI Naoki
2023-10-07configs: rockchip: rk3308: use CONFIG_DEFAULT_FDT_FILEFUKAUMI Naoki
2023-10-07arm: dts: rockchip: sync DT for RK3588 series with LinuxFUKAUMI Naoki
2023-10-07spl: fit: support for booting a LZMA-compressed U-boot binaryManoj Sai
2023-10-07spl: fit: support for booting a GZIP-compressed U-boot binaryManoj Sai
2023-10-07power: regulator: Only run autoset once for each regulatorJonas Karlman
2023-10-06pci: serial: Support reading PCI-register size with baseSimon Glass
2023-10-06dm: core: Tweak device_is_on_pci_bus() for code sizeSimon Glass
2023-10-06spl: Add C-based runtime detection of SPLSimon Glass
2023-10-06command: Include a required header in command.hSimon Glass
2023-10-06bloblist: Support initing from multiple placesSimon Glass
2023-10-06dm: core: Support writing a 64-bit valueSimon Glass
2023-10-06dm: core: Support writing a booleanSimon Glass
2023-10-06dm: core: Add a way to convert a devicetree to a dtbSimon Glass
2023-10-06dm: core: Add a way to delete a nodeSimon Glass
2023-10-06dm: core: Add a way to copy a nodeSimon Glass
2023-10-06dm: core: Add a function to create an empty treeSimon Glass
2023-10-06dm: core: Reverse the argument order in ofnode_copy_props()Simon Glass
2023-10-06spl: Move the full FIT code to spl_fit.cSimon Glass
2023-10-06spl: Remove #ifdefs with BOOTSTAGESimon Glass
2023-10-06spl: Avoid an #ifdef when printing gd->malloc_ptrSimon Glass
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass
2023-10-06spl: Drop the switch() statement for OS selectionSimon Glass
2023-10-06spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDRSimon Glass
2023-10-06spl: Drop #ifdefs for BOARD_INIT and watchdogSimon Glass
2023-10-06spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOCSimon Glass
2023-10-06spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass
2023-10-04Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-10-04configs: stm32mp13: add support of usb bootPatrick Delaunay
2023-10-04configs: stm32mp13: activate command stm32progPatrick Delaunay
2023-10-04ARM: dts: stm32mp: alignment with v6.6-rc1Patrice Chotard
2023-10-04ARM: stm32: Add dh_update_sd_to_emmc to STM32MP15xx DHCORMarek Vasut
2023-10-04ARM: stm32: Rename update_sf to dh_update_sd_to_sf on STM32MP15xx DHCORMarek Vasut
2023-10-04Remove the hardcoded ST logo no longer in useDario Binacchi
2023-10-04board: stm32f746-disco: refactor the display of the ST logoDario Binacchi
2023-10-04dt-bindings: mfd: stm32f7: Add binding definition for CAN3Dario Binacchi
2023-10-02Merge branch 'next_pinctrl_sync' of https://source.denx.de/u-boot/custodians/...Tom Rini
2023-10-02Merge branch 'next'Tom Rini