Commit Graph

  • aa351a14bd dm: core: Add size operations on device tree references Chen Guanqiao 2021-04-12 14:51:11 +08:00
  • f1a83abe60 buildman: Use bytes for the environment Simon Glass 2021-04-11 16:27:28 +12:00
  • 8116c78ffd buildman: Handle exceptions in threads gracefully Simon Glass 2021-04-11 16:27:27 +12:00
  • ab9b4f35e3 buildman: Use common code to send an result Simon Glass 2021-04-11 16:27:26 +12:00
  • 249933136f buildman: Tidy up a few comments Simon Glass 2021-04-11 16:27:25 +12:00
  • 6784cb35f5 dm: core: Fix uninitialized return value from dm_scan_fdt_node Sean Anderson 2021-04-08 17:15:00 -04:00
  • feb7ac457c dm: core: Add address translation in fdt_get_resource Patrick Delaunay 2021-04-06 09:38:06 +02:00
  • 1736575b0c binman: Support adding sections to FMAPs Simon Glass 2021-04-03 11:05:10 +13:00
  • c7722e8417 binman: Tweak implementation of fmap Simon Glass 2021-04-03 11:05:09 +13:00
  • ec6db6c297 patman: Parse checkpatch by message instead of by line Evan Benn 2021-04-01 13:49:30 +11:00
  • 2959a8e3a5 patman: Assume we always have pygit2 for tests Tom Rini 2021-02-26 07:52:31 -05:00
  • 5f0d23cf3c tests: patman: Add requests to the module list Tom Rini 2021-02-26 07:52:30 -05:00
  • 38229b55d3 Azure/GitLab: Ensure we use requirements.txt for testsuites Tom Rini 2021-02-26 07:52:29 -05:00
  • 494a5e126b test: Use positive conditional in test_matches() Andy Shevchenko 2021-02-11 16:40:11 +02:00
  • ff232a7296 test: Allow simple glob pattern in the test name Andy Shevchenko 2021-02-11 16:40:10 +02:00
  • 170732523b dtoc: Correct dtoc output when testing Simon Glass 2021-04-27 08:19:48 +12:00
  • 0fe44dc676 binman: Correct testSplNoDtb() and Tpl also Simon Glass 2021-04-25 08:39:32 +12:00
  • 0a9f0e0d00 net: phy: xilinx: Break while loop over ethernet phy Michal Simek 2021-04-26 14:26:48 +02:00
  • eccbd4ad8e arm: a37xx: pci: Fix processing PIO transfers Pali Rohár 2021-04-22 16:23:04 +02:00
  • 75ae51c593 doc: dt-bindings: add Marvell comphy binding Igal Liberman 2017-04-26 18:05:29 +03:00
  • 82c30736ae phy: marvell: utmi: update utmi config which fixes usb2.0 instability Grzegorz Jaszczyk 2019-03-14 13:00:53 +01:00
  • 341e548eb8 phy: marvell: add support for SFI1 Igal Liberman 2018-05-14 11:20:54 +03:00
  • a007f23626 phy: marvell: fix pll initialization for second utmi port Grzegorz Jaszczyk 2019-02-27 15:35:58 +01:00
  • 76342ac5c8 phy: marvell: allow to initialize up to 6 USB ports Grzegorz Jaszczyk 2019-02-01 12:08:07 +01:00
  • 80ebc63cc9 phy: marvell: cp110: mark u-boot power-off calls Igal Liberman 2018-11-19 09:58:32 +02:00
  • f596b01b9a phy: marvell: fix handling of unconnected comphy Christine Gharzuzi 2018-05-23 12:10:36 +03:00
  • 5f41aaf4c3 phy: marvell: pass sgmii id to firmware Igal Liberman 2018-05-09 18:50:29 +03:00
  • cd2caff77f phy: marvell: cp110: clean up driver after it was moved to atf Grzegorz Jaszczyk 2018-04-04 16:42:43 +02:00
  • affd61f51c phy: marvell: cp110: remove both phy and pipe selector configuration Grzegorz Jaszczyk 2018-04-04 16:26:36 +02:00
  • 2e28b597fa phy: marvell: cp110: let the firmware perform training for XFI Grzegorz Jaszczyk 2018-04-03 16:59:12 +02:00
  • f635c3b3a2 phy: marvell: cp110: let the firmware configure comphy for USB Grzegorz Jaszczyk 2018-03-29 12:30:20 +02:00
  • 26d9763f3b phy: marvell: cp110: let the firmware configure comphy for RXAUI Grzegorz Jaszczyk 2018-03-27 12:52:24 +02:00
  • 5ed3dc27bb phy: marvell: cp110: remove unused definitions Marcin Wojtas 2019-10-15 12:30:39 +02:00
  • b21e1f36d4 phy: marvell: enable comphy info prints for all devices Igal Liberman 2017-12-03 15:13:08 +02:00
  • e49cdbe10b phy: marvell: add RX training command Igal Liberman 2021-03-23 11:57:57 +01:00
  • 7b27e608f8 phy: marvell: save comphy_map_data priv structure Igal Liberman 2017-08-21 16:58:21 +03:00
  • c2bf42f5fd phy: marvell: fix several minor bugs in comphy_probe Igal Liberman 2017-08-22 11:14:22 +03:00
  • 3e69b4abff phy: marvell: cp110: utmi: update analog parameters according to latest ETP Igal Liberman 2017-04-30 20:16:55 +03:00
  • 22bc868e49 phy: marvell: cp110: initialize only enabled UTMI units Omri Itach 2017-04-06 12:54:16 +03:00
  • 89351ba4c8 phy: marvell: add missing speed during info prints Igal Liberman 2017-04-26 17:20:47 +03:00
  • 2dbba24088 phy: marvell: rename comphy related definitions to COMPHY_XX Igal Liberman 2017-04-26 15:40:00 +03:00
  • 4568e2041c phy: marvell: add comphy type PHY_TYPE_USB3 jinghua 2017-04-24 15:51:03 +08:00
  • 1c817c27e6 arm: octeontx2: cn9130-crb.dtsi: Disable eth2 for now Stefan Roese 2021-04-27 11:05:09 +02:00
  • c405226c34 arm: octeontx2: Add Octeon TX2 CN9130 CRB support Konstantin Porotchkin 2021-03-16 17:20:57 +01:00
  • 236f17ce14 arm: octeontx2: Add dtsi/dts files for Octeon TX2 CN9130 CRB Konstantin Porotchkin 2021-03-16 17:20:52 +01:00
  • c864c41f19 arm: armada: configs: Move environment location for mvebu Konstantin Porotchkin 2021-01-18 18:35:54 +02:00
  • b1c81b4ced arm: armada: dts: Add support for ap807-based platforms Konstantin Porotchkin 2021-02-23 14:11:36 +01:00
  • a0ba97e561 arm: armada: dts: Use a single dtsi for cp110 die description Konstantin Porotchkin 2021-01-17 17:19:49 +02:00
  • 9f27bcc32f cmd/mvebu: fix the bubt command Konstantin Porotchkin 2021-03-17 18:53:43 +02:00
  • fec8c900c8 power: regulator: Add support for regulator-force-boot-off Konstantin Porotchkin 2017-05-29 15:59:38 +03:00
  • c306b24948 Merge https://source.denx.de/u-boot/custodians/u-boot-usb Tom Rini 2021-04-28 18:35:54 -04:00
  • 9c211075d0 Merge tag 'u-boot-amlogic-20210428' of https://source.denx.de/u-boot/custodians/u-boot-amlogic Tom Rini 2021-04-28 14:22:43 -04:00
  • 98b8204626 net: designware: fix PHY reset with DM_MDIO Neil Armstrong 2021-04-21 10:58:01 +02:00
  • 53396d67ba usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY Marek Vasut 2021-04-22 21:06:40 +02:00
  • 94657482f3 mtd: cfi: Fix PPB lock status readout Marek Vasut 2021-04-11 20:47:45 +02:00
  • 939c4934c8 configs: Resync with savedefconfig Tom Rini 2021-04-27 08:28:38 -04:00
  • b669db869b reset: fix reset_get_by_index_nodev index handling Neil Armstrong 2021-04-20 10:42:26 +02:00
  • 49f352dc33 test: reset: Extend base reset test to catch error Neil Armstrong 2021-04-20 10:42:25 +02:00
  • b104caa9a4 IOMUX: Fix buffer overflow in iomux_replace_device() Yuichiro Goto 2021-04-26 08:08:03 +09:00
  • 48594c38ed pinctrl: single: fix a never true comparison Dario Binacchi 2021-04-22 22:28:56 +02:00
  • 10221d2847 pinctrl: single: check function mask to be non-zero Dario Binacchi 2021-04-22 18:35:58 +02:00
  • c6ecb2f81e Makefile: fix generation of defaultenv.h from empty initial file Rasmus Villemoes 2021-04-22 09:44:18 +02:00
  • 6b4880e63f fs: btrfs: fix the false alert of decompression failure Qu Wenruo 2021-04-17 20:52:13 +08:00
  • 2e1af1e3e7 arm: zimage: Use correct symbol to hide messages in SPL Samuel Holland 2021-04-17 09:34:37 -05:00
  • 4b37a83dc4 powerpc: introduce CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLD Rasmus Villemoes 2021-04-21 11:16:03 +02:00
  • b18352f2ba powerpc: lib: remove leftover CONFIG_5xx Rasmus Villemoes 2021-04-21 11:16:02 +02:00
  • 17bd5cce7e allow opting out of WATCHDOG_RESET() from timer interrupt Rasmus Villemoes 2021-04-14 09:18:22 +02:00
  • f9fb4c462b timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOG Rasmus Villemoes 2021-04-14 09:18:21 +02:00
  • d0c94749dc watchdog: use time_after_eq() in watchdog_reset() Rasmus Villemoes 2021-04-13 16:43:20 +02:00
  • 48179af9d2 Prepare v2021.07-rc1 Tom Rini 2021-04-26 20:53:51 -04:00
  • 1b2d1d774a ARM: rmobile: Enable NVMe support on RCar3 Marek Vasut 2021-01-16 00:33:02 +01:00
  • ee0a7760fd ARM: rmobile: Enable CONFIG_SYS_FLASH_PROTECTION Marek Vasut 2021-04-04 01:10:15 +02:00
  • c408ce283b clk: renesas: Synchronize Gen2 MSTP teardown tables Marek Vasut 2020-06-06 15:26:14 +02:00
  • 40c9728d24 clk: renesas: Only ever access documented bits in clock driver teardown Marek Vasut 2020-04-25 14:57:45 +02:00
  • fbe127f7b5 sunxi: DT: A64: Update devicetree files from Linux 5.12 Andre Przywara 2021-04-17 22:55:19 +01:00
  • c83f63ae54 sunxi: DT: R40: Update device tree files from Linux 5.12 Ivan Uvarov 2021-04-19 12:30:57 +03:00
  • 5967a045f6 net: sun8i-emac: Fix pinmux setup for Allwinner H5 Andre Przywara 2021-04-16 00:53:17 +01:00
  • 594312eb8b mips: octeon: ebb7304: Add support for some I2C devices Aaron Williams 2021-04-07 09:12:40 +02:00
  • 0ba39cded6 mips: octeon: dts/dtsi: Change UART DT node to use clocks property Aaron Williams 2021-04-07 09:12:39 +02:00
  • 5d2d5c4f23 mips: octeon: Add Octeon III NIC23 board support Stefan Roese 2021-04-07 09:12:38 +02:00
  • b8f0146473 mips: octeon: mrvl, cn73xx.dtsi: Add AHCI/SATA DT node Stefan Roese 2021-04-07 09:12:37 +02:00
  • 9201200c6f scsi: Add ata_swap_buf_le16() to support big-endian platforms Stefan Roese 2021-04-07 09:12:36 +02:00
  • d960a70efb ata: ahci: Fix usage on big-endian platforms Stefan Roese 2021-04-07 09:12:35 +02:00
  • 089884dbac sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS Octeon Stefan Roese 2021-04-07 09:12:34 +02:00
  • dd6d82150f mips: octeon: cpu.c: Enable AHCI/SATA support Stefan Roese 2021-04-07 09:12:33 +02:00
  • 47dedfb5b9 mips: octeon: cpu.c: Add arch_misc_init() for pci-console & pci-bootcmd Stefan Roese 2021-04-07 09:12:32 +02:00
  • 737c3de099 serial: serial_octeon_bootcmd.c: Add PCI remote console support Stefan Roese 2021-04-07 09:12:31 +02:00
  • 86251e4f9e serial: serial_octeon_pcie_console.c: Add PCI remote console support Stefan Roese 2021-04-07 09:12:30 +02:00
  • 5cbe3bb1e2 mips: octeon: cvmx-coremask.h: Fix cvmx_coremask_dprint() with DEBUG defined Stefan Roese 2021-04-07 09:12:29 +02:00
  • a8e338a229 mips: octeon: cvmx-bootmem: Fix compare in "if" statement Stefan Roese 2021-04-07 09:12:28 +02:00
  • ae404af8dc mips: octeon: Move CVMX_SYNC from octeon_ddr.h to cvmx-regs.h Stefan Roese 2021-04-07 09:12:27 +02:00
  • 7eaa10551a mips: octeon: octeon_ebb7304_defconfig: Enable Octeon PCIe and E1000 Stefan Roese 2020-12-11 17:06:12 +01:00
  • 98dabb35ca mips: octeon: Add Octeon PCIe host controller driver Stefan Roese 2021-04-07 08:43:35 +02:00
  • 6a453e50c3 mips: octeon: octeon_ebb7304: Add board specific QLM init code Aaron Williams 2020-12-11 17:06:10 +01:00
  • 8e3a87578e mips: octeon: mrvl, cn73xx.dtsi: Add PCIe controller DT node Stefan Roese 2020-12-11 17:06:09 +01:00
  • 1ba8d5fe88 mips: octeon: Kconfig: Enable CONFIG_SYS_PCI_64BIT Stefan Roese 2020-12-11 17:06:08 +01:00
  • c7cf89791b mips: octeon: Makefile: Enable building of the newly added C files Stefan Roese 2020-12-11 17:06:07 +01:00
  • fc6c9c50d1 mips: octeon: Add octeon_qlm.c Aaron Williams 2020-12-11 17:06:06 +01:00
  • 107d3f5771 mips: octeon: Add octeon_fdt.c Aaron Williams 2020-12-11 17:06:05 +01:00
  • 198cffde05 mips: octeon: Add cvmx-qlm.c Aaron Williams 2020-12-11 17:06:04 +01:00