aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-10-13firmware: scmi: framework for installing additional protocolsAKASHI Takahiro
2023-10-13firmware: scmi: use a protocol's own channel if assignedAKASHI Takahiro
2023-10-13scmi: refactor the code to hide a channel from devicesAKASHI Takahiro
2023-10-13Merge tag 'efi-2024-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-10-13Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custo...Tom Rini
2023-10-13mtd/spinand: sync supported devices with linux-5.15.43Mikhail Kshevetskiy
2023-10-13mtd/spinand: rework detect procedure for different READ_ID operationMikhail Kshevetskiy
2023-10-12board: ti: am64x: Switch to standard boot flowRoger Quadros
2023-10-12efi_loader: use well-known guid for auto-created boot optionMasahisa Kojima
2023-10-11expo: Update tests to include textlineSimon Glass
2023-10-11expo: Support handling any key in ceditSimon Glass
2023-10-11expo: Add basic support for textline objectsSimon Glass
2023-10-11expo: Add some scene fields needed for text entrySimon Glass
2023-10-11expo: Allow highlighting other scene-object typesSimon Glass
2023-10-11expo: Fix up comments for get_cur_menuitem_text() et alSimon Glass
2023-10-11video: Support showing a cursorSimon Glass
2023-10-11video: Export vidconsole_entry_start()Simon Glass
2023-10-11video: Allow saving and restoring text-entry stateSimon Glass
2023-10-11video: Allow obtaining the nominal size of a string sizeSimon Glass
2023-10-11cli: Add a function to set up a new creadSimon Glass
2023-10-11cli: Allow command completion to be disabledSimon Glass
2023-10-11cli: Allow history to be disabledSimon Glass
2023-10-11cli: Create a function to process charactersSimon Glass
2023-10-11cli: Convert cread_line() to use a struct for the main varsSimon Glass
2023-10-11cli: Drop #ifdefs for CONFIG_AUTO_COMPLETE in cli_readlineSimon Glass
2023-10-11cli: Add a command to show cmdline historySimon Glass
2023-10-11ARM: psci: move GIC address override to KconfigAndre Przywara
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-09pinctrl: Increase size of pinmux status bufferVenkatesh Yadav Abbarapu
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