messages from 2016-05-04 21:36:41 to 2016-05-07 05:48:33 UTC [more...]
[U-Boot] [PATCH 00/26] x86: Initial ACPI support for Intel BayTrail
2016-05-07 5:48 UTC (7+ messages)
` [U-Boot] [PATCH 21/26] x86: baytrail: Generate ACPI FADT/MADT tables
[U-Boot] [PULL] u-boot-socfpga/master
2016-05-07 1:42 UTC
[U-Boot] [PULL] u-boot-usb/master
2016-05-07 1:41 UTC
[U-Boot] [PATCH 0/4] ath79: fix some minor defects
2016-05-06 23:26 UTC (4+ messages)
[U-Boot] [PATCH 0/6] arm64: Pine64 fixes and updates
2016-05-06 21:35 UTC (19+ messages)
` [U-Boot] [PATCH 3/6] arm64: sunxi: reserve space for boot0 header
` [U-Boot] [PATCH 6/6] Pine64: rename defconfig
[U-Boot] [PATCH] imx: imx-common: print i.MX 7 SoC names consistently
2016-05-06 21:26 UTC (4+ messages)
[U-Boot] [PATCH v2 0/7] efi_loader: PXE boot support
2016-05-06 19:28 UTC (14+ messages)
` [U-Boot] [PATCH v2 1/7] efi_loader: Add network access support
` [U-Boot] [PATCH v2 2/7] bootp: Move vendor class identifier set to function
` [U-Boot] [PATCH v2 3/7] net: Move the VCI and client arch values to Kconfig
` [U-Boot] [PATCH v2 4/7] net: Fix client identifiers for ARM
` [U-Boot] [PATCH v2 5/7] net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig
` [U-Boot] [PATCH v2 6/7] net: Optionally use pxe client arch from variable
` [U-Boot] [PATCH v2 7/7] distro: Add efi pxe boot code
[U-Boot] mkimage: spl address computation seems weird in PBL
2016-05-06 18:14 UTC
[U-Boot] [PATCH 1/9] mips: Add MIPS 74Kc tune
2016-05-06 18:10 UTC (9+ messages)
` [U-Boot] [PATCH 2/9] mips: ath79: Fix ar71xx_regs.h indent
` [U-Boot] [PATCH 3/9] mips: ath79: Fix compiler warning on const assignment
` [U-Boot] [PATCH 4/9] mips: ath79: dts: Add generic-ehci node
` [U-Boot] [PATCH V2 5/9] mips: ath79: Add support for ungating USB on ar933x and ar934x
` [U-Boot] [PATCH V2 6/9] mips: ath79: dts: Add ethernet MAC nodes for ar933x
` [U-Boot] [PATCH V2 7/9] mips: ath79: Add support for ungating ethernet on ar933x and ar934x
` [U-Boot] [PATCH V2 8/9] mips: ath79: Add AR934x support
` [U-Boot] [PATCH 9/9] mips: ath79: Add support for TPLink WDR4300
[U-Boot] [PATCH 1/7] usb: Don't init pointer to zero, but NULL
2016-05-06 18:04 UTC (9+ messages)
` [U-Boot] [PATCH 3/7] usb: dwc2: Throttle the setup packet resending
` [U-Boot] [PATCH 4/7] usb: Wait after sending Set Configuration request
[U-Boot] [PATCH v3 00/12] Convert davinci_spi to DM
2016-05-06 17:49 UTC (10+ messages)
` [U-Boot] [PATCH v3 01/12] dm: core: implement dev_map_phsymem()
` [U-Boot] [PATCH v4] "
` [U-Boot] [PATCH v3 02/12] spi: davinci_spi: Convert to driver to adapt to DM
[U-Boot] [PATCH 0/4] ARM: DRA7xx: Enable FIT
2016-05-06 17:49 UTC (9+ messages)
` [U-Boot] [PATCH 1/4] ARM: DRA7: configs: Rename dra7xx_evm to dra7xx_evm_nodt defconfig
` [U-Boot] [PATCH 2/4] board: dra7: fit: add support for selecting dtb dynamically
` [U-Boot] [PATCH 3/4] ARM: DRA7: Enable FIT
` [U-Boot] [PATCH 4/4] ARM: DRA7: configs: Remove obsolete configs
[U-Boot] [PATCH v2 00/15] Support for boot image creation for TI secure devices
2016-05-06 17:49 UTC (17+ messages)
` [U-Boot] [PATCH v2 03/15] arm: Kconfig: Add support for AM43xx SoC specific Kconfig
` [U-Boot] [PATCH v2 08/15] ti: AM43xx: board: Detect AM43xx HS EVM
` [U-Boot] [PATCH v2 09/15] defconfig: Add a config for AM43xx secure part
` [U-Boot] [PATCH v2 10/15] ti_omap5_common: Update SPL start address on secure parts
` [U-Boot] [PATCH v2 12/15] ARM: omap-common: Add device type to CPU string
` [U-Boot] [PATCH v2 13/15] ARM: omap5: add hooks for cpu/SoC fdt fixups
` [U-Boot] [PATCH v2 14/15] ARM: omap5: add ft_board_setup for dra7xx/am57xx
` [U-Boot] [PATCH v2 15/15] defconfig: ti: Add configs for OMAP5-class secure parts
[U-Boot] [PATCH 0/4] efi_loader: PXE boot support
2016-05-06 17:48 UTC (10+ messages)
` [U-Boot] [PATCH 2/4] bootp: Move vendor class identifier set to function
` [U-Boot] [PATCH 3/4] net: Move the VCI and client arch values to Kconfig
[U-Boot] [RFC PATCH] spl: Setup default value for OF_LIST
2016-05-06 17:48 UTC (2+ messages)
[U-Boot] [PATCH] spl: fit: Print error message when FDT is not present
2016-05-06 17:48 UTC (2+ messages)
[U-Boot] [PATCH] test/py: dfu: wait for USB device to go away at boot
2016-05-06 17:48 UTC (2+ messages)
[U-Boot] [PATCH] ARM: am33xx: Fix DDR initialization delays
2016-05-06 17:48 UTC (2+ messages)
[U-Boot] [PATCH] ARM: fix ifdefs in ARMv8 lowlevel_init()
2016-05-06 17:47 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [PATCH v5 0/3] spl: Add support to load FIT from Filesystem
2016-05-06 17:47 UTC (7+ messages)
` [U-Boot] [PATCH v5 1/3] spl: fit: Fix the number of bytes read when reading fdt from fit
` [U-Boot] [PATCH v5 2/3] spl: Allow to load a FIT containing U-Boot from FS
` [U-Boot] [PATCH v5 3/3] spl: Support loading a FIT from FAT FS
[U-Boot] [PATCH] Fix various typos, scattered over the code
2016-05-06 17:47 UTC (2+ messages)
[U-Boot] [PATCH] mmc: Fix error in RPMB code
2016-05-06 17:47 UTC (2+ messages)
[U-Boot] [PATCH 0/2] Re-enabled DuoVero platform
2016-05-06 17:47 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] omap4: load files for legacy boot
` [U-Boot] [PATCH 2/2] omap4: duovero: Disable EFI booting
[U-Boot] [PATCH] usb: ehci-mx6: allow board_ehci_hcd_init to fail
2016-05-06 17:18 UTC (7+ messages)
[U-Boot] [PATCH 1/8] mips: ath79: Fix ar71xx_regs.h indent
2016-05-06 17:12 UTC (12+ messages)
` [U-Boot] [PATCH 2/8] mips: ath79: Fix compiler warning on const assignment
` [U-Boot] [PATCH 3/8] mips: ath79: dts: Add generic-ehci node
` [U-Boot] [PATCH 4/8] mips: ath79: Add support for ungating USB on ar933x and ar934x
` [U-Boot] [PATCH 5/8] mips: ath79: dts: Add ethernet MAC nodes
` [U-Boot] [PATCH 6/8] mips: ath79: Add support for ungating ethernet on ar933x and ar934x
` [U-Boot] [PATCH 7/8] mips: ath79: Add AR934x support
` [U-Boot] [PATCH 8/8] mips: ath79: Add support for TPLink WDR4300
[U-Boot] [GIT] Pull request: u-boot-dfu
2016-05-06 16:41 UTC (2+ messages)
[U-Boot] [PATCH] usb: xhci: add struct devrequest declaration
2016-05-06 16:40 UTC (4+ messages)
[U-Boot] [PATCH] socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabled
2016-05-06 16:31 UTC (2+ messages)
[U-Boot] [PATCH] spi: spi-uclass: fix typo in debug output
2016-05-06 15:39 UTC (2+ messages)
[U-Boot] [PATCH] test/py: fix NameError exception if bdi cmd is not supported
2016-05-06 15:25 UTC (2+ messages)
[U-Boot] [PATCH v2] x86: qemu: Move qfw command over to cmd and add Kconfig entry
2016-05-06 14:40 UTC
[U-Boot] [RFC] fastboot: sparse image handling and sessionId
2016-05-06 14:30 UTC (3+ messages)
[U-Boot] [PATCH] usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA
2016-05-06 13:28 UTC (2+ messages)
[U-Boot] U-BOOT NETCONSOLE SCRIPT
2016-05-06 13:15 UTC
[U-Boot] [PATCH 1/2] tools: env: Fix format warnings in debug
2016-05-06 12:58 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] tools: env: Add support for direct read/write UBI volumes
[U-Boot] [PATCH] mips: Fix compiler warning in cpu.c
2016-05-06 10:50 UTC (2+ messages)
[U-Boot] [PATCH 0/2] spl: Support loading a FIT from SPI
2016-05-06 10:15 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] spl: Make sure destination address is dma aligned when loading fit
[U-Boot] [PATCH] usb: gadget: dfu: discard dead code
2016-05-06 9:12 UTC (2+ messages)
[U-Boot] [PATCH] dfu: avoid memory leak
2016-05-06 9:10 UTC (2+ messages)
[U-Boot] [PATCH 00/18] at91: Convert Ethernet and LCD to driver model
2016-05-06 7:10 UTC (15+ messages)
` [U-Boot] [PATCH 01/18] at91: Add support for the AT91 slow clock controller
` [U-Boot] [PATCH 07/18] net: macb: Convert to driver model
[U-Boot] [RESEND][PATCH 0/2] i2c: atmel: add driver for atmel i2c
2016-05-06 5:45 UTC (3+ messages)
` [U-Boot] [RESEND][PATCH 1/2] i2c: atmel: add i2c driver
` [U-Boot] [RESEND][PATCH 2/2] i2c: atmel: DT binding for "
[U-Boot] [PATCH 0/2] i2c: atmel: add driver for atmel i2c
2016-05-06 5:32 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] i2c: atmel: add i2c driver
` [U-Boot] [PATCH 2/2] i2c: atmel: DT binding for "
[U-Boot] [PATCH] imx: imx7d: fix ahb clock mux 1
2016-05-05 20:42 UTC
[U-Boot] [PATCH] imx: iomux-v3: fix UART input selects
2016-05-05 20:32 UTC
[U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
2016-05-05 19:34 UTC
[U-Boot] [PATCH v2] armv8/ls2080ardb: Update DDR timing to support more UDIMMs
2016-05-05 19:29 UTC (2+ messages)
[U-Boot] [PATCH v2 00/18] at91: Convert Ethernet and LCD to driver model
2016-05-05 18:31 UTC (22+ messages)
` [U-Boot] [PATCH v2 01/18] at91: Add support for the AT91 slow clock controller
` [U-Boot] [PATCH v2 02/18] arm: Allow skipping of low-level init with I-cache on
` [U-Boot] [PATCH v2 03/18] bootm: Align cache flush end address correctly
` [U-Boot] [PATCH v2 04/18] net: Handle an empty bootp extension section
` [U-Boot] [PATCH v2 05/18] net: macb: Prepare for driver-model conversion
` [U-Boot] [PATCH v2 06/18] net: macb: Flush correct cache portion when sending
` [U-Boot] [PATCH v2 07/18] net: macb: Convert to driver model
` [U-Boot] [PATCH v2 08/18] arm: at91: dts: Bring in device tree file for AT91SAM9G45
` [U-Boot] [PATCH v2 09/18] arm: at91: Add a header file for the real-time clock
` [U-Boot] [PATCH v2 10/18] at91: Correct NAND ECC register access
` [U-Boot] [PATCH v2 11/18] at91: nand: Set up the ECC strength correctly
` [U-Boot] [PATCH v2 12/18] mtd: nand: Drop a blank line in nand_wait()
` [U-Boot] [PATCH v2 13/18] at91: Add driver-model GPIO devices for AT91SAM9G45
` [U-Boot] [PATCH v2 14/18] at91: mtd: nand: Add dev_warn() to correct build error in driver
` [U-Boot] [PATCH v2 15/18] at91: video: Prepare for driver-model conversion
` [U-Boot] [PATCH v2 16/18] at91: video: Support driver-model for the LCD driver
` [U-Boot] [PATCH v2 17/18] fdt: Correct return value in fdtdec_decode_display_timing()
` [U-Boot] [PATCH v2 18/18] arm: at91: Add support for gurnard
[U-Boot] OMAP 3530 - BeagleBoard Rev. C4
2016-05-05 16:03 UTC (3+ messages)
[U-Boot] [PATCH v2 14/18] at91: mtd: nand: Add dev_warn() to correct build error in driver
2016-05-05 13:34 UTC
[U-Boot] mkimage needs fitImage
2016-05-05 9:30 UTC (2+ messages)
` [U-Boot] Fwd: "
[U-Boot] pedantic cleanup -- sure is a lot of "#if 0" out there :-)
2016-05-05 9:16 UTC
[U-Boot] [PATCH] ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or not
2016-05-05 7:03 UTC (3+ messages)
[U-Boot] [PATCH] malloc: improve memalign fragmentation fix
2016-05-05 0:37 UTC (2+ messages)
[U-Boot] Pull request, u-boot-tegra/master
2016-05-04 22:12 UTC (2+ messages)
[U-Boot] [PATCH 7/7] usb: hub: Increase the query delay
2016-05-04 21:38 UTC (4+ messages)
` [U-Boot] [PATCH] "
[U-Boot] Issue with USB mass storage (thumb drives)
2016-05-04 21:36 UTC (5+ 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