Commit Graph

  • 910c7a881f pmic: pca9450: Make warm reset on WDOG_B assertion Marek Vasut 2022-12-09 20:35:46 +01:00
  • f75e92f7f7 tools: imx8image: Fix handle leak Mikhail Ilin 2022-11-23 13:59:49 +03:00
  • 9017785acd tools: imx8mimage: Fix handle leak Mikhail Ilin 2022-11-23 13:48:44 +03:00
  • 507a70b144 tools: imximage: Fix check array index Mikhail Ilin 2022-11-22 12:34:26 +03:00
  • 30db474704 Prepare v2023.04-rc1 Tom Rini 2023-01-30 15:36:45 -05:00
  • 1a45a031d7 Revert "rockchip: Only call binman when TPL available" Jagan Teki 2023-01-27 12:51:33 +05:30
  • baa7550c14 apalis-imx8: add M4 boot environment helpers Andrejs Cainikovs 2023-01-16 20:05:14 +01:00
  • 242abc8693 apalis-imx8: set bootaux memory base and size Andrejs Cainikovs 2023-01-16 20:05:13 +01:00
  • a9f1e35bed apalis-imx8: update env memory layout Marcel Ziswiler 2023-01-16 20:05:09 +01:00
  • 8930143e87 apalis-imx8: update update_uboot confirmation message Marcel Ziswiler 2023-01-16 20:05:08 +01:00
  • 49db56852f apalis-imx8: drop obsolete environment variables Marcel Ziswiler 2023-01-16 20:05:07 +01:00
  • b2f2ee3e7b apalis-imx8: remove obsolete net usb start Marcel Ziswiler 2023-01-16 20:05:05 +01:00
  • d48827e323 apalis-imx8: remove obsolete sdhc related config defines Marcel Ziswiler 2023-01-16 20:05:04 +01:00
  • 6e0ca0658e ddr: imx: Handle both 3733 and 3732 MTps rates Marek Vasut 2023-01-23 17:53:19 +01:00
  • 352c402397 apalis-imx8: add emmc/mmc card pinctrl's for different speeds Andrejs Cainikovs 2023-01-16 20:05:15 +01:00
  • 382e89ca40 board: apalis-imx8: initialize snvs Andrejs Cainikovs 2023-01-16 20:05:12 +01:00
  • 9607d8b17d board: apalis-imx8: remove board_phy_config duplicate Andrejs Cainikovs 2023-01-16 20:05:11 +01:00
  • 63b6193f3f board: apalis-imx8: get rid of sc_err_t type Philippe Schenker 2023-01-16 20:05:10 +01:00
  • b3d41fb8ae apalis-imx8: introduce setup setting setupargs Marcel Ziswiler 2023-01-16 20:05:06 +01:00
  • 2540965f69 apalis-imx8: enable environment bootcount limit Marcel Ziswiler 2023-01-16 20:05:03 +01:00
  • 73b8c05221 apalis/colibri-imx8/8x: remove global variable script Oleksandr Suvorov 2023-01-16 20:05:02 +01:00
  • a8f197dfd3 apalis/colibri-imx8/8x: add overlay support for i.mx 8/8x-based soms Oleksandr Suvorov 2023-01-16 20:05:01 +01:00
  • 41eac82bbd apalis-imx8: set bootdelay Marcel Ziswiler 2023-01-16 20:05:00 +01:00
  • 1511ebf9f3 apalis-imx8: provide proper config_sys_prompt Igor Opaniuk 2023-01-16 20:04:59 +01:00
  • 37630e0f86 apalis-imx8: display build info Marcel Ziswiler 2023-01-16 20:04:58 +01:00
  • 717783ecdc apalis-imx8: turn off lcd backlight before os handover Marcel Ziswiler 2023-01-16 20:04:57 +01:00
  • fe7b2b322e apalis-imx8: implement pcb version and soc variant handling Marcel Ziswiler 2023-01-16 20:04:56 +01:00
  • 6629e15904 arm: dts: imx8mn-u-boot: fix DDR3 only support Dario Binacchi 2023-01-28 17:04:04 +01:00
  • 8f5e9de121 ARM: meson: Add support for Odroid-N2L Neil Armstrong 2023-01-26 10:48:21 +01:00
  • 5017e305ee ARM: dts: Import Odroid-N2L support Neil Armstrong 2023-01-26 10:48:20 +01:00
  • f147aa80f5 Merge branch '2023-01-27-apple-soc-updates' Tom Rini 2023-01-27 14:48:22 -05:00
  • aa7c61f629 Merge tag 'efi-2023-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2023-01-27 14:48:14 -05:00
  • e330c8b83e usb: xhci: Fix root hub descriptor Mark Kettenis 2023-01-21 20:28:00 +01:00
  • 06af0e8026 arm: apple: Enable PCIe USB controller Mark Kettenis 2023-01-21 20:27:59 +01:00
  • bdebb00d83 pci: Add Apple PCIe controller driver Mark Kettenis 2023-01-21 20:27:58 +01:00
  • 08386da0c6 test: Add test for mapping IOMMUs for PCI devices Mark Kettenis 2023-01-21 20:27:57 +01:00
  • 1fc2329121 iommu: Implement mapping IOMMUs for PCI devices Mark Kettenis 2023-01-21 20:27:56 +01:00
  • ba1efb3d24 usb: xhci: Implement DMA mapping Mark Kettenis 2023-01-21 20:27:55 +01:00
  • 862b4a0f32 iommu: apple: Implement DMA mapping operations for Apple DART Mark Kettenis 2023-01-21 20:27:54 +01:00
  • 49a1a4becb test: Add test for IOMMU uclass map/unmap ops Mark Kettenis 2023-01-21 20:27:53 +01:00
  • dd6b68ed4f iommu: Add DMA mapping operations Mark Kettenis 2023-01-21 20:27:52 +01:00
  • 053827b3c3 serial: s5p: Use IS_ENABLED where appropriate Mark Kettenis 2023-01-26 14:44:09 +01:00
  • 424d4f4509 Merge branch '2023-01-27-assorted-updates' Tom Rini 2023-01-27 14:04:51 -05:00
  • b93a65209c mkimage: fit: Support signed configurations in 'auto' FITs Massimo Pegorer 2023-01-05 10:31:09 +01:00
  • b75ca26b22 common: bouncebuf: Use dma-mapping for cache ops Andrew Davis 2023-01-06 12:02:50 -06:00
  • 9787ecfd0d include: configs: Update env for selecting right dtb Sinthu Raja 2023-01-10 21:17:58 +05:30
  • ca04b7da6d arm: dts: k3-am68-sk: Add r5 specific dt support Sinthu Raja 2023-01-10 21:17:57 +05:30
  • cc07b6c346 arm: dts: Add support for A72 specific AM68 Starter Kit Base Board Sinthu Raja 2023-01-10 21:17:56 +05:30
  • 3499deaf28 arm: dts: Add initial support for AM68 Starter Kit System on Module Sinthu Raja 2023-01-10 21:17:55 +05:30
  • 554f8e84b6 board: ti: j721s2: Add board_init and support for selecting DT based on EEPROM Sinthu Raja 2023-01-10 21:17:54 +05:30
  • fca27ee8b9 arch: mach-k3: Update board specific API name to K3 generic API name Sinthu Raja 2023-01-10 21:17:53 +05:30
  • 1aaf9df197 board: ti: j721s2: Add support for detecting multiple device trees Sinthu Raja 2023-01-10 21:17:52 +05:30
  • ad45a17578 board: ti: j721s2: Enable support for reading EEPROM at next alternate address Sinthu Raja 2023-01-10 21:17:51 +05:30
  • 24bbe09a91 board: ti: j721s2: Add support to update board_name for am68-sk Sinthu Raja 2023-01-10 21:17:50 +05:30
  • 76361af76c configs: j721s2_evm: Enable configs to store env in MMC FAT partition Sinthu Raja 2023-01-10 21:17:49 +05:30
  • 7b6e7270c0 configs: j721s2_evm_a72: Enable support for building multiple dtbs into FIT Sinthu Raja 2023-01-10 21:17:48 +05:30
  • ab977c8b91 configs: j721s2_evm_r5: Enable support for building multiple dtbs into FIT Sinthu Raja 2023-01-10 21:17:47 +05:30
  • 69c82fa2ea MAINTAINERS: add include/power/ to POWER John Keeping 2023-01-19 12:55:19 +00:00
  • a092f1e906 ifwitool: Fix member access Simon Glass 2023-01-18 13:13:17 -07:00
  • e71505fc98 pinctrl: fix docstring Michael Walle 2023-01-18 13:12:24 +01:00
  • 75013fa724 pinctrl: get rid of some ifdeffery Michael Walle 2023-01-18 13:12:23 +01:00
  • 72b8c6d1eb pinctrl: don't fall back to pinctrl_select_state_simple() Michael Walle 2023-01-18 13:12:22 +01:00
  • 337bc26f05 arm: npcm8xx: add security feature header Jim Liu 2023-01-17 16:59:23 +08:00
  • a3c191aec0 ARM: config: enable function for nuvoton npcm845 bmc Jim Liu 2023-01-17 16:59:22 +08:00
  • 04bd6c8997 ARM: dts: npcm8xx: add npcm845 function node Jim Liu 2023-01-17 16:59:21 +08:00
  • 15436faa46 efi_loader: don't use HandleProtocol Heinrich Schuchardt 2023-01-24 20:36:45 +01:00
  • 23aa0502a4 eficonfig: increase the number of menu entries Masahisa Kojima 2023-01-24 15:56:16 +09:00
  • 8dbd0a0f8e eficonfig: add vertical scroll support Masahisa Kojima 2023-01-24 15:56:15 +09:00
  • 0d59085235 eficonfig: refactor change boot order implementation Masahisa Kojima 2023-01-24 15:56:14 +09:00
  • cd160b27bd eficonfig: refactor eficonfig_process_common function Masahisa Kojima 2023-01-24 15:56:13 +09:00
  • cb50dda10f efi_loader: fix comment in ESRT code Heinrich Schuchardt 2023-01-24 00:25:23 +01:00
  • 2af09d5ac4 README: remove 'U-Boot Porting Guide' section Heinrich Schuchardt 2023-01-25 20:00:23 +01:00
  • c85ee98efa doc: move directory hierarchy to HTML Heinrich Schuchardt 2023-01-25 19:15:02 +01:00
  • 18a7f2299d README: remove section 'Versioning' Heinrich Schuchardt 2023-01-25 19:15:01 +01:00
  • 2042365acf doc: move 'Reproducible builds' Heinrich Schuchardt 2023-01-25 19:15:00 +01:00
  • 0c4759fbfd README: replace references to CHANGELOG Heinrich Schuchardt 2023-01-25 19:14:59 +01:00
  • 57ccfa7b0c README: remove NetBSD section Heinrich Schuchardt 2023-01-25 19:14:58 +01:00
  • 1405bfdfd0 README: rework contribution advices Heinrich Schuchardt 2023-01-25 19:14:57 +01:00
  • cf69dc7458 README: correct path to sandbox.rst Heinrich Schuchardt 2023-01-25 19:14:56 +01:00
  • 7d489128dc doc: man-page for mtest Heinrich Schuchardt 2023-01-26 19:40:35 +01:00
  • e1f0fd525f doc: add rst references to distro documentation in stm32mp1 board Patrick Delaunay 2023-01-24 10:16:02 +01:00
  • a13b92ae6f doc: rework doc/mkeficapsule.1 Heinrich Schuchardt 2023-01-22 11:27:10 +01:00
  • f4ece689db doc: update font man-page Heinrich Schuchardt 2023-01-21 17:18:14 +01:00
  • ebeb8d9505 spl: doc: use correct name in jump_to_image_optee() description Ovidiu Panait 2023-01-22 19:57:13 +02:00
  • d530add2ef doc: sleep man-page Heinrich Schuchardt 2023-01-21 16:24:03 +01:00
  • d485d1237b doc: example heading should be h2 Heinrich Schuchardt 2023-01-21 10:25:04 +01:00
  • d67811aa9a event: Document dynamic event handlers Simon Glass 2023-01-20 14:46:05 -07:00
  • 1402f1dcee doc: sl-mx8mm: Add CROSS_COMPILE to U-Boot make call and improve comment Frieder Schrempf 2023-01-19 12:20:39 +01:00
  • 888ff2eae7 doc: sl-mx8mm: Add guide for copying the bootloader to SPI NOR Frieder Schrempf 2023-01-19 12:20:38 +01:00
  • 5800fb8c7a doc: sl-mx8mm: Update references to latest DDR firmware 8.18 Frieder Schrempf 2023-01-19 12:20:37 +01:00
  • a93985ddfc doc: sl-mx8mm: Update the NXP TF-A source reference Frieder Schrempf 2023-01-19 12:20:36 +01:00
  • 4a30efa264 doc: sl-mx8mm: Add note about using cross toolchain Frieder Schrempf 2023-01-19 12:20:35 +01:00
  • 0f3cd9e6df doc: sl-mx8mm: Mention OSM 1.1 support Frieder Schrempf 2023-01-19 12:20:34 +01:00
  • 5c3ea29e43 cmd: fix mtest on 64 bit systems Heinrich Schuchardt 2023-01-27 00:38:50 +01:00
  • 9ddbd70ff9 Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze Tom Rini 2023-01-27 10:15:39 -05:00
  • f0f86d39fe fru: ops: Display FRU fields properly for 0xc1 fields Algapally Santosh Sagar 2023-01-25 13:06:21 +01:00
  • 5563167e6e xilinx: board: Update logic in xilinx_read_eeprom_legacy Michal Simek 2023-01-24 16:19:28 +01:00
  • e6c62537db xilinx: board: Fix xilinx_eeprom_legacy_cleanup() Michal Simek 2023-01-24 16:19:27 +01:00
  • b86b135fc6 xilinx: board: Use ETH_ALEN macro for mac address size Michal Simek 2023-01-24 16:19:26 +01:00
  • a33ad8051e net: zynq_gem: Wait for SGMII PCS link in zynq_gem_init() Stefan Roese 2023-01-25 08:09:08 +01:00