public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-10-01 23:58:42 to 2015-10-04 16:38:41 UTC [more...]

[U-Boot] How do I tell buildman to use a /specific/ toolchain?
 2015-10-04 16:38 UTC  (6+ messages)

[U-Boot] sunxi configs break with CONFIG_API in v2015.10-rc4
 2015-10-04 16:27 UTC 

[U-Boot] [PATCH v3 0/4] Move tpm_tis_i2c to tpm_tis_infineon and convert last tpm driver to use DM_TPM
 2015-10-04 16:25 UTC  (11+ messages)
` [U-Boot] [PATCH v3 1/4] dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon
` [U-Boot] [PATCH v3 2/4] dm: tpm: Add Driver Model support for tpm_atmel_twi driver
` [U-Boot] [PATCH v3 3/4] dm: tpm: Remove every compilation switch for TPM driver model
` [U-Boot] [PATCH v3 4/4] dm: tpm: Every TPM drivers should depends on DM_TPM

[U-Boot] [PATCH v2] zynq-common: Define spi args offset and size
 2015-10-04 14:10 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] dm: implement a Timer uclass
 2015-10-04 13:56 UTC  (7+ messages)
` [U-Boot] [PATCH v3 "
  ` [U-Boot] [PATCH v3 2/2] nios2: convert altera timer to driver model
` [U-Boot] [PATCH v4 1/2] dm: implement a Timer uclass
  ` [U-Boot] [PATCH v4 2/2] nios2: convert altera timer to driver model

[U-Boot] [PATCH] spi: ignore set speed and mode if not available
 2015-10-04 12:25 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] nios2: convert nios2 cpu to driver model
 2015-10-04 11:49 UTC  (4+ messages)

[U-Boot] [PATCH] dm: core: Enable optional use of fdt_translate_address()
 2015-10-04 11:38 UTC  (15+ messages)
` [U-Boot] [PATCH v2] "
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH v2] dm: tpm: Drop CONFIG_DM_TPM
 2015-10-04  8:46 UTC  (2+ messages)

[U-Boot] 2TB disks
 2015-10-03 22:03 UTC  (4+ messages)
` [U-Boot] [PATCH] Don't wrap to negative after 2G sectors

[U-Boot] [PATCH 1/7] sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER
 2015-10-03 20:16 UTC  (9+ messages)
` [U-Boot] [PATCH 2/7] sunxi: power: Make all voltages configurable through Kconfig
` [U-Boot] [PATCH 3/7] sunxi: power: Unify axp pmic function names
` [U-Boot] [PATCH 4/7] sunxi: power: Change A23/A33 VDD-SYS default from 1.2V to 1.1V
` [U-Boot] [PATCH 5/7] sunxi: power: Change A23/A33 aldo1 default voltage to 3.0V
` [U-Boot] [PATCH 6/7] sunxi: power: Use pmic_bus functions for axp152 / axp209 driver
` [U-Boot] [PATCH 7/7] sunxi: power: Drop protection against multiple calls from axp221 axp_init()

[U-Boot] [PATCH V2 1/3] itest: make memory access work under sandbox
 2015-10-03 19:56 UTC  (3+ messages)
` [U-Boot] [PATCH V2 2/3] test: fat: add test of non-contiguous file reads
` [U-Boot] [PATCH V2 3/3] fs-test.sh: fix pre-requisite detection

[U-Boot] [PATCH] sandbox: Correct operaion of 'reset' command
 2015-10-03 19:23 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] gpio: tegra: remove unused type
 2015-10-03 19:17 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] gpio: tegra: use named constants

[U-Boot] [PATCH 00/18] dm: test: Add test code for new uclasses
 2015-10-03 17:21 UTC  (8+ messages)
` [U-Boot] [PATCH 08/18] sandbox: Use the reset driver to handle reset

[U-Boot] [PATCH v3 1/2] imx_watchdog: Add a header file for watchdog registers
 2015-10-03 17:21 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] ls102xa: Fix reset hang

[U-Boot] Please pull u-boot-rockchip.git
 2015-10-03 17:18 UTC 

[U-Boot] [PATCH 0/5] sbc8641d: misc fixes and generic board enablement
 2015-10-03 16:45 UTC  (6+ messages)
` [U-Boot] [PATCH 5/5] sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD

[U-Boot] [PATCH] Add support for LZ4 decompression algorithm
 2015-10-03 16:36 UTC  (6+ messages)
    ` [U-Boot] [PATCHv2] "

[U-Boot] [PATCH V3 0/4] drivers/sandbox: Introduce a simplified remoteproc framework
 2015-10-03 16:19 UTC  (10+ messages)
` [U-Boot] [PATCH V3 1/4] drivers: "
` [U-Boot] [PATCH V3 2/4] remoteproc: Introduce a sandbox dummy driver
` [U-Boot] [PATCH V3 3/4] sandbox: Introduce dummy remoteproc nodes

[U-Boot] [PATCH] ls102xa: Fix reset hang
 2015-10-03 15:18 UTC  (8+ messages)

[U-Boot] Please pull u-boot-fdt
 2015-10-03 14:50 UTC  (2+ messages)

[U-Boot] [PATCH V2 0/3] Fix fdt 'reg' parsing and unbreak few Exynos4 boards
 2015-10-03 14:44 UTC  (17+ messages)
` [U-Boot] [PATCH V3 0/4] "
  ` [U-Boot] [PATCH V3 1/4] fdtdec: fix parsing 'reg' property with zero value in '#size-cells'
  ` [U-Boot] [PATCH V3 2/4] gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr()
  ` [U-Boot] [PATCH V3 3/4] mach-exynos: clock: restore calling dead exynos4_get_mmc_clk()
  ` [U-Boot] [PATCH V3 4/4] trats: fdt: disable unused DW MMC

[U-Boot] [PATCH] fdt: fix fdtdec_get_addr_size not to require any size cells
 2015-10-03 14:44 UTC  (4+ messages)

[U-Boot] [PATCH] net: Increase the size of the net_boot_file_name buffer
 2015-10-03 14:41 UTC  (4+ messages)

[U-Boot] [PATCH] fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT
 2015-10-03 14:30 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] itest: make memory access work under sandbox
 2015-10-03 14:30 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] test: fat: add test of non-contiguous file reads

[U-Boot] [PATCH 00/10] Add support for Rockchip RK3288 Ethernet
 2015-10-03 14:30 UTC  (21+ messages)
` [U-Boot] [PATCH 01/10] rockchip: rk3288: Add pinctrl support for the gmac ethernet interface
` [U-Boot] [PATCH 02/10] rockchip: rk3288: Add clock "
` [U-Boot] [PATCH 03/10] net: designware: support phy reset device-tree bindings
` [U-Boot] [PATCH 04/10] net: designware: Export various functions/struct to allow subclassing
` [U-Boot] [PATCH 05/10] net: designware: Add a post-started hook
` [U-Boot] [PATCH 06/10] net: gmac_rk3288: Add RK3288 GMAC driver
` [U-Boot] [PATCH 07/10] rockchip: rk3288-firefly: Add gmac definition
` [U-Boot] [PATCH 08/10] rockchip: firefly: Enable networking support
` [U-Boot] [PATCH 09/10] rockchip: Add PXE and DHCP to the default boot targets
` [U-Boot] [PATCH 10/10] rockchip: Drop Ethernet from the TODO

[U-Boot] [PATCH 0/7] Add board detection for Odroid XU3 / XU3Lite / XU4
 2015-10-03 14:30 UTC  (24+ messages)
` [U-Boot] [PATCH V2 00/11] "
  ` [U-Boot] [PATCH V2 01/11] samsung: board/misc: check returned pointer for get_board_type() calls
  ` [U-Boot] [PATCH V2 02/11] s5p: cpu_info: print "cpu-model" if exists in dts
  ` [U-Boot] [PATCH V2 03/11] Peach-Pi: dts: add cpu-model string
  ` [U-Boot] [PATCH V2 05/11] dm: pmic: add s2mps11 PMIC I/O driver
  ` [U-Boot] [PATCH V2 06/11] dm: adc: add simple ADC uclass implementation
  ` [U-Boot] [PATCH V2 07/11] dm: adc: add Exynos54xx compatible ADC driver
  ` [U-Boot] [PATCH V2 08/11] Odroid-XU3: enable s2mps11 PMIC support
  ` [U-Boot] [PATCH V2 09/11] Exynos54xx: dts: add ADC node
  ` [U-Boot] [PATCH V2 10/11] Odroid-XU3: dts: enable ADC, with request for pre-reloc bind
  ` [U-Boot] [PATCH V2 11/11] exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4

[U-Boot] [PATCH 1/2] dm: implement a Miscellaneous uclass
 2015-10-03 14:29 UTC  (3+ messages)
` [U-Boot] [PATCH v3 "

[U-Boot] [RFC PATCH] x86: Support booting SeaBIOS
 2015-10-03 14:29 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] x86: pci: Various bug fixes/enhancements
 2015-10-03 14:29 UTC  (13+ messages)
` [U-Boot] [PATCH 1/6] pci: Set PCI_COMMAND_IO bit for VGA device
` [U-Boot] [PATCH 2/6] video: vesa_fb: Fix wrong return value check of pci_find_class()
` [U-Boot] [PATCH 3/6] dm: pci: Fix pci_last_busno() to return the real last bus no
` [U-Boot] [PATCH 4/6] dm: pci: Enable VGA address forwarding on bridges
` [U-Boot] [PATCH 5/6] x86: ivybridge: Remove the dead codes that programs pci bridge
` [U-Boot] [PATCH 6/6] x86: Allow disabling IGD on Intel Queensbay

[U-Boot] [PATCH v2 1/2] malloc_simple: Add Kconfig option for using only malloc_simple in the SPL
 2015-10-03 14:28 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] malloc_simple: Add support for switching to DRAM heap

[U-Boot] [PATCH 0/2] Small Configuration tweaks for rockchip/firefly
 2015-10-03 14:27 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] rockchip: Also load the initrd below 512M
` [U-Boot] [PATCH 2/2] rockchip: firefly: Save the environment on SD card

[U-Boot] [PATCH] nios2 : convert altera_pio to driver model
 2015-10-03 13:10 UTC  (3+ messages)
` [U-Boot] [PATCH v4] "

[U-Boot] [PATCH] nios2: add clear and set bits macros
 2015-10-03 13:09 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIP
 2015-10-03 12:41 UTC  (3+ messages)

[U-Boot] [PATCH v3] rockchip: Reconfigure the malloc based to point to system memory
 2015-10-03 12:40 UTC  (2+ messages)

[U-Boot] [PATCH] dm: tpm: Drop CONFIG_DM_TPM
 2015-10-03 12:30 UTC 

[U-Boot] Please pull u-boot-sunxi master
 2015-10-03 12:08 UTC  (3+ messages)

[U-Boot] Porting UBI fixes (specially fastmap's) to U-Boot
 2015-10-03  9:03 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] sunxi: Add generic defconfigs for A23 Q8 tablets with 800x480 LCD
 2015-10-03  8:37 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] sunxi: Remove board defconfig-s for specific Q8 tablet PCB-s

[U-Boot] Relocation issue - need help!
 2015-10-03  8:33 UTC  (10+ messages)

[U-Boot] Pull request, u-boot-tegra/master
 2015-10-03  0:51 UTC  (2+ messages)

[U-Boot] [PULL] Please pull u-boot-imx
 2015-10-03  0:35 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-atmel/master -> u-boot/master
 2015-10-03  0:35 UTC  (2+ messages)

[U-Boot] Please pull u-boot-marvell master
 2015-10-03  0:35 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-net.git master
 2015-10-03  0:35 UTC  (2+ messages)

[U-Boot] Please pull u-boot-sunxi master
 2015-10-03  0:35 UTC  (2+ messages)

[U-Boot] Please pull u-boot-x86.git (take 2)
 2015-10-03  0:34 UTC  (2+ messages)

[U-Boot] [PATCH] net: rtl8169: Build warning fixes for 64-bit
 2015-10-02 23:44 UTC 

[U-Boot] U-Boot GPIO console command
 2015-10-02 20:03 UTC 

[U-Boot] [PATCH v2 1/2] imx_watchdog: Add a header file for watchdog registers
 2015-10-02 17:43 UTC  (4+ messages)
` [U-Boot] [PATCH v2] ls102xa: Fix reset hang

[U-Boot] [PATCH] Fix variation in timestamps caused by timezone differences
 2015-10-02 16:11 UTC 

[U-Boot] [PATCH v2 1/2] imx_watchdog: Add a header file for watchdog registers
 2015-10-02 15:27 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] ls102xa: Fix reset hang

[U-Boot] Please pull u-boot-fdt
 2015-10-02 14:14 UTC 

[U-Boot] [PATCH v3 00/10] vexpress64 FVP and Juno configuration updates
 2015-10-02 14:12 UTC  (4+ messages)
` [U-Boot] [PATCH v3 09/10] vexpress64: juno: add alternate kernel and device tree filenames

[U-Boot] [PATCH] Revert "imx: wdog: correct wcr register settings"
 2015-10-02 13:29 UTC  (11+ messages)

[U-Boot] [PATCH 1/2] nios2: remap and translate reg address in device tree
 2015-10-02 11:21 UTC  (7+ messages)
` [U-Boot] [PATCH v2 0/3] nios2: convert altera_jtag_uart to driver model
  ` [U-Boot] [PATCH v2 1/3] nios2: map physical address to uncached virtual address

[U-Boot] [PATCH v2] rockchip: Reconfigure the malloc based to point to system memory
 2015-10-02 11:20 UTC  (3+ messages)

[U-Boot] [PATCH v2] Reproducible U-Boot build support, using SOURCE_DATE_EPOCH
 2015-10-02 10:19 UTC  (5+ messages)
` [U-Boot] "
    ` [U-Boot] [Reproducible-builds] "

[U-Boot] "Embedding" default script with uboot image
 2015-10-02  9:55 UTC  (4+ messages)

[U-Boot] [PATCH] sunxi: Add generic defconfigs for A33 Q8 tablets with 1024x600 / 800x480 LCD
 2015-10-02  9:24 UTC  (5+ messages)

[U-Boot] [PATCH] mx6sabre_common: Add DFU support
 2015-10-02  8:51 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] imx: mx6: support lcdif
 2015-10-02  8:48 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] vf610: refactor DDRMC code
 2015-10-02  8:43 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/3] I2C: mxc_i2c: make I2C1 and I2C2 optional
  ` [U-Boot] [PATCH v2 3/3] vf610: add support for Phytec PCM052

[U-Boot] [PATCH] imx: mx6: correct enable_fec_anatop_clock
 2015-10-02  8:32 UTC  (2+ messages)

[U-Boot] [PATCH] tbs2910: explicitly set boot address
 2015-10-02  8:27 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/13] Better support of booting VxWorks via 'bootvx'
 2015-10-02  7:06 UTC  (9+ messages)
` [U-Boot] [PATCH v2 04/13] x86: Move install_e820_map() out of zimage.c
` [U-Boot] [PATCH v2 05/13] x86: Remove quotation mark in CONFIG_HOSTNAME
` [U-Boot] [PATCH v2 11/13] cmd: bootvx: Pass E820 information to an x86 VxWorks kernel
` [U-Boot] [PATCH v2 12/13] cmd: bootvx: Add asmlinkage to the VxWorks x86 entry

[U-Boot] Command to create a partition table?
 2015-10-02  6:46 UTC 

[U-Boot] [PATCH 1/3] Revert "powerpc: ppc4xx: remove lwmon5 support"
 2015-10-02  6:20 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] ppc4xx: Convert lwmon5 board to generic board
` [U-Boot] [PATCH 3/3] ppc4xx: Remove lcd4_lwmon5 support

[U-Boot] [PATCH V3 01/10] disk: support host devices in dev_print()
 2015-10-02  6:06 UTC  (10+ messages)
` [U-Boot] [PATCH V3 02/10] fat: move to a different directory
` [U-Boot] [PATCH V3 03/10] fat: add ff.c implementation
` [U-Boot] [PATCH V3 04/10] fat: ff: add ifdef to avoid unused function warning
` [U-Boot] [PATCH V3 05/10] fat: ff: read max contiguous file data
` [U-Boot] [PATCH V3 06/10] fat: ffconf.h changes for U-Boot port
` [U-Boot] [PATCH V3 07/10] fat: port integer.h to U-Boot types
` [U-Boot] [PATCH V3 08/10] fat: add U-Boot to ff.c API conversion wrapper
` [U-Boot] [PATCH V3 09/10] fat: switch to new FAT implementation
` [U-Boot] [PATCH V3 10/10] fat: remove old implementation

[U-Boot] [PATCH] mmc: mv_sdhci: Configure the SDHCI MBUS bridge windows
 2015-10-02  0:34 UTC  (2+ messages)

[U-Boot] [PATCH v2] Revert "imx: wdog: correct wcr register settings"
 2015-10-01 23:58 UTC 


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