U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-02 12:26:00 to 2022-12-04 15:20:00 UTC [more...]

[PATCH 41/41] net: Remove eth_legacy.c
 2022-12-04 15:04 UTC  (113+ messages)
` [PATCH 01/41] usb: Update USB_STORAGE dependencies
  ` [PATCH 02/41] arm: exynos5: Migrate USB_BOOTING to Kconfig
  ` [PATCH 03/41] p1_p1_rdb: Remove unused environment sections
  ` [PATCH 04/41] x530: Remove unused symbols
  ` [PATCH 05/41] arm: trats2: Set mmcdev directly
  ` [PATCH 06/41] Convert CONFIG_HSMMC2_8BIT to Kconfig
  ` [PATCH 07/41] env: Rework ENV_IS_EMBEDDED and related logic slightly
  ` [PATCH 08/41] Convert CONFIG_DM9000_BYTE_SWAPPED et al to Kconfig
  ` [PATCH 09/41] fec_mxc: Remove CONFIG_FEC_FIXED_SPEED support
  ` [PATCH 10/41] Convert CONFIG_FLASH_SHOW_PROGRESS to Kconfig
  ` [PATCH 11/41] Convert CONFIG_FLASH_SPANSION_S29WS_N et al "
  ` [PATCH 12/41] Convert CONFIG_FSL_ESDHC_PIN_MUX "
  ` [PATCH 13/41] env: nvram: Drop CONFIG_SYS_NVRAM_ACCESS_ROUTINE
  ` [PATCH 14/41] CONFIG_SYS_MPC8xxx_GUTS_ADDR: Migrate to CFG_SYS
  ` [PATCH 15/41] meson64: Fix missing CFG_SYS_BAUDRATE_TABLE migration
  ` [PATCH 16/41] Convert CONFIG_POWER_PCA9450 to Kconfig
  ` [PATCH 17/41] Convert CONFIG_HOSTNAME et al "
  ` [PATCH 18/41] arm: samsung: Rename CONFIG_G_DNL_*_NUM variables
  ` [PATCH 19/41] env: eeprom: Remove CONFIG_I2C_ENV_EEPROM_BUS support
  ` [PATCH 20/41] i2c: Remove CONFIG_I2C_MULTI_BUS
  ` [PATCH 21/41] global: Remove unused CONFIG symbols
  ` [PATCH 22/41] Convert CONFIG_KSNET_NETCP_V1_0 et al to Kconfig
  ` [PATCH 23/41] Convert CONFIG_L2_CACHE "
  ` [PATCH 24/41] malta: Rename CONFIG_MALTA to CONFIG_TARGET_MALTA
  ` [PATCH 25/41] ddr: fsl: Remove CONFIG_MEM_INIT_VALUE
  ` [PATCH 26/41] Convert CONFIG_MONITOR_IS_IN_RAM to Kconfig
  ` [PATCH 27/41] Convert CONFIG_MXC_NAND_HWECC "
  ` [PATCH 28/41] etamin: Rework CONFIG_NAND_CS_INIT
  ` [PATCH 29/41] Convert CONFIG_OVERWRITE_ETHADDR_ONCE to Kconfig
  ` [PATCH 30/41] Convert CONFIG_PEN_ADDR_BIG_ENDIAN "
  ` [PATCH 31/41] arm: ti814x: Remove remaining support code
  ` [PATCH 32/41] powerpc: Migrate CONFIG_PPC_SPINTABLE_COMPATIBLE to Kconfig
  ` [PATCH 33/41] sandbox: Finish migration "
  ` [PATCH 34/41] Convert CONFIG_STANDALONE_LOAD_ADDR "
  ` [PATCH 35/41] Convert CONFIG_TEGRA_ENABLE_UARTA et al "
  ` [PATCH 36/41] Convert CONFIG_THOR_RESET_OFF "
  ` [PATCH 37/41] net: Remove more legacy functions
  ` [PATCH 38/41] net: vsc9953: Remove this driver
  ` [PATCH 39/41] usb: Remove CONFIG_USBD_HS
  ` [PATCH 40/41] nxp: Rename CONFIG_U_BOOT_HDR_SIZE to FSL_U_BOOT_HDR_SIZE
  ` [PATCH 41/41] T104xRDB: Remove non-TARGET_T1042D4RDB variants
    ` [PATCH 001/149] exynos: Rework legacy PWM usage
      ` [PATCH 002/149] rk32xx: Use standard TPL linker script
      ` [PATCH 003/149] Convert CONFIG_NEVER_ASSERT_ODT_TO_CPU to Kconfig
      ` [PATCH 004/149] Convert CONFIG_SYS_FPGA_CHECK_BUSY "
      ` [PATCH 005/149] mtd: ubi: Finish moving configuration "
      ` [PATCH 006/149] atmel_nand: Remove undef during SPL_BUILD
      ` [PATCH 007/149] valgrind: Rework test for unsupported platforms
      ` [PATCH 008/149] log: Remove some places where we redefine LOGLEVEL
      ` [PATCH 009/149] global: Remove undef CONFIG_... for unused values
      ` [PATCH 010/149] rsa-verify: Rework host check for CONFIG_RSA_VERIFY_WITH_PKEY
      ` [PATCH 011/149] global: Migrate CONFIG_ARM_GIC_BASE_ADDRESS to CFG
      ` [PATCH 012/149] global: Migrate CONFIG_BOARDDIR "
      ` [PATCH 013/149] global: Migrate CONFIG_DFU_ALT et al "
      ` [PATCH 014/149] global: Migrate CONFIG_DW_WDT_CLOCK_KHZ "
      ` [PATCH 015/149] global: Migrate CONFIG_ENV_FLAGS_LIST_STATIC "
      ` [PATCH 016/149] global: Migrate CONFIG_ENV_SETTINGS_BUTTONS_AND_LEDS "
      ` [PATCH 017/149] global: Migrate CONFIG_ENV_SETTINGS_NAND_V1 "
      ` [PATCH 018/149] global: Migrate CONFIG_ENV_SETTINGS_NAND_V2 "
      ` [PATCH 019/149] global: Migrate CONFIG_ENV_SETTINGS_V1 "
      ` [PATCH 020/149] global: Migrate CONFIG_ENV_SETTINGS_V2 "
      ` [PATCH 021/149] global: Migrate CONFIG_ENV_SROM_BANK "
      ` [PATCH 022/149] global: Migrate CONFIG_ENV_TOTAL_SIZE "
      ` [PATCH 023/149] global: Migrate CONFIG_ET1100_BASE "
      ` [PATCH 024/149] global: Migrate CONFIG_ETHBASE "
      ` [PATCH 026/149] global: Migrate CONFIG_FB_ADDR "
      ` [PATCH 027/149] global: Migrate CONFIG_FEC_ENET_DEV "
      ` [PATCH 028/149] global: Migrate CONFIG_FEC_MXC_PHYADDR "
      ` [PATCH 029/149] global: Migrate CONFIG_FLASH_BR_PRELIM "
      ` [PATCH 030/149] global: Migrate CONFIG_FLASH_OR_PRELIM "
      ` [PATCH 031/149] global: Migrate CONFIG_FM_PLAT_CLK_DIV "
      ` [PATCH 032/149] global: Migrate CONFIG_FPGA_DELAY "
      ` [PATCH 033/149] global: Migrate CONFIG_FSL_PMIC_BITLEN "
      ` [PATCH 034/149] global: Migrate CONFIG_FSL_PMIC_BUS "
      ` [PATCH 035/149] global: Migrate CONFIG_FSL_PMIC_CLK "
      ` [PATCH 036/149] global: Migrate CONFIG_FSL_PMIC_CS "
      ` [PATCH 037/149] global: Migrate CONFIG_FSL_PMIC_MODE "
      ` [PATCH 038/149] global: Migrate CONFIG_FSL_SERDES1 "
      ` [PATCH 039/149] global: Migrate CONFIG_FSL_SERDES2 "
      ` [PATCH 040/149] global: Migrate CONFIG_FTRTC010_EXTCLK "
      ` [PATCH 041/149] global: Migrate CONFIG_FTRTC010_PCLK "
      ` [PATCH 042/149] global: Migrate CONFIG_HW_ENV_SETTINGS "
      ` [PATCH 043/149] global: Migrate CONFIG_I2C_MULTI_BUS "
      ` [PATCH 044/149] global: Migrate CONFIG_I2C_MVTWSI_BASE0 "
      ` [PATCH 045/149] global: Migrate CONFIG_I2C_MVTWSI_BASE1 "
      ` [PATCH 046/149] global: Migrate CONFIG_ICS307_REFCLK_HZ "
      ` [PATCH 047/149] global: Migrate CONFIG_IMX6_PWM_PER_CLK "
      ` [PATCH 048/149] global: Migrate CONFIG_IRAM_BASE "
      ` [PATCH 049/149] global: Migrate CONFIG_IRAM_TOP "
      ` [PATCH 050/149] global: Migrate CONFIG_KM_DEF_ARCH "
      ` [PATCH 051/149] global: Migrate CONFIG_KM_DEF_BOOT_ARGS_CPU "
      ` [PATCH 052/149] global: Migrate CONFIG_KM_DEF_ENV et al "
      ` [PATCH 053/149] global: Migrate CONFIG_KM_ECC_MODE "
      ` [PATCH 054/149] global: Migrate CONFIG_KM_NEW_ENV "
      ` [PATCH 055/149] global: Migrate CONFIG_KM_UBI_LINUX_MTD "
      ` [PATCH 056/149] global: Migrate CONFIG_KM_UBI_PARTITION_NAME_APP "
      ` [PATCH 057/149] global: Migrate CONFIG_KM_UBI_PARTITION_NAME_BOOT "
      ` [PATCH 058/149] global: Migrate CONFIG_KM_UBI_PART_BOOT_OPTS "
      ` [PATCH 059/149] global: Migrate CONFIG_KM_UIMAGE_NAME "
      ` [PATCH 060/149] global: Migrate CONFIG_KSNET_CPSW_NUM_PORTS "
      ` [PATCH 061/149] global: Migrate CONFIG_KSNET_MAC_ID_BASE "
      ` [PATCH 062/149] global: Migrate CONFIG_KSNET_NETCP_BASE "
      ` [PATCH 063/149] global: Migrate CONFIG_KSNET_SERDES_LANES_PER_SGMII "
      ` [PATCH 064/149] global: Migrate CONFIG_KSNET_SERDES_SGMII2_BASE "
      ` [PATCH 065/149] global: Migrate CONFIG_KSNET_SERDES_SGMII_BASE "
      ` [PATCH 066/149] global: Migrate CONFIG_LEGACY_BOOTCMD_ENV "
      ` [PATCH 067/149] global: Migrate CONFIG_LOWPOWER_ADDR "
      ` [PATCH 068/149] global: Migrate CONFIG_LOWPOWER_FLAG "
      ` [PATCH 070/149] global: Migrate CONFIG_LPC32XX_NAND_MLC_NAND_TA "
      ` [PATCH 071/149] global: Migrate CONFIG_LPC32XX_NAND_MLC_RD_HIGH "
      ` [PATCH 072/149] global: Migrate CONFIG_LPC32XX_NAND_MLC_RD_LOW "
      ` [PATCH 075/149] global: Migrate CONFIG_LPC32XX_NAND_MLC_WR_LOW "

[PATCH 03/17] Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig
 2022-12-04 14:39 UTC  (2+ messages)
` [PATCHv2 "

[PATCH v1] mtd: parsers: ofpart: Fix parsing when size-cells is 0
 2022-12-04 12:59 UTC  (18+ messages)

[PATCH] ddr: altera: n5x: Fixing debug log typo
 2022-12-04 14:31 UTC 

[PATCH 1/1] sound: avoid endless loop
 2022-12-04 13:05 UTC 

[PATCH v2] fastboot: Add OEM run command
 2022-12-04 12:46 UTC  (4+ messages)

[PATCH] serial: Use -EAGAIN in getc and putc
 2022-12-04 12:36 UTC 

[PATCH] ata: ahci-pci: Replace magic constant by macro
 2022-12-04 12:31 UTC 

[PATCH 1/1] mvebu: fix end-of-array check
 2022-12-04 10:39 UTC  (3+ messages)
` [EXT] "

[PATCH] net: eth-uclass: change state before stop() in eth_halt()
 2022-12-04  2:20 UTC  (7+ messages)

[PATCH] board/xilinx/zynqmp/MAINTAINERS: change e-mail address for Luca Ceresoli
 2022-12-03 21:49 UTC 

[PATCH] arm64: zynqmp: Do not include psu_init to U-Boot by default
 2022-12-03 21:43 UTC  (2+ messages)

[PATCH 0/5] video: sunxi: dw-hdmi: Partial OF conversion
 2022-12-03 17:14 UTC  (6+ messages)
` [PATCH 1/5] clk: sunxi: Add DE2 display-related clocks/resets
` [PATCH 2/5] video: sunxi: dw-hdmi: Probe driver by compatible

[PATCH] Enforce buffer boundaries on RNDIS USB Gadget
 2022-12-03 14:59 UTC  (3+ messages)

[PATCH] rockchip: Pinebook Pro: Do not initialize i2c before relocation
 2022-12-03 12:31 UTC 

[PATCH] dts: Re-add aliases for imx6qdl-sabrelite devices
 2022-12-03 12:23 UTC  (8+ messages)

[PATCH v5 0/3] Add riscv semihosting support in u-boot
 2022-12-03  6:01 UTC  (8+ messages)
` [PATCH v5 3/3] board: qemu-riscv: enable semihosting

[PATCHv2 0/4] FWU: Handle meta-data in common code
 2022-12-03  3:28 UTC  (6+ messages)
` [PATCHv2 1/4] fwu: gpt: use cached meta-data partition numbers
` [PATCHv2 2/4] fwu: move meta-data management in core
` [PATCHv2 3/4] fwu: gpt: implement read_mdata and write_mdata callbacks
` [PATCHv2 4/4] fwu: meta-data: switch to management by common code
` [PATCHv2 5/4] fwu: rename fwu_get_verified_mdata to fwu_get_mdata

[PATCH v3 0/5] miscellaneous fixes of eficonfig
 2022-12-03  0:56 UTC  (8+ messages)
` [PATCH v3 4/5] eficonfig: use efi_get_next_variable_name_int()
` [PATCH v3 5/5] doc:eficonfig: add description for UEFI Secure Boot Configuration

[PATCH] fastboot: Add OEM run command
 2022-12-02 21:00 UTC  (4+ messages)

Pull request for efi-2023-01-rc3
 2022-12-02 19:49 UTC 

[PATCH] pci: Handle failed calloc in decode_regions()
 2022-12-02 19:38 UTC  (2+ messages)

[PATCH] fs/squashfs: use lldiv function for math
 2022-12-02 19:29 UTC  (2+ messages)

[RFC] Proposed location to host the firmware handoff specification
 2022-12-02 17:54 UTC  (9+ messages)
` [TF-A] "

[PATCH 0/7] updates for km board series
 2022-12-02 17:22 UTC  (8+ messages)
` [PATCH 1/7] board/km: move ls102xa boards to environment text files
` [PATCH 2/7] km/powerpc: migrate to env.txt file
` [PATCH 3/7] board/km/cent2: migrate to environment text file
` [PATCH 4/7] board/km/secu: migrate to use environment text files
` [PATCH 5/7] board/km: remove obsolete ARCH_KIRKWOOD
` [PATCH 6/7] km/ppc: migrate all mpc83xx to DM_I2C
` [PATCH 7/7] km/mpc8360: remove unused CONFIG_SYS_PAXE defines

[PATCH 0/2] board: gateworks: venice: poll I2C to wait for GSC
 2022-12-02 16:52 UTC  (5+ messages)
` [PATCH 1/2] arm: dts: imx8m*-venice-*: add I2C GPIO bus recovery support

[PATCH v3 1/2] doc: board: j721e_evm: Add DM firmware steps
 2022-12-02 16:46 UTC  (3+ messages)
` [PATCH v3 2/2] doc: board: j721e_evm: Fix code-block type and indents

[PATCH 1/1] efi_loader: add an EFI binary to print boot hart ID
 2022-12-02 16:38 UTC 

[PATCH V3 00/13] IOT2050-related enhancements
 2022-12-02 16:39 UTC  (3+ messages)
` [PATCH V3 01/13] env: Complete generic support for writable list

[PATCH] reboot-mode: Add NVMEM reboot mode
 2022-12-02 16:03 UTC 

[PATCH] rtc: abx8xx: Add support for reading RAM
 2022-12-02 15:35 UTC 

[PATCH] MAINTAINERS: add RaspberryPi co-maintainer
 2022-12-02 15:24 UTC  (2+ messages)

[PATCH] config: tools only: add VIDEO to build bmp_logo
 2022-12-02 15:23 UTC  (2+ messages)

[PATCH v2 0/9] Fixes for SPI boot on SanCloud BBE Lite
 2022-12-02 15:23 UTC  (3+ messages)
` [PATCH v2 1/9] dm: core: Fix iteration over driver_info records

[PATCH] MAINTAINERS: Move usb_storage from DFU to USB
 2022-12-02 15:23 UTC  (2+ messages)

[PATCH] xilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usage
 2022-12-02 13:06 UTC 

[PATCH] ARM: mach-at91: add support for sama7g5 chip id and extended id definition
 2022-12-02  7:47 UTC 

[PATCH 0/1] drivers:spi:fix some typos
 2022-12-02  6:31 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/1] test:dm:fix typo
 2022-12-02  6:23 UTC  (2+ messages)
` [PATCH 1/1] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox