Commit Graph

  • 358fdbd818 mx28evk: Add USB Mass Storage support Fabio Estevam 2023-10-09 10:15:36 -03:00
  • 7478c84f3d usb: ehci: mxs: Use regulator_set_enable_if_allowed() Fabio Estevam 2023-10-09 10:15:35 -03:00
  • 2bcfae22d9 usb: ehci: mxs: Fix the USB node pointer retrieval Fabio Estevam 2023-10-09 10:15:34 -03:00
  • 7dede4033b arm: mach-imx: Makefile: Extend u-boot-nand.imx padding Hiago De Franco 2023-10-03 18:26:54 -03:00
  • 0c39564d02 toradex: colibri_imx7: Enable nand/emmc detection and set boot variant Hiago De Franco 2023-10-02 08:57:49 -03:00
  • 35fe2ae244 board: toradex: verdin-imx8mm: set fixed LPDDR4 refresh rate as per errata ERR050805 Andrejs Cainikovs 2023-09-28 16:39:33 +02:00
  • 3319eb8bc3 usbarmory: Add DM_I2C and DM_SERIAL support Andrej Rosano 2023-09-21 08:29:56 +00:00
  • 89f19f45d6 mx8m: csf.sh: pad csf blob for u-boot.itb to CSF_SIZE minus IVT header Rasmus Villemoes 2023-09-20 12:33:52 +02:00
  • 3c3976ff2b imx: spl_imx_romapi.c: remove dead code Rasmus Villemoes 2023-09-19 15:49:32 +02:00
  • 4b4472438f imx: spl_imx_romapi: avoid tricky use of spl_load_simple_fit() to get full FIT size Rasmus Villemoes 2023-09-19 15:49:31 +02:00
  • 9960d4a540 imx8mp: binman: rename spl and u-boot nodes Rasmus Villemoes 2023-09-19 11:28:47 +02:00
  • 2775250492 verdin-imx8mp: drop unused tdx easy installer ifdef Hiago De Franco 2023-09-04 10:24:37 -03:00
  • 97535e6b3a imx: hab: Use CONFIG_SPL_LOAD_FIT_ADDRESS in the CSF example Marek Vasut 2023-08-31 16:56:03 +02:00
  • ae56026783 arm: imx: imx8m: add optee configuration to ft_system_setup Tim Harvey 2023-08-24 12:05:17 -07:00
  • 93cac45c97 arm: dts: imx8m: move CAAM nodes into common u-boot.dtsi Tim Harvey 2023-08-24 12:03:56 -07:00
  • c0887faade arm: dts: imx8mn: protect the firmware/optee node with ifdef Tim Harvey 2023-08-24 12:01:44 -07:00
  • 93aa9699fc arm: dts: imx8mp: move firmware/optee node to common imx8mp-u-boot.dtsi Tim Harvey 2023-08-24 12:01:43 -07:00
  • bb6a4c5536 arm: dts: imx8mm: move firmware/optee node to common imx8mm-u-boot.dtsi Tim Harvey 2023-08-24 12:01:42 -07:00
  • d0dd76f3eb board: toradex: verdin-imx8mm: enable usb sdp spl recovery support Marcel Ziswiler 2023-08-23 00:17:25 +02:00
  • 7db3404e0f board: gateworks: venice: updates for imx8mp-venice-gw74xx revB PCB Tim Harvey 2023-08-15 15:01:15 -07:00
  • 52346fcb90 board: gateworks: venice: add imx8mm-gw7905-0x support Tim Harvey 2023-08-15 15:01:14 -07:00
  • 8aa5e6973c board: gateworks: venice: add imx8mp-gw73xx-2x support Tim Harvey 2023-08-15 15:01:13 -07:00
  • e55422a113 board: gateworks: venice: add imx8mp-gw72xx-2x support Tim Harvey 2023-08-15 15:01:12 -07:00
  • 6db1085623 board: gateworks: venice: add imx8mp-gw71xx-2x support Tim Harvey 2023-08-15 15:01:11 -07:00
  • 004bd3ff03 arm: dts: imx6ull-14x14-evk-u-boot: add rngb Ricardo Salveti 2023-08-08 14:03:02 +03:00
  • 43b1e83a73 imx: syscounter: allow timer_init for SPL build Michael Scott 2023-08-03 18:25:20 +03:00
  • 7cd53e0d52 arch: meson: use secure monitor driver Alexey Romanov 2023-09-21 11:13:41 +03:00
  • 67c03a9474 arch: meson: sm: set correct order of the includes Alexey Romanov 2023-09-21 11:13:40 +03:00
  • ef2eb106ee drivers: introduce Meson Secure Monitor driver Alexey Romanov 2023-09-21 11:13:39 +03:00
  • 9a04e36170 sandbox: defconfig: enable CONFIG_SM option Alexey Romanov 2023-09-21 11:13:38 +03:00
  • c8e477ede3 sandbox: add tests for UCLASS_SM Alexey Romanov 2023-09-21 11:13:37 +03:00
  • c3be2f18dd sandbox: dts: add meson secure monitor node Alexey Romanov 2023-09-21 11:13:36 +03:00
  • 9ec6db32ca sandbox: add sandbox sm uclass driver Alexey Romanov 2023-09-21 11:13:35 +03:00
  • c52cd07407 drivers: introduce Secure Monitor uclass Alexey Romanov 2023-09-21 11:13:34 +03:00
  • 3c3f162691 Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm Tom Rini 2023-10-14 10:50:20 -04:00
  • 25edd247a8 Merge branch '2023-10-13-firmware-scmi-updates' Tom Rini 2023-10-14 10:47:52 -04:00
  • 66abf2bba3 firmware: scmi: Fix clearing variable Francois Berder 2023-10-10 19:44:32 +02:00
  • 8057d8a66f firmware: scmi: add a check against availability of protocols AKASHI Takahiro 2023-10-11 19:07:07 +09:00
  • 93ecae9eea test: dm: add SCMI base protocol test AKASHI Takahiro 2023-10-11 19:07:06 +09:00
  • 8c5def59e8 sandbox: remove SCMI base node definition from test.dts AKASHI Takahiro 2023-10-11 19:07:05 +09:00
  • 7eb4eb541c firmware: scmi: install base protocol to SCMI agent AKASHI Takahiro 2023-10-11 19:07:04 +09:00
  • bddcd3af9c test: dm: simplify SCMI unit test on sandbox AKASHI Takahiro 2023-10-11 19:07:03 +09:00
  • b76fdc14e3 firmware: scmi: fake base protocol commands on sandbox AKASHI Takahiro 2023-10-11 19:07:02 +09:00
  • 58543c0d41 firmware: scmi: add a version check against base protocol AKASHI Takahiro 2023-10-11 19:07:01 +09:00
  • ec8727b7e1 firmware: scmi: implement SCMI base protocol AKASHI Takahiro 2023-10-11 19:07:00 +09:00
  • a89d9f41e0 test: dm: add protocol-specific channel test AKASHI Takahiro 2023-10-11 19:06:59 +09:00
  • 55de62baa1 firmware: scmi: framework for installing additional protocols AKASHI Takahiro 2023-10-11 19:06:58 +09:00
  • bb8079ae38 firmware: scmi: move scmi_bind_protocols() backward AKASHI Takahiro 2023-10-11 19:06:57 +09:00
  • a70a897e31 firmware: scmi: support dummy channels for sandbox agent AKASHI Takahiro 2023-10-11 19:06:56 +09:00
  • 689204be97 firmware: scmi: use a protocol's own channel if assigned AKASHI Takahiro 2023-10-11 19:06:55 +09:00
  • c6230cd842 scmi: refactor the code to hide a channel from devices AKASHI Takahiro 2023-10-11 19:06:54 +09:00
  • ab9fbac816 Merge https://source.denx.de/u-boot/custodians/u-boot-usb Tom Rini 2023-10-13 16:14:34 -04:00
  • 74aae507bc binman: capsule: Add support for generating EFI empty capsules Sughosh Ganu 2023-10-10 14:40:59 +05:30
  • f1c8fc5e67 btool: mkeficapsule: Add support for EFI empty capsule generation Sughosh Ganu 2023-10-10 14:40:58 +05:30
  • 809f28e721 binman: capsule: Use dumped capsule header contents for verification Sughosh Ganu 2023-10-10 14:40:57 +05:30
  • bb8f892052 binman: capsule: Remove superfluous [address, size]-cells properties Sughosh Ganu 2023-10-10 14:40:56 +05:30
  • ba5b960dcb doc: capsule: Add documentation for the capsule dump feature Sughosh Ganu 2023-10-10 14:40:55 +05:30
  • 6984077de0 tools: mkeficapsule: Add support to print capsule headers Sughosh Ganu 2023-10-10 14:40:54 +05:30
  • 5fecea171d treewide: use dev_read_addr_*_ptr() where appropriate Matthias Schiffer 2023-09-27 15:33:34 +02:00
  • 7f18fb8a27 pinctrl: single: fix compile warnings with PHYS_64BIT on 32bit Matthias Schiffer 2023-09-27 15:33:33 +02:00
  • bc8fa1cbfd core: introduce dev_read_addr_name[_size]_ptr() functions Matthias Schiffer 2023-09-27 15:33:32 +02:00
  • e367305769 core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errors Matthias Schiffer 2023-09-27 15:33:31 +02:00
  • e42c4d6d90 core: fix doc comments of dev_read_addr*() and related functions Matthias Schiffer 2023-09-27 15:33:30 +02:00
  • bff16109e3 binman: bintool: Change make target arg type from string to list Lukas Funke 2023-10-04 10:56:35 +02:00
  • 3cce6fcea7 sandbox: fix spl_board_init Heinrich Schuchardt 2023-10-03 02:59:46 +02:00
  • e824d0d0c2 bootstd: Scan all bootdevs in a boot_targets entry Simon Glass 2023-09-23 14:50:15 -06:00
  • d5d24e2e0a Merge tag 'efi-2024-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2023-10-13 11:08:10 -04:00
  • 6961ca0a46 Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze Tom Rini 2023-10-13 08:45:55 -04:00
  • 5895d5c7ab Merge tag 'u-boot-nand-20231013' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash Tom Rini 2023-10-13 08:44:22 -04:00
  • bc8e94c902 usb: gadget: atmel: fix transfer of queued requests Artur Rojek 2023-09-13 17:00:58 +02:00
  • a92345610e drivers: rng: add support for Meson S4 Alexey Romanov 2023-10-12 10:58:25 +03:00
  • be0da1257f dfu: mtd: mark bad the MTD block on erase error Patrick Delaunay 2023-06-05 09:52:08 +02:00
  • 4b1c067ea7 dfu: mtd: fix the trace when limit is reached Patrick Delaunay 2023-06-05 09:52:07 +02:00
  • 1174a2ffa0 mtd: spinand: winbond: add Winbond W25N02KV flash support Mikhail Kshevetskiy 2023-01-10 12:58:42 +01:00
  • 12016b59be mtd: spinand: winbond: fix flash identification Mikhail Kshevetskiy 2023-01-10 12:58:41 +01:00
  • 8acaec923b mtd/spinand: sync supported devices with linux-5.15.43 Mikhail Kshevetskiy 2023-01-10 12:58:40 +01:00
  • 2572470c89 mtd/spinand: sync core spinand code with linux-5.10.118 Mikhail Kshevetskiy 2023-01-10 12:58:39 +01:00
  • b20913e3cb mtd/spinand: rework detect procedure for different READ_ID operation Mikhail Kshevetskiy 2023-01-10 12:58:38 +01:00
  • 8670027964 Merge branch '2023-10-12-assorted-TI-platform-updates' Tom Rini 2023-10-12 17:02:51 -04:00
  • 2c6e28831b arm: mach-k3: j721s2_init: Enable memory with CONFIG_K3_J721E_DDRSS Dominik Haller 2023-08-11 12:04:44 +02:00
  • be609cdb66 board: ti: j721s2: MAINTAINERS: Update the MAINTAINERS File. Manorit Chawdhry 2023-10-06 10:16:01 +05:30
  • 2b313263f7 docs: board: ti: Add j721s2_evm documentation Manorit Chawdhry 2023-10-06 10:16:00 +05:30
  • 4dff5aa5c3 arm: dts: k3-am68: Sync from Linux tag v6.6-rc1 Manorit Chawdhry 2023-10-06 10:15:59 +05:30
  • 050f8b5df8 arm: dts: k3-j721s2: Sync from Linux tag v6.6-rc1 Manorit Chawdhry 2023-10-06 10:15:58 +05:30
  • 82d44bfbe3 arm: mach-k3: j721s2: Add mcu_timer0 id to the dev list Manorit Chawdhry 2023-10-06 10:15:57 +05:30
  • 0b21d357f5 Revert "arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config tool" Manorit Chawdhry 2023-10-06 10:15:56 +05:30
  • fa0a3d95fc configs: j721s2_evm_r5_defconfig: Increase malloc pool size in DRAM Udit Kumar 2023-10-06 10:15:55 +05:30
  • df73e791ce arm: dts: j7200: dts sync with Linux 6.6-rc1 Reid Tonking 2023-10-05 13:12:58 -05:00
  • 83eb443696 arm: mach-k3: j7200: Add mcu_timer0 id to the dev list Reid Tonking 2023-10-05 13:12:57 -05:00
  • 174b34f4f3 board: ti: am64x: Switch to standard boot flow Roger Quadros 2023-10-05 16:06:42 +03:00
  • ab54d9b28d board: ti: am62x: am62x.env: Fix boot_targets Roger Quadros 2023-10-05 16:06:41 +03:00
  • d55249e153 clk: ti: clk-sci: Notify AVS driver based upon clock rate Udit Kumar 2023-09-21 22:33:43 +05:30
  • 891180923e clk: ti: clk-k3: Notify AVS driver upon setting clock rate Udit Kumar 2023-09-21 22:30:38 +05:30
  • f9a47ac8d9 Merge branch '2023-10-12-expo-add-support-for-edting-lines-of-text' Tom Rini 2023-10-12 08:15:31 -04:00
  • 7b4116f8f7 meson-a1: dts: add ao secure node Alexey Romanov 2023-10-10 13:06:17 +03:00
  • 87dfb37d54 meson-a1: dts: add hw rng node Alexey Romanov 2023-10-10 13:06:16 +03:00
  • 36957bde63 ad401: enable USB stack Alexey Romanov 2023-10-05 11:54:29 +03:00
  • 3ba8ea4b46 dwc3: add support for Amlogic A1 family Alexey Romanov 2023-10-05 11:54:28 +03:00
  • 7db7cce356 a1: clk: Add missing USB_PHY_IN and USB_PHY gates Igor Prusov 2023-10-05 11:54:27 +03:00
  • 5533c883ce phy: support Amlogic A1 family Alexey Romanov 2023-10-05 11:54:26 +03:00