messages from 2017-09-27 16:13:59 to 2017-09-29 12:52:17 UTC [more...]
[U-Boot] [PATCH 001/080] mpc8308rdb: Fix style violation
2017-09-29 12:52 UTC (59+ messages)
` [U-Boot] [PATCH 002/080] mpc83xx: spd_sdram: Fix whitespace style violations
` [U-Boot] [PATCH 003/080] mpc83xx: spd_sdram: Fix "
` [U-Boot] [PATCH 004/080] include: dm: Fix 'devioe'/'devuce' typos
` [U-Boot] [PATCH 005/080] lib: fdtdec: Fix whitespace style violations
` [U-Boot] [PATCH 006/080] lib: fdtdec: Fix some "
` [U-Boot] [PATCH 007/080] core: ofnode: Fix "
` [U-Boot] [PATCH 008/080] core: read: "
` [U-Boot] [PATCH 009/080] core: Add {ofnode, dev}_translate_address functions
` [U-Boot] [PATCH 010/080] core: Make device_is_compatible live-tree compatible
` [U-Boot] [PATCH 011/080] clk: clk-uclass: Fix style violations
` [U-Boot] [PATCH 012/080] clk: clk_fixed_rate: Fix style violation
` [U-Boot] [PATCH 013/080] clk: Remove superfluous gd declarations
` [U-Boot] [PATCH 014/080] spi: Fix style violation and improve code
` [U-Boot] [PATCH 015/080] spi: Remove obsolete spi_base_setup_slave_fdt
` [U-Boot] [PATCH 016/080] spi: Remove spi_flash_probe_fdt
` [U-Boot] [PATCH 017/080] spi: Remove spi_setup_slave_fdt
` [U-Boot] [PATCH 018/080] spi: Remove CONFIG_OF_SPI_FLASH
` [U-Boot] [PATCH 019/080] spi: sf_probe: Fix style violations
` [U-Boot] [PATCH 020/080] spi: spi-uclass: "
` [U-Boot] [PATCH 021/080] sf_probe: Merge spi_flash_probe_tail into spi_flash_probe
` [U-Boot] [PATCH 022/080] net: tsec: Fix style violations
` [U-Boot] [PATCH 023/080] net: tsec: Fix memory leak in error path
` [U-Boot] [PATCH 024/080] net: tsec: Make live-tree compatible
` [U-Boot] [PATCH 025/080] i2c: fsl_i2c: Fix style violations
` [U-Boot] [PATCH 026/080] i2c: fsl_i2c: Remove inline declarations
` [U-Boot] [PATCH 027/080] i2c: fsl_i2c: Make live-tree compatible
` [U-Boot] [PATCH 028/080] gpio: pca953x_gpio: Fix style violations
` [U-Boot] [PATCH 029/080] gpio: pca953x_gpio: Make live-tree compatible
` [U-Boot] [PATCH 030/080] serial: ns16550: Fix style violation
` [U-Boot] [PATCH 031/080] serial: ns16550: Fix address translation
` [U-Boot] [PATCH 032/080] gdsys: Post ppc4xx removal cleanup
` [U-Boot] [PATCH 033/080] net: phy: marvell: Fix style violations
` [U-Boot] [PATCH 034/080] net: phy: marvell 88e151x: Fix handling of bare RGMII interface type
` [U-Boot] [PATCH 035/080] cfi_flash: Fix space between function name and parenthesis
` [U-Boot] [PATCH 036/080] cfi_flash: Fix style of pointer declarations
` [U-Boot] [PATCH 037/080] cfi_flash: Fix Parenthesis spacing
` [U-Boot] [PATCH 038/080] cfi_flash: Fix whitespace with casting
` [U-Boot] [PATCH 039/080] cfi_flash: Fix indent of case statements
` [U-Boot] [PATCH 040/080] cfi_flash: Fix spacing around casts/operators
` [U-Boot] [PATCH 041/080] cfi_flash: Fix missing/superfluous lines
` [U-Boot] [PATCH 042/080] cfi_flash: Remove braces for single-statement blocks
` [U-Boot] [PATCH 043/080] cfi_flash: Fix logical continuations
` [U-Boot] [PATCH 044/080] cfi_flash: Use __func__ macro instead of function name
` [U-Boot] [PATCH 045/080] cfi_flash: Fix comment style
` [U-Boot] [PATCH 046/080] cfi_flash: Remove unnecessary braces
` [U-Boot] [PATCH 047/080] cfi_flash: Add missing braces in blocks
` [U-Boot] [PATCH 048/080] cfi_flash: Fix spelling of "Unknown"
` [U-Boot] [PATCH 049/080] cfi_flash: Fix else after break
` [U-Boot] [PATCH 050/080] cfi_flash: Fix placement of brace
` [U-Boot] [PATCH 051/080] cfi_flash: Remove return from void function
` [U-Boot] [PATCH 052/080] cfi_flash: Reduce the scope of some variables
` [U-Boot] [PATCH 053/080] cfi_flash: Remove assignments from if conditions
` [U-Boot] [PATCH 054/080] cfi_flash: Use u8 pointers instead of void pointers
` [U-Boot] [PATCH 055/080] cfi_flash: Fix strings split across lines
` [U-Boot] [PATCH 056/080] cfi_flash: Rename camel-case variables
` [U-Boot] [PATCH 057/080] flash: Fix spelling of "ERR_TIMOUT"
` [U-Boot] [PATCH 058/080] cfi_flash: Bound-check index before array access
` [U-Boot] [PATCH 059/080] cfi_flash: Fix long lines
[U-Boot] [PATCH 00/14] Enable Stratix10 SoC support
2017-09-29 12:51 UTC (4+ messages)
` [U-Boot] [PATCH 06/14] arm: socfpga: stratix10: Add misc support for Stratix10 SoC
[U-Boot] [GIT PULL v2] u-boot-sunxi/master
2017-09-29 12:37 UTC (3+ messages)
[U-Boot] [PATCH v1 0/6] Update stm32x7 serial driver
2017-09-29 11:52 UTC (10+ messages)
` [U-Boot] [PATCH v1 1/6] serial: stm32x7: cleanup code
` [U-Boot] [PATCH v1 3/6] serial: stm32x7: prepare the ground to STM32F4 support
` [U-Boot] [PATCH v1 5/6] serial: stm32x7: add "
[U-Boot] [PATCH] Revert "sunxi: imply USB_GADGET"
2017-09-29 11:44 UTC
[U-Boot] Ethernet problem with u-boot for APF27
2017-09-29 11:21 UTC
[U-Boot] [PATCH] dm: core: Correct address cast in dev_read_addr_ptr()
2017-09-29 9:40 UTC (3+ messages)
[U-Boot] [PATCH] usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk()
2017-09-29 9:36 UTC (6+ messages)
[U-Boot] Antwort: Re: QSPI "sf probe ...", "sf read ..." on Altera SoC FPGA
2017-09-29 9:23 UTC
[U-Boot] Debugging SPL
2017-09-29 8:55 UTC
[U-Boot] Antwort: Re: QSPI "sf probe ...", "sf read ..." on Altera SoC FPGA
2017-09-29 8:50 UTC (3+ messages)
[U-Boot] [PATCH 0/9] sunxi: A83T improvements
2017-09-29 8:16 UTC (4+ messages)
` [U-Boot] [PATCH 6/9] net: sun8i_emac: Support RX/TX delay chains
[U-Boot] Patman - Submitting to mailing list
2017-09-29 8:04 UTC (3+ messages)
[U-Boot] [PATCH v3 0/7] Enable falcon boot for LS1043ARDB
2017-09-29 8:02 UTC (10+ messages)
` [U-Boot] [PATCH v3 1/7] spl: fix assignment of board info to global data
` [U-Boot] [PATCH v3 2/7] cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined
` [U-Boot] [PATCH v3 3/7] armv8: fsl-layerscape: Avoid running dram_init_banksize again
` [U-Boot] [PATCH v3 4/7] armv8: ls1043ardb: Use static DDR setting for SPL boot
` [U-Boot] [PATCH v3 5/7] armv8: layerscape: Enable falcon boot
` [U-Boot] [PATCH v3 6/7] armv8: ls1043ardb: Enable spl_board_init() function
` [U-Boot] [PATCH v3 7/7] armv8: ls1043ardb_sdcard: prepare falcon boot
[U-Boot] [PATCH v2 00/19] Add FPGA, SDRAM, SPL loads U-boot & booting to console
2017-09-29 7:42 UTC (38+ messages)
` [U-Boot] [PATCH v2 02/19] doc: dtbinding: Description on FPGA RBF properties at Arria 10 FPGA manager
` [U-Boot] [PATCH v2 04/19] arm: socfpga: Add Arria 10 SoCFPGA programming interface
` [U-Boot] [PATCH v2 09/19] arm: socfpga: Add drivers for programing FPGA from flash
` [U-Boot] [PATCH v2 15/19] arm: socfpga: Add support to memory allocation in SPL
` [U-Boot] [PATCH v2 16/19] arm: socfpga: Enhance Intel SoCFPGA program header to support Arria 10
[U-Boot] Antwort: Re: QSPI "sf probe ...", "sf read ..." on Altera SoC FPGA
2017-09-29 5:23 UTC
[U-Boot] [PATCH] dm: replace dm_dbg() with pr_debug()
2017-09-29 3:31 UTC
[U-Boot] [GIT PULL] Please pull u-boot-mmc master (take 2)
2017-09-29 2:59 UTC
[U-Boot] [PATCH] mmc: sdhci-cadence: set timing mode register depending on frequency
2017-09-29 2:35 UTC (2+ messages)
[U-Boot] [PATCH] usb: dwc3: add UniPhier specific glue layer
2017-09-29 2:31 UTC (4+ messages)
[U-Boot] [PATCH] spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector()
2017-09-29 2:30 UTC (2+ messages)
[U-Boot] [PATCH] mmc: uniphier-sd: Add vqmmc regulator support
2017-09-29 2:30 UTC (8+ messages)
[U-Boot] [PATCH] mmc: uniphier-sd: Update the file to match V3 patchset
2017-09-29 2:30 UTC (2+ messages)
[U-Boot] [PATCH v5 1/1] mmc: Add MMC support for stm32h7 Socs
2017-09-29 2:30 UTC (3+ messages)
[U-Boot] [PATCH] scripts: Move Kconfig contents to cmd/Kconfig
2017-09-29 1:58 UTC (2+ messages)
[U-Boot] [PATCH v2] rockchip: rk3188: ram: add support for 16bit row address
2017-09-29 1:38 UTC
[U-Boot] [PATCH v2] linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13
2017-09-29 1:35 UTC
[U-Boot] [PATCH] i2c: muxes: pca954x: look up width from chip_desc
2017-09-28 21:53 UTC
[U-Boot] [PATCH v4 0/6] Support for the Turris Omnia router
2017-09-28 21:27 UTC (3+ messages)
` [U-Boot] [PATCH v4 4/7] drivers/i2c/muxes/pca954x: Add pca9547 I2C mux support
[U-Boot] [PATCH] topic_miami: Remove CONFIG_CMD_BOOTZ undef
2017-09-28 19:46 UTC
[U-Boot] [PATCH 1/2] icore: configs: Fix merge conflict issue
2017-09-28 17:59 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] icorem6_rqs: env: Return mmc devno
[U-Boot] [PATCH] ls1021aiot: Move CONFIG_CMD_BOOTZ to Kconfig
2017-09-28 16:24 UTC
[U-Boot] u-boot-usb/master sandbox unit test failure
2017-09-28 16:01 UTC (9+ messages)
[U-Boot] [PATCH 0/3] dm: video: enhancements for Shell.efi
2017-09-28 14:40 UTC (3+ messages)
[U-Boot] [PATCH 1/1] sunxi: Fix A20-OLinuXino-MICRO dts for LAN8710
2017-09-28 14:34 UTC (4+ messages)
[U-Boot] [PATCH v2 0/8] Sync and consolidate Linux-derived printk, BUILD_BUG, BUG, WARN, etc
2017-09-28 13:11 UTC (6+ messages)
` [U-Boot] [PATCH v2 3/8] treewide: replace with error() with pr_err()
[U-Boot] Ethernet problem with u-boot for APF27
2017-09-28 13:00 UTC (2+ messages)
[U-Boot] drivers/core/read.c:64:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
2017-09-28 12:40 UTC (3+ messages)
[U-Boot] [PATCH 00/13] log: Add a new logging feature
2017-09-28 12:39 UTC (12+ messages)
` [U-Boot] [PATCH 06/13] log: Add an implemention of logging
[U-Boot] [PATCH v2 2/5] power: pmic: rk816: support rk816 pmic
2017-09-28 10:39 UTC (4+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH] rockchip: rk322x: fix pd_bus hclk/pclk
2017-09-28 10:24 UTC
[U-Boot] [PATCH] cmd/fdt.c align data buffer to avoid unaligned word access
2017-09-28 9:29 UTC
[U-Boot] [PATCH 5/8] rockchip: rk3128: add sysreset driver
2017-09-28 8:54 UTC (2+ messages)
` [U-Boot] [U-Boot,5/8] "
[U-Boot] [PATCH 3/5] power: pmic: rk805: support rk805 pmic
2017-09-28 8:36 UTC (2+ messages)
` [U-Boot] [U-Boot,3/5] "
[U-Boot] [PATCH v2 3/5] power: pmic: rk805: support rk805 pmic
2017-09-28 8:35 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 1/5] rockchip: i2c: rk3328: support i2c for rk3328 SoC
2017-09-28 7:29 UTC (2+ messages)
[U-Boot] [PATCH V4 01/12] scripts: spl: fix typo
2017-09-28 5:34 UTC (5+ messages)
` [U-Boot] [PATCH V4 11/12] imx: mx6sabresd: enable dm drivers
[U-Boot] Uboot send pull request
2017-09-28 5:25 UTC
[U-Boot] [PATCH 1/1] rockchip: provide installation instruction for Firefly-RK3399
2017-09-28 3:35 UTC
[U-Boot] [PATCH 5/5] dm: usb: storage: Fix broken read/write when both EHCD and xHCD are enabled
2017-09-28 2:04 UTC (6+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PULL] u-boot-usb/master
2017-09-28 1:56 UTC (5+ messages)
[U-Boot] [PATCH] mx7ulp_evk: Move CONFIG_CMD_BOOTZ to Kconfig
2017-09-28 0:56 UTC (2+ messages)
[U-Boot] [PATCH] ARM: zynq: Add support for SYZYGY Hub board
2017-09-28 0:53 UTC (4+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH V2 1/2] pinctrl: rmobile: Add pinconf to Renesas RCar pincontrol driver
2017-09-27 22:56 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: rmobile: Enable pinconf
[U-Boot] [PATCH] rockchip: rk3399: spl: convert to using BOOT_DEVICE_BOOTROM
2017-09-27 22:41 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] rockchip: rk3036: fix grf macro define
2017-09-27 22:41 UTC (4+ messages)
` [U-Boot] "
[U-Boot] [PATCH] rockchip: mkimage: add support for rk3128 soc
2017-09-27 22:41 UTC (4+ messages)
` [U-Boot] "
[U-Boot] [PATCH] rockchip: clk: fix typo in rk322x clock driver
2017-09-27 22:41 UTC (4+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/2] pinctrl: rmobile: Add Renesas RCar pincontrol driver
2017-09-27 22:26 UTC (2+ messages)
[U-Boot] [PATCH 1/1] rockchip: rk3399: spl: implicit declaration back_to_bootrom
2017-09-27 22:22 UTC (3+ messages)
[U-Boot] Rainbow Screen of Death - Raspberry PI Current u-boot master
2017-09-27 20:55 UTC
[U-Boot] [PATCH v2 0/6] Board for QEMU's '-machine virt' on ARM
2017-09-27 20:38 UTC (5+ messages)
` [U-Boot] [PATCH v2 5/6] ARM: Add a new arch + board for QEMU's 'virt' machine
[U-Boot] [PATCH 1/1] evb-rk3399: avoid redefinition of CONFIG_ENV_OFFSET
2017-09-27 18:23 UTC
[U-Boot] [PATCH v2 0/5] rk3288: Falcon mode support
2017-09-27 17:33 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/5] armv7: Move L2CTLR read/write to common
` [U-Boot] [PATCH v2 2/5] armv7: rk3288: Move configure_l2ctlr "
` [U-Boot] [PATCH v2 3/5] rk3288: vyasa: Add TPL support
` [U-Boot] [PATCH v2 4/5] rk3288: vyasa: Add falcon mode support
` [U-Boot] [PATCH v2 5/5] rk3288: spl: Add dram_init_banksize
[U-Boot] imx6qp wandboard getting stuck in U-Boot
2017-09-27 17:28 UTC (3+ messages)
[U-Boot] [PATCH v3 1/2] wandboard: Add support for the latest revd1 revision
2017-09-27 17:27 UTC (2+ messages)
` [U-Boot] [PATCH v3 2/2] wandboard: Add support for the MX6QP variant
[U-Boot] [PATCH] mx6: toradex: Remove custom CONFIG_SPL_PAD_TO definition
2017-09-27 16:17 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