summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull
2022-05-03pci: Update dm_pci_bus_to_virt() parametersAndrew Scull
2022-05-03pci: Match region flags using a maskAndrew Scull
2022-05-03pci: Map bars with offset and lengthAndrew Scull
2022-05-03test: pci: Test PCI address conversion functionsAndrew Scull
2022-05-03pci: Range check address conversionsAndrew Scull
2022-05-03pci: Check region ranges are addressableAndrew Scull
2022-05-03pci: Fix use of flags in dm_pci_map_bar()Andrew Scull
2022-05-03virtio: pci: Read entire capability into memoryAndrew Scull
2022-05-03virtio: pci: Check virtio capability is in boundsAndrew Scull
2022-05-03virtio: pci: Check virtio common config sizeAndrew Scull
2022-05-03virtio: pci: Bounds check notification writesAndrew Scull
2022-05-03virtio: pci: Bounds check device config accessAndrew Scull
2022-05-03virtio: pci: Fix discovery of device config lengthAndrew Scull
2022-05-03virtio: pci: Allow exclusion of legacy driverAndrew Scull
2022-05-03bootmenu: add Kconfig option not to enter U-Boot consoleMasahisa Kojima
2022-05-03bootmenu: add UEFI boot entry into bootmenuMasahisa Kojima
2022-05-03bootmenu: update bootmenu_entry structureMasahisa Kojima
2022-05-03efi_loader: bootmgr: add booting from removable mediaAKASHI Takahiro
2022-05-03efi_loader: export efi_locate_device_handle()AKASHI Takahiro
2022-05-03menu: menu_get_choice() return -ENOENT if menu item is emptyMasahisa Kojima
2022-05-03menu: always show the menu regardless of the number of entryMasahisa Kojima
2022-05-03test: unit test for u16_strlcat()Masahisa Kojima
2022-05-03lib/charset: add u16_strlcat() functionMasahisa Kojima
2022-05-03lib: fix selection of CONFIG_CHARSETHeinrich Schuchardt
2022-05-03efi_selftest: error handling in efi_selftest_tcg2Heinrich Schuchardt
2022-05-03efi_selftest: clean up unaligned unit testHeinrich Schuchardt
2022-05-03efi_selftest: buildefi_selftest_unaligned.cHeinrich Schuchardt
2022-05-03test: fix some pylint problems in test_capsule_firmware_raw.pyHeinrich Schuchardt
2022-05-03efi_loader: reset colors before clearing screenHeinrich Schuchardt
2022-05-03doc: fix typos in bootmenu.rstHeinrich Schuchardt
2022-05-03cmd: simplify bootmenuHeinrich Schuchardt
2022-05-03test: unit test for bootmenuHeinrich Schuchardt
2022-05-03sandbox: enable bootmenu commandHeinrich Schuchardt
2022-05-03CI: Azure: Rework how we update MSYS2Tom Rini
2022-05-03sf: dataflash: add support for AT45DB641ELuca Ellero
2022-05-03sf: dataflash: add support for "extended ID"Luca Ellero
2022-05-03spi: npcm-fiu: add NPCM7xx FIU controller driverJim Liu
2022-05-03mtd: spi-nor-ids: add Macronix mx25u51245g flash entryTien Fong Chee
2022-05-03mtd: spi-nor-ids: Add Winbond W25Q128JW IDMarek Vasut
2022-05-02Merge branch '2022-05-02-add-verifying-program-loader'Tom Rini
2022-05-02Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-05-02CI: Run VPL testsSimon Glass
2022-05-02vpl: Test that VPL runs correctly through to U-Boot properSimon Glass
2022-05-02vpl: Support running vpl testsSimon Glass
2022-05-02sandbox: Add a build for VPLSimon Glass
2022-05-02vpl: Add Kconfig options for VPLSimon Glass
2022-05-02Introduce Verifying Program Loader (VPL)Simon Glass
2022-05-02Makefile: Tidy up the TPL build rulesSimon Glass
2022-05-02Makefile: Simplify devicetree rules for SPL/TPLSimon Glass