Commit Graph

  • 0ad9378284 configs: Resync with savedefconfig Tom Rini 2022-04-25 18:53:54 -04:00
  • 11232139e3 nds32: Remove the architecture Tom Rini 2022-04-06 09:21:25 -04:00
  • 8cfac237b9 Merge branch '2022-04-25-initial-implementation-of-stdboot' Tom Rini 2022-04-25 16:02:27 -04:00
  • bc9da9fb50 Merge branch '2022-04-23-binman-updates' Tom Rini 2022-04-25 16:02:03 -04:00
  • dd2e8ed415 binman: don't import deprecated distutils package Heinrich Schuchardt 2022-04-09 14:53:18 +02:00
  • 06c73e37b3 MAINTAINERS: Add Alper as a binman maintainer Alper Nebi Yasak 2022-04-22 18:25:47 +03:00
  • 82337bb6b6 binman: Refuse to replace sections for now Alper Nebi Yasak 2022-03-27 18:31:50 +03:00
  • 99283e5389 binman: Test replacing non-section entries in FIT subsections Alper Nebi Yasak 2022-03-27 18:31:49 +03:00
  • 74d3b2311d binman: Create FIT subentries in the FIT section, not its parent Alper Nebi Yasak 2022-03-27 18:31:48 +03:00
  • e736878b08 binman: Remove '/images/' fragment from FIT subentry paths Alper Nebi Yasak 2022-03-27 18:31:47 +03:00
  • e2ce4fb986 binman: Don't reset offset/size if image doesn't allow repacking Alper Nebi Yasak 2022-03-27 18:31:46 +03:00
  • 8ee4ec9bf5 binman: Collect bintools for images when replacing entries Alper Nebi Yasak 2022-03-27 18:31:45 +03:00
  • 67bf2c8ded binman: Fix unique names having '/.' for images read from files Alper Nebi Yasak 2022-03-27 18:31:44 +03:00
  • e7b2ce191e bootstd: doc: Add documentation Simon Glass 2022-04-24 23:31:26 -06:00
  • a91492b6e9 bootstd: Provide a default command Simon Glass 2022-04-24 23:31:27 -06:00
  • fca20a5a62 bootstd: Add setup for the bootflow tests Simon Glass 2022-04-24 23:31:25 -06:00
  • fb1451bec2 bootstd: Add tests for bootstd including all uclasses Simon Glass 2022-04-24 23:31:24 -06:00
  • 0ccb0ac5d8 bootstd: usb: Add a bootdev driver Simon Glass 2022-04-24 23:31:23 -06:00
  • d9409244b3 bootstd: Add an implementation of script boot Simon Glass 2022-04-24 23:31:22 -06:00
  • 7d0478d241 bootstd: sandbox: Add a hostfs bootdev Simon Glass 2022-04-24 23:31:21 -06:00
  • 126947b773 bootstd: Add a sandbox bootmeth driver Simon Glass 2022-04-24 23:31:20 -06:00
  • 0b41525e8f bootstd: Add an implementation of EFI bootmgr Simon Glass 2022-04-24 23:31:19 -06:00
  • a080b98981 bootstd: Add a system bootdev for strange boot methods Simon Glass 2022-04-24 23:31:18 -06:00
  • acfa9bdfa7 bootstd: Add an implementation of EFI boot Simon Glass 2022-04-24 23:31:17 -06:00
  • dab2c2859b bootstd: Add an implementation of distro PXE boot Simon Glass 2022-04-24 23:31:16 -06:00
  • 4fd8d077cb bootstd: ethernet: Add a bootdev driver Simon Glass 2022-04-24 23:31:15 -06:00
  • b8aa463e9b bootstd: mmc: Add a bootdev driver Simon Glass 2022-04-24 23:31:14 -06:00
  • 31aefaf89a bootstd: Add an implementation of distro boot Simon Glass 2022-04-24 23:31:13 -06:00
  • 7fca71d0d6 bootstd: Add a bootmeth command Simon Glass 2022-04-24 23:31:12 -06:00
  • 2d653f686b bootstd: Add a bootflow command Simon Glass 2022-04-24 23:31:11 -06:00
  • 5d053cca38 bootstd: Add a bootdev command Simon Glass 2022-04-24 23:31:10 -06:00
  • a8f5be178d bootstd: Add support for bootflows Simon Glass 2022-04-24 23:31:09 -06:00
  • a950d31abe bootstd: Add the bootmeth uclass and helpers Simon Glass 2022-04-24 23:31:08 -06:00
  • 201417d700 bootstd: Add the bootdev uclass Simon Glass 2022-04-24 23:31:07 -06:00
  • ef5e3891f5 bootstd: Add the bootstd uclass and core implementation Simon Glass 2022-04-24 23:31:06 -06:00
  • 9d260253e8 bootstd: Add the concept of a bootflow Simon Glass 2022-04-24 23:31:05 -06:00
  • c24e58f599 fs: Add a function to set the filesystem type Simon Glass 2022-04-24 23:31:04 -06:00
  • 87571b7f20 dm: blk: Add a function to return the device type Simon Glass 2022-04-24 23:31:03 -06:00
  • 026e2136f8 test: dm: Restart USB before assuming it is stopped Simon Glass 2022-04-24 23:31:02 -06:00
  • 9bd2f62d12 test: fastboot: Avoid using mmc1 Simon Glass 2022-04-24 23:31:01 -06:00
  • 4e0710a2d0 dm: core: Allow finding a uclass device by partial name Simon Glass 2022-04-24 23:31:00 -06:00
  • 6aa4fe3912 dm: core: Rename and fix uclass_get_by_name_len() Simon Glass 2022-04-24 23:30:59 -06:00
  • 8565efd509 lib: Add a way to find the postiion of a trailing number Simon Glass 2022-04-24 23:30:58 -06:00
  • d667a0d8f4 lib: Fix a few bugs in trailing_strtoln() Simon Glass 2022-04-24 23:30:57 -06:00
  • 4e64cae0a0 lib: Correct comment formatting to avoid sphinx problems Simon Glass 2022-04-24 23:30:56 -06:00
  • 18436c74dc test: Add tests for trailing_strtol() Simon Glass 2022-04-24 23:30:55 -06:00
  • 2fa4756d03 lib: Move string tests to the string module Simon Glass 2022-04-24 23:30:54 -06:00
  • a718f5524d board: amlogic: jethub j100: enable saradc in config Vyacheslav Bocharov 2022-04-24 11:21:59 +03:00
  • ee8094f696 board: amlogic: jethub j100: enable saradc in dts Vyacheslav Bocharov 2022-04-24 11:21:58 +03:00
  • 8a4a73f466 adc: meson-saradc: add AXG variant Vyacheslav Bocharov 2022-04-24 11:21:57 +03:00
  • 66a657b7c6 clk: meson: update driver for g12a-ao clocks Vyacheslav Bocharov 2022-04-24 11:21:56 +03:00
  • 4da0986562 clk: meson: fix driver name for g12a-ao clocks Vyacheslav Bocharov 2022-04-24 11:21:55 +03:00
  • dcccf73004 clk: meson: add minimal driver for axg-ao clocks Vyacheslav Bocharov 2022-04-24 11:21:54 +03:00
  • 9c18c695f8 armv8: fsl-layerscape: Respect Kconfig for erratum A009007 Sean Anderson 2022-02-22 13:38:39 -05:00
  • b416df33c9 configs: Layerscape: Remove the 'fdt_addr' env Hou Zhiqiang 2022-04-22 13:50:06 +05:30
  • 64efbd125d cmd: part: add explicit dependency on PARTITIONS AKASHI Takahiro 2022-04-22 10:44:30 +09:00
  • 46a06ed82a Merge tag 'efi-2022-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2022-04-23 18:42:00 -04:00
  • d97e98c887 efi_loader: disk: use udevice instead of blk_desc AKASHI Takahiro 2022-04-19 10:05:17 +09:00
  • 59da9d4782 dm: disk: add read/write interfaces with udevice AKASHI Takahiro 2022-04-19 10:05:16 +09:00
  • a3cb34e9b7 efi_loader: disk: not delete BLK device for BLK(IF_TYPE_EFI_LOADER) devices AKASHI Takahiro 2022-04-19 10:05:15 +09:00
  • b406eb04c3 efi_loader: disk: a helper function to delete efi_disk objects AKASHI Takahiro 2022-04-19 10:05:14 +09:00
  • 3c809dfed7 efi_loader: disk: not create BLK device for BLK(IF_TYPE_EFI_LOADER) devices AKASHI Takahiro 2022-04-19 10:05:13 +09:00
  • a9bf024b29 efi_loader: disk: a helper function to create efi_disk objects from udevice AKASHI Takahiro 2022-04-19 10:05:12 +09:00
  • a57ad20d07 efi_loader: split efi_init_obj_list() into two stages AKASHI Takahiro 2022-04-19 10:05:11 +09:00
  • bf76031d19 dm: blk: add a device-probe hook for scanning disk partitions AKASHI Takahiro 2022-04-19 10:05:10 +09:00
  • 43855fdb2c dm: disk: add UCLASS_PARTITION AKASHI Takahiro 2022-04-19 10:05:09 +09:00
  • 8ff50227be test: dm: add tests for tag support AKASHI Takahiro 2022-04-15 16:15:37 +09:00
  • b77324d831 dm: tag: add some document AKASHI Takahiro 2022-04-15 16:15:36 +09:00
  • a806f33401 dm: tag: change ENOSPC to ENOMEM AKASHI Takahiro 2022-04-15 16:15:35 +09:00
  • 990f6636ea bootmenu: fix menu API error handling Masahisa Kojima 2022-03-24 22:54:33 +09:00
  • 3fb6fa7a71 disk: don't compile in partition support for spl/tpl if not really necessary AKASHI Takahiro 2022-04-19 10:01:58 +09:00
  • 38f255b960 efi_loader: disk: compile efi_disk when CONFIG_BLK AKASHI Takahiro 2022-04-19 10:01:57 +09:00
  • 7a06fd7579 efi_loader: PARTITION_UUIDS should be optional AKASHI Takahiro 2022-04-19 10:01:56 +09:00
  • c73a0709e4 sandbox: move a function prototype AKASHI Takahiro 2022-04-19 10:01:55 +09:00
  • 2a0d1881ac disk: define nullified functions for !PARTITIONS AKASHI Takahiro 2022-04-19 10:01:54 +09:00
  • 37168e3964 disk: enable function prototypes in part.h for SPL/TPL AKASHI Takahiro 2022-04-19 10:01:53 +09:00
  • fd3654df36 disk: include errno.h explicitly in part.h AKASHI Takahiro 2022-04-19 10:01:52 +09:00
  • 7f97d8cddf doc: update bootefi man-page Heinrich Schuchardt 2022-04-11 21:06:13 +02:00
  • 2058983689 cmd: bootefi: restore ability to boot arbitrary blob Kyle Evans 2022-04-10 16:05:55 -05:00
  • 11343854b6 tools: kwboot: Fix spelling of "followed" in kwboot.1 Vagrant Cascadian 2022-04-19 17:48:27 -07:00
  • 568d3ba969 doc: board: apple: Mention M1 Ultra support Mark Kettenis 2022-04-15 14:19:28 +02:00
  • 9bb99fa958 Merge branch '2022-04-22-assorted-updates' Tom Rini 2022-04-23 08:06:28 -04:00
  • a609353e82 arm: apple: Point stdout-path to framebuffer when keyboard present Mark Kettenis 2022-04-19 21:20:31 +02:00
  • 4a8d07114e arm: apple: Don't clear framebuffer Mark Kettenis 2022-04-19 21:10:29 +02:00
  • 85f8e03b2a Allow colon in PXE bootfile URLs Lyle Franklin 2022-04-16 11:36:43 -04:00
  • e9496ec374 fdt: Add -q option to fdt addr for distro_bootcmd Peter Hoyes 2022-03-31 11:53:22 +01:00
  • 9de612ae4d cmd: adc: Add support for storing ADC result in env variable Marek Vasut 2022-04-14 18:52:25 +02:00
  • 0de71bb580 fdt: Fix TPL SEPARATE_BSS check when locating DTB Andrew Abbott 2022-04-16 10:12:31 +10:00
  • faeb564113 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmic Tom Rini 2022-04-22 11:06:38 -04:00
  • 6d73175b1f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb Tom Rini 2022-04-22 11:06:31 -04:00
  • bfdb30559c configs: Resync with savedefconfig Tom Rini 2022-04-22 10:17:35 -04:00
  • 847990219c power-domain: Fix use of uninitialized value in dev_power_domain_ctrl Sean Anderson 2022-03-23 14:26:09 -04:00
  • 759a89924b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-watchdog Tom Rini 2022-04-22 08:12:53 -04:00
  • 6e2af641e4 Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx Tom Rini 2022-04-22 08:12:20 -04:00
  • 6674d2d9fe Add support for TP-Link UE200 dongle Oleksii Titov 2022-04-20 11:23:25 +03:00
  • 142d50fbce usb: dwc3: Add support for usb3-phy PHY configuration Michal Simek 2022-03-09 10:05:45 +01:00
  • e81782ab88 generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/ Michal Simek 2022-03-09 10:05:44 +01:00
  • 570eaadac0 usb: gadget: ci: Make various ops const Adam Ford 2022-03-04 16:59:02 -06:00
  • e885d09dd0 wdt: nuvoton: Add support for Nuvoton Jim Liu 2022-04-01 17:59:39 +08:00
  • 33ef09072b doc: device-tree-bindings: watchdog: document common properties Philippe Reynes 2022-03-09 14:56:19 +01:00