Commit Graph

  • 340760ec0f xilinx: zynq: Add the missing function prototypes Algapally Santosh Sagar 2023-06-14 03:03:59 -06:00
  • 3bfc94ba9c arm: zynq: Pass the missing argument type in function definition Algapally Santosh Sagar 2023-06-14 03:03:58 -06:00
  • 52279be25c mtd: nand: zynq_nand: Change datatype of status and ecc_status to int Algapally Santosh Sagar 2023-06-14 03:03:57 -06:00
  • 0ebb68fb55 spi: zynq_qspi: Add missing prototype for zynq_qspi_mem_exec_op Algapally Santosh Sagar 2023-06-14 03:03:56 -06:00
  • fdae78b5f5 xilinx: zynq: Add missing prototype for zynqmp_mmio_write Algapally Santosh Sagar 2023-06-14 03:03:55 -06:00
  • 583cebb9ec spi: xilinx_spi: Add missing prototype for xilinx_qspi_mem_exec_op Algapally Santosh Sagar 2023-06-14 03:03:54 -06:00
  • 85a2d124cd arm64: zynqmp: Fix the memory node for k26/k24 kria som boards Sharath Kumar Dasari 2023-06-05 13:59:51 +02:00
  • a24a1a19ef watchdog: versal: Use new compatible xlnx,versal-wwdt Michal Simek 2023-06-13 13:22:26 +02:00
  • e896279ac3 Merge tag 'dm-pull-20jul23' of https://source.denx.de/u-boot/custodians/u-boot-dm Tom Rini 2023-07-20 21:31:31 -04:00
  • 7fe5accb45 Merge branch '2023-07-20-assorted-CI-updates' Tom Rini 2023-07-20 21:28:59 -04:00
  • 15cba56dc8 usb: cdns3: gadget: Configure speed in udc_start Ravi Gunasekaran 2023-07-19 14:29:08 +05:30
  • a6a74ce09b usb: ehci-mx6: remove unnecessary regulator enable from probe Tim Harvey 2023-05-19 11:58:54 -07:00
  • ecb896cec7 sunxi: H616: add LPDDR3 DRAM support Mikhail Kalashnikov 2023-06-07 01:07:45 +01:00
  • 5d6f013adc sunxi: H616: add DRAM type selection Mikhail Kalashnikov 2023-06-07 01:07:44 +01:00
  • 78aa00c38e sunxi: H616: dram: split struct dram_para Andre Przywara 2023-06-07 01:07:43 +01:00
  • 457e2cd665 sunxi: H616: dram: const-ify DRAM function parameters Andre Przywara 2023-06-07 01:07:42 +01:00
  • c9dd624a38 sunxi: dram: make MBUS configuration functions static Andre Przywara 2023-06-07 01:07:41 +01:00
  • 6acc5fa581 sunxi: H616: enable USB support for H616 boards Andre Przywara 2023-06-12 00:32:41 +01:00
  • 830b3a8e40 phy: sun4i: Add H616 USB PHY support Andre Przywara 2023-06-12 00:32:40 +01:00
  • 730b452caa phy: sun4i-usb: Add H616 USB PHY quirk support Andre Przywara 2023-06-12 00:32:39 +01:00
  • d7a7fed55d phy: sun4i-usb: Replace types with explicit quirk flags Andre Przywara 2023-06-12 00:32:38 +01:00
  • fcd9220d66 sunxi: Kconfig: rework PHY_USB_SUN4I selection Andre Przywara 2023-06-12 00:32:37 +01:00
  • 003fbb2f8e phy: sun4i-usb: add Allwinner F1C100s support Andre Przywara 2023-06-12 00:32:36 +01:00
  • 999bc5e660 phy: sun4i-usb: Fix of_xlate() argument check Andre Przywara 2023-06-12 00:32:35 +01:00
  • 24142ead21 binman: Reduce state.SetInt and bintool cmd to debug level Simon Glass 2023-07-18 07:24:09 -06:00
  • 23b96e920b binman: Support writing symbols inside a mkimage image Simon Glass 2023-07-18 07:24:08 -06:00
  • 696f2b73d6 binman: Support templates at any level Simon Glass 2023-07-18 07:24:07 -06:00
  • db0e3f13b4 binman: Add a test for templating in a FIT Simon Glass 2023-07-18 07:24:06 -06:00
  • 35f72fb55a binman: Support templating with multiple images Simon Glass 2023-07-18 07:24:05 -06:00
  • f6abd5227a binman: Support simple templates Simon Glass 2023-07-18 07:24:04 -06:00
  • 55e1278d5e dtoc: Allow inserting a list of nodes into another Simon Glass 2023-07-18 07:24:03 -06:00
  • 4df457b657 dtoc: Support copying the contents of a node into another Simon Glass 2023-07-18 07:24:02 -06:00
  • e1ad57e7ef binman: Correct handling of zero bss size Simon Glass 2023-07-18 07:24:01 -06:00
  • 073fc36c17 binman: Drop __bss_size variable in bss_data.c Simon Glass 2023-07-18 07:24:00 -06:00
  • b1e40ee734 binman: Provide a way to specify the fdt-list directly Simon Glass 2023-07-18 07:23:59 -06:00
  • fadad3a64a binman: Convert mkimage to Entry_section Marek Vasut 2023-07-18 07:23:58 -06:00
  • 20a317fb75 binman: Add more detail on how ObtainContents() works Simon Glass 2023-07-18 07:23:57 -06:00
  • 7a58a0f319 binman: Update elf to return number of written symbols Simon Glass 2023-07-18 07:23:56 -06:00
  • 8163907adf stm32mp15: Avoid writing symbols in SPL Simon Glass 2023-07-18 07:23:55 -06:00
  • 4649beae3e binman: Allow disabling symbol writing Simon Glass 2023-07-18 07:23:54 -06:00
  • f5ae32d794 binman: Read _multiple_data_files in the correct place Simon Glass 2023-07-18 07:23:53 -06:00
  • ac8d7cf1d0 binman: Use GetEntries() to obtain section contents Simon Glass 2023-07-18 07:23:52 -06:00
  • c06c064332 binman: Init align_default in entry_Section Simon Glass 2023-07-18 07:23:51 -06:00
  • 3563edefe2 tools: Fix package discovery in pyproject.toml of u_boot_pylib. Maxim Cournoyer 2023-07-07 17:15:32 -04:00
  • 8b9c08267f tools: Fix README file in pyproject.toml of u_boot_pylib. Maxim Cournoyer 2023-07-07 17:15:31 -04:00
  • 7dde5620ec bootstd: USB devtype detection for script boot John Clark 2023-06-30 13:12:14 -04:00
  • 338b67f76c cmd: fix loads, saves on sandbox Heinrich Schuchardt 2023-06-25 11:54:23 +02:00
  • 76e1607617 sandbox: fix a compilation error Sergei Antonov 2023-06-13 00:19:04 +03:00
  • 77224320f0 core: read: fix dev_read_addr_size() John Keeping 2023-06-01 15:11:19 +01:00
  • 15a2865515 dm: core: of_access: fix return value in of_property_match_string Eugen Hristev 2023-05-04 15:22:21 +03:00
  • 58b35850c4 CI: Add automatic retry for test.py jobs Tom Rini 2023-07-11 22:33:03 -04:00
  • 5c738b5492 Azure: Add excludes to the imx8_imx9 job Tom Rini 2023-07-12 16:22:22 -04:00
  • 8807b2e541 Azure: Rework our Rockchip jobs slightly Tom Rini 2023-07-19 15:09:12 -04:00
  • 8b9876988b CI: Update to the latest "Jammy" tag Tom Rini 2023-07-13 20:37:36 -04:00
  • 6d6ddabfb7 CI: Update to gcc-13.1.0 Tom Rini 2023-07-13 20:37:35 -04:00
  • 83f348d024 buildman: Switch ARC toolchain to the upstream version Alexey Brodkin 2023-07-07 22:04:53 +01:00
  • b45ab9ca66 CI: Update to QEMU 8.0.3 Tom Rini 2023-07-13 10:16:28 -04:00
  • 9b9628b60e tools/docker: Dockerfile: Don't specify dtc submodule Tom Rini 2023-07-07 18:04:30 -04:00
  • 99fddf5caa spl: Correct spl_board_boot_device function prototype Tom Rini 2023-07-13 20:37:34 -04:00
  • 9ef4166ff9 arm: mx5: Correct mxc_set_clock function prototype Tom Rini 2023-07-13 20:37:33 -04:00
  • bfbab7b27e mips: octeon: Correct types in cvmx-pko3-queue Tom Rini 2023-07-13 20:37:32 -04:00
  • 0274eb61e1 Merge tag 'efi-2023-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2023-07-20 10:19:04 -04:00
  • e07368ea57 efi_loader: support all uclasses in device path Heinrich Schuchardt 2023-07-19 06:43:08 +02:00
  • dc7a2f1d9f efi_loader: fix dp_fill() for BLKMAP, HOST, VIRTIO Heinrich Schuchardt 2023-07-19 16:49:46 +02:00
  • 4f399f277c test: avoid function name 'setup' Heinrich Schuchardt 2023-07-15 10:48:39 +02:00
  • 06fc19ca4d efi_driver: fix duplicate efiblk#0 issue Masahisa Kojima 2023-07-03 15:08:45 +09:00
  • 21eb7c16ec efi_loader: make efi_remove_protocol() static Ilias Apalodimas 2023-06-19 14:14:03 +03:00
  • 4a3baf9da6 efi_loader: use efi_install_multiple_protocol_interfaces() Ilias Apalodimas 2023-06-19 14:14:02 +03:00
  • 6287021ff9 efi_loader: simplify efi_uninstall_protocol() Heinrich Schuchardt 2023-06-18 09:00:45 +02:00
  • 5dcfc99b2b Merge tag 'fsl-qoriq-2023-7-13' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq Tom Rini 2023-07-19 07:59:34 -04:00
  • 6f1b951500 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc Tom Rini 2023-07-18 20:42:16 -04:00
  • 890233ca55 Merge branch '2023-07-17-assorted-updates' Tom Rini 2023-07-18 09:55:32 -04:00
  • 50dee4f361 mmc: Set clock when reverting to safe bus mode Valentine Barshak 2023-06-10 13:22:33 +02:00
  • 99ab3d8dc4 mmc: renesas-sdhi: Send stop when MMC tuning command fails Hai Pham 2023-06-20 00:38:25 +02:00
  • 0ac2cca3a4 mmc: Introduce mmc_send_stop_transmission() Hai Pham 2023-06-20 00:38:24 +02:00
  • 41a1285c1c mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add comment Marek Vasut 2023-06-20 00:38:23 +02:00
  • 4dc5e26242 env: Fix default environment saving issue Ashok Reddy Soma 2023-07-04 00:16:07 -06:00
  • 3430f24bc6 android_ab: Try backup booloader_message Joshua Watt 2023-07-03 10:07:13 -05:00
  • 55a4244372 cmd: mbr: Force DOS driver to be used for verify Joshua Watt 2023-07-03 08:39:56 -05:00
  • 95811666ae dm: test: Add test for part_get_info_by_type Joshua Watt 2023-07-03 08:39:55 -05:00
  • 387f8be55b disk: part: Add API to get partitions with specific driver Joshua Watt 2023-07-03 08:39:54 -05:00
  • 44ef2855e1 dm: test: Improve partition test error output Joshua Watt 2023-07-03 08:39:53 -05:00
  • 19c961e21c dm: test: Fix partition test to use mmc2 Joshua Watt 2023-07-03 08:39:52 -05:00
  • 8900ba1ad7 tests: Fix exception when cleaning up skipped test Joshua Watt 2023-07-03 08:35:09 -05:00
  • 22cdb3f0f1 android_ab: Add option to skip decrementing tries Joshua Watt 2023-06-23 17:05:48 -05:00
  • 4837a1dba6 disk: Use BOOT_DEFAULTS instead of DISTRO_DEFAULTS Jonas Karlman 2023-07-11 22:37:30 +00:00
  • d05e377495 dfu: Add proper dependency for CONFIG_DFU_MMC Ashok Reddy Soma 2023-07-07 02:51:36 -06:00
  • 3a21e92fc2 fs/erofs: Introduce new features including ztailpacking, fragments and dedupe Yifan Zhao 2023-07-07 23:52:12 +08:00
  • f59f5a869d Makefile: Add missing quotes around sort --field-separator Marek Vasut 2023-07-11 14:15:53 +02:00
  • 2c120676ba bootstd: Correct 'bpot' typo Julien Delbergue 2023-07-13 11:53:09 +02:00
  • 13aa090b87 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 Tom Rini 2023-07-17 10:38:28 -04:00
  • b8956425d5 x86: Switch QEMU over to use the bochs driver Simon Glass 2023-07-15 21:39:19 -06:00
  • e2d934b4da x86: video: Add a driver for QEMU bochs emulation Simon Glass 2023-07-15 21:39:18 -06:00
  • 085f8db6b9 efi: Use the installed ACPI tables Simon Glass 2023-07-15 21:39:17 -06:00
  • 92ccaf7d97 sandbox: Install ACPI tables on startup Simon Glass 2023-07-15 21:39:16 -06:00
  • f52a7f0537 sandbox: Correct header order in board file Simon Glass 2023-07-15 21:39:15 -06:00
  • f9ebfd7c7a log: Support outputing function names in SPL Simon Glass 2023-07-15 21:39:14 -06:00
  • dac1fa5c19 x86: Make sure that the LPC is active before SDRAM init Simon Glass 2023-07-15 21:39:13 -06:00
  • df1bb2cb0b x86: link: Support Micron memory Simon Glass 2023-07-15 21:39:12 -06:00
  • e2e7de8747 x86: Convert some debug statements to use logging Simon Glass 2023-07-15 21:39:11 -06:00