summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-25lib: Fix a few bugs in trailing_strtoln()Simon Glass
2022-04-25lib: Correct comment formatting to avoid sphinx problemsSimon Glass
2022-04-25test: Add tests for trailing_strtol()Simon Glass
2022-04-25lib: Move string tests to the string moduleSimon Glass
2022-04-25board: amlogic: jethub j100: enable saradc in configVyacheslav Bocharov
2022-04-25board: amlogic: jethub j100: enable saradc in dtsVyacheslav Bocharov
2022-04-25adc: meson-saradc: add AXG variantVyacheslav Bocharov
2022-04-25clk: meson: update driver for g12a-ao clocksVyacheslav Bocharov
2022-04-25clk: meson: fix driver name for g12a-ao clocksVyacheslav Bocharov
2022-04-25clk: meson: add minimal driver for axg-ao clocksVyacheslav Bocharov
2022-04-25armv8: fsl-layerscape: Respect Kconfig for erratum A009007Sean Anderson
2022-04-25configs: Layerscape: Remove the 'fdt_addr' envHou Zhiqiang
2022-04-24cmd: part: add explicit dependency on PARTITIONSAKASHI Takahiro
2022-04-23Merge tag 'efi-2022-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-04-23efi_loader: disk: use udevice instead of blk_descAKASHI Takahiro
2022-04-23dm: disk: add read/write interfaces with udeviceAKASHI Takahiro
2022-04-23efi_loader: disk: not delete BLK device for BLK(IF_TYPE_EFI_LOADER) devicesAKASHI Takahiro
2022-04-23efi_loader: disk: a helper function to delete efi_disk objectsAKASHI Takahiro
2022-04-23efi_loader: disk: not create BLK device for BLK(IF_TYPE_EFI_LOADER) devicesAKASHI Takahiro
2022-04-23efi_loader: disk: a helper function to create efi_disk objects from udeviceAKASHI Takahiro
2022-04-23efi_loader: split efi_init_obj_list() into two stagesAKASHI Takahiro
2022-04-23dm: blk: add a device-probe hook for scanning disk partitionsAKASHI Takahiro
2022-04-23dm: disk: add UCLASS_PARTITIONAKASHI Takahiro
2022-04-23test: dm: add tests for tag supportAKASHI Takahiro
2022-04-23dm: tag: add some documentAKASHI Takahiro
2022-04-23dm: tag: change ENOSPC to ENOMEMAKASHI Takahiro
2022-04-23bootmenu: fix menu API error handlingMasahisa Kojima
2022-04-23disk: don't compile in partition support for spl/tpl if not really necessaryAKASHI Takahiro
2022-04-23efi_loader: disk: compile efi_disk when CONFIG_BLKAKASHI Takahiro
2022-04-23efi_loader: PARTITION_UUIDS should be optionalAKASHI Takahiro
2022-04-23sandbox: move a function prototypeAKASHI Takahiro
2022-04-23disk: define nullified functions for !PARTITIONSAKASHI Takahiro
2022-04-23disk: enable function prototypes in part.h for SPL/TPLAKASHI Takahiro
2022-04-23disk: include errno.h explicitly in part.hAKASHI Takahiro
2022-04-23doc: update bootefi man-pageHeinrich Schuchardt
2022-04-23cmd: bootefi: restore ability to boot arbitrary blobKyle Evans
2022-04-23tools: kwboot: Fix spelling of "followed" in kwboot.1Vagrant Cascadian
2022-04-23doc: board: apple: Mention M1 Ultra supportMark Kettenis
2022-04-23Merge branch '2022-04-22-assorted-updates'Tom Rini
2022-04-22arm: apple: Point stdout-path to framebuffer when keyboard presentMark Kettenis
2022-04-22arm: apple: Don't clear framebufferMark Kettenis
2022-04-22Allow colon in PXE bootfile URLsLyle Franklin
2022-04-22fdt: Add -q option to fdt addr for distro_bootcmdPeter Hoyes
2022-04-22cmd: adc: Add support for storing ADC result in env variableMarek Vasut
2022-04-22fdt: Fix TPL SEPARATE_BSS check when locating DTBAndrew Abbott
2022-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmicTom Rini
2022-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-04-22configs: Resync with savedefconfigTom Rini
2022-04-22power-domain: Fix use of uninitialized value in dev_power_domain_ctrlSean Anderson
2022-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-watchdogTom Rini