public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-08-03 15:50:31 to 2015-08-04 15:50:22 UTC [more...]

[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 0/2] configs: ti_armv7_keystone2: fix default args_ramfs
 2015-08-04 15:45 UTC  (5+ 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] arm:ls1021a: Reserve secure code into RAM instead of OCRAM
 2015-08-04 15:43 UTC  (2+ messages)

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

[U-Boot] [PATCH] dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression
 2015-08-04 15:39 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] [PATCH v3 0/4] ARM & m68k: cache: add weak cache code then enable usb cache support
 2015-08-04 15:30 UTC  (9+ messages)
` [U-Boot] [PATCH v3 2/4] ARM: cache: add an empty stub function for invalidate/flush dcache

[U-Boot] [PATCH] Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"
 2015-08-04 15:27 UTC  (7+ messages)

[U-Boot] [PATCH v2 0/10] usb: MUSB gadget config provisions
 2015-08-04 15:04 UTC  (11+ 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] [PATCH 00/12] LG Optimus Black (P970) codename sniper support series (and driver-model issue)
 2015-08-04 14:29 UTC  (27+ 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 03/12] input: twl4030: Keypad scan and input
` [U-Boot] [PATCH 04/12] omap3: Reboot mode support
` [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 00/47] Add support for running U-Boot as an EFI payload/application
 2015-08-04 14:03 UTC  (37+ messages)
` [U-Boot] [PATCH v2 24/47] x86: Set up toolchain flags for running as EFI application
` [U-Boot] [PATCH v2 25/47] efi: Support building a u-boot.efi executable
` [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] [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  (16+ messages)
` [U-Boot] [PATCH 2/5] power: regulator use node name when no regulator-name
` [U-Boot] [PATCH 3/5] power: pmic: pfuze100 support driver model
` [U-Boot] [PATCH 4/5] power: regulator: add pfuze100 support

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

[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  (6+ 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  (15+ messages)
` [U-Boot] [PATCH v3 1/8] fs/fs.c: read up to EOF when len would read past EOF
` [U-Boot] [PATCH v3 2/8] net: asix: fix operation without eeprom
` [U-Boot] [PATCH v3 3/8] generic-board: allow showing custom board info
` [U-Boot] [PATCH v3 4/8] logos: add Toradex logo
` [U-Boot] [PATCH v3 5/8] colibri_vf: remove spurious new line
` [U-Boot] [PATCH v3 6/8] image-fdt.c: store returned error value
` [U-Boot] [PATCH v3 7/8] mtd/nand/ubi: assortment of alignment fixes
` [U-Boot] [PATCH v3 8/8] tftp.c: fix CONFIG_TFTP_TSIZE for small files

[U-Boot] [PATCH v2] armv8: fsl-lsch3: Rewrite MMU translation table entries
 2015-08-04  2:04 UTC  (4+ messages)

[U-Boot] [PATCH] arm: ls1021a: Ensure Generic Timer disabled before jumping into the OS
 2015-08-04  1:55 UTC 

[U-Boot] [PATCH 00/20] arm: rpi: Enable USB and Ethernet driver model Raspberry Pi
 2015-08-04  0:37 UTC  (4+ messages)

[U-Boot] [PATCH v4 0/8] assortment of fixes/enhancements
 2015-08-03 22:41 UTC  (9+ messages)
` [U-Boot] [PATCH v4 1/8] fs/fs.c: read up to EOF when len would read past EOF
` [U-Boot] [PATCH v4 2/8] net: asix: fix operation without eeprom
` [U-Boot] [PATCH v4 3/8] generic-board: allow showing custom board info
` [U-Boot] [PATCH v4 4/8] logos: add Toradex logo
` [U-Boot] [PATCH v4 5/8] colibri_vf: remove spurious new line
` [U-Boot] [PATCH v4 6/8] image-fdt.c: store returned error value
` [U-Boot] [PATCH v4 7/8] mtd/nand/ubi: assortment of alignment fixes
` [U-Boot] [PATCH v4 8/8] tftp.c: fix CONFIG_TFTP_TSIZE for small files

[U-Boot] Booting a second stage Bootloader in FIT image
 2015-08-03 22:34 UTC 

[U-Boot] [PATCH 1/5] sunxi: display: Replace #ifdef-ery with helper functions
 2015-08-03 21:54 UTC  (5+ 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 v3 5/5] usb: lpc32xx: add host USB driver
 2015-08-03 21:27 UTC  (2+ messages)

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

[U-Boot] [PATCH 01/13][v4] power: pmic: add pfuze3000 support
 2015-08-03 20:50 UTC  (4+ messages)
` [U-Boot] [PATCH 06/13][v4] imx: system counter driver for imx7d and mx6ul

[U-Boot] [PATCH] configs: ti_armv7_keystone2: replace addr_uboot with loadaddr
 2015-08-03 19:54 UTC 

[U-Boot] [PATCH v3 4/5] i2c: lpc32xx: add support for OTG I2C
 2015-08-03 19:47 UTC 

[U-Boot] [PATCH v3 3/5] nand: lpc32xx: add ECC layout for small page NAND
 2015-08-03 19:47 UTC 

[U-Boot] [PATCH v3 2/5] nand: lpc32xx: add hardware ECC support
 2015-08-03 19:47 UTC 

[U-Boot] [PATCH v3 0/5] lpc32xx: add legacy NXP BSP drivers
 2015-08-03 19:47 UTC 

[U-Boot] driver model is not smp safe
 2015-08-03 19:27 UTC  (5+ messages)

[U-Boot] MinnowBoard Max uboot
 2015-08-03 19:18 UTC  (14+ messages)

[U-Boot] [Patch v3 1/2] lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedef
 2015-08-03 19:02 UTC  (2+ messages)
` [U-Boot] [Patch v3 2/2] lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type

[U-Boot] board_pci_pre_scan() and board_pci_post_scan()
 2015-08-03 18:52 UTC  (4+ messages)

[U-Boot] [PATCH] dm: usb: fix missing errno include regression
 2015-08-03 18:52 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] ARM: exynos: reorganize SoC code
 2015-08-03 18:41 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] ARM: exynos: move SoC sources to mach-exynos

[U-Boot] [PATCH] ARM: zynq: drop "optional" from board select in favor of Zedboard
 2015-08-03 18:35 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/3] x86: Convert minnowmax to use CONFIG_DM_NET
 2015-08-03 18:30 UTC  (3+ messages)
` [U-Boot] [PATCH v2 3/3] x86: Show the un-relocated IP address in exceptions

[U-Boot] [PATCH 00/28] socfpga: sdram.c cleanups
 2015-08-03 17:51 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] net: designware: Add SoCFPGA GMAC DT compatible string
 2015-08-03 17:43 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] net: designware: Rename the driver var name to eth_designware

[U-Boot] SPL with DM for serial
 2015-08-03 17:20 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: Add temporary workaround for missing SD/MMC patches
 2015-08-03 16:48 UTC 

[U-Boot] [PATCH 000/172] socfpga: SPL and DDR init
 2015-08-03 16:23 UTC  (3+ messages)

[U-Boot] [PATCH 00/15] socfpga: sequencer.c cleanups
 2015-08-03 16:23 UTC  (32+ messages)
` [U-Boot] [PATCH 01/15] ddr: altera: sequencer: Move qts-generated files to board dir
` [U-Boot] [PATCH 02/15] ddr: altera: sequencer: Clean up mach/sdram.h
` [U-Boot] [PATCH 03/15] ddr: altera: sequencer: Zap unused params and macros
` [U-Boot] [PATCH 04/15] ddr: altera: sequencer: Zap bogus redefinition of RW_MGR_MEM_NUMBER_OF_RANKS
` [U-Boot] [PATCH 05/15] ddr: altera: sequencer: Wrap ac_rom_init and inst_rom_init
` [U-Boot] [PATCH 06/15] ddr: altera: sequencer: Wrap RW_MGR_* macros
` [U-Boot] [PATCH 07/15] ddr: altera: sequencer: Pluck out RW_MGR_* macros from code
` [U-Boot] [PATCH 08/15] ddr: altera: sequencer: Wrap IO_* macros
` [U-Boot] [PATCH 09/15] ddr: altera: sequencer: Pluck out IO_* macros from code
` [U-Boot] [PATCH 10/15] ddr: altera: sequencer: Wrap misc remaining macros
` [U-Boot] [PATCH 11/15] ddr: altera: sequencer: Zap VFIFO_SIZE
` [U-Boot] [PATCH 12/15] ddr: altera: sequencer: Zap SEQ_T(INIT|RESET)_CNTR._VAL
` [U-Boot] [PATCH 13/15] ddr: altera: sequencer: Pluck out misc macros from code
` [U-Boot] [PATCH 14/15] ddr: altera: sequencer: Clean data types
` [U-Boot] [PATCH 15/15] ddr: altera: sequencer: Clean checkpatch issues

[U-Boot] [PATCH] arm: dts: socfpga: Fix SPI aliases
 2015-08-03 15:58 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] x86: Move x86 to use board_init_f_mem() instead of assembler
 2015-08-03 15:58 UTC  (3+ messages)
` [U-Boot] [PATCH 3/5] Allow arch-specific setting of global_data in board_init_f_mem()

[U-Boot] [PATCH] arm: dts: socfpga: Add mmc alias
 2015-08-03 15:58 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: Fix FPGA bitstream programming routine
 2015-08-03 15:58 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: Move generated files into qts subdir
 2015-08-03 15:57 UTC  (2+ messages)

[U-Boot] [Patch v2] lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedef
 2015-08-03 15:54 UTC  (3+ messages)


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