1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-17 00:23:43 +01:00

Commit Graph

  • afb7eb9c43 dt-bindings: Add missing rockchip clock ids Ondrej Jirman 2023-05-21 11:49:54 +02:00
  • 2ca73269d1 rk3588: Disable JTAG on SD card pins Ondrej Jirman 2023-07-24 02:12:14 +02:00
  • 098a3057d0 mtd: spi-nor: Add support for as25f1128mq Ondrej Jirman 2023-09-06 18:11:18 +02:00
  • 18e3d47a19 mtd: spi-nor: Add device info for gd25lq128e Ondrej Jirman 2023-07-04 08:36:21 +02:00
  • e5fd99afb2 mtd: spi-nor: Print jedec id of unrecognized flashes Ondrej Jirman 2023-07-04 07:55:54 +02:00
  • fe96201d11 cmd: tmenu: Add extlinux timeout support and button controls Ondrej Jirman 2024-03-28 20:39:07 +01:00
  • a813eeadf6 cmd: tmenu: Make EFI boot menu options less cryptic Ondrej Jirman 2024-02-15 23:09:39 +01:00
  • 9edd1a3a68 cmd: tmenu: Add support for UMS Ondrej Jirman 2023-07-28 11:52:04 +02:00
  • ea4cbf2422 cmd: tmenu: Add bootflow+extlinux support Ondrej Jirman 2023-07-05 03:21:30 +02:00
  • d747f47bbe cmd: tmenu: Add tmenu command for touch menu user interface Ondrej Jirman 2018-07-09 08:04:51 +02:00
  • 8c4b1a5479 input: goodix: Add support for Goodix touchscreens Ondrej Jirman 2023-05-29 02:54:57 +02:00
  • 28c84649b9 input: edt-ft5x06: Add support for edt,edt-ft5x06 touchpanel controller Ondrej Jirman 2018-07-09 07:40:53 +02:00
  • 426c6da345 cmd: Add 'touch' command to enumerate touchpanel devices Ondrej Jirman 2018-07-09 07:21:03 +02:00
  • cd51368145 input: Implemented touchpanel uclass for touchpanel devices Ondrej Jirman 2018-10-23 16:55:36 +02:00
  • 2bcb3e2762 bootstd: efi: Initialize PCI to discover network controllers Jonas Karlman 2023-11-12 10:57:21 +00:00
  • 3adb17a556 mmc: rockchip_sdhci: Use bounce buffer in SPL to fix read performance Jonas Karlman 2024-02-05 18:27:33 +00:00
  • b7349ad14b mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL Jonas Karlman 2024-01-27 17:12:35 +00:00
  • 1d8afa416e usb: dwc3-of-simple: Remove Amlogic and Rockchip compatible Jonas Karlman 2024-01-21 20:38:16 +00:00
  • 977fc15e98 Merge patch series "mcheck implementation for U-Boot" Tom Rini 2024-04-12 16:23:19 -06:00
  • 707a6dfb2b mcheck: let mcheck_abortfunc_t print the pointer Eugene Uriev 2024-03-31 23:03:27 +03:00
  • a0ff152d4f mcheck: add stats, add a comment with test results Eugene Uriev 2024-03-31 23:03:26 +03:00
  • 7bceb16106 mcheck: introduce mcheck_on_ramrelocation(.) Eugene Uriev 2024-03-31 23:03:25 +03:00
  • 18c1bfafe0 mcheck: add pedantic mode support Eugene Uriev 2024-03-31 23:03:24 +03:00
  • ae838768d7 mcheck: support memalign Eugene Uriev 2024-03-31 23:03:23 +03:00
  • 151493a875 mcheck: integrate mcheck into dlmalloc.c Eugene Uriev 2024-03-31 23:03:22 +03:00
  • 7dafc5c925 mcheck: introduce essentials of mcheck Eugene Uriev 2024-03-31 23:03:21 +03:00
  • dfba071ddc mcheck: Use memset/memcpy instead of MALLOC_ZERO/MALLOC_COPY for mcheck. Eugene Uriev 2024-03-31 23:03:20 +03:00
  • c82ff48115 mcheck: prepare +1 tier for mcheck-wrappers, in dl-*alloc commands Eugene Uriev 2024-03-31 23:03:19 +03:00
  • 13c1100335 net: designware: Pass all multicast frames in designware driver Jim Liu 2024-04-08 16:50:17 +08:00
  • 3d98b8c504 net: designware: Invalidate RX buffer cache before freeing the DMA descriptor Jim Liu 2024-04-08 16:49:02 +08:00
  • b4e9b524f7 net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt() Patrice Chotard 2024-04-05 18:15:29 +02:00
  • b566f7d239 Merge patch series "Introduce ICSSG Ethernet driver" Tom Rini 2024-04-12 13:54:51 -06:00
  • 8ace084672 net: ti: icssg: Add support sending FDB command to update rx_flow_id MD Danish Anwar 2024-04-04 12:38:03 +05:30
  • 737a668413 net: ti: icssg: Add ICSSG ethernet driver MD Danish Anwar 2024-04-04 12:38:02 +05:30
  • ff7799907e net: ti: icssg: Add icssg queues APIs and macros MD Danish Anwar 2024-04-04 12:38:01 +05:30
  • 1c05cb469f net: ti: icssg: Add Firmware config and classification APIs. MD Danish Anwar 2024-04-04 12:38:00 +05:30
  • 8cb5f079ac net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver. MD Danish Anwar 2024-04-04 12:37:59 +05:30
  • 4914263c9a Merge patch series "zlib: Address CVE-2016-9841" Tom Rini 2024-04-12 12:57:13 -06:00
  • 26beded3d0 zlib: Remove incorrect ZLIB_VERSION Michal Simek 2024-03-27 15:14:53 +01:00
  • 340fdf1303 zlib: Port fix for CVE-2016-9841 to U-Boot Michal Simek 2024-03-27 15:14:52 +01:00
  • 67b252cb33 zlib: Rename write variable to wnext (window write index) Michal Simek 2024-03-27 15:14:51 +01:00
  • 70f37a5def zlib: Rename this variable to here (current decoding table entry) Michal Simek 2024-03-27 15:14:50 +01:00
  • ef8ef5f77c Merge branch '2024-04-12-assorted-updates' Tom Rini 2024-04-12 12:50:57 -06:00
  • 4341fb7332 ARM: uniphier: Move uniphier_mem_map_init() call into dram_init() Kunihiko Hayashi 2024-04-05 17:37:15 +09:00
  • 51b2f4f085 disk: simplify print_part_header() Heinrich Schuchardt 2024-04-03 13:40:47 +02:00
  • 9b6d415eea test: remove unused import from pkg_resources Heinrich Schuchardt 2024-04-03 13:11:41 +02:00
  • 16b80c93e2 fdt: Fix fdt_pack_reg() on 64-bit platforms Sam Protsenko 2024-03-29 19:55:53 -05:00
  • d2e4b2fa04 cli: always show cursor Heinrich Schuchardt 2024-03-29 17:09:22 +01:00
  • ac0cd5267f part: Check all partitions in part_get_info_by_name() Sam Protsenko 2024-03-28 17:29:50 -05:00
  • 55a7d60f8f image-host: Fix error value paths and emit error messages to stderr. Hugo Cornelis 2024-03-21 12:22:22 +01:00
  • 7b2d32a7d6 sandbox: improve description of CONFIG_SANDBOX_CRASH_RESET Heinrich Schuchardt 2024-02-12 09:37:30 +01:00
  • 04fc470cf8 sandbox: move sandbox specifics to booti_setup() Heinrich Schuchardt 2024-01-11 09:03:43 +01:00
  • 233c31d7ba sandbox: missing return value checks in eth-raw-os Heinrich Schuchardt 2024-01-07 09:27:12 +01:00
  • 63f6a449bf usb: kbd: Add probe quirk for Apple and Keychron keyboards Janne Grunau 2024-04-04 08:25:54 +02:00
  • 575c68279c usb: kbd: support Apple Magic Keyboards (2021) Janne Grunau 2024-04-04 08:25:53 +02:00
  • 18f288b8d4 usb: Add environment based device ignorelist Janne Grunau 2024-04-04 08:25:52 +02:00
  • d5e6401011 board: phycore-am62x: Extend for better environment handling Wadim Egorov 2024-04-03 15:59:11 +02:00
  • 2f9095e2bf arm: mach-k3: am625: Provide a way to obtain boot device for non SPLs Wadim Egorov 2024-04-03 15:59:10 +02:00
  • d1cba4a450 arm: mach-k3: am625: copy bootindex to OCRAM for main domain SPL Wadim Egorov 2024-04-03 15:59:09 +02:00
  • 128f81290b arm: dts: k3: binman: am625: add support for signing TIFSSTUB Images Kamlesh Gurudasani 2024-04-03 17:33:10 +05:30
  • 4a0067c857 arm: mach-k3: add support for detecting TIFSSTUB images Kamlesh Gurudasani 2024-04-03 17:33:09 +05:30
  • c07bba7a2c verdin-am62: move verdin am62 to OF_UPSTREAM Marcel Ziswiler 2024-04-03 09:15:10 +02:00
  • 3757be5a6a arm: dts: k3: Remove unneeded ti, sci-sysreset binding and nodes Andrew Davis 2024-04-02 11:09:08 -05:00
  • fc5d402834 firmware: ti_sci: Bind sysreset driver when enabled Andrew Davis 2024-04-02 11:09:07 -05:00
  • 0b06527373 net: ti: am65-cpsw: Fix buffer overflow Michael Walle 2024-04-03 16:31:55 +02:00
  • 3206b77c84 arm: mach-k3: common: EFI loader map memory below ram top Vitor Soares 2024-03-28 10:05:48 +00:00
  • 17a820920b am625x_evm_a53: Tweak boot command to set fdt Martyn Welch 2024-03-26 14:26:33 +00:00
  • a26bef219b tools: binman: ti_board_cfg: improve error message Michael Walle 2024-03-26 10:39:34 +01:00
  • fbfd2baf97 binman: ti-secure: Enable debug extension for combined boot Manorit Chawdhry 2024-03-26 13:37:06 +05:30
  • 5ed961094d arm: mach-k3: am625: Fixup a53 cpu frequency by speed grade Joao Paulo Goncalves 2024-03-20 09:16:32 -03:00
  • ba26524cad arm: mach-k3: am62: Get a53 max cpu frequency by speed grade Joao Paulo Goncalves 2024-03-20 09:16:31 -03:00
  • e8c828f124 configs: am6*_evm_a53_defconfig: Enable config to support mmc rescan Judith Mendez 2024-03-19 13:43:43 -05:00
  • 01437e3145 Merge patch series "boot: fdt: Change type of env_get_bootm_low() to phys_addr_t" Tom Rini 2024-04-11 09:39:04 -06:00
  • c7afe41bf6 boot: fdt: Move usable variable below updated comment Marek Vasut 2024-03-26 23:13:16 +01:00
  • f5178ddd9d boot: fdt: Drop lmb_alloc*() typecasts Marek Vasut 2024-03-26 23:13:15 +01:00
  • ca8d4dfdbd boot: fdt: Clean up env_get_bootm_mapsize() Marek Vasut 2024-03-26 23:13:14 +01:00
  • 5fb569b3e3 boot: fdt: Fix tmp type in env_get_bootm_size() and rename to low Marek Vasut 2024-03-26 23:13:13 +01:00
  • 98e68ec18f boot: fdt: Clean up env_get_bootm_size() Marek Vasut 2024-03-26 23:13:12 +01:00
  • a4df06e41f boot: fdt: Change type of env_get_bootm_low() to phys_addr_t Marek Vasut 2024-03-26 23:13:11 +01:00
  • a691594241 Merge patch series "Resolve issues with booting distros on x86" Tom Rini 2024-04-10 20:01:42 -06:00
  • eedbfc0c10 x86: qemu: Enable truetype fonts Simon Glass 2024-01-04 08:10:42 -07:00
  • 9c558dc777 x86: qemu: Expand ROM size Simon Glass 2024-01-04 08:10:41 -07:00
  • 2343d89ae9 x86: coreboot: Enable truetype fonts Simon Glass 2024-01-04 08:10:40 -07:00
  • 5716be53d3 x86: Enable SSE in 64-bit mode Simon Glass 2024-01-04 08:10:39 -07:00
  • a469c8e854 video: Drop unnecessary truetype operations from SPL Simon Glass 2024-01-04 08:10:38 -07:00
  • 9e95e909f6 video: Correct setting of cursor position Simon Glass 2024-01-04 08:10:37 -07:00
  • 3e47f299b9 x86: coreboot: Add a boot script Simon Glass 2024-01-04 08:10:36 -07:00
  • 16303608f9 fastboot: Update help text with respect to CMDLINE Tom Rini 2024-04-10 20:00:32 -06:00
  • 777c284609 Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" Tom Rini 2024-04-10 17:06:27 -06:00
  • cf70f75447 x86: Drop message about features being missing with 64-bit Simon Glass 2023-12-14 21:19:14 -07:00
  • 207282d905 pxe: Allow booting without CMDLINE for the zboot method Simon Glass 2023-12-14 21:19:13 -07:00
  • 6d803ec9cc pxe: Allow booting without CMDLINE for bootm methods Simon Glass 2023-12-14 21:19:12 -07:00
  • 8ed730f720 pxe: Move calculation of FDT file into a function Simon Glass 2023-12-14 21:19:11 -07:00
  • 03a4a6d5bc pxe: Refactor to avoid over-using bootm_argv Simon Glass 2023-12-14 21:19:10 -07:00
  • 39ee4a14a9 pxe: Refactor to reduce the size of label_boot() Simon Glass 2023-12-14 21:19:09 -07:00
  • 92ee1f5e10 pxe: Use strlcpy() instead of strcpy() in label_boot() Simon Glass 2023-12-14 21:19:08 -07:00
  • c30e0842b1 doc: Mention fastboot dependency on CMDLINE Simon Glass 2023-12-14 21:19:07 -07:00
  • b0c27bd81a fastboot: Remove dependencies on CMDLINE Simon Glass 2023-12-14 21:19:06 -07:00
  • 26736347bf bootm: Make cmdline optional with bootm_boot_start() Simon Glass 2023-12-14 21:19:05 -07:00
  • 637425bab3 fastboot: Change fastboot_buf_addr to an address Simon Glass 2023-12-14 21:19:04 -07:00