messages from 2017-09-29 12:52:26 to 2017-10-02 10:25:45 UTC [more...]
[U-Boot] [PATCH v2 00/19] Add FPGA, SDRAM, SPL loads U-boot & booting to console
2017-10-02 10:25 UTC (13+ messages)
` [U-Boot] [PATCH v2 11/19] arm: socfpga: Add DRAM bank size initialization function
` [U-Boot] [PATCH v2 17/19] arm: socfpga: Adding clock frequency info for U-boot
[U-Boot] fsl_esdhc driver is broken with DM
2017-10-02 10:23 UTC (7+ messages)
[U-Boot] [PATCH v2 00/26] mmc: Add support for HS200 and UHS modes
2017-10-02 9:15 UTC (15+ messages)
` [U-Boot] [PATCH v2 07/26] mmc: Add a function to dump the mmc capabilities
` [U-Boot] [PATCH v2 13/26] mmc: Enable signal voltage to be selected from mmc core
` [U-Boot] [PATCH v2 23/26] mmc: Retry some MMC cmds on failure
` [U-Boot] [PATCH v2 26/26] dm: mmc: Add a library function to parse generic dt binding
[U-Boot] [PATCH v6 00/10] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
2017-10-02 8:50 UTC (4+ messages)
` [U-Boot] [PATCH v6 08/10] fdtdec: sort include files
[U-Boot] [PATCH] Kconfig: BOOTCOMMAND: Define default set of boot commands in Kconfig
2017-10-02 8:19 UTC (7+ messages)
[U-Boot] [PATCH 001/080] mpc8308rdb: Fix style violation
2017-10-02 6:20 UTC (24+ messages)
` [U-Boot] [PATCH 002/080] mpc83xx: spd_sdram: Fix whitespace style violations
` [U-Boot] [PATCH 025/080] i2c: fsl_i2c: Fix "
` [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 052/080] cfi_flash: Reduce the scope of some variables
` [U-Boot] [PATCH 068/080] gpio: mpc8xxx: Make live-tree compatible
` [U-Boot] [PATCH 069/080] cmd: mdio: Fix style violations
` [U-Boot] [PATCH 070/080] common: board_f: "
` [U-Boot] [PATCH 071/080] common: board_r: "
` [U-Boot] [PATCH 072/080] gdsys: mpc8308: "
` [U-Boot] [PATCH 073/080] gdsys: mpc8308: Use shadow register for output GPIO values
` [U-Boot] [PATCH 074/080] strider, hrcon: Reset CAT phy on CON2 module
` [U-Boot] [PATCH 075/080] gdsys:phy: Adapt fixup_88e1518() to latest Release Notes
` [U-Boot] [PATCH 076/080] phy: Fix style violations
` [U-Boot] [PATCH 077/080] i2c: ihs_i2c: Prepare DM conversion
` [U-Boot] [PATCH 078/080] i2c: ihs_i2c: Make DM compatible
` [U-Boot] [PATCH 079/080] i2c: ihs_i2c: Factor out send_buffer method
` [U-Boot] [PATCH 080/080] clk: Makefile: Sort entries alphabetically
[U-Boot] sunxi: add device tree for Orange Pi R1 board
2017-10-02 4:43 UTC (3+ messages)
` [U-Boot] sunxi: add orangepi R1 defconfig
[U-Boot] [PULL v2] Please pull u-boot-rockchip
2017-10-01 22:06 UTC (2+ messages)
[U-Boot] [PULL] efi patch queue 2017-10-01
2017-10-01 22:06 UTC (2+ messages)
[U-Boot] Request For Comments: wget and TCP listener
2017-10-01 21:17 UTC
[U-Boot] Request For Comments: wget and TCP listener
2017-10-01 21:01 UTC
[U-Boot] [PATCH] mx6slevk: Fix MMC breakage for the SPL target
2017-10-01 19:23 UTC
[U-Boot] [PATCH] doc: rmobile: Update README
2017-10-01 19:09 UTC
[U-Boot] [PATCH] usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk()
2017-10-01 18:41 UTC (8+ messages)
[U-Boot] [PULL] u-boot-usb/master
2017-10-01 18:41 UTC
[U-Boot] [PATCH] sun50i: h5: Add NanoPi Neo Plus2 DT initial support
2017-10-01 17:34 UTC (4+ messages)
` [U-Boot] [PATCH v3] "
[U-Boot] [PATCH 01/10] usb: emul: Remove maxpacketsize in usb_emul_setup_device()
2017-10-01 14:58 UTC (11+ messages)
` [U-Boot] [PATCH 02/10] usb: Fix comments of usb_emul_find_for_dev()
` [U-Boot] [PATCH 03/10] usb: sandbox: Initialize root hub's device speed to high speed
` [U-Boot] [PATCH 04/10] usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum()
` [U-Boot] [PATCH 05/10] usb: emul: Expose find_descriptor() as a public API
` [U-Boot] [PATCH 06/10] usb: emul: hub: Report the actual device speed of the emulation device
` [U-Boot] [PATCH 07/10] dm: usb: Fix broken usb_stop()
` [U-Boot] [PATCH 08/10] dm: usb: Remove no longer needed blk_unbind_all()
` [U-Boot] [PATCH 09/10] dm: usb: emul: Drop usb_emul_reset()
` [U-Boot] [PATCH 10/10] test: dm: usb: Update test cases for USB
[U-Boot] [PATCH] scripts: dtc: Add .gitignore
2017-10-01 5:56 UTC
[U-Boot] [PATCH 0/5] Clear error flags & initialization of Spansion
2017-10-01 1:20 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] mtd: spi: Define CLSR command
` [U-Boot] [PATCH 2/5] mtd: spi_flash: Support clearing status register
` [U-Boot] [PATCH 3/5] mtd: spi_flash: Clear SR if write/erase error is flagged
` [U-Boot] [PATCH 4/5] mtd: spi_flash: Clear SR error flags in case of failed write
` [U-Boot] [PATCH 5/5] mtd: spi_flash: preserve Spansion's original value during reboot
[U-Boot] [PATCH v2 1/2] fs/fat: Fix 'CACHE: Misaligned operation at range' warnings
2017-09-30 23:28 UTC (4+ messages)
` [U-Boot] [PATCH v2 2/2] fs/fat: Check malloc return values and fix memory leaks
[U-Boot] [PATCH] dm: core: Correct address cast in dev_read_addr_ptr()
2017-09-30 23:25 UTC (6+ messages)
[U-Boot] [PATCH] dm: video: make ANSI escape sequence support optional
2017-09-30 16:20 UTC (2+ messages)
[U-Boot] booting sunxi in falcon mode
2017-09-30 13:29 UTC
[U-Boot] [PATCH v1 0/6] Update stm32x7 serial driver
2017-09-30 4:11 UTC (6+ messages)
` [U-Boot] [PATCH v1 5/6] serial: stm32x7: add STM32F4 support
[U-Boot] [PATCH 1/2] mx25pdk: Use generic filesystem commands
2017-09-30 1:55 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] mx25pdk: Remove duplicated define
[U-Boot] Please pull u-boot-dm
2017-09-30 0:38 UTC (2+ messages)
[U-Boot] [PATCH] i2c: muxes: pca954x: look up width from chip_desc
2017-09-29 23:27 UTC (4+ messages)
[U-Boot] [PULL] Please pull u-boot-rockchip/master
2017-09-29 22:22 UTC (2+ messages)
[U-Boot] [PATCH] test: print_ut: Add test for %ls strings
2017-09-29 21:00 UTC (3+ messages)
[U-Boot] [PATCH 1/4] dm: gpio: vybrid_gpio: Correct driver's use of bind() method
2017-09-29 21:00 UTC (8+ messages)
` [U-Boot] [PATCH 2/4] dm: gpio: Add a comment about not copying some drivers
` [U-Boot] [PATCH 3/4] dm: gpio: Correct use of -ENODEV in drivers
` [U-Boot] [PATCH 4/4] dm: gpio: pca953x: Drop pointless data structure checks
[U-Boot] [PATCH] dm: core: Round up size when allocating so that it is cache line aligned
2017-09-29 21:00 UTC (3+ messages)
[U-Boot] [PATCH] dm: ofnode: query correct property in livetree ofnode_get_addr_size
2017-09-29 21:00 UTC (3+ messages)
[U-Boot] [PATCH 1/1] sandbox: avoid memory leak in os_dirent_ls
2017-09-29 21:00 UTC (3+ messages)
[U-Boot] [PATCH 1/2] video: test: Helper for writing strings
2017-09-29 20:51 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] video: test: Add ANSI escape sequence tests
[U-Boot] [PATCH 4/4] env: ti: boot: Show boot status information
2017-09-29 20:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 3/4] env: ti: boot: Extract command for eMMC Linux boot
2017-09-29 20:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/4] arm: dra7xx: Fix Linux boot from eMMC
2017-09-29 20:26 UTC (2+ messages)
` [U-Boot] [U-Boot,2/4] "
[U-Boot] [PATCH 1/4] arm: am57xx: Fix Linux boot from eMMC
2017-09-29 20:26 UTC (2+ messages)
` [U-Boot] [U-Boot,1/4] "
[U-Boot] [PATCH] arm: dts: omap3: sync DTS with Linux 4.14-rc1
2017-09-29 20:26 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/1] dm: clk: add missing .priv_auto_alloc_size() for stm32f7
2017-09-29 20:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] ARM: dts: OMAP5+: Enable all gpios in SPL
2017-09-29 20:26 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [PATCH] configs: keystone2: env: Fix burn_uboot_spi command
2017-09-29 20:26 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] configs: k2g_evm: Make findfdt command populate fdtfile variable
2017-09-29 20:26 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] configs: am43xx_evm: Avoid relocation onto firewall at the end of DRAM
2017-09-29 20:26 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] arm: am33xx: security: adds auth support for encrypted images
2017-09-29 20:26 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2] defconfigs: Add a config for AM335x High Security EVM with UART Boot support
2017-09-29 20:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/2] ARM: omap3: am3517-evm: Add device tree and DM support
2017-09-29 20:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/2] arm: dts: am3517_evm: Sync DTS files with Linux 4.13-RC5
2017-09-29 20:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/1] scripts/checkpatch: add missing spelling.txt
2017-09-29 20:25 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v2 1/1] kconfiglib: update with 'imply' support
2017-09-29 20:25 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH] test/py: fix anchors in HTML status report
2017-09-29 20:25 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 3/3] test/py: add skip marker for reliance on tools
2017-09-29 20:25 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/3] test/py: provide more information about test skip reason
2017-09-29 20:25 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/3] test/py: Document required tools/packages
2017-09-29 20:25 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH V4 5/5] ARM: da850-evm: Enable DM_I2C
2017-09-29 20:25 UTC (2+ messages)
` [U-Boot] [U-Boot,V4,5/5] "
[U-Boot] [PATCH V4 4/5] arm: da850-evm: Enable MTD Parts in SPI Flash
2017-09-29 20:25 UTC (2+ messages)
` [U-Boot] [U-Boot, V4, "
[U-Boot] [PATCH V4 3/5] arm: da850-evm: Enable DM and device tree support for da850-evm
2017-09-29 20:25 UTC (2+ messages)
` [U-Boot] [U-Boot, V4, "
[U-Boot] [PATCH V4 2/5] spi: davinci_spi: Add da830-spi support for DM
2017-09-29 20:25 UTC (2+ messages)
` [U-Boot] [U-Boot, V4, "
[U-Boot] [PATCH V4 1/5] arm: dts: da850: Migrate da850-evm DTS files from Linux 4.13-RC5
2017-09-29 20:25 UTC (2+ messages)
` [U-Boot] [U-Boot, V4, "
[U-Boot] [PATCH] TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value
2017-09-29 20:25 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 0/3] dm: video: enhancements for Shell.efi
2017-09-29 19:45 UTC (2+ messages)
[U-Boot] [PATCH] wget and enough TCP stack for fast netboot
2017-09-29 18:48 UTC
[U-Boot] [PATCH] cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI
2017-09-29 18:32 UTC
[U-Boot] [PATCH] rockchip: enable TPL_SYSRESET for all rockchip SoCs
2017-09-29 17:58 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 5/5] rk3288: spl: Add dram_init_banksize
2017-09-29 17:58 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,5/5] "
[U-Boot] [PATCH 1/8] rockchip: rk3128: add device tree file
2017-09-29 17:53 UTC (2+ messages)
` [U-Boot] [U-Boot,1/8] "
[U-Boot] [PATCH] defconfigs: Add a config for AM43xx High Security EVM with QSPI Boot support
2017-09-29 17:48 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 00/10] rockchip: puma-rk3399: support 'same-as-spl' for boot-order and always power-up eMMC/SPI
2017-09-29 17:46 UTC (21+ messages)
` [U-Boot] [PATCH v2 01/10] rockchip: rk3399: make spl_board_init board-specific
` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 02/10] rockchip: bootrom: add definitions to retrieve BROM boot-source
` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 03/10] rockchip: spl: add documentation for spl_node_to_boot_device()
` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 04/10] rockchip: spl: support a 'same-as-spl'-specifier in the spl-boot-order
` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 05/10] rockchip: spl: rk3399: implement chip-specific board_spl_was_booted_from()
` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 06/10] rockchip: dts: rk3399-puma: add 'same-as-spl' to the front of the boot-order
` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 07/10] rockchip: puma-rk3399: update board_init()
` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 08/10] rockchip: rk3399-puma: add boot-on regulator to override BIOS_DISABLE
` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 09/10] power: spl: add SPL_DM_REGULATOR_FIXED in Kconfig
` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 10/10] rockchip: defconfig: puma-rk3399: update for DM_REGULATOR support in SPL
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v3 0/7] Enable falcon boot for LS1043ARDB
2017-09-29 17:05 UTC (9+ messages)
` [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 1/1] evb-rk3399: avoid redefinition of CONFIG_ENV_OFFSET
2017-09-29 16:44 UTC (4+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v2 2/4] rockchip: rk322x: update the sysreg number for boot mode
2017-09-29 16:44 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 5/5] rockchip: dts: rk3328-evb: add i2c1 and rk805 nodes
2017-09-29 16:44 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH] rockchip: pinctrl: rk3368: add pinctrl for SDMMC0
2017-09-29 16:44 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 1/5] rockchip: i2c: rk3328: support i2c for rk3328 SoC
2017-09-29 16:44 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 4/5] configs: rk3328: add support for pmic rk8xx and regulator and i2c driver
2017-09-29 16:44 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH] rockchip: board: lion-rk3368: avoid ATF overwriting active SPL stage
2017-09-29 16:44 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 4/5] rk3288: vyasa: Add falcon mode support
2017-09-29 16:44 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 1/5] armv7: Move L2CTLR read/write to common
2017-09-29 16:44 UTC (4+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 2/5] armv7: rk3288: Move configure_l2ctlr to common
2017-09-29 16:44 UTC (4+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 3/5] rk3288: vyasa: Add TPL support
2017-09-29 16:44 UTC (3+ messages)
` [U-Boot] [U-Boot,v2,3/5] "
[U-Boot] [PATCH] rockchip: rk322x: fix pd_bus hclk/pclk
2017-09-29 16:44 UTC (4+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 3/5] power: pmic: rk805: support rk805 pmic
2017-09-29 16:15 UTC (3+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v3 0/5] board: atmel: Convert to support video driver model
2017-09-29 16:13 UTC (2+ messages)
[U-Boot] [PATCH] net: phy: marvell: Add functions to read PHY's extended registers
2017-09-29 14:47 UTC
[U-Boot] [PATCH] usb: dwc3: add UniPhier specific glue layer
2017-09-29 14:45 UTC (4+ messages)
[U-Boot] Uboot send pull request
2017-09-29 14:25 UTC (2+ messages)
[U-Boot] [GIT PULL] Please pull u-boot-mmc master (take 2)
2017-09-29 14:25 UTC (2+ messages)
[U-Boot] [PATCH 00/14] Enable Stratix10 SoC support
2017-09-29 13:07 UTC (12+ messages)
` [U-Boot] [PATCH 02/14] arm: dts: Add dts for Stratix10 SoC
` [U-Boot] [PATCH 03/14] arm: socfpga: stratix10: Add Clock Manager driver "
` [U-Boot] [PATCH 04/14] arm: socfpga: stratix10: Add Reset "
[U-Boot] [PATCH] Revert "sunxi: imply USB_GADGET"
2017-09-29 12:54 UTC (2+ messages)
[U-Boot] [PATCH] sandbox: Add clrbits/setbits macros
2017-09-29 12:53 UTC
[U-Boot] [GIT PULL v2] u-boot-sunxi/master
2017-09-29 12:52 UTC (4+ 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