public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-07-24 15:34:27 to 2015-07-27 19:20:55 UTC [more...]

[U-Boot] [PATCH] powerpc/t4240: update serdes table
 2015-07-27 19:20 UTC  (2+ messages)

[U-Boot] [PATCH] mpc85xx/T104xRDB: Remove vbank check redundant code
 2015-07-27 19:06 UTC  (2+ messages)

[U-Boot] [PATCH] mmc:fsl_esdhc invalidate dcache before read
 2015-07-27 18:55 UTC  (7+ messages)

[U-Boot] U-Boot Build Failure
 2015-07-27 18:45 UTC 

[U-Boot] [PATCH V3 0/6] Tegra210/P2571 initial support
 2015-07-27 18:03 UTC  (14+ messages)
` [U-Boot] [PATCH V3 1/6] Tegra210: Fix 64-bit build warning about save_boot_params_ret()
` [U-Boot] [PATCH V3 2/6] Tegra: Rework KConfig options to allow 64-bit builds (T210)
` [U-Boot] [PATCH V3 3/6] ARM: Tegra210: Add SoC code/include files for T210
` [U-Boot] [PATCH V3 4/6] ARM: Tegra210: Add support to common Tegra source/config files
` [U-Boot] [PATCH V3 5/6] P2571: dts: Add DT file for Tegra210 P2571 board
` [U-Boot] [PATCH V3 6/6] T210: Add support for 64-bit T210-based "

[U-Boot] [PATCH 1/3] ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCs
 2015-07-27 17:45 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] ARM: tegra: Use standard cache enable for 64-bit
` [U-Boot] [PATCH 3/3] ARM: tegra: Disable SPL and non-cached memory on 64-bit

[U-Boot] [PATCH 7/7] net: lpc32xx: eth buffers base config
 2015-07-27 17:37 UTC 

[U-Boot] [PATCH 6/7] i2c: lpc32xx: fix write timeout
 2015-07-27 17:37 UTC 

[U-Boot] [PATCH 5/7] i2c: lpc32xx: fix read timeout
 2015-07-27 17:37 UTC 

[U-Boot] [PATCH 4/7] i2c: lpc32xx: use api to get hclk instead of fix value
 2015-07-27 17:37 UTC 

[U-Boot] [PATCH 3/7] arm: lpc32xx: gpio macro for pin mapping
 2015-07-27 17:37 UTC 

[U-Boot] [PATCH 2/7] lpc32xx: cpu: add support for soft reset
 2015-07-27 17:37 UTC 

[U-Boot] [PATCH 1/7] arm: lpc32xx: mux: add missing registers
 2015-07-27 17:37 UTC 

[U-Boot] [PATCH 0/7] lpc32xx: enhancement and update
 2015-07-27 17:37 UTC 

[U-Boot] [PATCH] Reproducible U-Boot build support, using SOURCE_DATE_EPOCH
 2015-07-27 17:36 UTC  (6+ messages)

[U-Boot] [PATCH] fdt: Fix fdtdec_get_addr_size() for 64-bit
 2015-07-27 17:13 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/25] dm: Introduce Rockchip RK3288 support
 2015-07-27 17:13 UTC  (4+ messages)
` [U-Boot] [PATCH v3 25/25] rockchip: Add a simple README

[U-Boot] Question about DWC3 USB controller driver
 2015-07-27 17:03 UTC  (2+ messages)

[U-Boot] [PATCH 00/16] Add macros to ease our life with independent CONFIGs between U-Boot and SPL
 2015-07-27 16:51 UTC  (27+ messages)
` [U-Boot] [PATCH 01/16] ARM: remove vpac270 board support
` [U-Boot] [PATCH 02/16] kbuild: fixdep: optimize code slightly
` [U-Boot] [PATCH 03/16] kbuild: add a makefile macro useful with per-image config options
` [U-Boot] [PATCH 04/16] linux/kconfig.h: add CPP macros useful for "
` [U-Boot] [PATCH 05/16] spl: move SPL driver entries to driver/Makefile
` [U-Boot] [PATCH 06/16] dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries
` [U-Boot] [PATCH 07/16] clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK
` [U-Boot] [PATCH 08/16] clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entries
` [U-Boot] [PATCH 09/16] ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM
` [U-Boot] [PATCH 10/16] ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries
` [U-Boot] [PATCH 11/16] led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED
` [U-Boot] [PATCH 12/16] led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries
` [U-Boot] [PATCH 13/16] dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
` [U-Boot] [PATCH 14/16] fdtdec: fix OF_CONTROL switch
` [U-Boot] [PATCH 15/16] of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
` [U-Boot] [PATCH 16/16] of: clean up OF_CONTROL ifdef conditionals

[U-Boot] [PATCH 1/2] ti: armv7: enable EXT support in SPL (using ti_armv7_common.h)
 2015-07-27 16:39 UTC  (6+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v3 0/4] ARM & m68k: cache: add weak cache code then enable usb cache support
 2015-07-27 16:31 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/4] m68k: cache: add an empty stub functions for invalidate/flush dcache
` [U-Boot] [PATCH v3 2/4] ARM: cache: add an empty stub function "
` [U-Boot] [PATCH v3 3/4] ARM: cache: implement a default weak flush_cache() function
` [U-Boot] [PATCH v3 4/4] usb: ohci: enable cache support

[U-Boot] [PATCH v2 2/4] nand: lpc32xx: add SLC NAND controller support
 2015-07-27 16:25 UTC  (3+ messages)
` [U-Boot] [PATCH v4 "

[U-Boot] extlinux.conf
 2015-07-27 16:00 UTC  (2+ messages)

[U-Boot] [PATCH 01/15][v3] power: pmic: add pfuze3000 support
 2015-07-27 15:58 UTC  (6+ messages)
` [U-Boot] [PATCH 03/15][v3] imx: mmc: fsl_esdhc fix dcache issue
` [U-Boot] [PATCH 04/15][v3] imx: iomux-v3: add imx7d support for iomuxc

[U-Boot] [RFC PATCH 0/2] Add macros to ease our life with independent CONFIGs between U-Boot and SPL
 2015-07-27 15:31 UTC  (7+ messages)
` [U-Boot] [RFC PATCH 1/2] kbuild: add a makefile macro useful with per-image config options
` [U-Boot] [RFC PATCH 2/2] linux/kconfig.h: add C macros useful for "

[U-Boot] [PATCH v2] am3517_evm: add FIT support
 2015-07-27 15:09 UTC  (2+ messages)

[U-Boot] [PATCH V2 1/3] omap3: fix NAND support for mcx board
 2015-07-27 15:09 UTC  (6+ messages)
` [U-Boot] [PATCH V2 2/3] mcx: add Ethernet over USB
` [U-Boot] [PATCH V2 3/3] ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT

[U-Boot] [PATCH] video: discard empty video_set_lut implementation
 2015-07-27 15:08 UTC  (2+ messages)

[U-Boot] [PATCH 01/12] usb: USB_ARCH_HAS_HCD Kconfig option removal
 2015-07-27 12:56 UTC  (15+ messages)
` [U-Boot] [PATCH 06/12] usb: USB_MUSB_SUNXI move to musb-new Kconfig
` [U-Boot] [PATCH 07/12] usb: USB_KEYBOARD move to usb Kconfig
` [U-Boot] [PATCH 08/12] sunxi: USB EHCI Kconfig option instead of config define
` [U-Boot] [PATCH 09/12] sunxi: Kconfig defaults for USB

[U-Boot] [PATCH] drivers: hierarchize drivers Kconfig menu
 2015-07-27 12:33 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] x86: qemu: Add MP initialization
 2015-07-27 11:16 UTC 

[U-Boot] [PATCH 1/2] x86: Add a 'pause' instruction in __udelay() for QEMU target
 2015-07-27 11:16 UTC 

[U-Boot] [PATCH v2] f_thor: Dont perform reset at the end of thor
 2015-07-27 10:43 UTC  (3+ messages)

[U-Boot] [PATCH 00/12] cm-fx6 and kconfig updates
 2015-07-27 10:35 UTC  (32+ messages)
` [U-Boot] [PATCH 01/12] arm: mx6: cm-fx6: map HDMI to IPU1 DI0 explicitly
` [U-Boot] [PATCH 03/12] arm: mx6: cm-fx6: add support for displaytype env var
` [U-Boot] [PATCH 04/12] arm: mx6: cm-fx6: setup hdmi only on hdmi enable
` [U-Boot] [PATCH 05/12] arm: mx6: cm-fx6: move CMD configs to defconfig
` [U-Boot] [PATCH 06/12] arm: mx6: cm-fx6: move cm-fx6 target under ARCH_MX6
` [U-Boot] [PATCH 08/12] arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option
` [U-Boot] [PATCH 09/12] usb: kconfig: usb keyboard kconfig
` [U-Boot] [PATCH 11/12] sf: kconfig: add kconfig options for spi flashes
` [U-Boot] [PATCH 12/12] kconfig: add config option for shell prompt

[U-Boot] [PATCH v2] integrator: switch to DM serial port
 2015-07-27  9:22 UTC 

[U-Boot] [PATCH] integrator: switch to DM serial port
 2015-07-27  9:19 UTC 

[U-Boot] [PATCH] am3517_evm: add FIT support
 2015-07-27  9:13 UTC  (3+ messages)

[U-Boot] board_pci_pre_scan() and board_pci_post_scan()
 2015-07-27  7:45 UTC 

[U-Boot] [PATCH 1/5] dm: pci: Allow scan bridge child devices before relocation
 2015-07-27  7:33 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] x86: fsp: Reserve different malloc size "
` [U-Boot] [PATCH 3/5] x86: queensbay: Support pre-relocation dm pci
` [U-Boot] [PATCH 4/5] x86: Explicitly trigger pci bus configuration with driver model
` [U-Boot] [PATCH 5/5] doc: dm: Update pci-info.txt for pci support

[U-Boot] [PATCH][v2] Correct License and Copyright information on few files
 2015-07-27  3:37 UTC 

[U-Boot] [PATCH v3] net: TFTP: add timer count environment variable
 2015-07-26 21:53 UTC 

[U-Boot] [PATCH v2] Reproducible U-Boot build support, using SOURCE_DATE_EPOCH
 2015-07-26 16:48 UTC 

[U-Boot] [PATCH 00/12] LG Optimus Black (P970) codename sniper support series (and driver-model issue)
 2015-07-26 16:34 UTC  (2+ messages)

[U-Boot] [PATCH] am33xx: Unused get_board_rev function removal
 2015-07-26 16:31 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] omap3: CONFIG_REVISION_TAG ifdef check for get_board_rev
 2015-07-26 16:31 UTC  (3+ messages)

[U-Boot] [PATCH] config: ti_omap5_common: Palmas power support in SPL
 2015-07-26 16:30 UTC  (4+ messages)

[U-Boot] [PATCH v5 0/8] omap-common: Common boot code OMAP3 support and SYS_BOOT-based fallback boot device
 2015-07-26 16:29 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] Add UniPhier GPIO driver support
 2015-07-26 15:56 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4] gpio: UniPhier: add driver for UniPhier GPIO controller

[U-Boot] [PATCH 1/2] omap3: fix NAND support for mcx board
 2015-07-26 13:07 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] mcx: add Ethernet over USB

[U-Boot] [PATCH] arm: mx6: tqma6: fix build for WRU-IV baseboard
 2015-07-26 12:28 UTC 

[U-Boot] [PATCH 02/15][v4] imx: usb: ehci-mx7 add usb driver for i.MX7D
 2015-07-26 10:36 UTC  (6+ messages)

[U-Boot] [PATCH v2 1/2] power: pmic: Add support for MAX77696 PMIC
 2015-07-26 10:14 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] warp: Add MAX77696 support

[U-Boot] [PATCH] mx6sxsabresd: Use 'int' for return values
 2015-07-26 10:13 UTC  (2+ messages)

[U-Boot] [PATCH] mx6sabresd: Use 'int' for return values
 2015-07-26 10:13 UTC  (2+ messages)

[U-Boot] [PATCH][v3] imx: imximage: add new CHECK/CLR BIT command
 2015-07-26 10:07 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoM
 2015-07-26 10:06 UTC  (2+ messages)

[U-Boot] [PATCH v3 01/15] cgtqmx6eval: Use default prompt
 2015-07-26  9:54 UTC  (3+ messages)
` [U-Boot] [PATCH v3 08/15] cgtqmx6eval: Add Ethernet support

[U-Boot] [PATCH v2] net: TFTP: add timer count environment variable
 2015-07-26  9:08 UTC 

[U-Boot] [PATCH] net: TFTP: add timer count environment variable
 2015-07-26  9:01 UTC 

[U-Boot] Please pull u-boot-sunxi master
 2015-07-25 19:50 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2015-07-25 19:50 UTC  (3+ messages)

[U-Boot] Please pull u-boot-marvell master
 2015-07-25 19:50 UTC  (2+ messages)

[U-Boot] [PATCH] tools: remove mpc86x_clk tool
 2015-07-25 18:40 UTC 

[U-Boot] [PATCH v2 0/9] dfu: tftp: update: Support for DFU upgrades via ETH (TFTP)
 2015-07-25 15:06 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/9] doc: dfu: tftp: README entry for TFTP extension of DFU
` [U-Boot] [PATCH v2 2/9] net: tftp: Move tftp.h file from ./net to ./include/net
` [U-Boot] [PATCH v2 3/9] tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FLASH is set
` [U-Boot] [PATCH v2 4/9] dfu: tftp: update: Provide tftp support for the DFU subsystem
` [U-Boot] [PATCH v2 5/9] dfu: tftp: update: Add dfu_write_from_mem_addr() function
` [U-Boot] [PATCH v2 6/9] update: tftp: dfu: Extend update_tftp() function to support DFU
` [U-Boot] [PATCH v2 7/9] dfu: command: Extend "dfu" command to handle receiving data via TFTP
` [U-Boot] [PATCH v2 8/9] config: bbb: Configs necessary for running update via TFTP on Beagle Bone Black
` [U-Boot] [PATCH v2 9/9] dfu:tests: Modify dfu_gadget_test.sh to accept USB device major:minor number

[U-Boot] [PATCH v2] usb: CONFIG_USB_FASTBOOT prefix replacement for consistency
 2015-07-25 14:50 UTC  (9+ messages)

[U-Boot] [PATCH] dm: pci: Fix build error in pci_auto_config_devices()
 2015-07-25 14:07 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/5] Devres (Managed Device Resource) for U-Boot
 2015-07-25 12:52 UTC  (6+ messages)
` [U-Boot] [PATCH v4 1/5] dm: add DM_FLAG_BOUND flag
` [U-Boot] [PATCH v4 2/5] devres: introduce Devres (Managed Device Resource) framework
` [U-Boot] [PATCH v4 3/5] devres: add devm_kmalloc() and friends (managed memory allocators)
` [U-Boot] [PATCH v4 4/5] devres: make Devres optional with CONFIG_DEVRES
` [U-Boot] [PATCH v4 5/5] devres: add debug command to dump device resources

[U-Boot] [PATCH v3 0/5] Devres (Managed Device Resource) for U-Boot
 2015-07-25 12:05 UTC  (7+ messages)
` [U-Boot] [PATCH v3 2/5] devres: introduce Devres (Managed Device Resource) framework
` [U-Boot] [PATCH v3 5/5] devres: add debug command to dump device resources

[U-Boot] x86/testing for PCI
 2015-07-25 10:47 UTC  (2+ messages)

[U-Boot] [PATCH] dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port
 2015-07-25  9:58 UTC 

[U-Boot] [PATCH] ARM: OMAP5/DRA7: Provide workaround for ARM erratum 801819
 2015-07-24 21:46 UTC  (2+ messages)

[U-Boot] [PATCH] usb: ci_udc: fix request allocation when endpoints are disabled
 2015-07-24 20:05 UTC  (3+ messages)

[U-Boot] buildman dtc check error
 2015-07-24 15:55 UTC  (5+ messages)


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