Commit Graph

  • b0a18f1f9f brppt1: Fix SPL boot stage Bernhard Messerklinger 2022-08-25 08:54:01 +02:00
  • 6dfc1f4c51 brppt1: Remove unused board variants Bernhard Messerklinger 2022-08-25 08:54:00 +02:00
  • 4f2c559b9a Merge tag 'u-boot-stm32-20220915' of https://source.denx.de/u-boot/custodians/u-boot-stm Tom Rini 2022-09-15 12:17:49 -04:00
  • d9e85eeeba Merge branch '2022-09-15-general-improvements' into next Tom Rini 2022-09-15 09:59:47 -04:00
  • 0cd933bb4b lib: rsa: fix padding_pss_verify Heinrich Schuchardt 2022-08-31 21:13:40 +02:00
  • 069f0d7506 cli: Reduce size of readline buffers in SPL Sean Anderson 2022-08-30 16:40:37 -04:00
  • f6f681642f gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function Patrice Chotard 2022-08-30 14:09:14 +02:00
  • 2c38f7c318 pinctrl: pinctrl_stm32: Populate uc_priv->name[] with pinmux node's name Patrice Chotard 2022-08-30 14:09:13 +02:00
  • a32920897a gpio: Fix pin's status display for pin with GPIOF_UNUSED function Patrice Chotard 2022-08-30 14:09:12 +02:00
  • d7124f0ba4 gpio: Allow to print pin's label even for pin with GPIOF_FUNC function Patrice Chotard 2022-08-30 14:09:11 +02:00
  • 04dd7c8e56 virtio: pci: fix bug of virtio_pci_map_capability Xiang W 2022-08-29 07:53:15 +08:00
  • 4ca8d95ce1 nvme: Fix multipage prp-list Alexander Sowarka 2022-08-28 21:30:20 +02:00
  • 9895bda2ed doc: cmd: loady: Document new configuration Pali Rohár 2022-08-29 17:36:23 +02:00
  • 1b3e68203c xyz-modem: Allow to configure initial timeout for loadx and loady Pali Rohár 2022-08-27 16:37:55 +02:00
  • 56ce22c0cd post: memory: Fix format strings Sean Anderson 2022-08-23 15:10:39 -04:00
  • a22692dd81 i2c: stm32: fix usage of rise/fall device tree properties Jorge Ramirez-Ortiz 2022-09-12 10:42:01 +02:00
  • 3bf699f7a8 i2c: stm32: do not set the STOP condition on error Alain Volmat 2022-09-12 10:42:00 +02:00
  • bcc7509265 i2c: stm32: remove unused stop parameter in start & reload handling Alain Volmat 2022-09-12 10:41:59 +02:00
  • 923d80288a i2c: stm32: fix comment and remove unused AUTOEND bit Alain Volmat 2022-09-12 10:41:58 +02:00
  • 9ef530f196 i2c: stm32f7: fix clearing the control register Jorge Ramirez-Ortiz 2022-08-15 16:52:10 +02:00
  • da6fe6b063 configs: stm32mp15: activate DM_REGULATOR_SCMI Patrick Delaunay 2022-09-07 18:18:40 +02:00
  • 57fb86a97d drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY Etienne Carriere 2022-07-26 16:21:43 +02:00
  • 94ccfb78a4 drivers: tee: optee: discover OP-TEE services Etienne Carriere 2022-07-26 16:21:42 +02:00
  • fd0d7a6c88 drivers: tee: optee: remove unused probe local variable Etienne Carriere 2022-07-26 16:21:41 +02:00
  • 77253c50ab spl: fit: Allocate buffers aligned to cache line size Stefan Herbrechtsmeier 2022-06-14 16:12:00 +02:00
  • c0facda197 misc: usb251xb: Support 8/16 bit device tree values Stefan Herbrechtsmeier 2022-06-14 15:21:31 +02:00
  • b471bdc47b dm: core: Add functions to read 8/16-bit integers Stefan Herbrechtsmeier 2022-06-14 15:21:30 +02:00
  • 7a0d88076b Add in the ability to load and boot an uncompressed kernel image during the Falcon Mode boot sequence. Nathan Barrett-Morrison 2022-02-02 15:05:18 -05:00
  • 1520af3f84 Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot-efi into next Tom Rini 2022-09-14 12:31:44 -04:00
  • 6541726ee9 Merge branch '2022-09-14-refactor-ramdisk-code-again' into next Tom Rini 2022-09-14 11:50:21 -04:00
  • 9c2e9128f3 image: Drop some other #ifdefs in image-board.c Simon Glass 2022-08-28 12:32:53 -06:00
  • 20f5d83fb1 image: Correct indentation in select_ramdisk() Simon Glass 2022-08-28 12:32:52 -06:00
  • ca78883fdc image: Drop remaining FIT #ifdef Simon Glass 2022-08-28 12:32:51 -06:00
  • 1a68c039c5 image: Drop another #ifdef for FIT Simon Glass 2022-08-28 12:32:50 -06:00
  • f7659f69f7 image: Drop one #ifdef for FIT Simon Glass 2022-08-28 12:32:49 -06:00
  • 0f81af4897 image: Drop #ifdefs for LEGACY_IMAGE_FORMAT Simon Glass 2022-08-28 12:32:48 -06:00
  • 4f2d94129d image: Track when ramdisk processing is completed Simon Glass 2022-08-28 12:32:47 -06:00
  • 1ce8e10f3b image: Fix up ANDROID_BOOT_IMAGE ramdisk code Simon Glass 2022-08-28 12:32:46 -06:00
  • a822b9234b Merge branch '2022-09-13-add-support-for-cyclic-function-execution' into next Tom Rini 2022-09-14 08:57:39 -04:00
  • da4fb707ca test: unit test for eficonfig Masahisa Kojima 2022-09-12 17:33:59 +09:00
  • 1b2c589eb7 doc:eficonfig: add documentation for eficonfig command Masahisa Kojima 2022-09-12 17:33:58 +09:00
  • f076c994bf doc:bootmenu: add description for UEFI boot support Masahisa Kojima 2022-09-12 17:33:57 +09:00
  • e5948ee301 eficonfig: add "Change Boot Order" menu entry Masahisa Kojima 2022-09-12 17:33:56 +09:00
  • b5135a1e5b eficonfig: scan media device in eficonfig startup Masahisa Kojima 2022-09-12 17:33:55 +09:00
  • c416f1c0bc bootmenu: add removable media entries Masahisa Kojima 2022-09-12 17:33:54 +09:00
  • bb8498aad6 eficonfig: add "Delete Boot Option" menu entry Masahisa Kojima 2022-09-12 17:33:53 +09:00
  • 95fc669774 menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling Masahisa Kojima 2022-09-12 17:33:52 +09:00
  • e34158bc33 eficonfig: add "Edit Boot Option" menu entry Masahisa Kojima 2022-09-12 17:33:51 +09:00
  • 87d791423a eficonfig: menu-driven addition of UEFI boot option Masahisa Kojima 2022-09-12 17:33:50 +09:00
  • af042c211d cyclic: Add a simple test Stefan Roese 2022-09-02 13:57:54 +02:00
  • 00275f5ead cyclic: Add documentation Stefan Roese 2022-09-02 13:57:53 +02:00
  • 5ee0fa722c mips: octeon_nic23: Add PCIe FLR fixup via cyclic infrastructure Aaron Williams 2022-09-02 13:57:52 +02:00
  • 1f865ee0ba cyclic: Add 'cyclic list' and 'cyclic demo' commands Stefan Roese 2022-09-02 13:57:51 +02:00
  • 70545642a0 cyclic: Integrate cyclic functionality at bootup in board_r/f Stefan Roese 2022-09-02 13:57:50 +02:00
  • 661cdaa79d cyclic: Integrate cyclic infrastructure into WATCHDOG_RESET Stefan Roese 2022-09-02 13:57:49 +02:00
  • c2c6971888 cyclic: Add basic support for cyclic function execution infrastruture Stefan Roese 2022-09-02 13:57:48 +02:00
  • e29178eda1 time: Import time_after64() and friends from Linux Stefan Roese 2022-09-02 13:57:47 +02:00
  • c2238fcf0c Merge branch '2022-09-13-add-aspeed-spi-controller' into next Tom Rini 2022-09-13 15:55:33 -04:00
  • c184aca7b0 mtd: spi-nor-ids: Add Winbond W25Q512JVQ ID Chin-Ting Kuo 2022-08-19 17:01:15 +08:00
  • 9a16372023 spi: aspeed: Clock frequency adjustment support Chin-Ting Kuo 2022-08-19 17:01:14 +08:00
  • dd29cee8d8 spi: aspeed: Support customized decoded address ranges Chin-Ting Kuo 2022-08-19 17:01:13 +08:00
  • 15a5c806a3 spi: aspeed: Adjust decoded range size support Chin-Ting Kuo 2022-08-19 17:01:12 +08:00
  • 99325ee056 configs: aspeed: Enable CONFIG_SPI_DIRMAP Chin-Ting Kuo 2022-08-19 17:01:11 +08:00
  • 992d02ea73 spi: aspeed: SPI dirmap read support Chin-Ting Kuo 2022-08-19 17:01:10 +08:00
  • 463cdf6663 mtd: spi-nor: Use spi-mem dirmap API Chin-Ting Kuo 2022-08-19 17:01:09 +08:00
  • f7e1de4c6a spi-mem: Add dirmap API from Linux Chin-Ting Kuo 2022-08-19 17:01:08 +08:00
  • d37b4f37ea arm: dts: aspeed: Update SPI flash node settings Chin-Ting Kuo 2022-08-19 17:01:07 +08:00
  • 5150e908f5 spi: aspeed: Support AST2400 platform Chin-Ting Kuo 2022-08-19 17:01:06 +08:00
  • 456f716f36 configs: aspeed: Enable SPI flash features Chin-Ting Kuo 2022-08-19 17:01:05 +08:00
  • 4daa6bb6f7 spi: aspeed: Add ASPEED SPI controller driver Chin-Ting Kuo 2022-08-19 17:01:04 +08:00
  • cf2051ac4c pinctrl: aspeed: FWSPICS1 and SPI1CS1 pin support Chin-Ting Kuo 2022-08-19 17:01:03 +08:00
  • a7e8220474 clk: aspeed: Get HCLK frequency support Chin-Ting Kuo 2022-08-19 17:01:02 +08:00
  • b3d9c0b6d5 Merge tag 'xilinx-for-v2023.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next Tom Rini 2022-09-13 09:34:12 -04:00
  • aa2ef9f525 Merge branch '2022-09-12-update-pytests-for-more-parellel-support' into next Tom Rini 2022-09-13 08:59:11 -04:00
  • d6a03711fd Merge https://source.denx.de/u-boot/custodians/u-boot-marvell Tom Rini 2022-09-13 08:19:42 -04:00
  • 39d3c3cfaa xilinx: common: Add support for SOC detection Michal Simek 2022-09-06 12:40:41 +02:00
  • 4e16826028 xilinx: Fix mdio bus description for vck190-sc Michal Simek 2022-09-06 12:39:11 +02:00
  • 5c341965dd ARM: zynq: DT: List OCM memory Michal Simek 2022-09-06 12:38:34 +02:00
  • 41634fd24b ARM: zynq: Align qspi node name with Linux kernel Michal Simek 2022-09-06 12:35:42 +02:00
  • cac07a4d7c arm64: versal: Enable zynqmp_gqspi driver Ashok Reddy Soma 2022-08-25 06:59:06 -06:00
  • afe03866a0 spi: zynqmp_qspi: Code alignment Ashok Reddy Soma 2022-08-25 06:59:05 -06:00
  • a3d4bfb427 spi: zynqmp_gqspi: Fix issue of reading more than 32bits length Ashok Reddy Soma 2022-08-25 06:59:04 -06:00
  • d91b0f4a18 spi: zynqmp_gqspi: Add support for IO mode Ashok Reddy Soma 2022-08-25 06:59:03 -06:00
  • 9e89e30d4d arm64: versal: Define zynqmp_mmio_write() for versal Michal Simek 2022-08-25 06:59:02 -06:00
  • f4f1b65cc6 spi: zynqmp_gqspi: Add tap delays for Versal Ashok Reddy Soma 2022-08-25 06:59:01 -06:00
  • f7d4cab1b3 spi: cadence-qspi: Use priv instead of plat across the driver Ashok Reddy Soma 2022-08-24 05:38:47 -06:00
  • d0003b5edf spi: cadence_qspi: Call read_setup for STIG_READ Ashok Reddy Soma 2022-08-24 05:38:46 -06:00
  • 68852f3241 spi: cadence-qspi: Correct flash reset function name Ashok Reddy Soma 2022-08-24 05:38:45 -06:00
  • f459986e86 microblaze: add arch_print_bdinfo() implementation Ovidiu Panait 2022-08-29 20:02:05 +03:00
  • ae90d16ac7 cmd: bdinfo: introduce bdinfo_print_size() helper Ovidiu Panait 2022-08-29 20:02:04 +03:00
  • 3f351cd358 cpu: microblaze: add error handling in microblaze_cpu_get_desc() Ovidiu Panait 2022-08-29 20:02:03 +03:00
  • 3a6948ce71 microblaze: drop CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZE Ovidiu Panait 2022-08-29 20:02:02 +03:00
  • bae7d37e52 net: gem: Check rate before setting it up Michal Simek 2022-08-26 10:30:47 +02:00
  • aaf0793be3 xilinx: versal: Disable LMB for mini configurations Michal Simek 2022-09-06 12:41:34 +02:00
  • a32c3e9e4f arm64: xilinx: Move board_get_usable_ram_top() to common location Michal Simek 2022-08-25 14:23:10 +02:00
  • be3a73c0c4 ARM: zynq: Align bss and end of u-boot image to 64bits Michal Simek 2022-08-31 11:28:59 +02:00
  • a27278f054 xilinx: Enable CMD_GREPENV/SETEXPR by default Michal Simek 2022-08-24 13:28:35 +02:00
  • ce8808628e xilinx: Add env redund offset T Karthik Reddy 2022-08-24 13:23:26 +02:00
  • 1bff67eda7 arm64: zynqmp: add ref_clk property for REFCLKPER calculation Piyush Mehta 2022-08-23 15:03:31 +02:00
  • fd9c9f2932 arm64: zynqmp: Add missing tca6416 to zynqmp SC Michal Simek 2022-08-23 15:00:25 +02:00