Commit Graph

  • 10189cb700 configs: synquacer: Ignore OsIndications on DeveloperBox Masami Hiramatsu 2021-07-12 19:36:49 +09:00
  • 9e2c1fefde configs: synquacer: Use RAW capsule image instead of FIT Masami Hiramatsu 2021-07-12 19:36:39 +09:00
  • f4f11985bd configs: synquacer: Enable UEFI secure boot Masami Hiramatsu 2021-07-12 19:36:30 +09:00
  • 62c0136f36 configs: synquacer: Drop Ext2/4 support by default Masami Hiramatsu 2021-07-12 19:36:21 +09:00
  • 59bd18d4c4 configs: synquacer: Remove mtdparts settings and update DFU setting Masami Hiramatsu 2021-07-12 19:36:12 +09:00
  • 11cd1d6a34 dts: synquacer: Add partition information to the spi-nor Masami Hiramatsu 2021-07-12 19:36:03 +09:00
  • f7e16bb0c5 configs: synquacer: Make U-Boot binary position independent Masami Hiramatsu 2021-07-12 19:35:54 +09:00
  • 1ad3c8365a board: synquacer: Initialize SCBM SMMU at board_init() Masami Hiramatsu 2021-07-12 19:35:44 +09:00
  • edecc15eb9 Merge branch '2021-07-23-reboot-mode-and-cryptfs-passwd-support' Tom Rini 2021-07-23 14:50:43 -04:00
  • 25c8b9f298 test: add first autoboot unit tests Steffen Jaeckel 2021-07-08 15:57:40 +02:00
  • 33198740ac common: add support to fallback to plain SHA256 Steffen Jaeckel 2021-07-08 15:57:39 +02:00
  • d199c3ab1c common: add AUTOBOOT_FLUSH_STDIN option Steffen Jaeckel 2021-07-08 15:57:38 +02:00
  • 6c0ce6d3ca common: allow disabling of timeout for password entry Steffen Jaeckel 2021-07-08 15:57:37 +02:00
  • 1b2d68033b common: Rename macro appropriately Steffen Jaeckel 2021-07-08 15:57:36 +02:00
  • 1a4a778666 common: integrate crypt-based passwords Steffen Jaeckel 2021-07-08 15:57:35 +02:00
  • 29bbe71ccf lib: wrap crypt API to hide errno usage Steffen Jaeckel 2021-07-08 15:57:34 +02:00
  • 26dd993657 lib: add crypt subsystem Steffen Jaeckel 2021-07-08 15:57:33 +02:00
  • c74675bd90 reboot-mode: read the boot mode from RTC memory Nandor Han 2021-06-10 16:56:45 +03:00
  • f9db2f16cb reboot-mode: read the boot mode from GPIOs status Nandor Han 2021-06-10 16:56:44 +03:00
  • 2541ce2c1a reboot-mode: add support for reboot mode control Nandor Han 2021-06-10 16:56:43 +03:00
  • f534d93cbf Merge branch '2021-07-23-assorted-fixes' Tom Rini 2021-07-23 08:30:48 -04:00
  • 988002dcd9 net: remove CONFIG_NET_MULTI (again) Michal Simek 2021-07-14 09:12:41 +02:00
  • 0523326af4 mux: correct prototype for mux_control_try_select() Patrick Wildt 2021-07-13 23:02:18 +02:00
  • d3c1b514dc arm: vexpress64: juno: Enable distro_bootcmd functionality Andre Przywara 2021-07-12 00:25:15 +01:00
  • ccadfca251 distro_boot: Fix block device after DHCP boot sequence Andre Przywara 2021-07-12 00:07:09 +01:00
  • 55adabbbfc Kconfig.boot: Make 0x0 the default SYS_TEXT_BASE for POSITION_INDEPENDENT Tom Rini 2021-07-09 10:39:21 -04:00
  • 650bf008e5 fit: Allow external data for FDTs John Keeping 2021-06-25 17:58:04 +01:00
  • 7cb31e399e cmd: part: Correct error handling Anders Dellien 2021-06-22 10:40:01 +01:00
  • 2132fce7e1 i2c: pcf8575: Add support for 8 bit I2C IO expanders (like pca8574) Lukasz Majewski 2021-06-07 14:26:34 +02:00
  • 0119c91052 i2c: pcf8575: Remove not used members of pcf8575_chip structure Lukasz Majewski 2021-06-07 14:26:33 +02:00
  • fea0345992 cmd: pinmux: support pin name in status command Patrick Delaunay 2021-05-21 09:47:32 +02:00
  • 4c60fd993a cmd: pinmux: update result of do_status Patrick Delaunay 2021-05-21 09:47:31 +02:00
  • 9e6da34c72 tee: optee: sync cache on pre-reloc OP-TEE invocation Etienne Carriere 2021-05-19 16:27:41 +02:00
  • 674afa6b35 spl: use CONFIG_IS_ENABLED(LOAD_FIT_FULL) John Keeping 2021-05-19 15:05:53 +01:00
  • 4906d698d3 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net Tom Rini 2021-07-22 23:05:28 -04:00
  • 669884ea6f net: fsl-mc: fix logically dead code Cosmin-Florin Aluchenesei 2021-07-21 19:13:33 +03:00
  • b9b7b5e49c drivers: net: aquantia: fix unsigned compared against 0 Cosmin-Florin Aluchenesei 2021-07-21 19:13:11 +03:00
  • 79d191efa1 net: define LOG_CATEGORY Patrick Delaunay 2021-07-20 20:15:30 +02:00
  • b547f4bd9e net: dwc_eth_qos: define LOG_CATEGORY Patrick Delaunay 2021-07-20 20:15:29 +02:00
  • a5db6e1d81 net: eth-phy: define LOG_CATEGORY Patrick Delaunay 2021-07-20 20:15:28 +02:00
  • c6a0df2d1d net: dwc: add a common empty ops eqos_null_ops Patrick Delaunay 2021-07-20 20:09:56 +02:00
  • 9dbdc234a7 net: dwc_eth_qos: use generic ethernet phy for stm32 variant Patrick Delaunay 2021-07-20 20:09:55 +02:00
  • ebf9a91f86 net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv Patrick Delaunay 2021-07-20 20:09:54 +02:00
  • 035d8483ac net: eth-phy: manage subnode mdio0 Patrick Delaunay 2021-07-20 20:09:53 +02:00
  • 880ecb09b9 net: eth-phy: use dev_dbg and log_notice Patrick Delaunay 2021-07-20 20:09:52 +02:00
  • d33982d5bc net: eth-phy: add support of device tree configuration for gpio reset Patrick Delaunay 2021-07-20 20:09:51 +02:00
  • b8da46fda6 net: Use phys_addr_t for SMC net device addresses Peter Hoyes 2021-07-09 10:52:06 +01:00
  • a15fa1ba67 Merge tag 'dm-pull-21jul21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm Tom Rini 2021-07-22 11:15:52 -04:00
  • 806734f41b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq Tom Rini 2021-07-22 08:45:32 -04:00
  • f31f5367f4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv Tom Rini 2021-07-21 22:46:18 -04:00
  • 1b098b3e65 dm: core: fix no null pointer detection in ofnode_get_addr_size_index() Chen Guanqiao 2021-07-12 15:40:20 +08:00
  • fd25ca3275 sandbox: don't set SA_NODEFER in signal handler Heinrich Schuchardt 2021-07-05 19:43:00 +02:00
  • 03ebc20de3 binman: Add basic support for debugging performance Simon Glass 2021-07-06 10:36:41 -06:00
  • c31d0cb68c patman: Use bytearray instead of string Simon Glass 2021-07-06 10:36:40 -06:00
  • 43332d881b binman: Use bytearray instead of string Simon Glass 2021-07-06 10:36:39 -06:00
  • edd4b6ea41 binman: Split node-reading out from constructor in files Simon Glass 2021-07-06 10:36:38 -06:00
  • c69d19c8f8 binman: Support multithreading for building images Simon Glass 2021-07-06 10:36:37 -06:00
  • 650ead1a4a binman: Put compressed data into separate files Simon Glass 2021-07-06 10:36:36 -06:00
  • 72fa1ad8d9 log: Allow padding of the function name Simon Glass 2021-07-05 16:33:00 -06:00
  • 96f37b092f blk: Support iteration Simon Glass 2021-07-05 16:32:59 -06:00
  • 6b165ab2b7 sandbox: mmc: Support fixed MMC devices Simon Glass 2021-07-05 16:32:58 -06:00
  • 7d84fbb573 spl: Provide more information on boot failure Simon Glass 2021-07-05 16:32:57 -06:00
  • 1ac9c4cef5 image: Allow @ in node names when not using signatures Simon Glass 2021-07-05 16:32:56 -06:00
  • 1f618d528e bloblist: Correct condition in bloblist_addrec() Simon Glass 2021-07-05 16:32:55 -06:00
  • faff554292 bloblist: Tidy up a few API comments Simon Glass 2021-07-05 16:32:54 -06:00
  • 1fe5937549 bloblist: Support resizing a blob Simon Glass 2021-07-05 16:32:53 -06:00
  • 56dae9ef3c cros_ec: Use standard calls for recovery-request checking Simon Glass 2021-07-05 16:32:52 -06:00
  • 656d744770 cros_ec: Support the full-size vboot context Simon Glass 2021-07-05 16:32:51 -06:00
  • 1e465eb669 cros_ec: Drop cros_ec_entering_mode() Simon Glass 2021-07-05 16:32:50 -06:00
  • 201efb2bb0 cros_ec: Allow reading the battery-charge state Simon Glass 2021-07-05 16:32:49 -06:00
  • ecc1ed912e sandbox: Adjust the bloblist default address Simon Glass 2021-07-05 16:32:48 -06:00
  • 350b1d3b68 sandbox: Use hinting with the display Simon Glass 2021-07-05 16:32:47 -06:00
  • fcb7e31082 sandbox: Add work-around for SDL2 display Simon Glass 2021-07-05 16:32:46 -06:00
  • f178bebf55 sandbox: Support executables for more phases Simon Glass 2021-07-05 16:32:45 -06:00
  • 719d286475 test: Avoid a build error with SPL Simon Glass 2021-07-05 16:32:43 -06:00
  • bf8188e4aa test: Add DM_DMA to be disabled Simon Glass 2021-07-05 16:32:42 -06:00
  • f093f8649c test: Allow CONFIG_SPL_LOAD_FIT to be disabled Simon Glass 2021-07-05 16:32:41 -06:00
  • 504fb66997 dm: Support lzma in the flashmap Simon Glass 2021-07-05 16:32:40 -06:00
  • 4bbaa88fad dm: core: Add logging for DM_SEQ_ALIAS Simon Glass 2021-07-05 16:32:39 -06:00
  • e3dab846bd dtoc: Update documentation to cover warnings in more detail Simon Glass 2021-07-04 12:19:50 -06:00
  • 43ba492670 dtoc: Detect drivers which do not parse correctly Simon Glass 2021-07-04 12:19:49 -06:00
  • 86ff01e890 dtoc: Detect unexpected suffix on .of_match Simon Glass 2021-07-04 12:19:48 -06:00
  • 4f1727a7e3 dtoc: Add a stdout check in test_normalized_name() Simon Glass 2021-07-04 12:19:47 -06:00
  • 893142aa3b dtoc: Correct the re_compat regular expression Simon Glass 2021-07-04 12:19:46 -06:00
  • 1b5fe11d95 dtoc: Allow multiple warnings for a driver Simon Glass 2021-07-04 12:19:45 -06:00
  • 973fa52416 dtoc: Convert to use ArgumentParser Simon Glass 2021-07-04 12:19:44 -06:00
  • c7967653da dtoc: Avoid using subscripts on match objects Simon Glass 2021-07-04 12:19:43 -06:00
  • 219cb17311 board: sifive: unmatched: reset USB hub, PCIe-USB bridge, and ULPI device in SPL Vincent Chen 2021-07-08 09:08:21 +08:00
  • d3c96b9b46 board: sifive: unmatched: refine GEMGXL initialized function in SPL Vincent Chen 2021-07-08 09:08:20 +08:00
  • e52b83ab13 board: sifive: drop stuff related to unmatched revision 1 Zong Li 2021-07-20 14:26:08 +08:00
  • 6ba8eeb6f1 riscv: booti: do not force relocation if force_reloc is not set Vitaly Wool 2021-04-06 10:50:16 +03:00
  • 66a21be674 board: sifive: remove the command for setting serial number Zong Li 2021-07-09 16:26:35 +08:00
  • c9204859bb Merge branch 'master' of git://source.denx.de/u-boot-sh Tom Rini 2021-07-20 19:31:40 -04:00
  • cd7f92a096 ARM: dts: rmobile: Remove multiple unused DT properties on R-Car Gen3 Marek Vasut 2021-07-10 19:17:34 +02:00
  • 3d5f45c95c ARM: dts: rmobile: Disable RPC HF by default Marek Vasut 2021-07-10 18:56:29 +02:00
  • 91c6a3a459 ARM: rmobile: Align CPU: print with other prints Marek Vasut 2021-07-04 17:27:27 +02:00
  • ef283c3ae6 ARM: rmobile: Enable sysinfo on R-Car Gen3 Marek Vasut 2021-07-03 20:41:50 +02:00
  • dceca41ed1 ARM: rmobile: Enable I2C EEPROM support on R-Car Gen3 Marek Vasut 2021-07-03 20:39:28 +02:00
  • 778fbe2668 ARM: dts: rmobile: Add sysinfo extras on R-Car Gen3 Marek Vasut 2021-07-03 18:16:14 +02:00
  • 85cd345dc8 sysinfo: rcar3: Add Renesas R-Car Gen3 sysinfo driver Marek Vasut 2021-07-03 20:38:26 +02:00