messages from 2019-03-18 05:21:15 to 2019-03-19 12:37:50 UTC [more...]
[U-Boot] [PATCH] MAINTAINERS: Update u-boot-marvell entry
2019-03-19 12:37 UTC (2+ messages)
[U-Boot] [PATCH] configs/clearfog_gt_8k: add network interface support
2019-03-19 12:37 UTC (2+ messages)
[U-Boot] [PATCH] pci: pci_mvebu: Add comment about missing of_n_addr_cells() call
2019-03-19 12:36 UTC (2+ messages)
[U-Boot] [PATCH 00/10] Update Stratix 10 SDRAM driver
2019-03-19 12:20 UTC (21+ messages)
` [U-Boot] [PATCH 01/10] ddr: altera: stratix10: Move SDRAM size check to "
` [U-Boot] [PATCH 05/10] board: altera: Stratix10: Add board_get_usable_ram_top()
` [U-Boot] [PATCH 06/10] board: altera: Stratix10: Add ft_board_setup()
` [U-Boot] [PATCH 10/10] ddr: altera: Stratix10: Add ECC memory scrubbing
[U-Boot] [PATCH] p2371-2180: Build position independent binary
2019-03-19 12:12 UTC (3+ messages)
[U-Boot] [PATCH 1/1] efi_loader: endless loop in add_strings_package()
2019-03-19 11:40 UTC
[U-Boot] [PATCH] ti: am335x_evm: Enable CONFIG_SPL_OF_CONTROL
2019-03-19 11:31 UTC (2+ messages)
[U-Boot] [PATCH] hikey: Take peripherals out of reset during board init
2019-03-19 11:29 UTC (2+ messages)
[U-Boot] [PATCHv2 1/2] ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place
2019-03-19 11:14 UTC (2+ messages)
` [U-Boot] [PATCHv2 2/2] configs: move CONFIG_SPL_TEXT_BASE to Kconfig
[U-Boot] [PATCH v3 0/7] android: implement A/B boot process
2019-03-19 10:13 UTC (7+ messages)
` [U-Boot] [PATCH v3 3/7] common: Implement A/B metadata
[U-Boot] [PATCH] rsa: check that pointer checksum isn't NULL before using it
2019-03-19 9:55 UTC
[U-Boot] [PATCH v3] usb: host: Print device name when scanning
2019-03-19 9:43 UTC (4+ messages)
[U-Boot] Odroid U3 - Upgrade to latest u-boot kernel load fails
2019-03-19 9:42 UTC (7+ messages)
[U-Boot] [PATCH v2] ARM: kirkwood: disable dcache for Kirkwood boards
2019-03-19 9:37 UTC (7+ messages)
[U-Boot] [PATCH v4] usb: host: Print device name when scanning
2019-03-19 9:19 UTC
[U-Boot] [PATCH 0/9] AE350 SMP support RISC-V
2019-03-19 9:07 UTC (10+ messages)
` [U-Boot] [PATCH 1/9] riscv: ax25: Create a simple-bus driver for the soc node
` [U-Boot] [PATCH 2/9] riscv: Add a SYSCON driver for Andestech's PLIC
` [U-Boot] [PATCH 3/9] riscv: Add a SYSCON driver for Andestech's PLMT
` [U-Boot] [PATCH 4/9] riscv: ae350: initialize PLIC
` [U-Boot] [PATCH 5/9] riscv: ae350: disable ATCPIT100 timer
` [U-Boot] [PATCH 6/9] riscv: ax25: Add platform-specific Kconfig options
` [U-Boot] [PATCH 7/9] riscv: ax25: Andes specific cache shall only support in M-mode
` [U-Boot] [PATCH 8/9] riscv: dts: ae350 support SMP
` [U-Boot] [PATCH 9/9] riscv: ae350: enable SMP
[U-Boot] [PATCH] misc: fs_loader: Replace label with DT phandle
2019-03-19 8:55 UTC (6+ messages)
[U-Boot] [PATCH v12 0/9] Add support for loading FPGA bitstream
2019-03-19 8:50 UTC (10+ messages)
` [U-Boot] [PATCH v12 1/9] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10
` [U-Boot] [PATCH v12 2/9] ARM: socfpga: Add default FPGA bitstream fitImage for Arria10 SoCDK
` [U-Boot] [PATCH v12 3/9] ARM: socfpga: Cleaning up and ensuring consistent format messages in driver
` [U-Boot] [PATCH v12 4/9] ARM: socfpga: Moving the watchdog reset to the for-loop status polling
` [U-Boot] [PATCH v12 5/9] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
` [U-Boot] [PATCH v12 6/9] ARM: socfpga: Add the configuration for FPGA SoCFPGA A10 SoCDK
` [U-Boot] [PATCH v12 7/9] spl : socfpga: Implement fpga bitstream loading with socfpga loadfs
` [U-Boot] [PATCH v12 8/9] ARM: socfpga: Synchronize the configuration for A10 SoCDK
` [U-Boot] [PATCH v12 9/9] ARM: socfpga: Increase Malloc pool size to support FAT filesystem in SPL
[U-Boot] [PATCH v3 0/1] efi_loader: support BootNext and BootCurrent
2019-03-19 8:36 UTC (4+ messages)
` [U-Boot] [PATCH v3 1/1] efi_loader: bootmgr: support BootNext and BootCurrent variable behavior
[U-Boot] [ANN] U-Boot v2019.04-rc4 released
2019-03-19 8:34 UTC (2+ messages)
[U-Boot] [PATCH v3 0/3] Add Ethernet support for Poplar board
2019-03-19 8:31 UTC (2+ messages)
[U-Boot] [PATCH 00/11] Fix Ethernet boot in am335x
2019-03-19 8:00 UTC (18+ messages)
` [U-Boot] [PATCH 01/11] net: Add priv_pdata to eth_pdata
` [U-Boot] [PATCH 02/11] net: ti: cpsw: Move cpsw_phy_sel() to _probe()
` [U-Boot] [PATCH 03/11] net: ti: cpsw: Convert cpsw_platform_data to a pointer in cpsw_priv
` [U-Boot] [PATCH 04/11] net: ti: cpsw-common: Isolate getting syscon address from assigning macid
` [U-Boot] [PATCH 05/11] net: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROL
` [U-Boot] [PATCH 06/11] net: ti: cpsw: Enable DM_FLAG_PRE_RELOC
` [U-Boot] [PATCH 07/11] board: ti: am335x: Add platdata for cpsw in SPL
` [U-Boot] [PATCH 08/11] configs: am335x_evm: Reduce size of SPL
` [U-Boot] [PATCH 09/11] configs: am335x_evm: Add Support for SPL_ETH
` [U-Boot] [PATCH 10/11] configs: am335x_evm: Update VCI String
` [U-Boot] [PATCH 11/11] board: ti: am335x: Remove non DM_ETH code
[U-Boot] [RFC 0/8] efi_loader: rework bootefi/bootmgr
2019-03-19 7:23 UTC (2+ messages)
[U-Boot] [PATCH 1/1] efi_loader: correct parameter size in efi_allocate_pool
2019-03-19 6:59 UTC (3+ messages)
[U-Boot] [PATCH v2] arm: fix hvc call
2019-03-19 6:59 UTC (5+ messages)
[U-Boot] [PATCH] ARM: HYP/non-sec: Don't enable ARMV7_LPAE for old sunxi kernels
2019-03-19 5:40 UTC
[U-Boot] [PATCH v4 00/25] MTD defconfigs/Kconfigs/Makefiles heavy cleanup
2019-03-19 5:21 UTC (6+ messages)
[U-Boot] [RFC v2 00/15] dm, efi: integrate efi objects into DM
2019-03-19 1:25 UTC (6+ messages)
[U-Boot] [PATCH] dm: remove pre reloc properties in SPL and TPL device tree
2019-03-19 1:25 UTC (2+ messages)
[U-Boot] [PATCH v2] of-platdata: improve documentation
2019-03-19 1:25 UTC (5+ messages)
[U-Boot] [PATCH 1/6] fdtdec: Add cpu_to_fdt_{addr,size}() macros
2019-03-19 1:24 UTC (15+ messages)
` [U-Boot] [PATCH 2/6] fdtdec: Implement fdtdec_get_max_phandle()
` [U-Boot] [PATCH 3/6] fdtdec: Implement fdtdec_set_phandle()
` [U-Boot] [PATCH 4/6] fdtdec: Implement fdtdec_add_reserved_memory()
` [U-Boot] [PATCH 6/6] p2371-2180: Add support for framebuffer carveouts
[U-Boot] [PATCH 0/6] spl: full-featured heap cleanups
2019-03-19 1:24 UTC (5+ messages)
` [U-Boot] [PATCH 5/6] spl: support using full malloc with SYS_MALLOC_F_LEN
` [U-Boot] [PATCH 6/6] arm: socfpga: a10: move SPL stack size to Kconfig
[U-Boot] [PATCH 1/5] test/py: mmc: Factor out device selection
2019-03-19 1:23 UTC (10+ messages)
` [U-Boot] [PATCH 2/5] test/py: mmc: Add 'mmc dev' test
` [U-Boot] [PATCH 3/5] test/py: mmc: Add 'mmc rescan' test
` [U-Boot] [PATCH 4/5] test/py: mmc: Add 'mmc info' test
` [U-Boot] [PATCH 5/5] test/py: mmc: Add 'mmc read' performance check
[U-Boot] [PATCH] dm: check OF_LIVE is enabled
2019-03-19 1:23 UTC (4+ messages)
[U-Boot] [PATCH 0/3] thermal: Add multiple instance support
2019-03-19 1:23 UTC (3+ messages)
` [U-Boot] [PATCH 1/3] "
[U-Boot] [PATCH v2 00/15] ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support
2019-03-18 23:24 UTC (16+ messages)
` [U-Boot] [PATCH v2 01/15] ARM: tegra: Use common header for PMU declarations
` [U-Boot] [PATCH v2 02/15] ARM: tegra: Guard clock code with a Kconfig symbol
` [U-Boot] [PATCH v2 03/15] ARM: tegra: Guard GP pad control "
` [U-Boot] [PATCH v2 04/15] ARM: tegra: Guard memory controller "
` [U-Boot] [PATCH v2 05/15] ARM: tegra: Guard pin "
` [U-Boot] [PATCH v2 06/15] ARM: tegra: Guard powergate "
` [U-Boot] [PATCH v2 07/15] ARM: tegra: Fix save_boot_params() prototype
` [U-Boot] [PATCH v2 08/15] ARM: tegra: Allow boards to override boot target devices
` [U-Boot] [PATCH v2 09/15] ARM: tegra: Support TZ-only access to PMC
` [U-Boot] [PATCH v2 10/15] ARM: tegra: Workaround UDC boot issues only if necessary
` [U-Boot] [PATCH v2 11/15] ARM: tegra: Restore DRAM bank count
` [U-Boot] [PATCH v2 12/15] ARM: tegra: Unify Tegra186 builds
` [U-Boot] [PATCH v2 13/15] ARM: tegra: Implement cboot_save_boot_params() in C
` [U-Boot] [PATCH v2 14/15] ARM: tegra: Implement cboot_get_ethaddr()
` [U-Boot] [PATCH v2 15/15] ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support
[U-Boot] [PATCH] mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IP
2019-03-18 22:48 UTC
[U-Boot] [PATCH 00/17] Convert some imx6 boards to DM_VIDEO
2019-03-18 22:37 UTC (19+ messages)
` [U-Boot] [PATCH 01/17] video: ipuv3: add DM_VIDEO support
` [U-Boot] [PATCH 02/17] video: move ipuv3 files to subdirectory
` [U-Boot] [PATCH 03/17] imx: move CONFIG_VIDEO_IPUV3 to defconfigs
` [U-Boot] [PATCH 04/17] imx6: dts: add 'u-boot, dm-pre-reloc' to soc and ipu nodes
` [U-Boot] [PATCH 05/17] apalis_imx6: convert to DM_VIDEO
` [U-Boot] [PATCH 06/17] imx6: icore: "
` [U-Boot] [PATCH 07/17] imx6: ge_bx50v3: "
` [U-Boot] [PATCH 08/17] colibri_imx6: "
` [U-Boot] [PATCH 09/17] mx6sabresd: "
` [U-Boot] [PATCH 10/17] mx6sabreauto: "
` [U-Boot] [PATCH 11/17] imx6: wandboard: add device tree
` [U-Boot] [PATCH 12/17] imx6: wandboard: convert to DM_GPIO and enable pinctrl driver
` [U-Boot] [PATCH 13/17] imx6: wandboard: convert to DM_USB
` [U-Boot] [PATCH 14/17] imx6: wandboard: convert to DM_VIDEO
` [U-Boot] [PATCH 15/17] imx6: wandboard: convert to DM_PMIC
` [U-Boot] [PATCH 16/17] imx6: wandboard: convert to DM_I2C
` [U-Boot] [PATCH 17/17] imx6: wandboard: convert to DM_MMC
[U-Boot] [PATCH 1/1] cmd: usb: display bus number
2019-03-18 20:39 UTC (8+ messages)
[U-Boot] [PATCH 5/5] arm: ti: boot: Implement Android boot using DT image format
2019-03-18 19:41 UTC (3+ messages)
` [U-Boot] [5/5] "
[U-Boot] [BUG] efi_loader: self-tests fail on qemu-x86_defconfig when compiled with GCC 8.3 and CONFIG_CC_OPTIMIZE_FOR_SIZE=y
2019-03-18 19:33 UTC (3+ messages)
[U-Boot] [RESEND][PATCH v1 0/4] usb: dwc2_udc_otg: Add tx_fifo_sz array support
2019-03-18 18:47 UTC (8+ messages)
` [U-Boot] [RESEND][PATCH v1 2/4] "
` [U-Boot] [RESEND][PATCH v1 3/4] board: stm32mp1: Add tx_fifo_sz_array support
[U-Boot] [V3 1/3] sunxi: Fix A33 memory initialization
2019-03-18 17:25 UTC (5+ messages)
` [U-Boot] [V3 2/3] sunxi: Don't change the rank in dram size detection in A33
` [U-Boot] [V4 3/3] sunxi: Use clrsetbits_le32 instead of multiple instruction
[U-Boot] [PATCH 2/2] usb: gadget: fastboot: Dequeue the previous IN request for the current request
2019-03-18 17:20 UTC (6+ messages)
` [U-Boot] Subject
` [U-Boot] [U-Boot, 2/2] usb: gadget: fastboot: Dequeue the previous IN request for the current request
[U-Boot] rpi: bcm2835_sdhost: occasional errors while writing
2019-03-18 16:38 UTC (3+ messages)
[U-Boot] i.MX6 Code Consolidation suggestion/question
2019-03-18 15:47 UTC (4+ messages)
[U-Boot] mpc85xx, mpc86xx: device tree model
2019-03-18 14:56 UTC (6+ messages)
[U-Boot] [PATCH v3 00/11] SMP support for RISC-V
2019-03-18 13:00 UTC (8+ messages)
` [U-Boot] [PATCH v3 05/11] riscv: save hart ID in register tp instead of s0
` [U-Boot] [PATCH v3 09/11] riscv: hang if relocation of secondary harts fails
[U-Boot] [PATCH v2] usb: host: Print device name when scanning
2019-03-18 12:35 UTC (2+ messages)
[U-Boot] [PATCH v4] cmd: clk: Handle ENODEV from clk_get_rate
2019-03-18 12:27 UTC
[U-Boot] [PATCH 2/2] rockchip: Drop call to rockchip_dnl_mode_check() for now
2019-03-18 12:07 UTC (13+ messages)
` [U-Boot] [U-Boot, "
` [U-Boot] [U-Boot, 2/2] rockchip: Drop call to rockchip_dnl_mode_check() for now【请注意,邮件由u-boot-bounces@lists.denx.de代发】
` [U-Boot] [U-Boot, 2/2] rockchip: Drop call to rockchip_dnl_mode_check() for now【请注意,邮件由u-boot-bounces@lists.denx.de代发】【请注意,邮件由sjg@google.com代发】
[U-Boot] [PATCH] usb: host: Print device name when scanning
2019-03-18 12:04 UTC (11+ messages)
[U-Boot] [PATCH v3] cmd: clk: Handle ENODEV from clk_get_rate
2019-03-18 12:02 UTC (3+ messages)
[U-Boot] [PATCH] mmc: correct the HS400 initialization process
2019-03-18 11:53 UTC (2+ messages)
[U-Boot] [PATCH 0/3] PSCI support for r8a7790 SoC (Lager/Stout boards)
2019-03-18 10:45 UTC (11+ messages)
` [U-Boot] [PATCH 1/3] ARM: rmobile: Switch CPU to non-secure HYP mode for r8a7790 based boards
[U-Boot] [U-BOOT][PATCH V3] sunxi: Use clrsetbits_le32 instead of multiple instruction
2019-03-18 9:53 UTC (2+ messages)
[U-Boot] [PATCH 1/3] armv8: ls1028a: Add NXP LS1028A SoC support
2019-03-18 9:45 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] armv8: ls1028ardb: Add support for LS1028ARDB platform
` [U-Boot] [PATCH 3/3] armv8: ls1028aqds: Add support of LS1028AQDS
[U-Boot] [PATCH] phy: ti: Init node before reading
2019-03-18 9:33 UTC (3+ messages)
[U-Boot] [PATCH] imx8qxp: mek: enable dm-spl for pm
2019-03-18 8:43 UTC (2+ messages)
[U-Boot] [PATCH RESEND 01/10] pinctrl: imx8: add i.MX8QM compatible
2019-03-18 8:42 UTC (2+ messages)
[U-Boot] [PATCH] ARM: kirkwood: disable dcache for Kirkwood boards
2019-03-18 7:37 UTC (2+ messages)
[U-Boot] [PATCH] Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT"
2019-03-18 7:23 UTC (3+ messages)
[U-Boot] [PATCH] arm: kirkwood: lsxl: disable dcache
2019-03-18 6:53 UTC (2+ messages)
[U-Boot] [PATCH v2] env: Update env_addr for mmc environment driver
2019-03-18 6:16 UTC
[U-Boot] [PATCH] mmc: sh_mmcif: Set default MMCIF clock rate
2019-03-18 5:21 UTC
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