aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-27ide: Change the retries variableSimon Glass1-5/+5
2023-04-27ide: Make function staticSimon Glass2-23/+11
2023-04-27ide: Correct use of ATAPISimon Glass2-3/+18
2023-04-27ide: Create a prototype for ide_set_reset()Simon Glass2-2/+10
2023-04-27ide: Drop weak functionsSimon Glass2-20/+7
2023-04-27ide: Move a few functions further up the fileSimon Glass1-34/+34
2023-04-27ide: Drop ide_device_present()Simon Glass2-13/+0
2023-04-27ide: Move ide_init() into probingSimon Glass4-11/+27
2023-04-27ide: Drop init for not using BLKSimon Glass2-19/+0
2023-04-27ide: Drop CONFIG_START_IDESimon Glass2-12/+0
2023-04-27ide: Use mdelay() for long delaysSimon Glass1-14/+11
2023-04-27ide: Move ATA_CURR_BASE to C fileSimon Glass2-3/+3
2023-04-26Merge branch '2023-04-26-enable-bootstd-for-all-rockchip'Tom Rini21-133/+91
2023-04-26rockchip: Use the same boot_targets for all boardsWIP/2023-04-26-enable-bootstd-for-all-rockchipSimon Glass1-4/+0
2023-04-26rockchip: Move to standard bootSimon Glass15-94/+17
2023-04-26bootstd: Use blk uclass device numbers to set efi bootdevMathew McBride1-1/+2
2023-04-26bootstd: Adjust code ordering to work around compiler quirkSimon Glass1-2/+3
2023-04-26bootstd: Show a message sometimes if no bootflows are foundSimon Glass1-0/+3
2023-04-26bootstd: Report missing labels only when askedSimon Glass3-15/+31
2023-04-26bootstd: Support booting EFI where multiple options existSimon Glass1-7/+19
2023-04-26virtio: Ensure PCI is set up firstSimon Glass1-0/+6
2023-04-26bootstd: Tweak bootflow logic for device treeSimon Glass1-11/+11
2023-04-26Merge branch '2023-04-25-assorted-updates-and-fixes'Tom Rini35-131/+314
2023-04-25gpio-uclass: fix off-by-one in gpio_request_list_by_name_nodev()Rasmus Villemoes1-1/+1
2023-04-25xen: Limit execution to EL1 onlyMichal Simek1-0/+7
2023-04-25xen: Add dependency on armv8Michal Simek1-0/+1
2023-04-25arm: omap3: Directly use SMC #1 in lowlevel_init.SPali Rohár1-3/+3
2023-04-25tools: env: update lock path in READMEJohn Keeping1-1/+1
2023-04-25ata: pci: enable bus masteringChristian Gmeiner1-1/+6
2023-04-25mpc8379erdb: Convert to using DM_SERIALSinan Akman3-1/+35
2023-04-25qemu: dfu: Correct memset call in set_dfu_alt_infoTom Rini1-1/+1
2023-04-25api: Rework menu, and make it depend on CC_IS_GCCTom Rini1-3/+4
2023-04-25sysreset: psci: add psci_sysreset_get_statusPeng Fan1-0/+6
2023-04-25sysreset: psci: enable DM_FLAG_PRE_RELOCPeng Fan1-0/+1
2023-04-25firmware: psci: enable DM_FLAG_PRE_RELOCPeng Fan1-0/+1
2023-04-25xen: Fix Kconfig dependenciesMichal Simek3-2/+2
2023-04-25pytest: Use --lazy with umountTom Rini1-2/+2
2023-04-25usb: gadget: f_mass_storage: Rework do_request_sense slightlyTom Rini1-2/+1
2023-04-25boot/image-board.c: Silence warning in select_ramdiskTom Rini1-1/+1
2023-04-25armv7: Use isb/dsb directly in start.STom Rini1-4/+4
2023-04-25arm: Centralize fixed register logicTom Rini2-3/+8
2023-04-25clang: Don't look for libgccTom Rini1-0/+2
2023-04-25clang: Add $(CLANG_TARGET) to LDPPFLAGSTom Rini1-0/+1
2023-04-25arm: Only support ARM64_CRC32 when using GCCTom Rini1-1/+1
2023-04-25fs: yaffs2: Make yaffsfs_deviceList staticBin Meng1-1/+1
2023-04-25test: move unit tests into a sub-menuHeinrich Schuchardt1-1/+5
2023-04-25test: improve configuration for Kconfig test optionsHeinrich Schuchardt1-7/+8
2023-04-25arm64: interrupts: print FAR_ELx on sync exceptionsPavel Skripkin1-1/+37
2023-04-25configs: Create minimal vexpress_fvp_defconfigPeter Hoyes1-0/+5
2023-04-25vexpress64: Enable VIRTIO_MMIO and RTC_PL031 in the base modelPeter Hoyes1-0/+5