Commit Graph

  • 74eaa5c661 patman: Fix version table Simon Glass 2022-08-17 12:47:06 -06:00
  • 49740e0255 boot: simplify bootmeth_vbe_simple_ft_fixup() Heinrich Schuchardt 2022-08-23 10:31:56 +02:00
  • d81eeacd48 boot: fix vbe_find_first_device() Heinrich Schuchardt 2022-08-23 10:25:25 +02:00
  • a7091f3f8c dm: core: fix a typo in help text Sergei Antonov 2022-08-21 16:45:08 +03:00
  • 5e730d9cf9 doc: Build documentation in parallel Simon Glass 2022-08-13 11:40:40 -06:00
  • 2f03a639f3 disk: part: remove dependency to ubifs for spl Stefan Herbrechtsmeier 2022-08-08 16:45:17 +02:00
  • e9ac3a939d nvme: Do a clean NVMe shutdown Hector Martin 2022-07-31 15:31:31 +09:00
  • d9f554b624 pci: Add checks to prevent config space overflow Pali Rohár 2022-07-03 12:48:06 +02:00
  • f9316dbe5c Merge branch '2022-08-26-assorted-platform-updates' into next Tom Rini 2022-08-26 14:47:48 -04:00
  • 96e036a4e5 firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() function Andrew Davis 2022-07-25 20:25:06 -05:00
  • f127a58e05 firmware: ti_sci: Remove inline keyword from functions Andrew Davis 2022-07-25 20:25:05 -05:00
  • 0d74f2684b firmware: ti_sci: Factor out message alloc failed message Andrew Davis 2022-07-25 20:25:04 -05:00
  • 5917850138 firmware: ti_sci: Reduce output on ti_sci_do_xfer error Andrew Davis 2022-07-25 20:25:03 -05:00
  • 0ddabb6830 arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings Sumit Garg 2022-07-27 13:52:04 +05:30
  • a4b99582bb pinctrl: sdm845: Remove redundant CONFIG_SDM845 check Sumit Garg 2022-07-27 13:52:03 +05:30
  • 54e77ad17d qcs404evb_defconfig: Enable USB configs Sumit Garg 2022-08-04 19:57:21 +05:30
  • 106822de5e board: qcs404-evb: Enable USB3 specific PMIC GPIO Sumit Garg 2022-08-04 19:57:20 +05:30
  • 9c96a0c62a dts: qcs404-evb: Add PMIC GPIO controller node Sumit Garg 2022-08-04 19:57:19 +05:30
  • cf515842b9 gpio: qcom_pmic: Add support for GPIO LV/MV subtype Sumit Garg 2022-08-04 19:57:18 +05:30
  • e555d4caac pmic: Convert pm8916 driver to a generic Qcom PMIC driver Sumit Garg 2022-08-04 19:57:17 +05:30
  • 0c1eab6f75 dts: qcs404-evb: Add USB controller and PHY nodes Sumit Garg 2022-08-04 19:57:16 +05:30
  • 968597b85c clocks: qcs404: Add support for USB clocks Sumit Garg 2022-08-04 19:57:15 +05:30
  • c9e384e9b6 clocks: qcom: Add clock enable callback support Sumit Garg 2022-08-04 19:57:14 +05:30
  • 21ed4563cb dts: qcs404-evb: Add reset controller node Sumit Garg 2022-08-04 19:57:13 +05:30
  • 9b6f90ca92 reset: qcom: Add support for QCS404 SoC reset table Sumit Garg 2022-08-04 19:57:12 +05:30
  • 42588276b3 reset: Convert ipq4019 driver to a generic Qcom driver Sumit Garg 2022-08-04 19:57:11 +05:30
  • 0b746d287c phy: Add support for drivers to enable USB on QCS404 SoC Sumit Garg 2022-08-04 19:57:10 +05:30
  • 23ba5f34c8 phy: Move qcom SoCs specific phy drivers to qcom folder Sumit Garg 2022-08-04 19:57:09 +05:30
  • 42f051ceb6 arm: total_compute: enable psci Davidson K 2022-08-09 15:56:52 +05:30
  • 11d8439e09 configs: j721s2_evm_a72_defconfig: fix the bootcmd Jayesh Choudhary 2022-08-02 18:38:14 +05:30
  • a2aa7d6550 Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next Tom Rini 2022-08-24 17:30:29 -04:00
  • aea087a665 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell Tom Rini 2022-08-23 15:44:54 -04:00
  • 1247c35c80 configs: Resync with savedefconfig Tom Rini 2022-08-23 15:24:14 -04:00
  • 560a5c3bb3 board: lsxl: update the README Michael Walle 2022-08-17 21:38:09 +02:00
  • 5dbf2f0de7 board: lsxl: disable eth0 Michael Walle 2022-08-17 21:38:08 +02:00
  • d9055e8656 board: lsxl: convert to CONFIG_TIMER Michael Walle 2022-08-17 21:38:07 +02:00
  • 7e3084eda4 board: lsxl: convert to DM_SERIAL Michael Walle 2022-08-17 21:38:06 +02:00
  • cb75d02ab1 board: lsxl: convert to DM_ETH Michael Walle 2022-08-17 21:38:05 +02:00
  • 7c9bd92eea board: lsxl: convert to DM_GPIO Michael Walle 2022-08-17 21:38:04 +02:00
  • aa088beac3 board: lsxl: make last resort recovery more reliable Michael Walle 2022-08-17 21:38:03 +02:00
  • 18794c192a board: lsxl: enable ATAGS support Michael Walle 2022-08-17 21:38:02 +02:00
  • f5631b2c84 board: lsxl: use proper *_r variables Michael Walle 2022-08-17 21:38:01 +02:00
  • 148b3aef9a board: lsxl: reorder image loading and remove ramdisk_len Michael Walle 2022-08-17 21:38:00 +02:00
  • 111e1e110b board: lsxl: use CONFIG_DEFAULT_FDT_FILE Michael Walle 2022-08-17 21:37:59 +02:00
  • 7717c2faf8 board: lsxl: automatically select CONFIG_MISC_INIT_R Michael Walle 2022-08-17 21:37:58 +02:00
  • b6a0683fe6 board: lsxl: remove unused header files Michael Walle 2022-08-17 21:37:57 +02:00
  • 48f80e28a2 board: lsxl: remove CONFIG_ENV_OVERWRITE Michael Walle 2022-08-17 21:37:56 +02:00
  • 857065403a board: lsxl: remove eraseenv script Michael Walle 2022-08-17 21:37:55 +02:00
  • 29c670b70f board: lsxl: remove unused features Michael Walle 2022-08-17 21:37:54 +02:00
  • a39f3dc351 board: lsxl: limit size to 384kiB Michael Walle 2022-08-17 21:37:53 +02:00
  • 1b34339c50 button: gpio: add DM_GPIO dependency Michael Walle 2022-08-17 21:37:52 +02:00
  • e9e73d78a8 timer: add orion-timer support Michael Walle 2022-08-17 21:37:51 +02:00
  • 78c9b85df8 arm: kirkwood: make it CONFIG_TIMER aware Michael Walle 2022-08-17 21:37:50 +02:00
  • f395cf9cac arm: kirkwood: 88f6281: Detect CONFIG_SYS_TCLK from SAR register Pali Rohár 2022-08-17 21:37:49 +02:00
  • 616278bd2c time: move the CONFIG_SYS_TIMER_RATE handling to the compiler Michael Walle 2022-08-17 21:37:48 +02:00
  • 7875f8019c arm: kirkwood: nsa310s: Add Distro boot capability Tony Dinh 2022-08-11 16:40:25 -07:00
  • 5692e5b244 arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation Pali Rohár 2022-08-10 14:46:09 +02:00
  • c02eff8fcf arm: mvebu: turris_mox: Set "sfp" label in eth1 DT node when only Mox SFP is detected Pali Rohár 2022-08-10 12:54:11 +02:00
  • 455f55e4a3 arm: mvebu: turris_omnia: Show MCU version Pali Rohár 2022-08-10 11:00:25 +02:00
  • 5a86d67e31 arm: kirkwood: pogo_v4: Add Distro boot capability Tony Dinh 2022-08-08 20:01:34 -07:00
  • 397626ced6 arm: mvebu: Define env_sf_get_env_addr() for all Armada boards in SPL Pali Rohár 2022-08-08 19:13:43 +02:00
  • 1d323d8306 Prepare v2022.10-rc3 Tom Rini 2022-08-22 18:54:48 -04:00
  • 850ac7ceb7 Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm Tom Rini 2022-08-22 12:41:07 -04:00
  • 61e887fb9c Merge branch '2022-08-22-platform-removals-CI-updates' Tom Rini 2022-08-22 12:32:52 -04:00
  • b6d4e0850b CI: Move to Ubuntu 2022.04 "Jammy" for CI base Tom Rini 2022-08-09 21:08:54 -04:00
  • ac30d240db mtd: rawnand: fsl_elbc: Fix reading address pointer from DT Pali Rohár 2022-08-19 11:20:01 +02:00
  • 080b7d89ae mtd: rawnand: fsl_elbc: Remove NAND_NO_SUBPAGE_WRITE flag Pali Rohár 2022-08-15 10:01:40 +02:00
  • 1a29486e9f configs: imx8mn_bsh_smm_s2: Use nand_base ident for nand identification Michael Trimarchi 2022-07-28 14:43:09 +02:00
  • 007f1d1473 mtd: nand: samsung: Retrieve ECC requirements from extended Michael Trimarchi 2022-07-25 12:20:24 +02:00
  • 6cda1dc210 mtd: nand: Rename nand_get_flash_type() into nand_detect() Michael Trimarchi 2022-07-25 10:18:51 +02:00
  • c76f9ddf91 mtd: nand: change return type of nand_get_flash_type() to int Michael Trimarchi 2022-07-25 10:06:06 +02:00
  • 8a67acfce2 mtd: nand: Rename the nand_manufacturers struct Michael Trimarchi 2022-07-26 18:33:11 +02:00
  • 05f958f8a2 CI: Azure: Merge PowerPC jobs in to one Tom Rini 2022-08-09 21:08:52 -04:00
  • 845102cbe9 powerpc: remove support for kmtergr1 and MPC8309 Holger Brunck 2022-08-19 16:55:06 +02:00
  • c50ff4a933 arm: Remove warp board Tom Rini 2022-08-03 12:11:00 -04:00
  • f5abb5b110 Merge branch '2022-08-20-enforce-DM_ETH-migration' Tom Rini 2022-08-20 22:39:42 -04:00
  • 94633c36f9 net: Make DM_ETH be selected by NETDEVICE Tom Rini 2022-08-02 07:33:47 -04:00
  • 4b8dd4c5a2 smdkc100: Remove legacy non-DM_ETH code Tom Rini 2022-08-02 07:33:46 -04:00
  • 2b882f3d96 warp7: Remove legacy non-DM_ETH code Tom Rini 2022-08-02 07:33:45 -04:00
  • 7a83f2bac9 vinco: Remove legacy non-DM_ETH code Tom Rini 2022-08-02 07:33:44 -04:00
  • 6dcca22f77 ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH code Tom Rini 2022-08-02 07:33:43 -04:00
  • c39d789f49 am335x_sl50: Disable SPL_NET Tom Rini 2022-08-02 07:33:42 -04:00
  • cd31c5315e igep00x0: Disable networking Tom Rini 2022-08-02 07:33:41 -04:00
  • a2504a1bd2 net: ks8851_mll: Remove legacy non-DM_ETH code and callers Tom Rini 2022-08-02 07:33:40 -04:00
  • a34f971d97 mpc8548cds: Guard old ethernet code with !DM_ETH Tom Rini 2022-08-02 07:33:39 -04:00
  • 0040ed7e0c ppc: Remove corenet_ds boards Tom Rini 2022-08-09 10:16:21 -04:00
  • cd9b71c3f6 layerscape: Disable CONFIG_FMAN_ENET on *aqds* platforms Tom Rini 2022-08-09 10:16:22 -04:00
  • adae2ed62d fsl-mc: Update dependencies for DM_ETH Tom Rini 2022-08-02 07:33:37 -04:00
  • 9d7add8ac9 net: lpc32xx_eth.c ethernet driver Tom Rini 2022-08-02 07:33:36 -04:00
  • 40463b9c4a arm: Remove kzm9g board Tom Rini 2022-08-02 07:33:34 -04:00
  • 0fb054b3f7 arm: Remove armadillo-800eva board Tom Rini 2022-08-02 07:33:33 -04:00
  • d8d5ab40d5 arm: Remove cm_t335 board Tom Rini 2022-08-02 07:33:32 -04:00
  • 5663b137e6 arm: Remove edminiv2 board Tom Rini 2022-08-02 07:33:31 -04:00
  • 30da76be5c mx28evk: Remove AUART/NAND/SPI variants Fabio Estevam 2022-08-02 23:04:04 -03:00
  • cd15b640b0 binman: Add zstd bintool Stefan Herbrechtsmeier 2022-08-19 16:25:38 +02:00
  • 432a825520 binman: Add xz bintool Stefan Herbrechtsmeier 2022-08-19 16:25:37 +02:00
  • 7b26a4608c binman: Add lzop bintool Stefan Herbrechtsmeier 2022-08-19 16:25:36 +02:00
  • 0f369d7992 binman: Add gzip bintool Stefan Herbrechtsmeier 2022-08-19 16:25:35 +02:00
  • 45aa279800 binman: Add bzip2 bintool Stefan Herbrechtsmeier 2022-08-19 16:25:34 +02:00
  • 867eed1284 binman: Add BintoolPacker class to bintool Stefan Herbrechtsmeier 2022-08-19 16:25:33 +02:00