messages from 2019-06-14 07:35:34 to 2019-06-17 07:32:00 UTC [more...]
[U-Boot] [PATCH v2 00/99] ram: rk3399: Add LPDDR4 support
2019-06-17 7:32 UTC (48+ messages)
` [U-Boot] [PATCH v2 01/99] ram: rk3399: Fix code warnings
` [U-Boot] [PATCH v2 02/99] ram: rk3399: Add space between string with format specifier
` [U-Boot] [PATCH v2 03/99] ram: rk3399: Add proper spaces in code
` [U-Boot] [PATCH v2 04/99] ram: rk3399: s/sdram_params/params
` [U-Boot] [PATCH v2 05/99] ram: rk3399: Handle data training return types
` [U-Boot] [PATCH v2 06/99] ram: rk3399: Order include files
` [U-Boot] [PATCH v2 07/99] ram: rk3399: Move macro after "
` [U-Boot] [PATCH v2 08/99] ram: rk3399: Clear PI_175 interrupts in data training
` [U-Boot] [PATCH v2 09/99] ram: rk3399: Use rank mask in ca "
` [U-Boot] [PATCH v2 10/99] ram: rk3399: Use rank mask in wdql "
` [U-Boot] [PATCH v2 11/99] ram: rk3399: Add ddrtype enc macro
` [U-Boot] [PATCH v2 12/99] ram: rk3399: Add channel number encoder macro
` [U-Boot] [PATCH v2 13/99] ram: rk3399: Add row_3_4 enc macro
` [U-Boot] [PATCH v2 14/99] ram: rk3399: Add chipinfo macro
` [U-Boot] [PATCH v2 15/99] ram: rk3399: Add rank enc macro
` [U-Boot] [PATCH v2 16/99] ram: rk3399: Add column "
` [U-Boot] [PATCH v2 17/99] ram: rk3399: Add bk "
` [U-Boot] [PATCH v2 18/99] ram: rk3399: Add dbw "
` [U-Boot] [PATCH v2 19/99] ram: rk3399: Add cs0_rw macro
` [U-Boot] [PATCH v2 20/99] ram: rk3399: Add cs1_rw macro
` [U-Boot] [PATCH v2 21/99] ram: rk3399: Add bw enc macro
` [U-Boot] [PATCH v2 22/99] ram: rk3399: Rename sys_reg with sys_reg2
` [U-Boot] [PATCH v2 23/99] ram: rk3399: Update cs0_row to use sys_reg3
` [U-Boot] [PATCH v2 24/99] ram: rk3399: Update cs1_row "
` [U-Boot] [PATCH v2 25/99] ram: rk3399: Add cs1_col enc macro
` [U-Boot] [PATCH v2 26/99] ram: rk3399: Add ddr version "
` [U-Boot] [PATCH v2 27/99] ram: rk3399: Add ddrtimingC0
` [U-Boot] [PATCH v2 28/99] ram: rk3399: Add DdrMode
` [U-Boot] [PATCH v2 29/99] ram: rk3399: Handle pctl_cfg return type
` [U-Boot] [PATCH v2 30/99] ram: rk3399: s/tsel_wr_select_n/tsel_wr_select_dq_n
` [U-Boot] [PATCH v2 31/99] ram: rk3399: s/tsel_wr_select_p/tsel_wr_select_dq_p
` [U-Boot] [PATCH v2 32/99] ram: rk3399: s/ca_tsel_wr_select_n/tsel_wr_select_ca_n
` [U-Boot] [PATCH v2 33/99] ram: rk3399: s/ca_tsel_wr_select_p/tsel_wr_select_ca_p
` [U-Boot] [PATCH v2 34/99] ram: rk3399: Order tsel variables
` [U-Boot] [PATCH v2 35/99] ram: rk3399: Add phy pctrl reset support
` [U-Boot] [PATCH v2 36/99] ram: rk3399: Move pwrup_srefresh_exit to dram_info
` [U-Boot] [PATCH v2 37/99] ram: rk3399: Add pctl start support
` [U-Boot] [PATCH v2 38/99] ram: rockchip: rk3399: Add cap_info structure
` [U-Boot] [PATCH v2 39/99] ram: rk3399: s/rk3399_base_params/sdram_base_params
` [U-Boot] [PATCH v2 40/99] ram: rk3399: Move common sdram structures in common header
` [U-Boot] [PATCH v2 41/99] arm: include: rockchip: Move dramtypes to "
` [U-Boot] [PATCH v2 42/99] arm: include: rockchip: Add DDR4 enum
` [U-Boot] [PATCH v2 43/99] ram: rockchip: Add initial Kconfig
` [U-Boot] [PATCH v2 44/99] debug_uart: Add printdec
` [U-Boot] [PATCH v2 45/99] ram: rockchip: Add debug sdram driver
` [U-Boot] [PATCH v2 46/99] ram: rockchip: debug: Add sdram_print_ddr_info
` [U-Boot] [PATCH v2 47/99] ram: rockchip: debug: Get the cs capacity
[U-Boot] [PATCH] rockchip: rk3399: Add Khadas Edge board support
2019-06-17 7:24 UTC (2+ messages)
` [U-Boot] [PATCH v2] arm64: dts: rockchip: Add support for Khadas Edge/Edge-V/Captain boards
[U-Boot] [PATCH v3 0/5] DM: Convert i.MX28 gpio, pinmux, spi and eth drivers to DM/DTS
2019-06-17 6:57 UTC (14+ messages)
` [U-Boot] [PATCH v3 1/5] ARM: dts: imx: Copy imx28 device tree related files from Linux kernel (v5.1.9)
` [U-Boot] [PATCH v3 2/5] ARM: imx: net: Enable support for i.MX28 DM_ETH in the fec_mxc.c driver
` [U-Boot] [PATCH v3 3/5] ARM: dm: mxs: gpio: Add support for DM/DTS in the mxs_gpio.c driver (DM_GPIO)
` [U-Boot] [PATCH v3 4/5] ARM: imx: pinctrl: Add support for i.MX28 mxs pinctrl driver
` [U-Boot] [PATCH v3 5/5] ARM: dm: spi: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion)
[U-Boot] [PATCH] aspeed/watchdog: Correct timeout value
2019-06-17 5:55 UTC (3+ messages)
[U-Boot] [RFC 0/6] efi_loader: support runtime variable access via cache
2019-06-17 5:41 UTC (13+ messages)
` [U-Boot] [RFC 1/6] efi_loader: runtime: make SetVirtualAddressMap configurable
` [U-Boot] [RFC 3/6] efi_loader: support convert_pointer at runtime
` [U-Boot] [RFC 6/6] efi_loader: variable: support runtime variable access via cache
[U-Boot] [PATCH 0/3] Enable networking for BananaPi M3
2019-06-17 5:35 UTC (6+ messages)
` [U-Boot] [PATCH 1/3] configs: Sinovoip_BPI_M3_defconfig: Fix invalid DLDO3 settings
` [U-Boot] [PATCH 2/3] net: sun8i-emac: bring back support of A83T
` [U-Boot] [PATCH 3/3] configs: Sinovoip_BPI_M3_defconfig: enable sun8i-emac
` [U-Boot] [linux-sunxi] [PATCH 0/3] Enable networking for BananaPi M3
[U-Boot] [u-boot 2/2] drivers/fsl-mc: Support DPSPARSER object and apply spb command
2019-06-17 5:28 UTC (2+ messages)
[U-Boot] [PATCH] configs: lx2160a: change env location to SPI_FLASH
2019-06-17 5:23 UTC (2+ messages)
[U-Boot] [PATCH] poplar: increase SYS_MALLOC_F_LEN for DM_FLAG_PRE_RELOC support
2019-06-17 3:31 UTC (2+ messages)
[U-Boot] [PATCH 1/2] dm: i2c: Add a flag that not call i2c_setup_offset
2019-06-17 2:51 UTC (9+ messages)
` [U-Boot] [EXT] "
[U-Boot] [ANN] U-Boot v2019.07-rc4 released
2019-06-17 2:31 UTC (5+ messages)
` [U-Boot] Poplar broken in U-Boot v2019.07-rc4
[U-Boot] [PATCH v4 1/1] efi_loader: add RuntimeServicesSupported variable
2019-06-17 2:09 UTC (2+ messages)
[U-Boot] [PATCH] armv8: fix typo in LINUX_KERNEL_IMAGE_HEADER check
2019-06-17 1:00 UTC (2+ messages)
[U-Boot] Jetson TX2 hangs during dhcp boot
2019-06-17 0:51 UTC (11+ messages)
` [U-Boot] Jetson TX1 boot problems
[U-Boot] [PATCH 0/2] usb: kbd: implement special keys
2019-06-16 21:43 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] usb: kbd: simplify coding for arrow keys
` [U-Boot] [PATCH 2/2] usb: kbd: implement special keys
[U-Boot] [PATCH 1/1] efi_loader: alternative scan codes for F5, END, HOME
2019-06-16 21:37 UTC
[U-Boot] [PATCH 1/1] efi_loader: alternative scan codes for F5, HOME
2019-06-16 21:34 UTC
[U-Boot] [PATCH 1/1] efi_loader: console incorrectly advertised left logo key
2019-06-16 21:33 UTC
[U-Boot] [PATCH] lib: rsa: add support to other openssl engine types than pkcs11
2019-06-16 17:53 UTC
[U-Boot] [PATCH] configs: Scrub unused whitelist entries
2019-06-16 1:42 UTC
[U-Boot] [PATCH 1/1] efi_loader: GOP: provide accurate mode information
2019-06-15 17:24 UTC
[U-Boot] [PATCH 1/1] efi_loader: SetMode() must blank screen
2019-06-15 17:22 UTC
[U-Boot] [PATCH 1/1] efi_loader: system table setup
2019-06-15 17:21 UTC
[U-Boot] [PATCH 1/1] efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL definition
2019-06-15 17:20 UTC
[U-Boot] [PATCH v1] common: Fix a typo abnove -> above
2019-06-15 17:00 UTC (2+ messages)
[U-Boot] [PATCH] tools: add tools/spl_size_limit to ignore list
2019-06-15 17:00 UTC (2+ messages)
[U-Boot] [PATCH] MAINTAINERS: change Ramon Fried email address
2019-06-15 17:00 UTC (2+ messages)
[U-Boot] [PATCH] cmd: define CMD_DATA_SIZE when CONFIG_CMD_SETEXPR is selected
2019-06-15 17:00 UTC (2+ messages)
[U-Boot] [PATCH 1/2] net: Convert CONFIG_IP_DEFRAG to Kconfig
2019-06-15 17:00 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] net: Convert CONFIG_TFTP_BLOCKSIZE "
[U-Boot] [PATCH 1/2] configs: Remove unneeded CONFIG_SYS_LDSCRIPT instances
2019-06-15 17:00 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] configs: Migrate CONFIG_SYS_LDSCRIPT to Kconfig
[U-Boot] [PATCH] configs: Migrate the various SPL_BOOT_xxx choices for PowerPC
2019-06-15 16:59 UTC (2+ messages)
[U-Boot] [PATCH v2 0/2] fastboot: Support new A/B slot format
2019-06-15 15:28 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/2] fastboot: Remove "slot-suffixes" variable
` [U-Boot] [PATCH v2 2/2] fastboot: Fix slot names reported by getvar
[U-Boot] [PATCH] mmc: Avoid HS400 mode when accessing boot partitions
2019-06-15 15:15 UTC (12+ messages)
[U-Boot] [PULL] u-boot-usb/master
2019-06-15 14:43 UTC (5+ messages)
[U-Boot] [PATCH 1/1] efi_loader: QueryMode() must allocate buffer
2019-06-15 12:10 UTC
[U-Boot] [PATCH 0/3] efi_loader: GOP parameter checks
2019-06-15 11:11 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] efi_loader: Blt() with incorrect BltOperation
` [U-Boot] [PATCH 2/3] efi_loader: QueryMode() check parameters
` [U-Boot] [PATCH 3/3] efi_loader: SetMode() parameters check
[U-Boot] Pull request for UEFI sub-system for v2019.07-rc5 (2)
2019-06-15 8:03 UTC
[U-Boot] [PATCH] cmd: fat: fatload: pass device path for efi payload
2019-06-15 3:55 UTC (2+ messages)
[U-Boot] And what about fitImages and ram disks?
2019-06-14 21:04 UTC
[U-Boot] [PATCH 1/1] trace: trace buffer may exceed 2GiB
2019-06-14 19:52 UTC
[U-Boot] [PATCH 1/1] trace: do not limit trace buffer to 2GiB
2019-06-14 19:50 UTC
[U-Boot] [PATCH 1/2 v2] net: introduce MDIO DM class for MDIO devices
2019-06-14 18:26 UTC (8+ messages)
` [U-Boot] [PATCH 1/2 v3] "
` [U-Boot] [EXT] "
[U-Boot] [PATCH] rsa: reject images with unknown padding
2019-06-14 17:43 UTC
[U-Boot] [PATCH 1/1] efi_loader: fix SetMode()
2019-06-14 16:29 UTC
[U-Boot] [PATCH 1/1] efi_loader: fix SetAttribute()
2019-06-14 16:26 UTC
[U-Boot] [PATCH] fastboot: Fix slot names reported by getvar
2019-06-14 15:52 UTC (6+ messages)
[U-Boot] [PATCH] cmd: mem: Add a command to fill the memory with random data
2019-06-14 15:32 UTC
[U-Boot] rockchip: missing request op in common pinctrl driver resulting kernel boot failure
2019-06-14 14:52 UTC (2+ messages)
[U-Boot] [PATCH v3 0/3] fastboot: Fix getvar "has-slot" and cleanup
2019-06-14 14:30 UTC (5+ messages)
` [U-Boot] [PATCH v3 2/3] fastboot: getvar: Refactor fastboot_*_get_part_info() usage
[U-Boot] [PATCH v5 1/1] cmd: part: Add 'number' sub-command
2019-06-14 14:22 UTC (4+ messages)
[U-Boot] [PATCH] ARM: am3517-evm: Enable DM_PMIC and DM_REGULATOR functions
2019-06-14 14:06 UTC
[U-Boot] [PULL u-boot] Please pull u-boot-amlogic-20190612
2019-06-14 14:05 UTC (2+ messages)
[U-Boot] [PATCH v4 0/2] Extend 'part' cmd and C API to get part info
2019-06-14 13:56 UTC (7+ messages)
` [U-Boot] [PATCH v4 1/2] cmd: part: Add 'number' sub-command
` [U-Boot] [PATCH v4 2/2] disk: part: Extend API to get partition info
[U-Boot] [PATCH v2] board: mediatek: Add pumpkin board support
2019-06-14 12:47 UTC (2+ messages)
[U-Boot] [PATCH 1/7] mx6: dts: Keep dtb entries sorted
2019-06-14 12:31 UTC (4+ messages)
` [U-Boot] [PATCH 5/7] wandboard: Add mmc0 alias
[U-Boot] [PATCH v2 0/5] DM: Convert i.MX28 gpio, pinmux, spi and eth drivers to DM/DTS
2019-06-14 12:09 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/5] DTS: imx28: Copy imx28 device tree related files from Linux kernel (v5.1.2)
[U-Boot] [PATCH 1/2] usb: dwc2: correctly handle binding for g-tx-fifo-size
2019-06-14 11:08 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] usb: dwc2: allow peripheral mode for OTG configuration
[U-Boot] [PATCH 0/2] stm32mp1: move CONFIG_ENV in Kconfig
2019-06-14 11:05 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] env: Move CONFIG_ENV_UBI_VOLUME_REDUND "
` [U-Boot] [PATCH 2/2] stm32mp1: move CONFIG_ENV "
[U-Boot] [PULL] u-boot-socfpga/master
2019-06-14 10:45 UTC
[U-Boot] [PULL] u-boot-sh/master
2019-06-14 10:44 UTC
[U-Boot] [PATCH] arm: socfpga: provide default SPL_SIZE_LIMIT for gen5
2019-06-14 10:42 UTC (10+ messages)
[U-Boot] Pull request: u-boot-dfu (14.06.2019) - fixes v2019.07
2019-06-14 10:41 UTC (2+ messages)
[U-Boot] [PATCH v1 0/2] Add SDHCI card detection support
2019-06-14 10:40 UTC (3+ messages)
` [U-Boot] [PATCH v1 2/2] mmc: sdhci: Read sdhci card detect properties from DT
[U-Boot] rtl8169: use dm_pci_map_bar
2019-06-14 9:55 UTC (6+ messages)
[U-Boot] [PATCH v6 1/3] i.MX6: nand: add nandbcb command for imx
2019-06-14 9:17 UTC (5+ messages)
` [U-Boot] [PATCH 2/3] configs: icorem6: Enable nandbcb command
` [U-Boot] [PATCH 3/3] doc: imx: Add documentation for "
[U-Boot] [PATCH v3 02/10] spi: Add Atmel QuadSPI driver
2019-06-14 8:12 UTC (4+ messages)
` [U-Boot] [PATCH v4 "
[U-Boot] [PATCH 0/2] colibri/apalis tegra/imx: drop DFU support
2019-06-14 7:59 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] colibri/apalis tegra: "
` [U-Boot] [PATCH 2/2] colibri/apalis imx: "
[U-Boot] Issue enabling TPM 2.0 on RPI
2019-06-14 7:43 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