public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-08-04 02:08:12 to 2015-08-05 08:09:33 UTC [more...]

[U-Boot] [PATCH] sunxi: Enable musb in host mode on the Jesurun Q5
 2015-08-05  8:09 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/28] Add support for running U-Boot as an EFI payload/application
 2015-08-05  8:07 UTC  (40+ messages)
` [U-Boot] [PATCH v3 01/28] Add a way to skip relocation
` [U-Boot] [PATCH v3 02/28] efi: Add a serial driver
` [U-Boot] [PATCH v3 03/28] efi: Drop CONFIG_SYS_TEXT_BASE for EFI
` [U-Boot] [PATCH v3 04/28] x86: Set up toolchain flags for running as EFI application
` [U-Boot] [PATCH v3 05/28] efi: Support building a u-boot-app.efi executable
` [U-Boot] [PATCH v3 06/28] x86: Support skipping relocation for EFI
` [U-Boot] [PATCH v3 07/28] x86: Add asm/elf.h for x86-specific ELF definitions
` [U-Boot] [PATCH v3 08/28] x86: Add support for U-Boot as an EFI application
` [U-Boot] [PATCH v3 09/28] x86: Add EFI board code
` [U-Boot] [PATCH v3 10/28] x86: dts: Add a device tree file for EFI
` [U-Boot] [PATCH v3 11/28] x86: Allow relocation code to build without text base
` [U-Boot] [PATCH v3 12/28] x86: Add definitions for the x86-efi board and plumb it in
` [U-Boot] [PATCH v3 13/28] x86: Add relocation and link script for a 64-bit EFI application
` [U-Boot] [PATCH v3 14/28] efi: Add support for loading U-Boot through an EFI stub
` [U-Boot] [PATCH v3 15/28] x86: Support building the "
` [U-Boot] [PATCH v3 16/28] x86: Add an enum for some commonly-used GDT bits
` [U-Boot] [PATCH v3 17/28] x86: Add a way to call 32-bit code from 64-bit mode
` [U-Boot] [PATCH v3 18/28] efi: Add 64-bit payload support
` [U-Boot] [PATCH v3 19/28] x86: Add support for passing tables into U-Boot
` [U-Boot] [PATCH v3 20/28] efi: Add functions for decoding the EFI tables
` [U-Boot] [PATCH v3 21/28] efi: Add a command to display the memory map
` [U-Boot] [PATCH v3 22/28] x86: Handle running as EFI payload
` [U-Boot] [PATCH v3 23/28] x86: Add helper code for running from EFI
` [U-Boot] [PATCH v3 24/28] x86: baytrail: Support operation as an EFI payload
` [U-Boot] [PATCH v3 25/28] x86: qemu: "
` [U-Boot] [PATCH v3 26/28] x86: Gracefully disable the vesa driver when running from EFI
` [U-Boot] [PATCH v3 27/28] efi: Add a README to explain how things work
` [U-Boot] [PATCH v3 28/28] Allow device tree relocation to be disabled

[U-Boot] [PATCH 1/5] sunxi: display: Replace #ifdef-ery with helper functions
 2015-08-05  8:07 UTC  (10+ messages)
` [U-Boot] [PATCH 2/5] sunxi: display: Correct clk_delay calculations for lcd displays
` [U-Boot] [PATCH 3/5] sunxi: display: Add a few extra register and constant defines
` [U-Boot] [PATCH 4/5] sunxi: display: Add support for interlaced modes
` [U-Boot] [PATCH 5/5] sunxi: display: Add composite video out support

[U-Boot] [PATCH] Do not mux and setup SPI if disabled in the config
 2015-08-05  8:05 UTC  (4+ messages)

[U-Boot] [PATCH] udoo: Switch to SPL support
 2015-08-05  7:57 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/4] ARM & m68k: cache: add weak cache code then enable usb cache support
 2015-08-05  7:32 UTC  (10+ messages)
` [U-Boot] [PATCH v3 2/4] ARM: cache: add an empty stub function for invalidate/flush dcache

[U-Boot] [PATCH] dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression
 2015-08-05  5:26 UTC  (4+ messages)

[U-Boot] [PATCH] Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"
 2015-08-05  4:08 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] arm/ls1021a: Add sata support on qds and twr board
 2015-08-05  3:31 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm/ls2085a: Add sata support on qds and rdb board

[U-Boot] [PATCH] ddr: altera: sequencer: add RW_MGR_MEM_NUMBER_OF_RANKS
 2015-08-05  3:12 UTC 

[U-Boot] [PATCH] usb: Fix device detection code
 2015-08-05  1:19 UTC 

[U-Boot] [PATCH 0/3] nand: Sync with Linux v4.1
 2015-08-04 23:45 UTC  (5+ messages)

[U-Boot] Booting a second stage Bootloader in FIT image
 2015-08-04 23:24 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] ARM: tegra: enable GPU DT node
 2015-08-04 23:24 UTC  (7+ messages)

[U-Boot] [PATCH v4 5/5] usb: lpc32xx: add host USB driver
 2015-08-04 21:33 UTC  (2+ messages)

[U-Boot] [PATCH v4 4/5] i2c: lpc32xx: add support for OTG I2C
 2015-08-04 21:31 UTC  (2+ messages)

[U-Boot] [PATCH v4 1/5] dma: lpc32xx: add DMA driver
 2015-08-04 21:31 UTC  (2+ messages)

[U-Boot] [PATCH v4 3/5] nand: lpc32xx: add ECC layout for small page NAND
 2015-08-04 21:04 UTC 

[U-Boot] [PATCH v4 2/5] nand: lpc32xx: add hardware ECC support
 2015-08-04 21:04 UTC 

[U-Boot] [PATCH v4 0/5] lpc32xx: add legacy NXP BSP drivers
 2015-08-04 21:04 UTC 

[U-Boot] [PATCH] udoo: Switch to SPL support
 2015-08-04 19:53 UTC 

[U-Boot] [PATCH] udoo: Switch to SPL support
 2015-08-04 18:50 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/47] Add support for running U-Boot as an EFI payload/application
 2015-08-04 18:35 UTC  (35+ messages)
` [U-Boot] [PATCH v2 26/47] x86: Support skipping relocation for EFI
` [U-Boot] [PATCH v2 28/47] x86: Add support for U-Boot as an EFI application
` [U-Boot] [PATCH v2 29/47] x86: Add EFI board code
` [U-Boot] [PATCH v2 30/47] x86: dts: Add a device tree file for EFI
` [U-Boot] [PATCH v2 32/47] x86: Add definitions for the x86-efi board and plumb it in
` [U-Boot] [PATCH v2 33/47] x86: Add relocation and link script for a 64-bit EFI application
` [U-Boot] [PATCH v2 34/47] efi: Add support for loading U-Boot through an EFI stub
` [U-Boot] [PATCH v2 35/47] x86: Support building the "
` [U-Boot] [PATCH v2 36/47] x86: Add an enum for some commonly-used GDT bits
` [U-Boot] [PATCH v2 37/47] x86: Add a way to call 32-bit code from 64-bit mode
` [U-Boot] [PATCH v2 38/47] efi: Add 64-bit payload support
` [U-Boot] [PATCH v2 39/47] x86: Add support for passing tables into U-Boot
` [U-Boot] [PATCH v2 41/47] efi: Add a command to display the memory map
` [U-Boot] [PATCH v2 42/47] x86: Handle running as EFI payload

[U-Boot] [PATCH 00/12] LG Optimus Black (P970) codename sniper support series (and driver-model issue)
 2015-08-04 18:27 UTC  (29+ messages)
` [U-Boot] [PATCH 01/12] power: twl4030: Power off support
` [U-Boot] [PATCH 02/12] input: TWL4030 input support for power button, USB and charger
` [U-Boot] [PATCH 05/12] LG Optimus Black (P970) codename sniper support
` [U-Boot] [PATCH 06/12] sniper: OMAP3 reboot mode support
` [U-Boot] [PATCH 07/12] sniper: Serial number support, obtained from die ID
` [U-Boot] [PATCH 08/12] sniper: Pass serial number through ATAG
` [U-Boot] [PATCH 09/12] sniper: Fastboot support
` [U-Boot] [PATCH 10/12] sniper: Power button reset support
` [U-Boot] [PATCH 11/12] sniper: Power off when the power on reason is not a valid one
` [U-Boot] [PATCH 12/12] sniper: Keypad support, with recovery and fastboot key combinations

[U-Boot] [PATCH v2 0/10] usb: MUSB gadget config provisions
 2015-08-04 17:57 UTC  (13+ messages)
` [U-Boot] [PATCH v2 01/10] usb: USB_ARCH_HAS_HCD Kconfig option removal
` [U-Boot] [PATCH v2 02/10] usb: Generic USB Kconfig option, that fits both host and gadget and comments
` [U-Boot] [PATCH v2 03/10] usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
` [U-Boot] [PATCH v2 04/10] usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET
` [U-Boot] [PATCH v2 05/10] sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig
` [U-Boot] [PATCH v2 06/10] sunxi: config update to stick with Kconfig changes
` [U-Boot] [PATCH v2 07/10] musb: sunxi: Force EP0 on re-enable
` [U-Boot] [PATCH v2 08/10] sunxi: MUSB gadget config provisions, with fastboot and USB mass storage support
` [U-Boot] [PATCH v2 09/10] usb: USB storage-specific part ifdef in uclass
` [U-Boot] [PATCH v2 10/10] sunxi: Drop our own copy of the USB_KEYBOARD options

[U-Boot] Please pull u-boot-fsl-qoriq master
 2015-08-04 17:50 UTC  (2+ messages)

[U-Boot] [PATCH] configs: ti_armv7_keystone2: replace addr_uboot with loadaddr
 2015-08-04 17:50 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] configs: ti_armv7_keystone2: fix default args_ramfs
 2015-08-04 16:16 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] configs: ti_armv7_keystone2: fix initrd address at args_ramfs
` [U-Boot] [PATCH 2/2] configs: ti_armv7_keystone2: increase size reserved for initrd

[U-Boot] [PATCH 4/4][v2] config: ls2085ardb: Add USB support for ls2085ardb
 2015-08-04 15:59 UTC  (2+ messages)

[U-Boot] [PATCH 3/4][v2] config: ls2085aqds: Add USB support for ls2085aqds
 2015-08-04 15:59 UTC  (2+ messages)

[U-Boot] [PATCH 2/4][v2] config: lsch3: Define USB XHCI controller base address for LS2085A
 2015-08-04 15:58 UTC  (2+ messages)

[U-Boot] [PATCH 1/4][v2] config: lsch3: Define CONFIG_SYS_CACHELINE_SIZE for LS2085A
 2015-08-04 15:58 UTC  (2+ messages)

[U-Boot] [PATCH] drivers/ddr/fsl: Adjust bstopre value
 2015-08-04 15:57 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] crypto/fsl: fix "era" property value on LE platforms
 2015-08-04 15:56 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] crypto/fsl: fix snooping for write transactions
` [U-Boot] [PATCH 3/3] crypto/fsl: clean-up - use fdt_setprop_u32 helper

[U-Boot] [PATCH 1/2][V2] pci: Add function to find an extended capability
 2015-08-04 15:55 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2][V2] pci/layerscape: Add EP mode support

[U-Boot] [PATCH] drivers/fsl-mc: flib changes for mc 8.0.0
 2015-08-04 15:53 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] CAAM RNG fixes
 2015-08-04 15:52 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] crypto/fsl - disable RNG oscillator maximum frequency check
` [U-Boot] [PATCH 2/3] crypto/fsl - change starting entropy delay value
` [U-Boot] [PATCH 3/3] crypto/fsl - enable raw data instead of von Neumann data

[U-Boot] [PATCH] ls1021a: etsec: Enable Tx Data and TxBD snooping
 2015-08-04 15:50 UTC  (2+ messages)

[U-Boot] [PATCH] arm: ls1021a: allow OCRAM access permission as R/W in SPL
 2015-08-04 15:50 UTC  (2+ messages)

[U-Boot] [PATCH] arm/layerscape: Fix non-boot cpus cannot correctly fall in spin table
 2015-08-04 15:48 UTC  (2+ messages)

[U-Boot] [PATCH] arm: ls1021atwr: program the regulator for deep sleep
 2015-08-04 15:47 UTC  (2+ messages)

[U-Boot] [PATCH] ls1021atwr: added deep sleep support in uboot
 2015-08-04 15:46 UTC  (2+ messages)

[U-Boot] [PATCH] LS1021atwr: Enable bootscript for secure boot
 2015-08-04 15:45 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] qe: transform parameter to compatible type
 2015-08-04 15:45 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] qe: use strncpy instead of strcpy

[U-Boot] [PATCH] arm:ls1021a: Reserve secure code into RAM instead of OCRAM
 2015-08-04 15:43 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] Tegra: clocks: Add 38.4MHz OSC support for T210 use
 2015-08-04 15:36 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc

[U-Boot] [PATCH] fdt: Fix fdtdec_get_addr_size() for 64-bit
 2015-08-04 15:36 UTC  (6+ messages)

[U-Boot] [RESEND PATCH] common/lcd_console: fix console/logo regression
 2015-08-04 13:49 UTC 

[U-Boot] [PATCH V2 0/6] power: pfuze100: support driver model and regulator
 2015-08-04 13:21 UTC  (13+ messages)
` [U-Boot] [PATCH V2 1/6] power: pfuze100 correct SWBST macro definition
` [U-Boot] [PATCH V2 2/6] power: regulator use node name when no regulator-name
` [U-Boot] [PATCH V2 3/6] power: regulator: update comments for regulator-name
` [U-Boot] [PATCH V2 4/6] power: pmic: pfuze100 support driver model
` [U-Boot] [PATCH V2 5/6] power: regulator: add pfuze100 support
` [U-Boot] [PATCH V2 6/6] fsl: common: pfuze: no use original pfuze code if DM_PMIC

[U-Boot] [PATCH 0/5] Power: pfuze100: support driver model and regulator
 2015-08-04 13:16 UTC  (8+ messages)
` [U-Boot] [PATCH 4/5] power: regulator: add pfuze100 support

[U-Boot] [PATCH] arm: cache: Implement cache range check for v7
 2015-08-04 10:12 UTC  (2+ messages)

[U-Boot] [RFC PATCH] efi: Another way to create u-boot payload for EFI
 2015-08-04  8:21 UTC  (3+ messages)

[U-Boot] CONFIG_DM_ETH USB_ETHER_ASIX Reception Issue on Tegra
 2015-08-04  7:33 UTC  (5+ messages)

[U-Boot] [PATCH 1/3] zynqmp: usb: Add usb dwc3 driver support for zynqmp
 2015-08-04  7:33 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] usb: zynqmp: Add XHCI driver support
` [U-Boot] [PATCH 3/3] usb: zynqmp: Enable USB XHCI support

[U-Boot] [PATCH] board: Xilinx: zynqmp: Define checkboard() function
 2015-08-04  7:31 UTC 

[U-Boot] support for GPIO expander MAX7304
 2015-08-04  7:12 UTC 

[U-Boot] [PATCH v2] ARM: zynq: drop "optional" from board select in favor of ZC702
 2015-08-04  7:05 UTC 

[U-Boot] [ANN] U-Boot v2015.10-rc1 released
 2015-08-04  7:03 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/8] assortment of fixes/enhancements
 2015-08-04  6:48 UTC  (5+ messages)
` [U-Boot] [PATCH v3 2/8] net: asix: fix operation without eeprom


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox