messages from 2015-10-20 15:58:01 to 2015-10-22 06:16:16 UTC [more...]
[U-Boot] u-boot device model SPI + SPI Flash
2015-10-22 6:16 UTC (5+ messages)
[U-Boot] [PATCH 1/2] arm: stm32f4: fix a bug when only first sector gets erased
2015-10-22 6:13 UTC (2+ messages)
[U-Boot] [PATCH v2] am43xx_evm: Add DFU support for qspi flash
2015-10-22 6:00 UTC
[U-Boot] [PATCH v4 0/8] arm: Tidy up early init
2015-10-22 5:53 UTC (3+ messages)
` [U-Boot] [PATCH v4 1/8] Move board_init_f_mem() into a common location
[U-Boot] [PATCH v1 0/3] ubi, ubifs: sync with linux 4.2
2015-10-22 4:19 UTC (4+ messages)
` [U-Boot] [PATCH v1 1/3] linux, compat: add missing definitions for ubi
` [U-Boot] [PATCH v1 2/3] ubi,ubifs: sync with linux v4.2
` [U-Boot] [PATCH v1 3/3] UBI: Fastmap: Fix PEB array type
[U-Boot] [PATCH] net: convert altera_tse to driver model and phylib
2015-10-22 3:06 UTC (8+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] Bisected "sdhci_transfer_data: Error detected in status(0x208002)!" problem on ODROID-X
2015-10-22 2:57 UTC (2+ messages)
[U-Boot] [PATCH 1/2] ARM: tegra: add PCI to Tegra210 SoC DT
2015-10-22 1:51 UTC (7+ messages)
` [U-Boot] [PATCH 2/2] ARM: tegra: enable PCI support of p2371-2180
[U-Boot] [PATCH] nios2: fix virt_to_phys for nios2 with MMU
2015-10-22 1:49 UTC (3+ messages)
[U-Boot] [PATCH] nios2: add README.nios2
2015-10-22 1:40 UTC (6+ messages)
` [U-Boot] [PATCH v2] "
` [U-Boot] [PATCH v3] "
[U-Boot] [PATCH 0/2] Add support for Varisys Cyrus board
2015-10-21 23:59 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] rtc: Add MCP79411 support to DS1307 rtc driver
` [U-Boot] [PATCH 2/2] mpc85xx: Add support for the Varisys Cyrus board
[U-Boot] [PATCH v2 1/3] part:efi: add GUID for linux file system data
2015-10-21 23:24 UTC (4+ messages)
` [U-Boot] [PATCH v2 2/3] gpt: add optional parameter type in gpt command
` [U-Boot] [PATCH v2 3/3] uuid: add selection by string for known partition type GUID
[U-Boot] u-boot driver model
2015-10-21 23:24 UTC
[U-Boot] [PATCH v5] x86: Add support for Advantech SOM-6896
2015-10-21 23:24 UTC (3+ messages)
[U-Boot] [PATCH 0/9] x86: Fix up the MRC cache on ivybridge
2015-10-21 23:24 UTC (33+ messages)
` [U-Boot] [PATCH 1/9] rtc: mc146818: Add a comment to the #endif
` [U-Boot] [PATCH 2/9] rtc: mc146818: Use probe() to set up the device
` [U-Boot] [PATCH 3/9] dm: rtc: Correct rtc_read32() return value
` [U-Boot] [PATCH 4/9] x86: ivybridge: Use 'ret' instead of 'rcode'
` [U-Boot] [PATCH 5/9] x86: ivybridge: Check the RTC return value
` [U-Boot] [PATCH 6/9] x86: ivybridge: Use CONFIG_ENABLE_MRC_CACHE option
` [U-Boot] [PATCH 7/9] x86: ivybridge: Fix car_uninit() to correctly set run state
` [U-Boot] [PATCH 8/9] x86: ivybridge: Measure the MRC code execution time
` [U-Boot] [PATCH 9/9] x86: ivybridge: Enable the MRC cache
[U-Boot] [PATCH v2 0/5] x86: Early debug enhancements
2015-10-21 23:20 UTC (16+ messages)
` [U-Boot] [PATCH v2 1/5] debug_uart: Adjust the declaration of debug_uart_init()
` [U-Boot] [PATCH v2 2/5] debug_uart: Support board-specific UART initialisation
` [U-Boot] [PATCH v2 3/5] debug_uart: Add an option to announce the debug UART
` [U-Boot] [PATCH v2 4/5] x86: Init the debug UART if enabled
` [U-Boot] [PATCH v2 5/5] x86: chromebook_link: Enable the debug UART
[U-Boot] Please pull u-boot-x86.git
2015-10-21 23:15 UTC
[U-Boot] [PATCH] net: rtl8169: Build warning fixes for 64-bit
2015-10-21 21:08 UTC (4+ messages)
[U-Boot] [PATCH v7 0/9] Add support for ThunderX 88xx SoC family
2015-10-21 20:49 UTC (12+ messages)
` [U-Boot] [PATCH v7 5/9] arm: serial: Add ability to use pre-initialized UARTs
[U-Boot] [PATCH v2 00/14] Implement fastboot over NAND and sparse transfers
2015-10-21 20:49 UTC (20+ messages)
` [U-Boot] [PATCH v2 04/14] sparse: Simplify multiple logic
` [U-Boot] [PATCH v2 05/14] fastboot: Move fastboot response functions to fastboot core
` [U-Boot] [PATCH v2 07/14] fastboot: Implement flashing session counter
` [U-Boot] [PATCH v2 08/14] sparse: Implement several chunks flashing
` [U-Boot] [PATCH v2 09/14] fastboot: Implement NAND backend
` [U-Boot] [PATCH v2 11/14] sparse: Rename the file and header
[U-Boot] [PATCH 0/8] dm: pci: tegra: Convert Tegra PCI to driver model
2015-10-21 20:46 UTC (15+ messages)
` [U-Boot] [PATCH 1/8] dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig
` [U-Boot] [PATCH 2/8] dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM
` [U-Boot] [PATCH 3/8] RFC: dm: pci: Set up the SDRAM mapping correctly
` [U-Boot] [PATCH 4/8] dm: pci: Support decoding ranges with duplicate entries
` [U-Boot] [PATCH 5/8] dm: pci: Add functions to emulate 8- and 16-bit access
` [U-Boot] [PATCH 7/8] dm: pci: Add a function to find the regions for a PCI bus
` [U-Boot] [PATCH 8/8] dm: tegra: pci: Convert tegra boards to driver model for PCI
[U-Boot] [PATCH] fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT
2015-10-21 20:42 UTC (4+ messages)
[U-Boot] [PATCH v3] Tegra: T210: Add QSPI driver
2015-10-21 17:18 UTC (4+ messages)
[U-Boot] [Patch V6 00/18] add LS1043A platform support
2015-10-21 16:52 UTC (5+ messages)
` [U-Boot] [Patch V6 01/18] armv7/ls1021a: move ns_access to common file
` [U-Boot] [Patch V6 02/18] common/board_f.c: modify the macro to use get_clocks() more common
[U-Boot] [PATCH 1/6] ARM: tegra: rename dummy XUSB padctl implementation
2015-10-21 16:45 UTC (3+ messages)
[U-Boot] [PATCH 1/5] pci: tegra: clip RAM size to 32-bits
2015-10-21 16:41 UTC (2+ messages)
[U-Boot] [PATCH] ARM: tegra210: implement PLLE init procedure from TRM
2015-10-21 16:37 UTC (2+ messages)
[U-Boot] [PATCH 1/4] armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORY
2015-10-21 16:35 UTC (2+ messages)
[U-Boot] [PATCH] arm: sunxi: Add icnova-a20-swac defconfig and dts file
2015-10-21 14:44 UTC (6+ messages)
[U-Boot] [PATCH v6] x86: Add support for Advantech SOM-6896
2015-10-21 14:42 UTC
[U-Boot] [PATCH] board/ti/am335x: beaglebone stop muxing i2c1_pin_mux
2015-10-21 14:25 UTC
[U-Boot] Fastboot behaviour with sparse images
2015-10-21 14:09 UTC (2+ messages)
[U-Boot] [PATCH 0/3] vexpress64 flash support
2015-10-21 14:00 UTC (10+ messages)
` [U-Boot] [PATCH 1/3] cfi_flash: use specific length types for cword
` [U-Boot] [PATCH 2/3] vexpress64: remove #error
` [U-Boot] [PATCH 3/3] vexpress64: store env in flash
[U-Boot] [PATCH] am43xx_evm: Add DFU support for qspi flash
2015-10-21 13:59 UTC (4+ messages)
[U-Boot] Relocation issue - need help!
2015-10-21 13:18 UTC (16+ messages)
[U-Boot] [PATCH] vexpress64: compile Juno PCIe conditionally
2015-10-21 13:16 UTC (5+ messages)
[U-Boot] Please pull u-boot-marvell master
2015-10-21 13:10 UTC (2+ messages)
[U-Boot] Please pull u-boot-sunxi master
2015-10-21 13:10 UTC (2+ messages)
[U-Boot] [PATCH 1/2] usb: host: xhci-omap: fix build break
2015-10-21 13:09 UTC (8+ messages)
[U-Boot] [PATCH 0/5] Add support for additional splash screen locations
2015-10-21 13:01 UTC (10+ messages)
` [U-Boot] [PATCH 1/5] splash_source: rename *_read() to *_read_raw()
` [U-Boot] [PATCH 2/5] splash_source: add support for filesystem formatted mmc
` [U-Boot] [PATCH 3/5] splash_source: add support for filesystem formatted usb
` [U-Boot] [PATCH 5/5] arm: mx6: cm-fx6: add splash locations to cm-fx6
[U-Boot] [PATCH V2 1/3] arm: discard relocation entry for secure section
2015-10-21 12:09 UTC (15+ messages)
` [U-Boot] [PATCH V2 2/3] mx7: psci: add basic psci support
[U-Boot] [PATCH v3 1/2] linux/bitops: Move BIT definitions at top
2015-10-21 12:00 UTC
[U-Boot] [PATCH v2 1/2] linux/bitops: Move BIT defination at top
2015-10-21 11:45 UTC (2+ messages)
[U-Boot] [PATCH 1/2] linux/bitops: Move BIT defination at top
2015-10-21 11:16 UTC (2+ messages)
` [U-Boot] [PATCH v3 2/2] linux/bitops.h: GENMASK copy from linux
[U-Boot] [PATCH 1/5] arm: ls1021a: merge SoC specific code in a separate file
2015-10-21 10:14 UTC (5+ messages)
` [U-Boot] [PATCH 2/5] arm: ls102xa: enable all the snoop signal for masters
` [U-Boot] [PATCH 3/5] ls102xa: Enable snoop and DVM message requests
` [U-Boot] [PATCH 4/5] armv7/fsl-ls102xa: Workaround for DDR erratum A008514
` [U-Boot] [PATCH 5/5] LS102XA:workaround:disable priorities within DDR
[U-Boot] [PATCH 0/7] Add board detection for Odroid XU3 / XU3Lite / XU4
2015-10-21 10:13 UTC (6+ messages)
[U-Boot] [PATCH] net/eth: fix a bug in on_ethaddr()
2015-10-21 10:07 UTC (4+ messages)
[U-Boot] [PATCH] Revert "arm: Remove d2net_v2 defconfig file"
2015-10-21 8:13 UTC (4+ messages)
[U-Boot] Bisected broken Ethernet support on ODROID-X (Exynos4412 board)
2015-10-21 8:06 UTC (4+ messages)
[U-Boot] [ANN] U-Boot v2015.10 released
2015-10-21 5:45 UTC (12+ messages)
[U-Boot] [PATCH v1 00/12] Bring up rk3036 uboot
2015-10-21 5:37 UTC (13+ messages)
` [U-Boot] [PATCH v1 01/12] rockchip: define SUPPORT_SPL and SPL config in RK3288 config
` [U-Boot] [PATCH v1 02/12] rockchip: implement rockchip timer init function
` [U-Boot] [PATCH v1 03/12] rockchip: serial driver support rk3036
` [U-Boot] [PATCH v1 04/12] rockchip: Bring in RK3036 device tree file includes and bindings
` [U-Boot] [PATCH v1 05/12] rockchip: rk3036: Add clock driver
` [U-Boot] [PATCH v1 06/12] rockchip: rk3036: Add header files for GRF
` [U-Boot] [PATCH v1 07/12] rockchip: rk3036: Add Soc reset driver
` [U-Boot] [PATCH v1 08/12] rockchip: rk3036: Add a simple syscon driver
` [U-Boot] [PATCH v1 09/12] rockchip: rk3036: Add pinctrl driver
` [U-Boot] [PATCH v1 10/12] rockchip: Add an rk3036 MMC driver
` [U-Boot] [PATCH v1 11/12] rockchip: rk3036: Add core Soc start-up code
` [U-Boot] [PATCH v1 12/12] rockchip: Add basic support for evb-rk3036 board
[U-Boot] [PATCH] configs: ls1021atwr: Enable ID EEPROM for SD boot
2015-10-21 5:37 UTC (10+ messages)
[U-Boot] [PATCH v1 00/12] Bring up rk3036 uboot
2015-10-21 2:37 UTC (13+ messages)
` [U-Boot] [PATCH v1 01/12] rockchip: define SUPPORT_SPL and SPL config in RK3288 config
` [U-Boot] [PATCH v1 02/12] rockchip: implement rockchip timer init function
` [U-Boot] [PATCH v1 03/12] rockchip: serial driver support rk3036
` [U-Boot] [PATCH v1 04/12] rockchip: Bring in RK3036 device tree file includes and bindings
` [U-Boot] [PATCH v1 05/12] rockchip: rk3036: Add clock driver
` [U-Boot] [PATCH v1 06/12] rockchip: rk3036: Add header files for GRF
` [U-Boot] [PATCH v1 07/12] rockchip: rk3036: Add Soc reset driver
` [U-Boot] [PATCH v1 08/12] rockchip: rk3036: Add a simple syscon driver
` [U-Boot] [PATCH v1 09/12] rockchip: rk3036: Add pinctrl driver
` [U-Boot] [PATCH v1 10/12] rockchip: Add an rk3036 MMC driver
` [U-Boot] [PATCH v1 11/12] rockchip: rk3036: Add core Soc start-up code
` [U-Boot] [PATCH v1 12/12] rockchip: Add basic support for evb-rk3036 board
[U-Boot] [PATCH] ohci: Add missing cache-flush for hcca area
2015-10-20 22:31 UTC (2+ messages)
[U-Boot] [PATCH V3 01/10] disk: support host devices in dev_print()
2015-10-20 20:40 UTC (5+ messages)
` [U-Boot] [PATCH V3 05/10] fat: ff: read max contiguous file data
[U-Boot] OpenEmbedded-Core pending patch
2015-10-20 18:17 UTC (2+ messages)
[U-Boot] [PATCH 2/3] gpt: add optional parameter guid in gpt command
2015-10-20 18:02 UTC (5+ messages)
[U-Boot] How do I tell buildman to use a /specific/ toolchain?
2015-10-20 17:23 UTC (8+ messages)
[U-Boot] [PATCH 0/2] DFU support for qspi on dra7xx
2015-10-20 15:58 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] ARM: dra7xx_evm: Add DFU support for qspi flash
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