messages from 2017-12-12 07:27:13 to 2017-12-13 10:15:22 UTC [more...]
[U-Boot] fs/fat: device not booting since conversion to dir iterators
2017-12-13 10:15 UTC (2+ messages)
[U-Boot] [PATCH] am335x_evm: Fix DFU for eMMC
2017-12-13 10:12 UTC (3+ messages)
[U-Boot] [PATCH v2] configs: sunxi: Drop FASTBOOT_FLASH
2017-12-13 9:00 UTC (2+ messages)
[U-Boot] [PATCH] sunxi: imply CONFIG_OF_LIBFDT_OVERLAY
2017-12-13 8:51 UTC (2+ messages)
[U-Boot] [PATCH 00/16] sun50i: a64: add support for axp803, musb
2017-12-13 8:21 UTC (26+ messages)
` [U-Boot] [PATCH 01/16] power: sunxi: add AXP803 PMIC support
` [U-Boot] [PATCH 08/16] sunxi: clock: update a64 usb clock gating and module reset bits
` [U-Boot] [PATCH 10/16] arm64: allwinner: sync bananapi-m64 usb nodes from Linux
` [U-Boot] [PATCH 11/16] configs: sun50i: add usb-otg support for bananapi-m64
` [U-Boot] [PATCH 12/16] configs: sun50i: enable ums on bananapi-m64
` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 14/16] configs: sun50i: add usb-otg support for a64-olinuxino
` [U-Boot] [PATCH 16/16] configs: sun50i: Enable eMMC on a64-olinuxino
[U-Boot] [PULL] u-boot-socfpga/master
2017-12-13 7:46 UTC
[U-Boot] [PULL] u-boot-usb/master
2017-12-13 7:46 UTC
[U-Boot] [PULL] u-boot-sh/rmobile-mx
2017-12-13 7:45 UTC
[U-Boot] [PATCH v2 01/78] mpc8308rdb: Fix style violation
2017-12-13 7:19 UTC (78+ messages)
` [U-Boot] [PATCH v2 02/78] mpc83xx: spd_sdram: Fix whitespace style violations
` [U-Boot] [PATCH v2 03/78] mpc83xx: spd_sdram: Fix "
` [U-Boot] [PATCH v2 04/78] include: dm: Fix 'devioe'/'devuce' typos
` [U-Boot] [PATCH v2 05/78] lib: fdtdec: Fix whitespace style violations
` [U-Boot] [PATCH v2 06/78] lib: fdtdec: Fix some "
` [U-Boot] [PATCH v2 07/78] core: ofnode: Fix "
` [U-Boot] [PATCH v2 08/78] core: read: "
` [U-Boot] [PATCH v2 09/78] core: Add {ofnode, dev}_translate_address functions
` [U-Boot] [PATCH v2 10/78] core: Make device_is_compatible live-tree compatible
` [U-Boot] [PATCH v2 11/78] clk: clk-uclass: Fix style violations
` [U-Boot] [PATCH v2 12/78] clk: clk_fixed_rate: Fix style violation
` [U-Boot] [PATCH v2 13/78] clk: Remove superfluous gd declarations
` [U-Boot] [PATCH v2 14/78] spi: Fix style violation and improve code
` [U-Boot] [PATCH v2 15/78] spi: Remove obsolete spi_base_setup_slave_fdt
` [U-Boot] [PATCH v2 16/78] spi: Remove spi_flash_probe_fdt
` [U-Boot] [PATCH v2 17/78] spi: Remove spi_setup_slave_fdt
` [U-Boot] [PATCH v2 18/78] spi: Remove CONFIG_OF_SPI_FLASH
` [U-Boot] [PATCH v2 19/78] spi: sf_probe: Fix style violations
` [U-Boot] [PATCH v2 20/78] spi: spi-uclass: "
` [U-Boot] [PATCH v2 21/78] sf_probe: Merge spi_flash_probe_tail into spi_flash_probe
` [U-Boot] [PATCH v2 22/78] net: tsec: Fix style violations
` [U-Boot] [PATCH v2 23/78] net: tsec: Fix memory leak in error path
` [U-Boot] [PATCH v2 24/78] net: tsec: Make live-tree compatible
` [U-Boot] [PATCH v2 25/78] i2c: fsl_i2c: Fix style violations
` [U-Boot] [PATCH v2 26/78] i2c: fsl_i2c: Remove inline declarations
` [U-Boot] [PATCH v2 27/78] i2c: fsl_i2c: Make live-tree compatible
` [U-Boot] [PATCH v2 28/78] gpio: pca953x_gpio: Fix style violations
` [U-Boot] [PATCH v2 29/78] gpio: pca953x_gpio: Make live-tree compatible
` [U-Boot] [PATCH v2 30/78] serial: ns16550: Fix style violation
` [U-Boot] [PATCH v2 31/78] gdsys: Post ppc4xx removal cleanup
` [U-Boot] [PATCH v2 32/78] net: phy: marvell: Fix style violations
` [U-Boot] [PATCH v2 33/78] net: phy: marvell 88e151x: Fix handling of bare RGMII interface type
` [U-Boot] [PATCH v2 34/78] cfi_flash: Fix space between function name and parenthesis
` [U-Boot] [PATCH v2 35/78] cfi_flash: Fix style of pointer declarations
` [U-Boot] [PATCH v2 36/78] cfi_flash: Fix Parenthesis spacing
` [U-Boot] [PATCH v2 37/78] cfi_flash: Fix whitespace with casting
` [U-Boot] [PATCH v2 38/78] cfi_flash: Fix indent of case statements
` [U-Boot] [PATCH v2 39/78] cfi_flash: Fix spacing around casts/operators
` [U-Boot] [PATCH v2 40/78] cfi_flash: Fix missing/superfluous lines
` [U-Boot] [PATCH v2 41/78] cfi_flash: Remove braces for single-statement blocks
` [U-Boot] [PATCH v2 42/78] cfi_flash: Fix logical continuations
` [U-Boot] [PATCH v2 43/78] cfi_flash: Use __func__ macro instead of function name
` [U-Boot] [PATCH v2 44/78] cfi_flash: Fix comment style
` [U-Boot] [PATCH v2 45/78] cfi_flash: Remove unnecessary braces
` [U-Boot] [PATCH v2 46/78] cfi_flash: Add missing braces in blocks
` [U-Boot] [PATCH v2 47/78] cfi_flash: Fix spelling of "Unknown"
` [U-Boot] [PATCH v2 48/78] cfi_flash: Fix else after break
` [U-Boot] [PATCH v2 49/78] cfi_flash: Fix placement of brace
` [U-Boot] [PATCH v2 50/78] cfi_flash: Remove return from void function
` [U-Boot] [PATCH v2 51/78] cfi_flash: Remove assignments from if conditions
` [U-Boot] [PATCH v2 52/78] cfi_flash: Use u8 pointers instead of void pointers
` [U-Boot] [PATCH v2 53/78] cfi_flash: Fix strings split across lines
` [U-Boot] [PATCH v2 54/78] cfi_flash: Rename camel-case variables
` [U-Boot] [PATCH v2 55/78] flash: Fix spelling of "ERR_TIMOUT"
` [U-Boot] [PATCH v2 56/78] cfi_flash: Bound-check index before array access
` [U-Boot] [PATCH v2 57/78] cfi_flash: Fix long lines
` [U-Boot] [PATCH v2 58/78] cfi_flash: Fix indention
` [U-Boot] [PATCH v2 59/78] cfi_flash: Always define cfi_flash_num_flash_banks
` [U-Boot] [PATCH v2 60/78] mtd: cfi_flash: Make live-tree compatible
` [U-Boot] [PATCH v2 61/78] gpio: mpc85xx_gpio: Fix style violations
` [U-Boot] [PATCH v2 62/78] gpio: mpc85xx: Rename driver file to mpc8xxx
` [U-Boot] [PATCH v2 63/78] gpio: mpc8xxx: Rename Kconfig option, structures, and functions
` [U-Boot] [PATCH v2 64/78] gpio: mpc8xxx: Make compatible with more SoCs
` [U-Boot] [PATCH v2 65/78] mpc83xx: Prepare usage of DM gpio driver
` [U-Boot] [PATCH v2 66/78] gpio: mpc8xxx: Make live-tree compatible
` [U-Boot] [PATCH v2 67/78] cmd: mdio: Fix style violations
` [U-Boot] [PATCH v2 68/78] common: board_f: "
` [U-Boot] [PATCH v2 69/78] common: board_r: "
` [U-Boot] [PATCH v2 70/78] gdsys: mpc8308: "
` [U-Boot] [PATCH v2 71/78] gdsys: mpc8308: Use shadow register for output GPIO values
` [U-Boot] [PATCH v2 72/78] strider, hrcon: Reset CAT phy on CON2 module
` [U-Boot] [PATCH v2 73/78] gdsys:phy: Adapt fixup_88e1518() to latest Release Notes
` [U-Boot] [PATCH v2 74/78] phy: Fix style violations
` [U-Boot] [PATCH v2 75/78] i2c: ihs_i2c: Prepare DM conversion
` [U-Boot] [PATCH v2 76/78] i2c: ihs_i2c: Make DM compatible
` [U-Boot] [PATCH v2 77/78] i2c: ihs_i2c: Factor out send_buffer method
` [U-Boot] [PATCH v2 78/78] clk: Makefile: Sort entries alphabetically
[U-Boot] [PATCH v2 1/1] arm: sunxi: Allwinner A10 SPI driver
2017-12-13 6:27 UTC (5+ messages)
[U-Boot] [PATCH v3 1/5] sunxi: a64: Enable FIT Signature
2017-12-13 6:03 UTC (5+ messages)
` [U-Boot] [PATCH v3 2/5] sunxi: arm64: Increase CONFIG_SYS_BOOTM_LEN to 32MB
` [U-Boot] [PATCH v3 3/5] docs: Document verified-boot for sunxi a64
` [U-Boot] [PATCH v3 4/5] docs: README.sunxi: Move sunxi64 documentation
` [U-Boot] [PATCH v3 5/5] docs: README.sunxi: Move nand documentation
[U-Boot] [PATCH v5 1/5] sunxi: a64: Enable FIT Signature
2017-12-13 5:59 UTC (5+ messages)
` [U-Boot] [PATCH v5 2/5] sunxi: arm64: Increase CONFIG_SYS_BOOTM_LEN to 32MB
` [U-Boot] [PATCH v5 3/5] docs: Document verified-boot for sunxi a64
` [U-Boot] [PATCH v5 4/5] docs: README.sunxi: Move sunxi64 documentation
` [U-Boot] [PATCH v5 5/5] docs: README.sunxi: Move nand documentation
[U-Boot] [PATCH v2 1/3] sunxi: a64: Enable FIT Signature
2017-12-13 5:28 UTC (4+ messages)
` [U-Boot] [PATCH v2 3/3] sunxi: README.sunxi64: Document verified-boot for a64
[U-Boot] please pull u-boot-samsung master
2017-12-13 4:43 UTC
[U-Boot] [PATCH v3 0/2] Generic firmware loader
2017-12-13 4:39 UTC (7+ messages)
` [U-Boot] [PATCH v3 1/2] spl: Remove static declaration on spl_mmc_find_device function
` [U-Boot] [PATCH v3 2/2] common: Generic firmware loader for file system
[U-Boot] How to re-use the driver data for pre-reloc in post-reloc driver
2017-12-13 4:35 UTC
[U-Boot] [PATCH 4/4] meson: use the clock driver
2017-12-13 2:33 UTC (2+ messages)
` [U-Boot] [U-Boot,4/4] "
[U-Boot] [PATCH 10/10] ata: Migrate CONFIG_MVSATA_IDE to Kconfig
2017-12-13 2:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 09/10] ata: Migrate CONFIG_LIBATA to Kconfig
2017-12-13 2:26 UTC (2+ messages)
` [U-Boot] [U-Boot,09/10] "
[U-Boot] [PATCH 08/10] ata: Migrate CONFIG_SCSI_AHCI to Kconfig
2017-12-13 2:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 07/10] ata: Migrate CONFIG_DWC_AHSATA to Kconfig
2017-12-13 2:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 06/10] ata: Migrate CONFIG_FSL_SATA to Kconfig
2017-12-13 2:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 05/10] ata: Migrate CONFIG_SATA_MV to Kconfig
2017-12-13 2:26 UTC (2+ messages)
` [U-Boot] [U-Boot,05/10] "
[U-Boot] [PATCH 04/10] ata: Migrate CONFIG_SATA_SIL3114 to Kconfig
2017-12-13 2:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 03/10] ata: Migrate CONFIG_SATA_SIL to Kconfig
2017-12-13 2:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 02/10] ata: Drop CONFIG_MX51_PATA
2017-12-13 2:25 UTC (2+ messages)
` [U-Boot] [U-Boot,02/10] "
[U-Boot] [PATCH 01/10] ata: Drop CONFIG_SATA_DWC
2017-12-13 2:25 UTC (2+ messages)
` [U-Boot] [U-Boot,01/10] "
[U-Boot] [PATCH v6 0/2] DW SPI: Get clock value from Device Tree
2017-12-13 2:18 UTC (7+ messages)
` [U-Boot] [PATCH v6 2/2] "
[U-Boot] [PATCH 1/2] distro_bootcmd: Add command to run FreeBSD
2017-12-12 22:53 UTC (6+ messages)
[U-Boot] [RFC] Design of UEFI drivers
2017-12-12 19:57 UTC
[U-Boot] [PATCH] armv8: ls1046aqds: Adjust IFC timing for NOR flash
2017-12-12 19:41 UTC
[U-Boot] [PATCH 3/3] [v3] boards: ls1046ardb: disable unavailable "ethernet" node in dts
2017-12-12 17:56 UTC (2+ messages)
[U-Boot] [PATCH 2/3][v3] arm: Add support of updating dts before fix-up
2017-12-12 17:56 UTC (2+ messages)
[U-Boot] [PATCH 1/3][v3] common: Fix-up MAC addr in dts by fetching env variable serially
2017-12-12 17:56 UTC (2+ messages)
[U-Boot] [PATCH v2] x86: tangier: Use official ACPI HID for FLIS IP
2017-12-12 17:02 UTC
[U-Boot] [PATCH] serial: sh: Add support for R7S72100 (RZ/A1)
2017-12-12 16:37 UTC (2+ messages)
[U-Boot] [RFC 0/5] sf: Update spi-nor framework
2017-12-12 16:23 UTC (8+ messages)
[U-Boot] Please pull ARC changes
2017-12-12 15:58 UTC (2+ messages)
[U-Boot] [PATCH] musb: sunxi: Use base address from device tree
2017-12-12 15:56 UTC (3+ messages)
[U-Boot] [PATCH u-boot] net: phy: meson-gxl: detect LPA corruption
2017-12-12 15:03 UTC
[U-Boot] Please pull u-boot-dm
2017-12-12 14:01 UTC (3+ messages)
[U-Boot] [PATCH v2 0/5] Remove assert()
2017-12-12 13:47 UTC (4+ messages)
` [U-Boot] [PATCH v2 3/5] Introduce CONFIG_ENABLE_BUG_CHECKS to disable BUG{_ON} by default
[U-Boot] [PATCH u-boot] ARM: arch-meson: fix writel arguments order
2017-12-12 13:23 UTC
[U-Boot] [PATCH V11 0/4] introduce Rockchip rockusb
2017-12-12 12:31 UTC (4+ messages)
` [U-Boot] [PATCH V11 1/4] usb: rockchip: add the rockusb gadget
[U-Boot] [PATCH v2] board: ti: dra7xx: Select MCAN instead of DCAN on DRA76 EVM
2017-12-12 11:44 UTC
[U-Boot] [RFC 0/5] sf: Update spi-nor framework
2017-12-12 11:14 UTC
[U-Boot] [PATCH] board: ti: dra7xx: Select MCAN instead of DCAN on DRA76 EVM
2017-12-12 11:02 UTC
[U-Boot] [PATCH v2 0/2] Generic firmware loader
2017-12-12 10:40 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/2] spl: Remove static declaration on spl_mmc_find_device function
` [U-Boot] [PATCH v2 2/2] common: Generic firmware loader for file system
[U-Boot] [PATCH] stm32f4: Support over-drive mode in standard code path
2017-12-12 10:03 UTC (2+ messages)
[U-Boot] [PATCH 0/7] Fix incorrect usage of the (FIT) DT node unit address
2017-12-12 9:59 UTC (4+ messages)
[U-Boot] [RESEND PATCH 0/2] add STM32F7 MMC support
2017-12-12 9:15 UTC (3+ messages)
` [U-Boot] [RESEND PATCH 1/2] ARM: DTS: stm32: add MMC nodes for stm32f746-disco and stm32f769-disco
` [U-Boot] [RESEND PATCH 2/2] configs: stm32f746-disco: enable MMC related flags
[U-Boot] [RESEND PATCH 00/14] Convert STM3F4 to DT and driver model
2017-12-12 8:49 UTC (15+ messages)
` [U-Boot] [RESEND PATCH 01/14] ARM: DTS: stm32: add STM32F429 SoC and its Discovery board support
` [U-Boot] [RESEND PATCH 02/14] ARM: DTS: stm32: add stm32f429-disco-u-boot dts file
` [U-Boot] [RESEND PATCH 03/14] board: stm32f429-discovery: switch to DM STM32 sdram driver
` [U-Boot] [RESEND PATCH 04/14] pinctrl: stm32: add stm32f4 pinctrl compatible strings
` [U-Boot] [RESEND PATCH 05/14] configs: stm32f429-disco: enable MISC, STM32_RCC, DM_RESET and STM32_RESET
` [U-Boot] [RESEND PATCH 06/14] board: stm32f429-disco: switch to DM STM32 serial driver
` [U-Boot] [RESEND PATCH 07/14] mach-stm32: stmf32f4: timer: remove clock_get() call
` [U-Boot] [RESEND PATCH 08/14] board: stm32f429-disco: switch to DM STM32 clock driver
` [U-Boot] [RESEND PATCH 09/14] board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver
` [U-Boot] [RESEND PATCH 10/14] ram: stm32: add memory mapping selection support
` [U-Boot] [RESEND PATCH 11/14] ARM: DTS: add STM32F469 Discovery board support
` [U-Boot] [RESEND PATCH 12/14] ARM: DTS: stm32: add stm32f469-disco-u-boot dts file
` [U-Boot] [RESEND PATCH 13/14] board: stm32: add stm32f469-discovery board support
` [U-Boot] [RESEND PATCH 14/14] ARM: DTS: stm32: add SDIO controller support for stm32f469-disco
[U-Boot] u-boot-dm crashes early on NVIDIA Beaver, Jetson TK1
2017-12-12 8:11 UTC (3+ messages)
[U-Boot] [UBOOT PATCH 1/2] spi: zynqmp_qspi: Add support for ZynqMP qspi driver
2017-12-12 7:40 UTC (9+ messages)
[U-Boot] [PATCH] efi_loader: Setup logical_partition media information
2017-12-12 7:37 UTC (2+ 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