1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-19 18:47:22 +01:00

Commit Graph

  • c94ad00917 net: mediatek: fix direct MDIO clause 45 access via SoC Weijie Gao 2023-07-19 17:17:03 +08:00
  • c41a058fb2 net: mediatek: optimize the switch reset delay wait time Weijie Gao 2023-07-19 17:16:59 +08:00
  • c73d38719f net: mediatek: connect switch to PSE only when starting eth is requested Weijie Gao 2023-07-19 17:16:54 +08:00
  • e34cf6fd17 pinctrl: mediatek: add pinctrl driver for MT7988 SoC Weijie Gao 2023-07-19 17:16:50 +08:00
  • f9c610618c pinctrl: mediatek: add pinmux_set ops support Weijie Gao 2023-07-19 17:16:46 +08:00
  • 4fd0be0372 pinctrl: mediatek: fix the return value in driving configuration functions Weijie Gao 2023-07-19 17:16:42 +08:00
  • 7cb50cd477 pinctrl: mediatek: convert most definitions to const Weijie Gao 2023-07-19 17:16:37 +08:00
  • df4c82f014 reset: mediatek: add reset definition for MediaTek MT7988 SoC Weijie Gao 2023-07-19 17:16:33 +08:00
  • 421436981a clk: mediatek: add clock driver support for MediaTek MT7988 SoC Weijie Gao 2023-07-19 17:16:28 +08:00
  • fec8ee6a85 pwm: mtk: add support for MediaTek MT7988 SoC Weijie Gao 2023-07-19 17:16:24 +08:00
  • 0a648bd0f7 arm: dts: enable i2c support for MediaTek MT7981 Weijie Gao 2023-07-19 17:16:19 +08:00
  • 7fa40df482 i2c: mediatek: fix I2C usability for MT7981 Weijie Gao 2023-07-19 17:16:15 +08:00
  • 6f1cc261b9 reset: mediatek: check malloc return valaue before use Weijie Gao 2023-07-19 17:16:11 +08:00
  • 0fd96bf224 serial: mtk: initial priv data before using Weijie Gao 2023-07-19 17:16:07 +08:00
  • b43512d046 spi: mtk_spim: clear IRQ enable bits Weijie Gao 2023-07-19 17:16:02 +08:00
  • 793e623011 spi: mtk_spim: get spi clk rate only once Weijie Gao 2023-07-19 17:15:54 +08:00
  • fd9385abe2 board: mediatek: update config headers Weijie Gao 2023-07-19 17:15:47 +08:00
  • 5fd6d4c7b3 arm: mediatek: retrieve ram_base from dts node for armv8 platform Weijie Gao 2023-07-19 17:15:41 +08:00
  • cd87d2c61c efi_loader: check uuid_str_to_bin return value Masahisa Kojima 2023-07-31 17:53:02 +09:00
  • 405b736e81 efi_loader: catch out of memory in file_open Heinrich Schuchardt 2023-07-30 14:06:06 +02:00
  • cff7700170 efi_loader: error handling in efi_disk_add_dev Heinrich Schuchardt 2023-07-30 14:03:53 +02:00
  • ecae4bbf35 efi_loader: memory leak efi_add_memory_map_pg Heinrich Schuchardt 2023-07-30 12:59:32 +02:00
  • 257a498fbb efi_loader: out of memory in efi_mem_carve_out Heinrich Schuchardt 2023-07-30 12:27:03 +02:00
  • 48d183f2ac efi_loader: overflow in efi_allocate_pages Heinrich Schuchardt 2023-07-30 11:31:08 +02:00
  • d12c3efe53 efi_loader: error handling in tcg2_hash_pe_image() Heinrich Schuchardt 2023-07-31 14:11:34 +02:00
  • ba27563093 efi_loader: out of memory in efi_add_memory_map_pg Heinrich Schuchardt 2023-07-30 12:36:17 +02:00
  • b52a277f9b efi_selftest: remove superfluous assignments Heinrich Schuchardt 2023-07-30 10:28:10 +02:00
  • dae236924c efi_loader: fix an IS_ERR() vs NULL check Dan Carpenter 2023-07-27 10:16:20 +03:00
  • 1b7e469a66 efi_loader: capsule: enforce guid check in api and capsule_on_disk AKASHI Takahiro 2023-07-27 09:38:00 +09:00
  • 829445382c efi_loader: Fix memory corruption on 32bit systems Dan Carpenter 2023-07-26 09:54:52 +03:00
  • ef279f81ae dm: Correct DM_FLAG_ comment Bin Meng 2023-07-31 22:01:26 +08:00
  • ba187bd38e doc: describe QEMU virtio block device Heinrich Schuchardt 2023-07-30 19:39:00 +02:00
  • 7fe3901f67 doc: move README.falcon to HTML Heinrich Schuchardt 2023-07-28 22:37:40 +02:00
  • dc4475a409 doc: board: ti: Add SPDX License to svg images Nishanth Menon 2023-07-28 15:05:07 -05:00
  • f945327adf doc: U-Boot boot phases Heinrich Schuchardt 2023-07-28 18:44:34 +02:00
  • 35e6c89b76 Merge tag 'dm-pull-2aug23' of https://source.denx.de/u-boot/custodians/u-boot-dm Tom Rini 2023-08-02 17:33:09 -04:00
  • 288ae53cb7 binman: Add a temporary hack for duplicate phandles Simon Glass 2023-08-02 09:23:13 -06:00
  • 0236642212 cmd/bootdev: print readable status code Heinrich Schuchardt 2023-07-30 16:52:30 +02:00
  • ca9d9263e5 boot: fix bootdev_list() Heinrich Schuchardt 2023-07-30 16:29:25 +02:00
  • d4d97661d2 binman: Support templates containing phandles Simon Glass 2023-07-22 21:43:57 -06:00
  • af41b24eba binman: Remove templates after use Simon Glass 2023-07-22 21:43:56 -06:00
  • 589c2d9e51 fdt: Allow copying phandles into templates Simon Glass 2023-07-22 21:43:55 -06:00
  • 8df8b6d670 dtoc: Add some debugging when copying nodes Simon Glass 2023-07-22 21:43:54 -06:00
  • 7155646b22 dtoc: Make properties dirty when purging them Simon Glass 2023-07-22 21:43:53 -06:00
  • b2f47a599c binman: Produce a template-file after processing Simon Glass 2023-07-22 21:43:52 -06:00
  • 491f90e051 Makefile: Show binman missing blob message Jonas Karlman 2023-07-18 20:34:40 +00:00
  • 8f452bc557 binman: Show filename in missing blob help message Jonas Karlman 2023-07-18 20:34:39 +00:00
  • c2600155af binman: Fix blank line usage for invalid images warning text Jonas Karlman 2023-07-18 20:34:37 +00:00
  • 49dcd1c0bb binman: Override CheckOptional in fit entry Jonas Karlman 2023-07-18 20:34:36 +00:00
  • d92c4dd27d binman: Report missing external blobs using error level Jonas Karlman 2023-07-18 20:34:35 +00:00
  • 05dec37488 binman: Update missing optional external blob warning text Jonas Karlman 2023-07-18 20:34:34 +00:00
  • 321f256c9b binman: Update tee-os missing blob help text Jonas Karlman 2023-07-18 20:34:34 +00:00
  • 38dedebc54 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv Tom Rini 2023-08-02 12:13:16 -04:00
  • 43176ed86d binman: elf: Check for ELF_TOOLS availability and remove extra semicolon Lukas Funke 2023-07-18 13:53:09 +02:00
  • 02be57caf7 riscv: qemu: Enable usb keyboard as an input device Bin Meng 2023-07-23 12:40:41 +08:00
  • 124308e67b riscv: qemu: Remove out-of-date "riscv, kernel-start" handling Bin Meng 2023-07-23 12:40:40 +08:00
  • 608b80b5b8 riscv: qemu: Enable PRE_CONSOLE_BUFFER Bin Meng 2023-07-23 12:40:38 +08:00
  • 6b343ab38d console: Print out complete stdio device list Bin Meng 2023-07-23 12:40:37 +08:00
  • f30fd55e82 console: Refactor stdio_print_current_devices() a little bit Bin Meng 2023-07-23 12:40:36 +08:00
  • 75bfc6fac5 console: Make stdio_print_current_devices() static Bin Meng 2023-07-23 12:40:35 +08:00
  • 142276ce51 console: kconfig: Drop the redundant VIDEO dependency Bin Meng 2023-07-23 12:40:34 +08:00
  • 716161663e riscv: qemu: Enable Bochs video support Bin Meng 2023-07-23 12:40:33 +08:00
  • 4d7a5593f6 ARM: dts: at91: sam9x60-curiosity: Add raw NAND flash Alexander Dahl 2023-07-05 22:17:01 +02:00
  • 08c46fef31 ARM: dts: at91: sam9x60-curiosity: Improve alignment with upstream Alexander Dahl 2023-07-05 22:17:00 +02:00
  • cdbd40dbb5 ARM: dts: at91: sam9x60: Change i2c compatible Alexander Dahl 2023-07-05 22:16:59 +02:00
  • 19891288e3 ARM: dts: at91: sam9x60-curiosity: Fix EEPROM type Alexander Dahl 2023-07-05 22:16:58 +02:00
  • a2283b301c ARM: dts: at91: sam9x60: Better align with upstream dtsi Alexander Dahl 2023-07-05 22:16:57 +02:00
  • 093bd0354e acpi: Add missing RISC-V acpi_table header Heinrich Schuchardt 2023-07-26 08:05:13 +02:00
  • cd24d0722a riscv: sifive: initialize PCI on Unmatched Heinrich Schuchardt 2023-07-25 12:41:30 +02:00
  • 493c03f820 configs: starfive-jh7110: Add CONFIG_RTL8169 Minda Chen 2023-07-20 19:37:29 +08:00
  • ff8590a225 net: rtl8169: Add one device ID 0x8161 Minda Chen 2023-07-20 19:37:28 +08:00
  • 3094845165 net: rtl8169: Fix DMA minimal aligned compile warning in RISC-V Minda Chen 2023-07-20 19:37:27 +08:00
  • a6a0d6a191 net: rtl8169: Fix compile warning in rtl8169 Minda Chen 2023-07-20 19:37:26 +08:00
  • 8db2224ffc riscv: dts: starfive: Enable PCIe host controller Mason Huo 2023-07-25 17:46:50 +08:00
  • cb2750e10b configs: starfive-jh7110: Add support for PCIe host driver Mason Huo 2023-07-25 17:46:49 +08:00
  • 7870a05581 starfive: pci: Add StarFive JH7110 pcie driver Mason Huo 2023-07-25 17:46:48 +08:00
  • 7eb62cb716 i2c: designware: Add Kconfig for designware_i2c_pci.c Minda Chen 2023-07-25 17:46:47 +08:00
  • 7755b22007 Merge tag 'x86-pull-20230801' of https://source.denx.de/u-boot/custodians/u-boot-x86 Tom Rini 2023-08-01 11:57:55 -04:00
  • e5b082a3c5 Merge tag 'video-20230801' of https://source.denx.de/u-boot/custodians/u-boot-video Tom Rini 2023-08-01 10:17:49 -04:00
  • aaeaef2536 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell Tom Rini 2023-08-01 10:17:23 -04:00
  • b8d3a6c7d1 drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video Nikhil M Jain 2023-07-27 12:01:26 +05:30
  • 3f9b5a7ffa drivers: video: tidss: tidss_drv: Change remove method Nikhil M Jain 2023-07-27 12:01:25 +05:30
  • e1a0cafcfb video: bochs: Set the frame buffer size per configuration Bin Meng 2023-07-23 12:40:32 +08:00
  • f91f0e74df video: kconfig: Set default FB size for Bochs Bin Meng 2023-07-23 12:40:31 +08:00
  • 185ae84af0 video: kconfig: Drop the superfluous dependency Bin Meng 2023-07-23 12:40:30 +08:00
  • 17cd80237b video: kconfig: Fix wrong text for the PCI default FB size Bin Meng 2023-07-23 12:40:29 +08:00
  • e1b46977de video: bochs: Remove the x86 dependency Bin Meng 2023-07-23 12:40:28 +08:00
  • ffe1c8379e video: bochs: Avoid using IO instructions to access VGA IO port Bin Meng 2023-07-23 12:40:27 +08:00
  • caae795a1c video: bochs: Drop the useless argument of bochs_vga_write() Bin Meng 2023-07-23 12:40:26 +08:00
  • 5ee029a190 video: bochs: Drop inclusion of <asm/mtrr.h> Bin Meng 2023-07-23 12:40:25 +08:00
  • 08ece5b3ec dm: video: Cosmetic style fix Bin Meng 2023-07-23 12:40:24 +08:00
  • db971a7587 x86: Add a little more info to cbsysinfo Simon Glass 2023-07-25 15:37:06 -06:00
  • d560f7cae0 x86: Return mtrr_add_request() to its old purpose Simon Glass 2023-07-31 14:01:08 +08:00
  • bff002d45b video: vesa: Use mtrr_set_next_var() for graphics memory Bin Meng 2023-07-31 14:01:07 +08:00
  • 0f497b2b8c video: ivybridge: Use mtrr_set_next_var() for graphics memory Bin Meng 2023-07-31 14:01:06 +08:00
  • b5126f26d0 video: broadwell: Use mtrr_set_next_var() for graphics memory Bin Meng 2023-07-31 14:01:05 +08:00
  • 3dfa411501 x86: fsp: Use mtrr_set_next_var() for graphics memory Bin Meng 2023-07-31 14:01:04 +08:00
  • 41fbb34469 x86: Change testing logic of mtrr commit Bin Meng 2023-07-31 07:56:02 -06:00
  • 222aa75ace config: pinebook-pro: Remove unused features ppp-2023.07 Ondrej Jirman 2023-07-31 16:35:23 +02:00
  • c140c145df config: rockpro64: Remove unused features Ondrej Jirman 2023-07-16 23:32:50 +02:00