messages from 2020-02-18 08:11:26 to 2020-02-19 12:56:28 UTC [more...]
[PATCH 1/3] ARM: dts: imx6sx: Sync with kernel 5.4.16
2020-02-19 12:56 UTC (3+ messages)
` [PATCH 2/3] ARM: dts: imx6sx-sdb: "
` [PATCH 3/3] mx6sxsabresd: Enable DM_PCI
[PATCH] rename keymile boards to ABB wcom
2020-02-19 12:53 UTC
[PATCH] ARM: socfpga: Add initial support for the ABB SECU board
2020-02-19 12:45 UTC (8+ messages)
[PATCH v2 00/21] Enable ARM Trusted Firmware for U-Boot
2020-02-19 12:25 UTC (22+ messages)
` [PATCH v2 01/21] configs: agilex: Remove CONFIG_OF_EMBED
` [PATCH v2 02/21] arm: socfpga: add fit source file for pack itb with ATF
` [PATCH v2 03/21] arm: socfpga: Add function for checking description from FIT image
` [PATCH v2 04/21] arm: socfpga: Load FIT image with ATF support
` [PATCH v2 05/21] arm: socfpga: Override 'lowlevel_init' to support ATF
` [PATCH v2 06/21] configs: socfpga: Enable FIT image loading with ATF support
` [PATCH v2 07/21] arm: socfpga: Disable "spin-table" method for booting Linux
` [PATCH v2 08/21] arm: socfpga: Add SMC helper function for Intel SOCFPGA (64bits)
` [PATCH v2 09/21] arm: socfpga: Define SMC function identifiers for PSCI SiP services
` [PATCH v2 10/21] arm: socfpga: Add secure register access helper functions for SoC 64bits
` [PATCH v2 11/21] arm: socfpga: Secure register access for clock manager (SoC 64bits)
` [PATCH v2 12/21] arm: socfpga: Secure register access in PHY mode setup
` [PATCH v2 13/21] arm: socfpga: Secure register access for reading PLL frequency
` [PATCH v2 14/21] mmc: dwmmc: socfpga: Secure register access in MMC driver
` [PATCH v2 15/21] net: designware: socfpga: Secure register access in MAC driver
` [PATCH v2 16/21] arm: socfpga: Secure register access in Reset Manager driver
` [PATCH v2 17/21] arm: socfpga: stratix10: Initialize timer in SPL
` [PATCH v2 18/21] arm: socfpga: Bridge reset invokes SMC service calls in EL2
` [PATCH v2 19/21] arm: socfpga: stratix10: Add ATF support to FPGA reconfig driver
` [PATCH v2 20/21] arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold()
` [PATCH v2 21/21] configs: socfpga: Add defconfig for Agilex and Stratix 10 without ATF support
[PATCH] arch: arm: Fix SZ_64K undeclared compilation error
2020-02-19 12:21 UTC (4+ messages)
[PATCH] ARM: zynq: Fix addresses in partition definitions
2020-02-19 10:27 UTC
[Patch v4 0/7] Transition of fsl qspi driver to spi-mem framework
2020-02-19 10:13 UTC (3+ messages)
` [Patch v4 4/7] imx: imx6sx: Remove unused 'num-cs' property
[PATCH] rockchip: rk3399: add target type for evb based board
2020-02-19 10:07 UTC
[PATCH 0/5] CMD_SAVEENV ifdef cleanup
2020-02-19 9:47 UTC (6+ messages)
` [PATCH 1/5] env: add SAVEENV as an alias of the CMD_SAVEENV symbol
` [PATCH 2/5] env_internal.h: add alternative ENV_SAVE_PTR macro
` [PATCH 3/5] env/fat.c: remove private CMD_SAVEENV logic
` [PATCH 4/5] env/ext4.c: remove CONFIG_CMD_SAVEENV ifdef
` [PATCH 5/5] env/sf.c: drop private CMD_SAVEENV logic
[PATCH v2 0/4] x86: Improve support for chain-loading U-Boot
2020-02-19 9:37 UTC (6+ messages)
` [PATCH v2 1/4] x86: fsp: Allow skipping init code when chain loading
` [PATCH v2 2/4] x86: apl: Skip "
` [PATCH v2 3/4] x86: cpu: "
` [PATCH v2 4/4] pci: Avoid auto-config "
no boot methods seem to work
2020-02-19 9:26 UTC
[PATCH] mpc83xx, abb: remove suvd3 board
2020-02-19 9:20 UTC (3+ messages)
[PATCH 1/2] arm64: ls1028a: remove fdt_high environment variable
2020-02-19 9:02 UTC (2+ messages)
` [PATCH 2/2] arm64: ls1046a: "
[PATCH v1 0/2] Add roc-rk3328-cc support
2020-02-19 8:42 UTC (5+ messages)
` [PATCH v1 1/2] rockchip: rk3328: dts: add L2 cache entry
` [PATCH v1 1/2] rockchip: rk3328: dts: add L2 cache entry【请注意,邮件由u-boot-bounces@lists.denx.de代发】
` [PATCH v1 2/2] rockchip: rk3328: add roc-rk3328-cc support
[PATCH] rockchip: make the global board_fit_config_name_match __weak
2020-02-19 8:20 UTC (2+ messages)
[PATCH] rockchip: make_fit_atf: use correct fdt_x references in config nodes
2020-02-19 8:17 UTC (2+ messages)
[PATCH 00/10] usb: Covert to support Live DT
2020-02-19 7:49 UTC (12+ messages)
` [PATCH 01/10] usb: dwc3-of-simple: Drop redundant inclding header file
` [PATCH 02/10] usb: ehci-msm: Use dev interface to get device address
` [PATCH 03/10] usb: cdns3: Migrate to use ofnode API for bind function
` [PATCH 04/10] usb: dwc3-generic: "
` [PATCH 05/10] usb: dwc3-generic: Use dev_read_addr() instead of devfdt_get_addr()
` [PATCH 06/10] usb: host: dwc3-sti-glue: Migrate to use ofnode API
` [PATCH 07/10] usb: musb-new: "
` [PATCH 08/10] usb: dwc3: core: reorder the header file including sequence
` [PATCH 09/10] usb: Use ofnode as usb_get_dr_mode() parameter
` [PATCH 10/10] usb: Use ofnode as usb_get_maximum_speed() parameter
[PATCH v4 0/5] usb: host: dwc2: use driver model for PHY and CLOCK
2020-02-19 7:27 UTC (8+ messages)
` [PATCH v4 1/5] dm: clk: add stub when CONFIG_CLK is desactivated
` [PATCH v4 2/5] usb: host: dwc2: add phy support
` [PATCH v4 3/5] usb: host: dwc2: add clk support
` [PATCH v4 4/5] usb: host: dwc2: force reset assert
` [PATCH v4 5/5] usb: host: dwc2: add trace to have clean usb start
[PATCH v6] Add support for SoM "VoCore2"
2020-02-19 7:18 UTC (2+ messages)
[PATCH] arm: mvebu: clearfog: add scsi target to distro-boot
2020-02-19 7:16 UTC (2+ messages)
[PATCH] bdinfo: Show information about fdt blob via bdinfo
2020-02-19 5:19 UTC
[PATCH] doc: i2c: gpio: Document deblock sequence on probe
2020-02-19 5:16 UTC (2+ messages)
[PATCH v4 00/17] riscv: Add Sipeed Maix support
2020-02-19 3:51 UTC (10+ messages)
` [PATCH v4 03/17] clk: Unconditionally recursively en-/dis-able clocks
` [PATCH v4 07/17] spi: dw: Add mem_ops
[PATCH 1/2] rockchip: elgin-rv1108: Use syscon API to get grf base
2020-02-19 1:46 UTC (2+ messages)
` [PATCH 2/2] rockchip: evb-rv1108: "
[PATCH 1/2] rockchip: video: Use ofnode_decode_display_timing() to parse timing
2020-02-19 1:45 UTC (2+ messages)
` [PATCH 2/2] rockchip: video: Convert to use APIs which support live DT
[PATCH 1/2] dm: core: Add a flag for power domain control on device removal
2020-02-18 23:59 UTC (4+ messages)
[U-Boot] [RFC/RFT PATCH v4 0/3] Add compressed Image booting support
2020-02-18 20:38 UTC (11+ messages)
` [U-Boot] [RFC/RFT PATCH v4 3/3] image: Add compressed Image parsing support in booti
[PATCH v6 0/7] rsa: extend rsa_verify() for UEFI secure boot
2020-02-18 19:57 UTC (4+ messages)
[PATCH] mx7dsabresd: Boot in non secure by default
2020-02-18 19:09 UTC
[PATCH 0/5] i.MXRT1020 add basic support
2020-02-18 19:02 UTC (6+ messages)
` [PATCH 1/5] clk: imx: add i.IMXRT1020 clk driver
` [PATCH 2/5] Add i.MXRT1020 support
` [PATCH 3/5] ARM: dts: imxrt1020: add dtsi file
` [PATCH 4/5] dt-bindings: pinctrl: add i.MXRT1020 pins definition
` [PATCH 5/5] Add support for i.MXRT1020-EVK board
[RFC PATCH] serial: ns16550: Move PCI access from ofdata_to_platdata() to probe()
2020-02-18 18:31 UTC (2+ messages)
[PATCH] x86: p2sb: Drop 'apl' prefix
2020-02-18 18:31 UTC (2+ messages)
[PATCH v3] dm: core: Move "/chosen" and "/firmware" node scan
2020-02-18 18:31 UTC (2+ messages)
[PATCH 1/1] dm: pinctrl: include linux/errno.h in pinctrl.h
2020-02-18 18:31 UTC (2+ messages)
[PATCH v2 00/10] net: ti: icssg: Add prueth support
2020-02-18 18:31 UTC (3+ messages)
` [PATCH v2 01/10] net: eth-uclass: eth_get_dev based on SEQ_ALIAS instead of probe order
NanoPi-M4 boot issue
2020-02-18 17:50 UTC (2+ messages)
[PATCH v2 1/8] phy: generic: add error trace to detect PHY issue in uclass
2020-02-18 17:42 UTC (11+ messages)
` [PATCH v2 2/8] usb: gadget: dwc2: change trace level for phy errors managed by uclass
` [PATCH v2 3/8] board: sunxi: "
` [PATCH v2 4/8] usb: host: ohci: "
` [PATCH v2 5/8] usb: host: ehci-hcd: "
` [PATCH v2 6/8] usb: dwc3: "
` [PATCH v2 7/8] ata: dwc-ahci: "
` [PATCH v2 8/8] usb: musb-new: sunxi: "
[PATCH] image.h: use uint32_t instead of u32 in android_image_get_dtb*
2020-02-18 17:41 UTC (2+ messages)
[PATCH] fixdep: fix U-Boot own code to handle only valid symbol characters
2020-02-18 17:40 UTC (4+ messages)
[PATCH 1/4] i2c: Make deblock delay and SCL clock configurable
2020-02-18 17:25 UTC (7+ messages)
` [PATCH 3/4] i2c: Add option to send start condition after deblocking
` [PATCH 4/4] i2c: gpio: Run deblock sequence on probe
[PATCH V3 1/2] ARM: socfpga: Permit overriding the default timer frequency
2020-02-18 17:09 UTC (2+ messages)
` [PATCH V3 2/2] ARM: socfpga: Add missing Denali NAND config options
[PATCH 1/1] efi_loader: EFI_RNG_PROTOCOL
2020-02-18 16:39 UTC (4+ messages)
[PATCH] tools: image-host.c: remove uboot_aes.h
2020-02-18 16:23 UTC
[PATCH v1 0/2] display proper CPU frequency on hifive-unleashed
2020-02-18 16:13 UTC (3+ messages)
` [PATCH v1 1/2] fu540: prci: add request and free clock handlers
` [PATCH v1 2/2] cpu: clk: riscv: populate proper CPU core clk frequency
[PATCH v2] ARM: zynq: Rename defconfig to be align with ZynqMP and Versal
2020-02-18 16:04 UTC
[PATCH 0/2] ARM: zynq: Start to use unified configurations
2020-02-18 16:02 UTC (3+ messages)
` [PATCH 1/2] Makefile: Add environment variable DEVICE_TREE to header
` [PATCH 2/2] ARM: zynq: Switch to single zynq configurations
use invd instead of wbinvd in real mode start code
2020-02-18 15:37 UTC (10+ messages)
[PATCH] ARM: zynq: Change zc770 xm011 Nand x16 configurations
2020-02-18 15:02 UTC
[PATCH] include/eeprom.h: fix build errors
2020-02-18 14:33 UTC (2+ messages)
[PATCH v2] dm: core: Move "/chosen" and "/firmware" node scan
2020-02-18 13:21 UTC (3+ messages)
[PATCH] common: fix regression on block cache init
2020-02-18 12:57 UTC (3+ messages)
[PATCH] env: Kconfig: Adding default values for Microblaze
2020-02-18 12:51 UTC
[PATCH] net: phy: dp83867: Add SGMII mode type switching
2020-02-18 12:51 UTC
[PATCH] kbuild: fixdep: Resync this with v4.17
2020-02-18 12:23 UTC (4+ messages)
[PATCH 00/16] xilinx: DT sync up
2020-02-18 12:20 UTC (17+ messages)
` [PATCH 01/16] ARM: dts: zc702: Fix I2C bus warnings
` [PATCH 02/16] ARM: dts: zynq: replace gpio-key, wakeup with wakeup-source property
` [PATCH 03/16] arm64: zynqmp: Replace gpio-key, wakeup with wakeup source
` [PATCH 04/16] arm64: zynqmp: Update Copyright years to 2020
` [PATCH 05/16] ARM: zynq: Fix spi name node
` [PATCH 06/16] arm64: zynqmp: Remove unused zynqmp-clk.dtsi
` [PATCH 07/16] arm64: zynqmp: Sync zynqmp fpga manager with mainline
` [PATCH 08/16] arm64: zynqmp: Add 'no-1-8-v' property for ZynqMP Boards
` [PATCH 09/16] arm64: zynqmp: Remove second copy of reset-controller
` [PATCH 10/16] arm64: dts: zynqmp: Add clk cells for sdhci
` [PATCH 11/16] arm64: zynqmp: Do not duplicate flash partition label property
` [PATCH 12/16] arm64: zynqmp: Sync DP subsystem
` [PATCH 13/16] arm64: zynqmp: Fix addresses in partition definitions
` [PATCH 14/16] arm64: zynqmp: Fix GIC compatible property
` [PATCH 15/16] arm64: zynqmp: Change bus naming to axi
` [PATCH 16/16] arm64: zynqmp: Move pinctrl node under firmware node
[U-Boot] Please pull from u-boot-i2c
2020-02-18 11:51 UTC
[PATCH] i2c: designware_i2c: Correct the selection of speed mode
2020-02-18 11:50 UTC (2+ messages)
[PATCH v3 00/11] mmc: sdhci: code clean-up and fix cache coherency problem
2020-02-18 11:20 UTC (11+ messages)
` [PATCH v3 05/11] mmc: sdhci: put the aligned buffer pointer to struct sdhci_host
` [PATCH v3 06/11] mmc: sdhci: reduce code duplication for aligned buffer
` [PATCH v3 07/11] mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr
` [PATCH v3 08/11] mmc: sdhci: remove unneeded casts
` [PATCH v3 09/11] mmc: add mmc_get_dma_dir() helper
[PATCH B] fixdep: fix U-Boot own code to handle only valid symbol characters
2020-02-18 11:11 UTC
RPI4: fail too boot with an initrd
2020-02-18 11:08 UTC (9+ messages)
[PATCH] ARM: bootm: take into account gd->ram_top
2020-02-18 10:32 UTC (3+ messages)
[PATCH 1/1] stm32mp1: rng: remove superfluous assignment
2020-02-18 10:22 UTC (2+ messages)
[PATCH v3 0/3] Ethernet support for Raspberry Pi 4
2020-02-18 9:59 UTC (10+ messages)
[PATCH v2] doc: add board documentation for stm32mp1
2020-02-18 9:45 UTC
[PATCH v1] Revert "x86: use invd instead of wbinvd in real mode start code"
2020-02-18 9:37 UTC (5+ messages)
u-boot saveenv corrupted other MTD parttions
2020-02-18 9:35 UTC (2+ messages)
[RFC PATCH] net, qe: add DM support for QE UEC ethernet
2020-02-18 9:05 UTC
[RFC PATCH] powerpc, qe: add DTS support for parallel I/O ports
2020-02-18 9:05 UTC
[PATCH] env: make file-scope env_ptr variables static
2020-02-18 8:54 UTC
[PATCH v2 00/10] Add Support for eMMC boot in AM65x and J721e
2020-02-18 8:20 UTC (15+ messages)
` [PATCH v2 04/10] mmc: sdhci: Expose sdhci_init() as non-static
[PATCH] RFC: nvedit: support doing one (extra) expansion of the value in "env set"
2020-02-18 8:11 UTC (10+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox