aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-23virtio: Add a block deviceSimon Glass
2023-01-23virtio: Avoid strange behaviour on removalSimon Glass
2023-01-23virtio: Fix returning -ENODEVSimon Glass
2023-01-23virtio: Avoid repeating a long expressionSimon Glass
2023-01-23bootstd: Add an NVMe bootdevSimon Glass
2023-01-23bootstd: Add an IDE bootdevSimon Glass
2023-01-23bootstd: Add a SCSI bootdevSimon Glass
2023-01-23scsi: Remove all children of SCSI devices before rescanningSimon Glass
2023-01-23scsi: Correct allocation of block-device nameSimon Glass
2023-01-23bootstd: Only scan bootable partitionsSimon Glass
2023-01-23part: Add a function to find the first bootable partitionSimon Glass
2023-01-23bootstd: Add a hunter for ethernetSimon Glass
2023-01-23net: Add a function to run dhcpSimon Glass
2023-01-23bootstd: Add an MMC hunterSimon Glass
2023-01-23bootstd: Add a USB hunterSimon Glass
2023-01-23test: Add a generic function to skip delaysSimon Glass
2023-01-23dm: usb: Mark the device name as alloced when bindingSimon Glass
2023-01-23bootstd: Support running bootdev huntersSimon Glass
2023-01-23bootstd: Add the concept of a bootdev hunterSimon Glass
2023-01-23efi: Improve logging in efi_diskSimon Glass
2023-01-23event: Correct duplicate log message in event_notify()Simon Glass
2023-01-23lib: Support printing an error stringSimon Glass
2023-01-23sandbox: Enable the Ethernet bootdevSimon Glass
2023-01-23sandbox: Allow ethernet bootdevs to be disabled for testsSimon Glass
2023-01-23sandbox: Allow ethernet to be disabled at runtimeSimon Glass
2023-01-23bootstd: Add a default method to get bootflowsSimon Glass
2023-01-23dm: mmc: Use bootdev_setup_sibling_blk()Simon Glass
2023-01-23ide: Drop non-DM code for BLKSimon Glass
2023-01-23dm: test: Correct ordering of DM setupSimon Glass
2023-01-23dm: part: Update test to use mmc2Simon Glass
2023-01-23vbe: sandbox: Drop VBE node in chosenSimon Glass
2023-01-23vbe: Avoid a build failure when bloblist is not enabledSimon Glass
2023-01-23sandbox: mmc: Start off with a zeroed fileSimon Glass
2023-01-23test: Drop duplicate restore of DM stateSimon Glass
2023-01-23test: Fix the help for the ut commandSimon Glass
2023-01-23bootstd: Simplify locating existing bootdevsSimon Glass
2023-01-23bootstd: Remove special-case code for boot_targetsSimon Glass
2023-01-23lib: Add a function to split a string into substringsSimon Glass
2023-01-23dm: test: Correct assertion in dm_test_part()Simon Glass
2023-01-23dm: core: Support sorting devices with dm treeSimon Glass
2023-01-23dm: core: Correct ordering of uclasses IDsSimon Glass
2023-01-20Merge tag 'efi-2023-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-01-20Merge branch '2023-01-20-finish-CONFIG-migration-work'Tom Rini
2023-01-20Revert "config: tools only: add VIDEO to build bmp_logo"Fabio Estevam
2023-01-20CI: Make check for new defined CONFIG symbols even more robustTom Rini
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2023-01-20watchdog: Clean up defaults for imx_watchdog / ulp_wdogTom Rini
2023-01-20usbtty: Remove default CONFIG_USBD_* valuesTom Rini
2023-01-20nxp: Finish migration of SYS_FSL_SRDS_[12] to KconfigTom Rini
2023-01-20nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to KconfigTom Rini