messages from 2017-08-10 10:41:46 to 2017-08-12 13:12:37 UTC [more...]
[U-Boot] [PATCH v2 07/42] Convert CONFIG_CMD_ONENAND to Kconfig
2017-08-12 13:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 06/42] Convert CONFIG_CMD_MTDPARTS_SPREAD to Kconfig
2017-08-12 13:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 05/42] Convert CONFIG_CMD_MMC_SPI to Kconfig
2017-08-12 13:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 04/42] Kconfig: Sort the device-access commands
2017-08-12 13:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 03/42] Kconfig: Drop CONFIG_CMD_MEM
2017-08-12 13:12 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,03/42] "
[U-Boot] [PATCH v2 02/42] Convert CONFIG_CMD_MAX6957 to Kconfig
2017-08-12 13:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v1 00/15] enough UEFI for standard distro boot
2017-08-12 13:10 UTC (33+ messages)
` [U-Boot] [PATCH v1 01/15] fs: add fs_readdir()
` [U-Boot] [PATCH v1 02/15] fs/fat: implement readdir
` [U-Boot] [PATCH v1 03/15] part: extract MBR signature from partitions
` [U-Boot] [PATCH v1 04/15] efi: add some more device path structures
` [U-Boot] [PATCH v1 05/15] efi_loader: add device-path utils
` [U-Boot] [PATCH v1 06/15] efi_loader: drop redundant efi_device_path_protocol
` [U-Boot] [PATCH v1 07/15] efi_loader: flesh out device-path to text
` [U-Boot] [PATCH v1 08/15] efi_loader: use proper device-paths for partitions
` [U-Boot] [PATCH v1 09/15] efi_loader: use proper device-paths for net
` [U-Boot] [PATCH v1 10/15] efi_loader: refactor boot device and loaded_image handling
` [U-Boot] [PATCH v1 11/15] efi_loader: add file/filesys support
` [U-Boot] [PATCH v1 12/15] efi_loader: support load_image() from a file-path
` [U-Boot] [PATCH v1 13/15] efi_loader: make pool allocations cacheline aligned
` [U-Boot] [PATCH v1 14/15] efi_loader: efi variable support
` [U-Boot] [PATCH v1 15/15] efi_loader: add bootmgr
[U-Boot] [PATCH 0/2] improve hello_world standalone application for arm
2017-08-12 9:03 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] arm: use $loadaddr as the standalone entry point
` [U-Boot] [PATCH 2/2] hello_world.c: fix entry point in case of arm thumb binary
[U-Boot] [PATCH v2 0/5] Add flash to fpga intermediate driver
2017-08-12 8:05 UTC (17+ messages)
` [U-Boot] [PATCH v2 2/5] arm: socfpga: Add checking function on FPGA setting in FDT
` [U-Boot] [PATCH v2 4/5] arm: socfpga: Add intermediate driver between flash and FPGA manager
[U-Boot] [RESEND PATCH] arm: dts: am33xx: Remove redundant interrupt-parent property
2017-08-12 7:56 UTC (3+ messages)
` [U-Boot] [PATCH v2] arm: dts: am33xx: sync DTS with Linux 4.13-rc4
[U-Boot] [PATCH 00/12] ARM: dra7: Add support for dra76-evm
2017-08-12 6:29 UTC (13+ messages)
` [U-Boot] [PATCH 01/12] arm: omap5+: Add board specific ldo powering
` [U-Boot] [PATCH 02/12] palmas: Add support for powering different ldos
` [U-Boot] [PATCH 03/12] configs: dra7xx: Enable LP87565 related configs
` [U-Boot] [PATCH 04/12] arm: dra76: Add support for ES1.0 detection
` [U-Boot] [PATCH 05/12] board: ti: dra76-evm: Add epprom support
` [U-Boot] [PATCH 06/12] board: ti: dra76-evm: Add the pmic data
` [U-Boot] [PATCH 07/12] board: ti: dra76-evm: Add DDR data
` [U-Boot] [PATCH 08/12] board: ti: dra76-evm: Add the pinmux data
` [U-Boot] [PATCH 09/12] board: ti: dra76-evm: Add support for powering on mmc ldo
` [U-Boot] [PATCH 10/12] env: ti: boot: Select dtb name for dra76
` [U-Boot] [PATCH 11/12] ARM: dts: dra7-evm: sync DT with latest Linux
` [U-Boot] [PATCH 12/12] ARM: dts: dra76-evm: Add initial support
[U-Boot] [PATCH v2 00/19] add support for rk3066 platform
2017-08-11 20:59 UTC (20+ messages)
` [U-Boot] [PATCH v2 01/19] rockchip: rk3066: add grf header file
` [U-Boot] [PATCH v2 02/19] rockchip: rk3066: add rk3066 pinctrl driver
` [U-Boot] [PATCH v2 03/19] rockchip: rk3066: add sysreset driver
` [U-Boot] [PATCH v2 04/19] rockchip: rk3066: add clock driver for rk3066 soc
` [U-Boot] [PATCH v2 05/19] rockchip: rk3066: add rk3066 platform devicetree file
` [U-Boot] [PATCH v2 06/19] rockchip: rk3066: add core support
` [U-Boot] [PATCH v2 07/19] rockchip: rk3066: add mk808 board files
` [U-Boot] [PATCH v2 08/19] rockchip: rk3066: add sdram driver
` [U-Boot] [PATCH v2 09/19] mtd: nand: add support for the Sandisk SDTNQGAMA chip
` [U-Boot] [PATCH v2 10/19] mtd: nand: add the rockchip nand controller driver
` [U-Boot] [PATCH v2 11/19] rockchip: mkimage: add support for rockchip nand boot image
` [U-Boot] [PATCH v2 12/19] rockchip: board: rk3066: convert board_usb_init to live tree functions
` [U-Boot] [PATCH v2 13/19] ARM: dts: rockchip: prefer u-boot, dm-pre-reloc rather than u-boot, dm-spl
` [U-Boot] [PATCH v2 14/19] mmc: dw_mmc: support transfer mode autodetection
` [U-Boot] [PATCH v2 15/19] mmc: dw_mmc: rockchip: add support for rk3066 sdmmc
` [U-Boot] [PATCH v2 16/19] armv7: support rk3066 early back to bootrom in vector.S
` [U-Boot] [PATCH v2 17/19] rockchip: sysreset: deduplicate rk3066 and rk3188 sysreset drivers
` [U-Boot] [PATCH v2 18/19] dfu: fix spl build
` [U-Boot] [PATCH v2 19/19] mtd: nand: spl: allow build nand_bbt, nand_ids and nand_util
[U-Boot] [PATCH 1/1] efi_loader: use EFI_PAGE_MASK instead of EFI_PAGE_SIZE - 1
2017-08-11 19:19 UTC
[U-Boot] [PATCH 1/1] efi_loader: use EFI_PAGE_SIZE instead of 4096
2017-08-11 19:19 UTC
[U-Boot] [PATCH] driver: net: ldpaa: Update priv->phydev after free()
2017-08-11 18:43 UTC (2+ messages)
[U-Boot] [PATCH v4 1/2] net: Add mii_resolve_flowctrl_fdx()
2017-08-11 18:17 UTC (3+ messages)
` [U-Boot] [PATCH v4 2/2] usb: net: Add support for Microchip LAN75xx and LAN78xx
[U-Boot] [PATCH v3 1/3] armv8: ls1088a: Add NXP LS1088A SoC support
2017-08-11 17:27 UTC (3+ messages)
` [U-Boot] [PATCH v3 2/3] armv8: ls1088ardb: Add support for LS1088ARDB platform
` [U-Boot] [u-boot-release] [PATCH v3 1/3] armv8: ls1088a: Add NXP LS1088A SoC support
[U-Boot] [PATCH v2 1/8] armv8: Add workaround for USB erratum A-009008
2017-08-11 16:36 UTC (9+ messages)
` [U-Boot] [PATCH v2 2/8] armv8: Add workaround for USB erratum A-009798
` [U-Boot] [PATCH v2 3/8] armv8: Add workaround for USB erratum A-008997
` [U-Boot] [PATCH v2 4/8] armv8: Add workaround for USB erratum A-009007
` [U-Boot] [PATCH v2 5/8] armv7: Add workaround for USB erratum A-009008
` [U-Boot] [PATCH v2 6/8] armv7: Add workaround for USB erratum A-009798
` [U-Boot] [PATCH v2 7/8] armv7: Add workaround for USB erratum A-008997
` [U-Boot] [PATCH v2 8/8] armv7: Add workaround for USB erratum A-009007
[U-Boot] [PATCH] drivers:net:fsl-mc: Update MC address calculation
2017-08-11 16:05 UTC (4+ messages)
[U-Boot] [PATCH v3 0/3] efi_loader: OpenProtocol, CloseProtocol
2017-08-11 16:00 UTC (4+ messages)
` [U-Boot] [PATCH v3 1/3] efi_loader: write protocol GUID in OpenProtocol
[U-Boot] Please pull u-boot-fsl-qoriq master
2017-08-11 14:51 UTC (7+ messages)
[U-Boot] [PATCH] Convert CONFIG_BCH to Kconfig
2017-08-11 14:46 UTC
[U-Boot] [PATCH v4 1/1] mmc: Add MMC support for stm32h7 Socs
2017-08-11 14:35 UTC
[U-Boot] [PATCH v3 1/1] mmc: Add MMC support for stm32h7 Socs
2017-08-11 14:18 UTC (4+ messages)
[U-Boot] [PATCH] Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig
2017-08-11 13:51 UTC
[U-Boot] rerun eth_initialize()
2017-08-11 13:03 UTC
[U-Boot] [PATCH] Convert CONFIG_NAND_OMAP_GPMC et al to Kconfig
2017-08-11 13:03 UTC
[U-Boot] [PATCH v3 1/2] usb: net: Add support for Microchip LAN75xx and LAN78xx
2017-08-11 12:32 UTC (11+ messages)
[U-Boot] [PATCHv6 00/28] Retrieve MAC address from EEPROM
2017-08-11 12:17 UTC (5+ messages)
` [U-Boot] [linux-sunxi] "
[U-Boot] [PATCH v1 0/2] Add support for the A64-uQ7 modules
2017-08-11 11:49 UTC (2+ messages)
[U-Boot] [PATCH 2/2] Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig
2017-08-11 11:39 UTC
[U-Boot] [PATCH 1/2] Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX
2017-08-11 11:39 UTC
[U-Boot] [PATCH v4 00/26] sunxi: Allwinner A64: SPL support
2017-08-11 11:29 UTC (3+ messages)
[U-Boot] [PATCH] sunxi: gpio: add missing compatible strings
2017-08-11 11:16 UTC (3+ messages)
[U-Boot] [PATCH] spi: fsl_qspi: Copy 16 byte aligned data in TX FIFO
2017-08-11 11:14 UTC (2+ messages)
[U-Boot] [PATCH] mtd/spi: Add MT35XU512ABA1G12 NOR flash support
2017-08-11 10:32 UTC (6+ messages)
[U-Boot] [PATCH] sunxi: add MACPWR in Orange Pi PC2 defconfig
2017-08-11 10:24 UTC (3+ messages)
[U-Boot] [PATCH] sunxi: reduce Orange Pi Zero DRAM clock speed
2017-08-11 10:21 UTC (2+ messages)
[U-Boot] [PATCH 1/2] sunxi: add PRCM secure switch register definition
2017-08-11 10:21 UTC (2+ messages)
[U-Boot] [RFC/WIP 1/2] fs/fat: split out helper to init fsdata
2017-08-11 9:59 UTC (2+ messages)
` [U-Boot] [RFC/WIP 2/2] fs/fat: introduce new dirent iterator
[U-Boot] [PATCH 00/15] Add STM32H7 SoC and STM32H743-Disco board support
2017-08-11 9:57 UTC (2+ messages)
[U-Boot] [RFC] efi_loader: Add test to boot OpenBSD's efi bootloader
2017-08-11 9:46 UTC (6+ messages)
[U-Boot] [PATCH 0/4] mips: bmips: add HSSPI support
2017-08-11 9:42 UTC (4+ messages)
` [U-Boot] [PATCH v4 "
` [U-Boot] [PATCH v4 1/4] dm: spi: add BCM63xx HSSPI driver
[U-Boot] [PATCH 00/10] mips: bmips: add SPI support
2017-08-11 9:11 UTC (5+ messages)
` [U-Boot] [PATCH v5 "
` [U-Boot] [PATCH v5 03/10] dm: spi: add BCM63xx SPI driver
[U-Boot] [PATCH v2 00/10] uboot overlays, FIT image & unittest
2017-08-11 8:52 UTC (11+ messages)
` [U-Boot] [PATCH v2 01/10] Introduce fdt_setprop_placeholder() method
` [U-Boot] [PATCH v2 02/10] fdt: Allow stacked overlays phandle references
` [U-Boot] [PATCH v2 03/10] fit: Introduce methods for applying overlays on fit-load
` [U-Boot] [PATCH v2 04/10] fdt-overlay: Spit out a descriptive failure warning
` [U-Boot] [PATCH v2 05/10] doc: Document how to apply fdt overlays
` [U-Boot] [PATCH v2 06/10] doc: overlays: Tweak documentation regarding overlays
` [U-Boot] [PATCH v2 07/10] dtbo: make dtbos special
` [U-Boot] [PATCH v2 08/10] config: sandbox: Add unit tests
` [U-Boot] [PATCH v2 09/10] ut: fix fdt_getprop_u32() change
` [U-Boot] [PATCH v2 10/10] test: overlay: Add unit test for stacked overlay
[U-Boot] [PATCH] qe: ready QE IRAM after uploading firmware successfully
2017-08-11 8:49 UTC
[U-Boot] [Patch v2 1/3] armv8: ls1088a: Add NXP LS1088A SoC support
2017-08-11 7:07 UTC (4+ messages)
` [U-Boot] [Patch v2 2/3] armv8: ls1088ardb: Add support for LS1088ARDB platform
[U-Boot] [PATCH 1/2] sf: Add Macronix MX25U6435F device parameters
2017-08-11 6:20 UTC (8+ messages)
` [U-Boot] [PATCH 2/2] sf: Preserve QE bit when clearing BP# bits for Macronix flash
[U-Boot] [UBOOT] [PATCH] cmd: usb: ignore block devices under mass storage device
2017-08-11 5:53 UTC
[U-Boot] [PATCH v5 1/3] armv8:fsl-layerscape: Consolidate registers space defination for CCI-400 bus
2017-08-11 5:39 UTC (3+ messages)
` [U-Boot] [PATCH v5 2/3] armv7: "
` [U-Boot] [PATCH v5 3/3] whitelist: Remove "CONFIG_SYS_CCI400_ADDR" from whitelist
[U-Boot] [PATCH v3 0/8] sf: improve support of (Q)SPI flash memories
2017-08-11 5:14 UTC (3+ messages)
[U-Boot] Please pull u-boot-rockchip/master
2017-08-11 2:20 UTC (2+ messages)
[U-Boot] [PATCH] armv8: layerscape platform pcie link up state judgment strongly
2017-08-11 1:39 UTC (5+ messages)
[U-Boot] Please pull from u-boot-i2c
2017-08-10 20:17 UTC (2+ messages)
[U-Boot] Please pull u-boot-marvell/master
2017-08-10 20:17 UTC (2+ messages)
[U-Boot] [PATCH v2 0/7] spl: add xip booting support
2017-08-10 18:36 UTC (6+ messages)
` [U-Boot] [PATCH v2 3/7] stm32: stm32f7: add spl build support
[U-Boot] [PATCH] fs: add fs_readdir()
2017-08-10 18:13 UTC (5+ messages)
[U-Boot] [PATCH 1/1][v2] armv8: ls2080a: Increase env sector size for qspi boot
2017-08-10 15:49 UTC (2+ messages)
[U-Boot] [PATCH] fsl-lsch2: csu: correct the workaround A-010315
2017-08-10 15:48 UTC (2+ messages)
[U-Boot] [PATCH 1/1] driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl applied
2017-08-10 15:48 UTC (4+ messages)
[U-Boot] [PATCH 1/1] board: ls2080ardb: Add fsl_fdt_fixup_flash
2017-08-10 15:46 UTC (4+ messages)
[U-Boot] [PATCH] config: ls1012aqds: Add USB EHCI support for ls1012aqds
2017-08-10 15:46 UTC (2+ messages)
[U-Boot] [PATCH] mmc: fsl_esdhc: not always setting esdhc fdt status to okay
2017-08-10 15:43 UTC (2+ messages)
[U-Boot] [PATCH] PCI: layerscape: Fix the bug assigning wrong address to LS2088A pcie cfg1 space
2017-08-10 15:43 UTC (2+ messages)
[U-Boot] [PATCH] dm: arm: ls1021a: Move to driver model for USB
2017-08-10 15:41 UTC (3+ messages)
[U-Boot] [PATCH] fsl-lsch2: csu: remove multiple calling function
2017-08-10 15:40 UTC (2+ messages)
[U-Boot] [PATCH] armv8/fsl-lsch2: correct the config description of DSPI clock divider
2017-08-10 15:39 UTC (2+ messages)
[U-Boot] [PATCH 1/1] board:ls2080ardb: Update execution of config_board_mux
2017-08-10 15:39 UTC (2+ messages)
[U-Boot] [PATCH 1/1] board/ls2080aqds, SD-boot: Update env offset
2017-08-10 15:38 UTC (7+ messages)
` [U-Boot] [PATCH 1/1] board/ls2080ardb: Disable SD-related GPIO programming
[U-Boot] [PATCH] armv8: ls1046ardb: update core frequency to 1800MHZ
2017-08-10 15:37 UTC (4+ messages)
[U-Boot] [PATCH] driver: mmc: fsl_esdhc: Fix compiling warning
2017-08-10 15:36 UTC (2+ messages)
[U-Boot] [PATCH v2 0/5] Extend FIT support for falcon boot
2017-08-10 14:52 UTC (3+ messages)
` [U-Boot] [PATCH v2 5/5] spl: fit: Add booting OS first
[U-Boot] [PATCH] arm: omap: Fix 'get_device_type()' for OMAP34XX
2017-08-10 12:50 UTC (7+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH 3/5] rockchip: dts: rk322x: add sdmmc device node
2017-08-10 12:50 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [RESENT PATCH v2 4/4] rockchip: clk: remove RATE_TO_DIV
2017-08-10 12:50 UTC (2+ messages)
` [U-Boot] [U-Boot, RESENT, v2, "
[U-Boot] [RESENT PATCH v2 2/4] rockchip: rk322x: update max-frequency for mmc node
2017-08-10 12:50 UTC (2+ messages)
` [U-Boot] [U-Boot, RESENT, v2, "
[U-Boot] [RESENT PATCH v2 3/4] rockchip: clk: update dwmmc clock div
2017-08-10 12:50 UTC (2+ messages)
` [U-Boot] [U-Boot, RESENT, v2, "
[U-Boot] [RESENT PATCH v2 1/4] rockchip: rk322x: set the DDR region as non-secure in SPL
2017-08-10 12:50 UTC (2+ messages)
` [U-Boot] [U-Boot, RESENT, v2, "
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