messages from 2016-02-24 16:14:52 to 2016-02-26 01:00:44 UTC [more...]
[U-Boot] [PATCH 00/16] EFI payload / application support v3
2016-02-26 1:00 UTC (4+ messages)
` [U-Boot] [PATCH 04/16] efi_loader: Add boot time services
[U-Boot] [PATCH v4 00/11] arm64: Unify MMU code v3
2016-02-26 0:49 UTC (12+ messages)
` [U-Boot] [PATCH v4 01/11] thunderx: Calculate TCR dynamically
` [U-Boot] [PATCH v4 02/11] arm64: Disable TTBR1 maps in EL1
` [U-Boot] [PATCH v4 03/11] arm64: Make full va map code more dynamic
` [U-Boot] [PATCH v4 04/11] thunderx: Move mmu table into board file
` [U-Boot] [PATCH v4 05/11] zymqmp: Replace home grown mmu code with generic table approach
` [U-Boot] [PATCH v4 06/11] tegra: "
` [U-Boot] [PATCH v4 07/11] vexpress64: Add MMU tables
` [U-Boot] [PATCH v4 08/11] dwmmc: Increase retry timeout
` [U-Boot] [PATCH v4 09/11] hikey: Add MMU tables
` [U-Boot] [PATCH v4 10/11] arm64: Remove non-full-va map code
` [U-Boot] [PATCH v4 11/11] arm64: Only allow dcache disabled in SPL builds
[U-Boot] [PATCH 0/9] arm64: Unify MMU code
2016-02-26 0:49 UTC (29+ messages)
` [U-Boot] [PATCH 2/9] arm64: Make full va map code more dynamic
` [U-Boot] [PATCH 3/9] zymqmp: Replace home grown mmu code with generic table approach
[U-Boot] [PATCH 0/7 v2] support mapping PCI device ids to stream ids for MSIs
2016-02-25 23:06 UTC (7+ messages)
` [U-Boot] [PATCH 1/7 v2] armv8: ls2080a: remove obsolete stream ID partitioning support
` [U-Boot] [PATCH 3/7 v2] pci: make pci_get_hose_head() available to external users
` [U-Boot] [PATCH 4/7 v2] pci/layerscape: add support for LUT
` [U-Boot] [PATCH 5/7 v2] pci/layerscape: add stream ID allocator
` [U-Boot] [PATCH 6/7 v2] pci/layerscape: fdt: function to set msi-map entries
` [U-Boot] [PATCH 7/7 v2] pci/layerscape: set LUT and msi-map for discovered PCI devices
[U-Boot] [RFC PATCH v5 0/4] Enable FIT image to be loaded beyond 32-bit space
2016-02-25 23:05 UTC (6+ messages)
` [U-Boot] [RFC PATCH v5 1/4] common: Convert ulong to phys_addr_t for image addresses
` [U-Boot] [RFC PATCH v5 2/4] sandbox: Fix compiling warning
` [U-Boot] [RFC PATCH v5 3/4] common: image-fit: Use a common function to get address
` [U-Boot] [RFC PATCH v5 4/4] common: image-fit: Fix load and entry addresses in FIT image
[U-Boot] [PATCH] dm: Remove ARM dcc from the list
2016-02-25 20:09 UTC (6+ messages)
` [U-Boot] "
[U-Boot] [PATCH V2 0/6] ARM: keystone: K2G: Add support for PMMC remoteproc load
2016-02-25 18:53 UTC (7+ messages)
` [U-Boot] [PATCH V2 1/6] ARM: keystone2: psc: redo doc in kernel-doc format
` [U-Boot] [PATCH V2 2/6] ARM: keystone2: psc-defs: use adequate () for macros
` [U-Boot] [PATCH V2 3/6] ARM: keystone2: psc: introduce function to hold and release module in reset
` [U-Boot] [PATCH V2 4/6] remoteproc: Add support for TI power processor
` [U-Boot] [PATCH V2 5/6] ARM: dts: k2g: Add support for PMMC
` [U-Boot] [PATCH V2 6/6] configs: k2g_evm: Add TI power processor support
[U-Boot] [PATCH 1/2] fsl:usb: Make fsl usb device-tree fixup arch independent
2016-02-25 18:00 UTC (6+ messages)
` [U-Boot] [PATCH v2 0/2] Make usb device-tree fixup independent of USB controller
` [U-Boot] [PATCH v2 1/2] board:freescale:common: Move device-tree fixup framework to common file
` [U-Boot] [PATCH v2 2/2] board:freescale:usb: Add device-tree fixup support for xhci controller
[U-Boot] Issue with USB mass storage (thumb drives)
2016-02-25 17:56 UTC (14+ messages)
[U-Boot] [PATCH] serial: Move carriage return before line feed for some serial drivers
2016-02-25 17:55 UTC (8+ messages)
[U-Boot] [PATCH v2 3/7] drivers: block: disk-uclass: implement scsi_init()
2016-02-25 17:35 UTC (5+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v3 00/11] arm64: Unify MMU code v3
2016-02-25 17:14 UTC (12+ messages)
` [U-Boot] [PATCH v3 01/11] thunderx: Calculate TCR dynamically
` [U-Boot] [PATCH v3 02/11] arm64: Disable TTBR1 maps in EL1
` [U-Boot] [PATCH v3 03/11] arm64: Make full va map code more dynamic
` [U-Boot] [PATCH v3 04/11] thunderx: Move mmu table into board file
` [U-Boot] [PATCH v3 05/11] zymqmp: Replace home grown mmu code with generic table approach
` [U-Boot] [PATCH v3 06/11] tegra: "
` [U-Boot] [PATCH v3 07/11] vexpress64: Add MMU tables
` [U-Boot] [PATCH v3 08/11] dwmmc: Increase retry timeout
` [U-Boot] [PATCH v3 09/11] hikey: Add MMU tables
` [U-Boot] [PATCH v3 10/11] arm64: Remove non-full-va map code
` [U-Boot] [PATCH v3 11/11] arm64: Only allow dcache disabled in SPL builds
[U-Boot] Pull request: u-boot-spi/master
2016-02-25 17:13 UTC (3+ messages)
[U-Boot] [PATCH v3] test/py: Add option to skip SPL signature checking
2016-02-25 17:00 UTC (5+ messages)
[U-Boot] [RFC PATCH v4 0/3] Enable FIT image to be loaded beyond 32-bit space
2016-02-25 16:54 UTC (6+ messages)
` [U-Boot] [RFC PATCH v4 3/3] common: Fix load and entry addresses in FIT image
[U-Boot] [PATCH 00/10] arm64: Unify MMU code
2016-02-25 16:36 UTC (10+ messages)
` [U-Boot] [PATCH 01/10] thunderx: Calculate TCR dynamically
` [U-Boot] [PATCH 02/10] arm64: Make full va map code more dynamic
` [U-Boot] [PATCH 05/10] tegra: Replace home grown mmu code with generic table approach
[U-Boot] [PATCH 0/6] ARM: keystone2: Miscellaneous fixes
2016-02-25 15:52 UTC (7+ messages)
` [U-Boot] [PATCH 1/6] ARM: keystone2: Use macro for DSP GEM power domain
` [U-Boot] [PATCH 2/6] ARM: keystone2: K2G: power-off DSP during boot
` [U-Boot] [PATCH 3/6] ARM: keystone2: Allow for board specific speed definitions
` [U-Boot] [PATCH 4/6] ARM: keystone2: K2G: Add support for different arm/device speeds
` [U-Boot] [PATCH 5/6] ARM: keystone2: use SPD info to configure K2HK and K2E DDR3
` [U-Boot] [PATCH 6/6] ARM: keystone2: use detected ddr3a size
[U-Boot] Please pull u-boot-dm
2016-02-25 15:35 UTC (2+ messages)
[U-Boot] [PATCH v2 00/16] image: Fix various test failures
2016-02-25 15:29 UTC (8+ messages)
` [U-Boot] [PATCH v2 11/16] sandbox: Correct ordering of defconfig
` [U-Boot] [PATCH v2 12/16] sandbox: Enable the early timer
` [U-Boot] [PATCH v2 13/16] sandbox: spi: Add more debugging to SPI emulation
` [U-Boot] [PATCH v2 14/16] sandbox: spi: Remove an incorrect free()
` [U-Boot] [PATCH v2 15/16] spi: Correct two error return values
` [U-Boot] [PATCH v2 16/16] spi: Re-enable the SPI flash tests
[U-Boot] [PATCH v2 0/1] Fix patman Series-notes handling for buildman
2016-02-25 15:29 UTC (4+ messages)
` [U-Boot] [PATCH v2] patman: fix series-notes "
[U-Boot] [PATCH] dts: keep clock-names and clocks in SPL DTB if SPL_CLK is enabled
2016-02-25 15:29 UTC (3+ messages)
[U-Boot] [PATCH] microblaze: Add missing chosen node
2016-02-25 15:27 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [PATCH] cmd: mem: Show 64bit addresses which are tested
2016-02-25 15:27 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [PATCH] rpi: always scroll by 10 lines
2016-02-25 15:27 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] rpi: set board serial number in environment
2016-02-25 15:26 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] booti: Help text rework
2016-02-25 15:26 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] tools: Update openrisc toolchain information
2016-02-25 15:26 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2] MAINTAINERS: Update no longer valid maintainers' status
2016-02-25 15:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] arm: am437x: cm-t43: bring back BOOTDELAY feature
2016-02-25 15:26 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 10/10] arm: am437x: cm-t43: update parameters for raw mmc boot
2016-02-25 15:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 09/10] arm: am437x: cm-t43: set MPU and CORE voltages on boot
2016-02-25 15:25 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 08/10] arm: am437x: cm-t43: get rid of enable_vtt_regulator()
2016-02-25 15:25 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 07/10] arm: am437x: cm-t43: set tps fseal bit
2016-02-25 15:25 UTC (2+ messages)
` [U-Boot] [U-Boot,07/10] "
[U-Boot] [PATCH 06/10] pmic: tps65218: add useful functions and defines
2016-02-25 15:25 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 05/10] arm: am437x: cm-t43: split board file
2016-02-25 15:25 UTC (2+ messages)
` [U-Boot] [U-Boot,05/10] "
[U-Boot] [PATCH 04/10] arm: am437x: cm-t43: define prompt
2016-02-25 15:25 UTC (2+ messages)
` [U-Boot] [U-Boot,04/10] "
[U-Boot] [PATCH 03/10] arm: am437x: cm-t43: support all available SPI flash chips
2016-02-25 15:25 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 02/10] arm: am437x: cm-t43: migrate CONFIG_DM_SERIAL to config file
2016-02-25 15:25 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 01/10] arm: am437x: cm-t43: fix cm-t43 boot
2016-02-25 15:25 UTC (2+ messages)
` [U-Boot] [U-Boot,01/10] "
[U-Boot] [PATCH 5/5] board/BuR/kwb: cosmetic changes
2016-02-25 15:24 UTC (2+ messages)
` [U-Boot] [U-Boot,5/5] "
[U-Boot] [PATCH 4/5] board/BuR: split bur_am335x_common.h into am335x-specific and BuR common parts
2016-02-25 15:24 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 3/5] board/BuR: move everything possible from board's headerfile to KConfig
2016-02-25 15:24 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/5] board/BuR: use default u-boot prompt on all B&R boards
2016-02-25 15:24 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/5] board/BuR: drop ETH-support in SPL-Stage
2016-02-25 15:24 UTC (2+ messages)
` [U-Boot] [U-Boot,1/5] "
[U-Boot] [PATCH V2] OMAP3SOM BOARD: Auto detect Logic PD Models
2016-02-25 15:24 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v3] test/py: only check for SPL signature if SPL uses serial output
2016-02-25 15:24 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 4/4] pci_rom: fix may be used uninitialized warning
2016-02-25 15:24 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 3/4] samsung: fix mkorigenspl for darwin
2016-02-25 15:24 UTC (2+ messages)
` [U-Boot] [U-Boot,3/4] "
[U-Boot] [PATCH 1/4] tools: -Wno-deprecated-declarations for OpenSSL on darwin
2016-02-25 15:23 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] Gracefully handle 64-bit signed-extended 32-bit Load addresses
2016-02-25 15:23 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 4/4] stm32: add support for stm32f7 & stm32f746 discovery board
2016-02-25 15:23 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 3/4] stm32x7: add support for stm32x7 serial driver
2016-02-25 15:23 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/4] gpio: stm32_gpio: move base addresses to the soc file
2016-02-25 15:23 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/4] gpio: stm32_gpio: move clock config from driver to board
2016-02-25 15:23 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v2 07/18] usb: Rename ehci-fsl.h to ehci-ci.h
2016-02-25 15:23 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,07/18] "
[U-Boot] [PATCH] ARM: keystone2: Get rid of unused clock files
2016-02-25 15:23 UTC (3+ messages)
[U-Boot] [PULL] u-boot-usb/master
2016-02-25 15:23 UTC (2+ messages)
[U-Boot] [PULL] u-boot-socfpga/master
2016-02-25 15:23 UTC (2+ messages)
[U-Boot] Please pull u-boot-fsl-qoriq master
2016-02-25 15:22 UTC (2+ messages)
[U-Boot] [PATCH V5 0/7] ARM: omap-common: Add board detection support for TI EVMs
2016-02-25 14:52 UTC (10+ messages)
` [U-Boot] [PATCH V5 1/7] ARM: OMAP4/5: Centralize early clock initialization
` [U-Boot] [PATCH V5 2/7] ARM: OMAP4/5: Centralize gpi2c_init
` [U-Boot] [PATCH V5 3/7] ARM: omap-common: Add standard access for board description EEPROM
` [U-Boot] [PATCH V5 4/7] ti: AM335x: Use generic EEPROM detection logic
` [U-Boot] [PATCH V5 5/7] ti: AM437x: "
` [U-Boot] [PATCH V5 6/7] ARM: OMAP4/5: Add generic board detection hook
` [U-Boot] [PATCH V5 7/7] board: ti: AM57xx: Add detection logic for AM57xx-evm
[U-Boot] [PATCH v2] test/py: Add option to skip SPL signature checking
2016-02-25 13:59 UTC (3+ messages)
[U-Boot] [PATCH] dm: ns16550: Add support for reg-offset property
2016-02-25 13:38 UTC (12+ messages)
[U-Boot] [PATCH] ARM: zynq: Enable option to overwrite default variables
2016-02-25 12:51 UTC
[U-Boot] [PATCH] mmc: sdhci: Clear internal clock enable bit
2016-02-25 9:40 UTC
[U-Boot] Olimex-A20-EVB ethernet stops working with latest U-boot, works with tag v2016.01
2016-02-25 7:31 UTC (3+ messages)
[U-Boot] [PATCH 1/2] net: Move CONFIG_RTL8139 to Kconfig
2016-02-25 7:26 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] net: Move CONFIG_RTL8169 "
[U-Boot] [RFC] armv8: layerscape: Add support of u-boot device tree fix-up
2016-02-25 4:44 UTC (6+ messages)
[U-Boot] [PATCH] dm: serial: Move a carriage return before a line feed
2016-02-25 2:58 UTC (2+ messages)
[U-Boot] [PATCH] net: fix m88e1111s PHY auto negotiation timeout
2016-02-25 1:33 UTC (3+ messages)
[U-Boot] [PATCH] ARM: start.S: fix typo
2016-02-25 1:23 UTC
[U-Boot] [PATCH v2 00/18] Add support for 96boards Dragonboard410C board
2016-02-24 23:42 UTC (5+ messages)
` [U-Boot] [PATCH v2 03/18] mmc: Add support for Qualcomm SDHCI controller
[U-Boot] [PATCH] usb: eth: fix memalign() parameter order
2016-02-24 18:16 UTC (5+ messages)
[U-Boot] [PATCH] arm: socfpga: Enabling U-Boot environment support in QSPI
2016-02-24 17:44 UTC (2+ messages)
[U-Boot] [PATCH] armv7: ls102xa: Move smmu and stream id initialization into the common soc code
2016-02-24 17:00 UTC (2+ messages)
[U-Boot] [PATCH v5 1/4] driver: qe: Mask the codes not used for micro QE
2016-02-24 17:00 UTC (8+ messages)
` [U-Boot] [PATCH v5 2/4] board: ls1043ardb: Add micro QE support for ls1043ardb
` [U-Boot] [PATCH v5 3/4] borad: ls1043rdb: Move USB muxing config to config_board_mux
` [U-Boot] [PATCH v5 4/4] board: ls1043ardb: Modify pin-muxing code for USB and QE-HDLC
[U-Boot] [Patch V2] armv8/ls1043aqds: Add USB support for ls1043aqds
2016-02-24 16:57 UTC (2+ messages)
[U-Boot] [Patch V5 0/4] Qe/Fman related patches
2016-02-24 16:55 UTC (9+ messages)
` [U-Boot] [Patch V5 1/4] qe: move drivers/qe/qe.h to include/fsl_qe.h
` [U-Boot] [Patch V5 2/4] fm: fdt: Move fman ucode fixup to driver code
` [U-Boot] [Patch V5 3/4] driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platforms
` [U-Boot] [Patch V5 4/4] armv8/fsl-layerscape: fdt: add fixup for Fman ucode
[U-Boot] [PATCH 2/2] armv8: ls2080: Update bootcmd env variable
2016-02-24 16:49 UTC (2+ messages)
[U-Boot] [PATCH 1/2] armv8: ls2080: Add mcinitcmd env variable in default env
2016-02-24 16:48 UTC (2+ messages)
[U-Boot] [PATCH] arm: ls1021a: Add QSPI or IFC support in SD boot for LS1021AQDS board
2016-02-24 16:48 UTC (2+ messages)
[U-Boot] [PATCH v3] armv8/ls1043a: Implement workaround for erratum A009660
2016-02-24 16:47 UTC (2+ messages)
[U-Boot] [PATCH] armv8/ls1043a: enable workaround for errarum A009942
2016-02-24 16:46 UTC (2+ messages)
[U-Boot] [PATCH v4] powerpc/SECURE_BOOT: Add PAMU driver
2016-02-24 16:46 UTC (2+ messages)
[U-Boot] [PATCH] drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZE
2016-02-24 16:45 UTC (2+ messages)
[U-Boot] [PATCH] ls2-2085a: Increase default hugepage count
2016-02-24 16:45 UTC (2+ messages)
[U-Boot] [PATCH v2 0/2] Convert ls1021aqds to use driver model for serial ports
2016-02-24 16:43 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/2] arm: ls1021aqds: Convert to driver model and enable serial support
` [U-Boot] [PATCH v2 2/2] arm: ls1021aqds: Enable driver model lpuart serial driver
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