Commit Graph

  • 5a97f33938 arm: dts: imx8mn-evk: Consolidate with imx8mn-u-boot Adam Ford 2022-10-21 19:58:35 -05:00
  • 2341256954 arm: dts: imx8mn-ddr4-evk: Consolidate with imx8mn-u-boot Adam Ford 2022-10-21 19:58:34 -05:00
  • d096b8a0e5 arm: dts: imx8mn-bsh-smm-s2: Consolidate with imx8mn-u-boot Adam Ford 2022-10-21 19:58:33 -05:00
  • cc1028b7e0 arm: dts: imx8mn-beacon-kit: Consolidate with imx8mn-u-boot Adam Ford 2022-10-21 19:58:32 -05:00
  • 93c4c0e4dd arm: dts: imx8mn-u-boot: Create common imx8mn-u-boot.dtsi Adam Ford 2022-10-21 19:58:31 -05:00
  • c9473b2c37 imx8m: fix reading of DDR4 MR registers [again] Rasmus Villemoes 2022-10-06 14:56:50 +02:00
  • 727694b2ea verdin-imx8mp: spl: initialize caam Andrejs Cainikovs 2022-10-04 13:06:31 +02:00
  • 9836eb0a2f arm: dts: verdin-imx8mp: enable caam in SPL Andrejs Cainikovs 2022-10-04 13:06:30 +02:00
  • 973e6b61e4 verdin-imx8mp: various config additions and improvements Marcel Ziswiler 2022-09-22 23:28:34 +02:00
  • b1030048c2 verdin-imx8mm: various config additions and improvements Marcel Ziswiler 2022-09-22 23:28:33 +02:00
  • 559c5389c2 verdin-imx8mm: verdin-imx8mp: update env memory layout (again) Marcel Ziswiler 2022-09-22 23:28:32 +02:00
  • 61e7f97325 board: gateworks: venice: add imx8mm-gw7904 support Tim Harvey 2022-09-14 09:02:19 -07:00
  • 864ac2cf38 board: imx8mp: Add Engicam i.Core MX8M Plus EDIMM2.2 Starter Kit Manoj Sai 2022-08-26 18:03:37 +05:30
  • 3fb342a53c arm64: dts: imx8mp: Add Engicam i.Core MX8M Plus EDIMM2.2 Starter Kit Manoj Sai 2022-08-26 18:03:36 +05:30
  • 068782b498 arm64: dts: imx8mp: Add Engicam i.Core MX8M Plus SoM Manoj Sai 2022-08-26 18:03:35 +05:30
  • ad0ff2f7b0 board: gateworks: venice: add GW7903 PMIC Tim Harvey 2022-08-11 11:57:04 -07:00
  • 5e112c7ca8 watchdog: ulp_wdog: add driver model for ulp watchdog driver Alice Guo 2022-10-21 16:41:18 +08:00
  • a7fd633501 watchdog: ulp_wdog: enable watchdog interrupt on imx93 Alice Guo 2022-10-21 16:41:17 +08:00
  • ef0ad9b07d watchdog: ulp_wdog: Update watchdog driver for imx93 Alice Guo 2022-10-21 16:41:16 +08:00
  • a79f2007d0 ulp_wdog: Update ulp wdog driver for 32bits command Ye Li 2022-10-21 16:41:15 +08:00
  • ddc8d36a74 cyclic: Don't disable cylic function upon exceeding CPU time Stefan Roese 2022-10-17 09:00:58 +02:00
  • 374d5d9971 sandbox.dtsi: add a sandbox,alarm-wdt instance Rasmus Villemoes 2022-09-27 11:54:05 +02:00
  • 10107efedd sandbox: add SIGALRM-based watchdog device Rasmus Villemoes 2022-09-27 11:54:04 +02:00
  • 2783670583 watchdog: introduce a u-boot,autostart property Rasmus Villemoes 2022-09-27 11:54:03 +02:00
  • 0ab55cb6f7 wdt: nuvoton: add expire function for generic reset Jim Liu 2022-09-13 14:19:24 +08:00
  • 337af54a36 mmc: Fix static checker warnings Venkatesh Yadav Abbarapu 2022-09-29 10:22:49 +05:30
  • 7ff2f30b63 mmc: dwmmc: only clear handled interrupts John Keeping 2022-09-15 18:56:56 +01:00
  • 359c176de5 mmc: stm32_sdmmc2: manage vqmmc Yann Gautier 2022-09-13 13:23:46 +02:00
  • 27fbce4326 mmc: stm32_sdmmc2: protect against unsupported modes Yann Gautier 2022-09-13 13:23:45 +02:00
  • be1872982e mmc: stm32_sdmmc2: add dual data rate support Yann Gautier 2022-09-13 13:23:44 +02:00
  • 12fc8efe5a mmc: f_sdh30: Add support for F_SDH30_E51 Kunihiko Hayashi 2022-09-09 16:23:33 +09:00
  • 2b0dd4174f mmc: sdhci: Add new quirks for SUPPORT_SINGLE Kunihiko Hayashi 2022-09-09 16:23:32 +09:00
  • fc6b5d8260 mmc: ftsdc010: make command timeout 250 ms as in the comment Sergei Antonov 2022-09-02 10:40:10 +03:00
  • e28d3ead72 mtd: spi-nor-core: Fix index value for SCCR dwords Takahiro Kuwano 2022-09-12 14:25:40 +09:00
  • 7a4b6f8cf7 mtd: spi-nor-core: Rework s25hx_t_post_bfpt_fixup() for flash's internal address mode Takahiro Kuwano 2022-09-01 15:05:33 +09:00
  • f58e7b24fa mtd: spi-nor-core: Rework spansion_read/write_any_reg() to use addr_mode_nbytes Takahiro Kuwano 2022-09-01 15:05:32 +09:00
  • 4d60001fdf mtd: spi-nor-core: Track flash's internal address mode Takahiro Kuwano 2022-09-01 15:05:31 +09:00
  • ee1c709cfd mtd: spi-nor-core: Default to addr_width of 3 for configurable widths Takahiro Kuwano 2022-09-01 15:05:30 +09:00
  • de9e8378a8 mtd: spi-nor-ids: Add s28hl512t, s28hl01gt, and s28hs01gt IDs Takahiro Kuwano 2022-08-25 16:48:48 +09:00
  • f422c4bec7 mtd: spi-nor-core: Rename configuration macro for S28 support Takahiro Kuwano 2022-08-25 16:48:47 +09:00
  • 4bfeb00cc1 mtd: spi-nor-core: Rename s28hs512t prefix Takahiro Kuwano 2022-08-25 16:48:46 +09:00
  • 1e892ef0b5 Merge branch '2022-10-21-assorted-fixes-and-updates' Tom Rini 2022-10-22 11:19:31 -04:00
  • 4344c113c4 board/km: drop CONFIG_KM_ROOTFSSIZE Holger Brunck 2022-10-17 11:45:21 +02:00
  • 601d4e1af6 blk: fix a couple of trivial documentation typos Mattijs Korpershoek 2022-10-17 09:35:04 +02:00
  • 59c585e9c6 test: Fix typo in test name Michal Suchanek 2022-10-15 11:30:37 +02:00
  • 64a11fb8c9 cmd: bcb: select user(0) hwpart in __bcb_load() Mattijs Korpershoek 2022-10-13 14:25:59 +02:00
  • 65e8b64d23 board: gateworks: gw_ventana: fix building with GCC 12.2 Heinrich Schuchardt 2022-10-12 18:59:27 +02:00
  • 9259bd1735 common: board_f: Print information for all sysresets Michal Suchanek 2022-10-10 20:29:40 +02:00
  • 5b2f49c033 sandbox: Initialize sysreset before relocation Michal Suchanek 2022-10-10 20:29:39 +02:00
  • d6d8720c3f qemu: Try to automatically boot from the QEMU firmware device (qfw) Andre Przywara 2022-10-10 18:01:22 +01:00
  • 2f6c45eb68 qfw: return failure when no kernel could be loaded Andre Przywara 2022-10-10 18:01:21 +01:00
  • 163fb37669 qfw: store loaded file size in environment variable Andre Przywara 2022-10-10 18:01:20 +01:00
  • 71858454fe gpio: adp5585: add gpio driver for ADP5585 I/O Expander Controller Alice Guo 2022-10-09 11:19:22 +08:00
  • e8f58df178 config/aspeed: Enable NC-SI support Joel Stanley 2022-08-08 21:46:06 +09:30
  • 3b400e84ba net/ftgmac100: Add NC-SI mode support Samuel Mendoza-Jonas 2022-08-08 21:46:05 +09:30
  • 4b290d4a75 cmd: Add ncsi command Samuel Mendoza-Jonas 2022-08-08 21:46:04 +09:30
  • 09bd3d0b0a net: NC-SI setup and handling Samuel Mendoza-Jonas 2022-08-08 21:46:03 +09:30
  • 7723828c97 Merge branch '2022-10-21-enforce-some-DM-migrations' Tom Rini 2022-10-21 15:32:45 -04:00
  • d662e9adae configs: Resync with savedefconfig Tom Rini 2022-10-21 13:28:36 -04:00
  • f60e6f6767 input: Remove legacy KEYBOARD option Tom Rini 2022-10-14 07:50:20 -04:00
  • 9af4a0c8a6 core: Enable DM by default Tom Rini 2022-10-14 07:50:19 -04:00
  • f35e37cffd Merge tag 'u-boot-at91-fixes-2023.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 Tom Rini 2022-10-21 08:33:48 -04:00
  • 0db6a8110c imx8mn-venice-u-boot: Fix broken boot Fabio Estevam 2022-10-03 10:59:24 -03:00
  • 8b4f9595ae imx8mn-ddr4-evk-u-boot: Fix broken boot Fabio Estevam 2022-10-03 10:39:21 -03:00
  • 23bde6909e board: gateworks: gw_ventana: fix mmc env dev Tim Harvey 2022-09-28 14:00:35 -07:00
  • 39236acb0d ARM: imx6: dh-imx6: Use sf update instead of sf erase and write Marek Vasut 2022-09-28 18:45:18 +02:00
  • 07e02b81cf ARM: imx: Enable btrfs support on DHSOM Marek Vasut 2022-09-28 17:40:11 +02:00
  • eda25c11b8 crypto/fsl: fsl_rsa: Fix dcache issue in the driver Ye Li 2022-09-28 15:49:02 +05:30
  • 7fe2408b82 apalis/colibri_imx6/-imx6ull/_imx7: update env memory layout Marcel Ziswiler 2022-09-27 17:50:52 +02:00
  • 187da7226c nitrogen6x: Remove extra quotes in fdtfile Ariel D'Alessandro 2022-09-27 11:24:53 -03:00
  • 1703a7c4c2 clk-imx8mm: Only build QSPI clocks when CONFIG_NXP_FSPI=y Fabio Estevam 2022-09-26 13:40:11 -03:00
  • 4ede070601 clk-imx8mm: Only build ecspi clocks when CONFIG_DM_SPI=y Fabio Estevam 2022-09-26 13:40:10 -03:00
  • 0d158e0181 clk-imx8mm: Move CLK_ENET_AXI to the non-SPL section Fabio Estevam 2022-09-26 13:40:09 -03:00
  • d63dc069ee clk-imx8mm: Only build PWM clocks in non-SPL code Fabio Estevam 2022-09-26 13:40:08 -03:00
  • e0709aff27 mmc: fsl_esdhc: fix problem when using clk driver Ye Li 2022-09-24 00:29:33 +02:00
  • 16d6457d84 verdin-imx8mm: verdin-imx8mp: drop obsolete net/phy configs Marcel Ziswiler 2022-09-21 13:34:19 +02:00
  • 8d2cbb096c board: tbs2910: Add serial rx buffer in defconfig Soeren Moch 2022-09-20 18:05:41 +02:00
  • 8949eb6f9c board: tbs2910: Set all board dts files as maintained Soeren Moch 2022-09-20 18:05:40 +02:00
  • 750d7ddf2c imx8mm_evk: Add Serial Download Protocol support Fabio Estevam 2022-09-19 21:20:14 -03:00
  • 330fbafa09 imx8mm_evk: Add an entry for USB boot Fabio Estevam 2022-09-19 21:20:13 -03:00
  • 60929b0506 ARM: dts: imx8m: imx8mm-mx8menlo: Enable SPL SDP support Marek Vasut 2022-09-19 21:41:18 +02:00
  • f687c1ef4f ARM: imx8m: verdin-imx8mm: Drop bogus content from spl_board_init() Marek Vasut 2022-09-19 21:41:17 +02:00
  • 8e374457ba ARM: imx8m: phycore_imx8mm: Drop bogus spl_board_init() Marek Vasut 2022-09-19 21:41:16 +02:00
  • 1f908b1898 ARM: imx8m: Deduplicate CAAM init with arch_misc_init() call Marek Vasut 2022-09-19 21:41:15 +02:00
  • 17e21d7cbf ARM: dts: at91: sama7g5: fix signal name of pin PB2 Mihai Sain 2022-10-17 11:37:11 +03:00
  • 275943dba4 ARM: dts: at91: sam9x60ek: fix indentation for pinctrl sub-nodes Dario Binacchi 2022-09-20 10:32:47 +02:00
  • 145a996592 Merge tag 'u-boot-rockchip-20221020' of https://source.denx.de/u-boot/custodians/u-boot-rockchip Tom Rini 2022-10-20 22:32:38 -04:00
  • 5302576e93 ARM: dts: imx8mm: Swap i.MX8M Mini Menlo board UARTs back Marek Vasut 2022-09-19 21:35:56 +02:00
  • 6fe5df86fb arm: dts: imx8mm-venice-gw7903: add dig1_ctl and dig2_ctl gpios Tim Harvey 2022-09-09 15:58:42 -07:00
  • 880d5688f1 board: gateworks: venice: update GW74xx PMIC config Tim Harvey 2022-09-08 14:41:09 -07:00
  • 22adeef0f2 arm: dts: imx8mp-venice-gw74xx: update M2 gpio hogs Tim Harvey 2022-09-08 13:42:01 -07:00
  • 35a9b62400 arm: dts: imx8mp-venice-gw74xx: fix uart configuration gpio hogs Tim Harvey 2022-09-08 13:41:08 -07:00
  • 5a16797105 ARM: imx8mp: verdin-imx8mp: Add memory size detection Francesco Dolcini 2022-09-07 11:51:05 +02:00
  • 6a64bcfae0 board: verdin-imx8mp: add call to ft_common_board_setup Philippe Schenker 2022-08-29 19:59:53 +02:00
  • 03268b2f9e board: verdin-imx8mm: add call to ft_common_board_setup Philippe Schenker 2022-08-29 19:59:52 +02:00
  • 5bc21d3869 imx: kontron-sl-mx8mm: Prepare for I2C display detection in environment script Frieder Schrempf 2022-08-24 15:59:20 +02:00
  • ba30cc2227 imx: kontron-sl-mx8mm: Add support for Kontron Electronics SoM SL i.MX8MM OSM-S Frieder Schrempf 2022-08-24 15:59:19 +02:00
  • c25c906c7b imx: kontron-sl-mx8mm: Simplify code in spl.c Frieder Schrempf 2022-08-24 15:59:18 +02:00
  • b314c0980a imx: kontron-sl-mx8mm: Use voltage rail names from schematic for PMIC regulator-names Frieder Schrempf 2022-08-24 15:59:17 +02:00
  • 8fd4c05cec imx: kontron-sl-mx8mm: Use the VSELECT signal to switch SD card IO voltage Frieder Schrempf 2022-08-24 15:59:16 +02:00