Commit Graph

  • 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
  • 93f8ee8a1b configs: ls2080ardb.h: Update mc size in env Priyanka Jain 2021-07-19 15:07:49 +05:30
  • f189899720 configs: ls2080aqds.h: Update mc size in env Priyanka Jain 2021-07-19 14:54:25 +05:30
  • 644dc8c49c configs: ls1088ardb.h: Update mc size in env Priyanka Jain 2021-07-19 14:53:34 +05:30
  • 50ddea6af8 configs: ls1088aqds.h: Update mc size in env Priyanka Jain 2021-07-19 14:51:24 +05:30
  • b42f717323 configs: ls1043aqds: Configure environment related configs Kuldeep Singh 2021-07-07 12:10:24 +05:30
  • 7528f4eb55 board: freescale: LX2162AQDS: Add MAINTAINER Wasim Khan 2021-06-28 14:14:52 +02:00
  • a61ca7e21d board: freescale: LX2160AQDS: Add MAINTAINER Wasim Khan 2021-06-28 14:14:51 +02:00
  • ad8e44f997 board: freescale: LX2160ARDB: Add MAINTAINER Wasim Khan 2021-06-28 14:14:50 +02:00
  • 68d62c720c configs: ls1046ardb: enable PHY_FIXED Camelia Groza 2021-06-17 18:19:32 +03:00
  • 4c230d74d1 armv8: lx2160ardb: Add thermal node fixup for revc board Wasim Khan 2021-06-17 09:12:59 +02:00
  • af956271f6 arm: dts: ls1043ardb: configure the RGMII ports with rgmii-id Camelia Groza 2021-06-16 16:22:12 +03:00
  • 5cfc15dcfa board: freescale: t2080qds: Update I2C mux config Stephen Carlson 2021-06-22 16:43:48 -07:00
  • 026339a8fa board: freescale: lx2160a: Update I2C mux config Stephen Carlson 2021-06-22 16:43:03 -07:00
  • 17c2a308a5 board: freescale: ls2080a, ls2088a: Update I2C mux config Stephen Carlson 2021-06-22 16:42:02 -07:00
  • f4cd4a7b8b board: freescale: ls1088a: Update I2C mux config Stephen Carlson 2021-06-22 16:41:38 -07:00
  • 1a0db0104e board: freescale: ls1046a: Update I2C mux config Stephen Carlson 2021-06-22 16:40:27 -07:00
  • eba68e2bf7 board: freescale: ls1043aqds: Update I2C mux config Stephen Carlson 2021-06-22 16:39:31 -07:00
  • 9b5eeb4572 board: freescale: ls1021aqds: Update I2C mux config Stephen Carlson 2021-06-22 16:38:21 -07:00
  • 15347d2dea board: freescale: Refactor NXP common mux code Stephen Carlson 2021-06-22 16:35:20 -07:00
  • dd3dfa50d8 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell Tom Rini 2021-07-19 08:41:04 -04:00