public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-04-03 00:14:51 to 2022-04-05 13:15:02 UTC [more...]

[PATCH 0/8] powerpc: mpc85xx: Fix and cleanup mpc85xx code
 2022-04-05 13:12 UTC  (3+ messages)
` [PATCH 3/8] powerpc: mpc85xx: Remove u-boot-nand_spl.lds
` [PATCH 4/8] powerpc: mpc85xx: Remove useless SIZEOF_HEADERS and .interp from ld script

[PATCH 0/6] xilinx: Add support for DM_ETH_PHY
 2022-04-05 13:13 UTC  (2+ messages)

[PATCH] dt-bindings: xilinx: Add missing ids for PD
 2022-04-05 13:12 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Record ID code for XCZU1EG device
 2022-04-05 13:11 UTC  (2+ messages)

[PATCH] net: phy: Fix rgmii-id phy reset timeout issue
 2022-04-05 13:11 UTC  (2+ messages)

[PATCH] clk: zynqmp: Add support for for DP audio/video clocks
 2022-04-05 13:10 UTC  (2+ messages)

ELDK for Armv8.2
 2022-04-05 13:04 UTC  (4+ messages)
` Fwd: "

[PATCH] misc: atsha204a: Add support for atsha204 chip
 2022-04-05 12:49 UTC 

Pull request: u-boot-sunxi/master for v2022.07
 2022-04-05 12:32 UTC 

[PATCH] xilinx: Increase max size of image from 60 to 100MB
 2022-04-05 11:26 UTC  (2+ messages)

[RESEND PATCH] gpio: rgpio2p: Enhance reading of GPIO pin value
 2022-04-05 10:29 UTC 

[PATCH] SPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FRAMEWORK by default
 2022-04-05  9:28 UTC 

[RFC PATCH 0/3] Fix iMX6 DDR configuration issues and update toradex apalis-imx6
 2022-04-05  9:28 UTC  (10+ messages)
` [RFC PATCH 1/3] mx6: ddr: Restore ralat/walat in write level calibration
` [RFC PATCH 2/3] mx6: ddr: Wait before issuing the first MRS cmd
` [RFC PATCH 3/3] board: apalis_imx6: DDR init using mx6_dram_cfg()

[PATCH] powerpc: dts: p1020/p2020: Fix esdhc node name
 2022-04-05  9:23 UTC 

[PATCH 0/5] mtd: rawnand: fsl_elbc: Device tree support
 2022-04-05  9:15 UTC  (7+ messages)
` [PATCH 1/5] mtd: rawnand: fsl_elbc: Implement RNDOUT command
` [PATCH 2/5] mtd: rawnand: fsl_elbc: Add device tree support
` [PATCH 3/5] mtd: rawnand: fsl_elbc: Use ECC configuration from device tree
` [PATCH 4/5] mtd: nand: raw: Add support for DT property nand-ecc-algo=bch
` [PATCH 5/5] powerpc: dts: p2020: Add localbus node
  ` [PATCH v2] "

Bug in p1_p2_rdb_pc? Caching-inhibited bit for initial L2 SRAM entry in TLB
 2022-04-05  8:57 UTC 

Cannot add the EFI Loader to a 64-bit EFI stubbed U-Boot
 2022-04-05  8:20 UTC  (6+ messages)

[PATCH 0/4] sunxi: Fixes for DM I2C drivers
 2022-04-05  2:16 UTC  (10+ messages)
` [PATCH 1/4] i2c: sun6i_p2wi: Initialize chips in .child_pre_probe
` [PATCH 2/4] i2c: sun6i_p2wi: Add support for DM clocks and resets
` [PATCH 3/4] i2c: sun8i_rsb: Initialize chips in .child_pre_probe
` [PATCH 4/4] i2c: sun8i_rsb: Add support for DM clocks and resets

[PATCH v4 00/11] enable menu-driven boot device selection
 2022-04-04 22:00 UTC  (19+ messages)
` [PATCH v4 02/11] lib/charset: add u16_strlcat() function
` [PATCH v4 03/11] test: unit test for u16_strlcat()
` [PATCH v4 06/11] efi_loader: bootmgr: add booting from removable media
` [PATCH v4 07/11] bootmenu: add UEFI and disto_boot entries
` [PATCH v4 10/11] bootmenu: add removable media entries

[PATCH 1/2] usb: dwc3: Rename .select_dr_mode to .glue_configure
 2022-04-04 21:00 UTC  (8+ messages)
` [PATCH 2/2] usb: dwc3: Implement .glue_configure for i.MX8MP

[PATCH 0/2] sandbox: error output
 2022-04-04 20:45 UTC  (3+ messages)
` [PATCH 1/2] sandbox: add function os_printf()
` [PATCH 2/2] sandbox: show error if the device-tree cannot be loaded

[PATCH v2 00/11] Add support for NVMEM API
 2022-04-04 19:30 UTC  (12+ messages)
` [PATCH v2 01/11] sandbox: net: Remove fake-host-hwaddr
` [PATCH v2 02/11] sandbox: Remove eth2addr from environment
` [PATCH v2 03/11] test: eth: Add test for ethernet addresses
` [PATCH v2 04/11] sandbox: Move some mac addresses to device tree
` [PATCH v2 05/11] misc: i2c_eeprom: Make i2c_eeprom_write use a const buf
` [PATCH v2 06/11] misc: Add support for nvmem cells
` [PATCH v2 07/11] sandbox: Enable NVMEM
` [PATCH v2 08/11] net: Add support for reading mac addresses from nvmem cells
` [PATCH v2 09/11] test: Load mac address with i2c eeprom
` [PATCH v2 10/11] test: Load mac address using RTC
` [PATCH v2 11/11] test: Load mac address using misc device

[PATCH 1/2] ram: k3-ddrss: Fix register name and explain its usage
 2022-04-04 18:51 UTC  (2+ messages)

[PATCH] Remove duplication of table_compute_checksum function
 2022-04-04 18:43 UTC 

[PATCH v3 00/29] arm: semihosting: Cleanups and new features
 2022-04-04 18:26 UTC  (56+ messages)
` [PATCH v3 01/29] doc: Convert semihosting readme to rST
` [PATCH v3 02/29] nxp: ls1046ardb: Convert README "
` [PATCH v3 03/29] doc: ls1046ardb: Expand boot mode section
` [PATCH v3 04/29] doc: ls1046ardb: Document debug uart
` [PATCH v3 05/29] arm: smh: Add semihosting entry to MAINTAINERS
` [PATCH v3 06/29] arm: smh: Export semihosting functions
` [PATCH v3 07/29] arm: smh: Use numeric modes for smh_open
` [PATCH v3 08/29] arm: smh: Return errno on error
` [PATCH v3 09/29] arm: smh: Document functions in header
` [PATCH v3 10/29] arm: smh: Add some file manipulation commands
` [PATCH v3 11/29] spl: Add semihosting boot method
` [PATCH v3 12/29] fs: Add semihosting filesystem
` [PATCH v3 13/29] cmd: fdt: Use start/size for chosen instead of start/end
` [PATCH v3 14/29] arm: smh: Remove smhload command
` [PATCH v3 15/29] arm: smh: Add some functions for working with the host console
` [PATCH v3 16/29] serial: Add semihosting driver
` [PATCH v3 17/29] doc: smh: Update semihosting documentation
` [PATCH v3 20/29] arm64: Save spsr in pt_regs
` [PATCH v3 22/29] arm: smh: Add option to detect semihosting
` [PATCH v3 23/29] arm64: Catch non-emulated semihosting calls
` [PATCH v3 24/29] serial: smh: Initialize serial only if semihosting is enabled
` [PATCH v3 25/29] arm64: ls1046a: Support semihosting fallback
` [PATCH v3 26/29] serial: dm: Add support for puts
` [PATCH v3 27/29] serial: sandbox: Implement puts
` [RESEND PATCH v3 18/29] ls1046ardb: Add support for JTAG boot
` [RESEND PATCH v3 19/29] arm64: Save esr in pt_regs
` [RESEND PATCH v3 21/29] arm64: Import some ESR and SPSR defines from Linux

[PATCH 0/4] serial: Finish adding puts support
 2022-04-04 18:18 UTC  (5+ messages)
` [PATCH 1/4] serial: Fix _serial_puts using \n\r instead of \r\n
` [PATCH 2/4] serial: sandbox: Implement puts
` [PATCH 3/4] test: serial: Add test for putc/puts
` [PATCH 4/4] serial: smh: Implement puts for DM

The contradictory nature of spl_nand_fit_read
 2022-04-04 18:03 UTC  (6+ messages)

[PATCH v5 0/3] sunxi: TOC0 image type support
 2022-04-04 17:23 UTC  (3+ messages)
` [PATCH v5 2/3] sunxi: Support SPL in both eGON and TOC0 images

[PATCH] mmc: fsl_esdhc_spl: pre-PBL: implement redundancy support
 2022-04-04 16:33 UTC 

[PATCH] mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attribute
 2022-04-04 16:32 UTC 

[PATCH] cmd: ubi.c: skip part command if right partition is already attached
 2022-04-04 15:50 UTC 

[PATCH 0/3] efi_loader: setting boot device
 2022-04-04 14:51 UTC  (7+ messages)
` [PATCH 3/3] "

[ANN] U-Boot v2022.04 released
 2022-04-04 14:32 UTC 

[PATCH] env: do not fail on non-existing env.in file
 2022-04-04 14:32 UTC  (2+ messages)

[PATCH v9 00/16] Add Rikomagic MK808 board
 2022-04-04 14:19 UTC  (17+ messages)
` [PATCH v9 01/16] rockchip: rk3066-power: sync power domain dt-binding header from Linux
` [PATCH v9 02/16] rockchip: rk3066: add grf header file
` [PATCH v9 03/16] rockchip: rk3066: add clock driver for rk3066 soc
` [PATCH v9 04/16] rockchip: rk3066: add rk3066 pinctrl driver
` [PATCH v9 05/16] rockchip: rk3066: add sdram driver
` [PATCH v9 06/16] arm: dts: rockchip: fix rk3xxx-u-boot.dtsi
` [PATCH v9 07/16] arm: dts: rockchip: fix include rk3xxx-u-boot.dtsi
` [PATCH v9 08/16] arm: dts: rockchip: add rk3066a.dtsi
` [PATCH v9 09/16] arm: dts: rockchip: add rk3066a-mk808.dts
` [PATCH v9 10/16] rockchip: rk3066: add include
` [PATCH v9 11/16] rockchip: rk3066: add rk3066_common.h include
` [PATCH v9 12/16] rockchip: rk3066: add core support
` [PATCH v9 13/16] rockchip: rk3066: add Rikomagic MK808 board
` [PATCH v9 14/16] rockchip: rk3066: add mk808_defconfig
` [PATCH v9 15/16] rockchip: tools: add rk3066 support to rkcommon.c
` [PATCH v9 16/16] doc: rockchip: add rk3066 Rikomagic MK808

[PATCH 1/3] imx: power-domain: Descend into pgc subnode if present
 2022-04-04 14:25 UTC  (6+ messages)
` [PATCH 3/3] imx: power-domain: Get rid of SMCCC dependency

[PULL next] u-boot-at91-2022.07-a
 2022-04-04 13:26 UTC  (2+ messages)

[PATCH] ARM: dts: sam9x60: Add pit64b node
 2022-04-04 10:30 UTC 

[PATCHv3 0/3] Add support for sam9x60_curiosity
 2022-04-04  5:53 UTC  (4+ messages)
` [PATCHv3 1/3] board: Add sam9x60_curiosity support
` [PATCHv3 2/3] ARM: dts: Add device tree files for sam9x60_curiosity
` [PATCHv3 3/3] configs: Add sam9x60_curiosity_mmc_defconfig

[PATCH 1/2] timers: atmel_tcb: introduce CONFIG_SPL_ATMEL_TCB
 2022-04-04  8:35 UTC  (2+ messages)
` [PATCH 2/2] timers: atmel_pit: introduce CONFIG_SPL_ATMEL_PIT_TIMER

[PATCH 0/2] sf: dataflash: add support for AT45DB641E
 2022-04-04  8:23 UTC  (4+ messages)
` [PATCH 1/2] sf: dataflash: add support for "extended ID"

[PATCH] misc: atsha204a: Fix big endian support
 2022-04-04  7:57 UTC  (3+ messages)

Does enabling the Driver Model makes the boot slower ?
 2022-04-04  6:52 UTC 

[PATCH 01/25] Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig
 2022-04-04  4:19 UTC  (3+ messages)
` [PATCH 06/25] s5p_goni, smdkc100: Move some environment settings out of CONFIG

[PATCH v2 00/23] sunxi: Add and use a pinctrl driver
 2022-04-04  1:24 UTC  (3+ messages)

[PATCH v2] Add ethernet0 alias in Nanopi NEO's device tree
 2022-04-03 23:32 UTC  (2+ messages)

[PATCH] env: Fix avoid using a leftover text-environment file
 2022-04-03 23:57 UTC  (2+ messages)

[PATCH] led: Configure LED default-state on boot
 2022-04-03 23:23 UTC 

[PATCH 1/6] led: Move OF "label" property parsing to core
 2022-04-03 23:18 UTC  (6+ messages)
` [PATCH 2/6] led: bcm6328: Drop duplicate OF "label" property parsing
` [PATCH 3/6] led: bcm6358: "
` [PATCH 4/6] led: bcm6858: "
` [PATCH 5/6] led: cortina: "
` [PATCH 6/6] led: gpio: "

[PATCH v4 00/12] Prepare RK3066 U-boot support
 2022-04-03 23:06 UTC  (13+ messages)
` [PATCH v4 01/12] rockchip: move ROCKCHIP_STIMER_BASE to Kconfig
` [PATCH v4 02/12] rockchip: spl: change call condition rockchip_stimer_init()
` [PATCH v4 03/12] rockchip: tpl: "
` [PATCH v4 04/12] rockchip: spl: replace ifdef by IS_ENABLED for timer_init() call condition
` [PATCH v4 05/12] rockchip: tpl: use "
` [PATCH v4 06/12] rockchip: timer: add OF_PLATDATA support for dw-apb-timer
` [PATCH v4 07/12] rockchip: timer: dw-apb-timer: fix whitespace in U_BOOT_DRIVER structure
` [PATCH v4 08/12] rockchip: mmc: rockchip_dw_mmc: fix ciu clock index
` [PATCH v4 09/12] rockchip: mmc: rockchip_dw_mmc: add rk3066/rk3188 support
` [PATCH v4 10/12] rockchip: serial: restyle the serial_rockchip.c driver
` [PATCH v4 11/12] rockchip: serial: move driver alias to serial_rockchip.c
` [PATCH v4 12/12] rockchip: serial: Kconfig: add select SYS_NS16550 to config ROCKCHIP_SERIAL

[PATCH] ARM: imx: Enable instruction cache early on on i.MX8M
 2022-04-03 21:24 UTC 

[PATCH 0/8] Fix misc ASAN reports
 2022-04-03 10:39 UTC  (9+ messages)
` [PATCH 1/8] doc: Correct position of gdb '--args' parameter
` [PATCH 2/8] acpi: Fix buffer overflow in do_acpi_dump()
` [PATCH 3/8] x86: sandbox: Add missing PCI bar to barinfo
` [PATCH 4/8] usb: sandbox: Check for string end in copy_to_unicode()
` [PATCH 5/8] usb: sandbox: Bounds check read from buffer
` [PATCH 6/8] sound: Fix buffer overflow in square wave generation
` [PATCH 7/8] test: Fix pointer overrun in dm_test_devm_regmap()
` [PATCH 8/8] test: dm: devres: Remove use-after-free

[PATCH] IOMUX: Fix access past end of console_devices
 2022-04-03  7:45 UTC  (5+ messages)

[PATCH 00/11] vexpress64: OF_CONTROL and ARMv8-R64 support
 2022-04-03  0:14 UTC  (15+ messages)
` [PATCH 04/11] vexpress64: fvp: enable OF_CONTROL
` [PATCH 05/11] vexpress64: config header: unify environment definition
` [PATCH 06/11] vexpress64: move hardware setting from defconfig to Kconfig
` [PATCH 08/11] vexpress64: defconfigs: allow default commands
` [PATCH 09/11] vexpress64: generalise page table generation
` [PATCH 10/11] vexpress64: pick DRAM size from DT
` [PATCH 11/11] vexpress64: Add ARMv8R-64 board variant


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