public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-08-04 06:48:50 to 2016-08-06 00:59:01 UTC [more...]

[U-Boot] [PATCH v2] treewide: move CONFIG_PHYS_64BIT to Kconfig
 2016-08-06  0:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 8/8] tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaning
 2016-08-06  0:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 7/8] tools: moveconfig: make getting all defconfigs into helper function
 2016-08-06  0:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 6/8] tools: moveconfig: fix cleanup of defines across multiple lines
 2016-08-06  0:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 5/8] tools: moveconfig: show diffs of cleaned headers in color
 2016-08-06  0:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 4/8] tools: moveconfig: show result of header cleaning in unified diff
 2016-08-06  0:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/8] tools: moveconfig: trim garbage lines after header cleanups
 2016-08-06  0:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/8] tools: moveconfig: do not check clean tree and compilers for -H option
 2016-08-06  0:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/8] tools: moveconfig: do not cleanup headers in include/generated
 2016-08-06  0:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 1/1] ext4: Refuse to mount filesystems with 64bit feature set
 2016-08-06  0:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] Please pull u-boot-mmc
 2016-08-06  0:57 UTC  (4+ messages)
` [U-Boot] [PATCH] zynq_sdhci.c: Fix warning in arasan_sdhci_probe

[U-Boot] Pull request, u-boot-tegra/master
 2016-08-06  0:57 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: Rework and correct barrier definitions
 2016-08-06  0:57 UTC  (5+ messages)

[U-Boot] [PATCH v2] SPL: tiny-printf: avoid any BSS usage
 2016-08-06  0:11 UTC  (4+ messages)

[U-Boot] [PATCH] x86: bayleybay: Add PS/2 keyboard and mouse to ASL file
 2016-08-06  0:09 UTC  (3+ messages)

[U-Boot] [PATCH] Bug in cbfs
 2016-08-06  0:06 UTC  (2+ messages)

[U-Boot] [PATCH] mx6ul_14x14_evk: don't use array for SD2 card detect pad
 2016-08-05 23:51 UTC 

[U-Boot] [PATCH v3 0/6] U-Boot port to Xtensa architecture
 2016-08-05 23:00 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/6] xtensa: add support for the xtensa processor architecture [1/2]
` [U-Boot] [PATCH v3 2/6] xtensa: add support for the xtensa processor architecture [2/2]
` [U-Boot] [PATCH v3 3/6] xtensa: add core information for the dc232b processor
` [U-Boot] [PATCH v3 4/6] xtensa: add core information for the dc233c processor
` [U-Boot] [PATCH v3 5/6] xtensa: add core information for the de212 processor
` [U-Boot] [PATCH v3 6/6] xtensa: add support for the 'xtfpga' evaluation board

[U-Boot] [PATCH V2 1/3] mmc: tegra: port to standard clock/reset APIs
 2016-08-05 22:10 UTC  (3+ messages)
` [U-Boot] [PATCH V2 2/3] pci: tegra: port to standard clock/reset/pwr domain APIs
` [U-Boot] [PATCH V2 3/3] i2c: tegra: add standardized clk/reset API support

[U-Boot] [PATCH] arm: omap5: am57/dra7: Fix SRAM_SCRATCH_SPACE_ADDR and SRAM_ROM_VECT_BASE
 2016-08-05 21:57 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/7] net/ethoc improvements
 2016-08-05 17:27 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/7] net/ethoc: add Kconfig entry for the driver
` [U-Boot] [PATCH v2 2/7] net/ethoc: use priv instead of dev internally
` [U-Boot] [PATCH v2 3/7] net/ethoc: add CONFIG_DM_ETH support
` [U-Boot] [PATCH v2 4/7] net/ethoc: support device tree
` [U-Boot] [PATCH v2 5/7] net/ethoc: don't mix virtual and physical addresses
` [U-Boot] [PATCH v2 6/7] net/ethoc: support private memory configurations
` [U-Boot] [PATCH v2 7/7] net/ethoc: implement MDIO bus and support phylib

[U-Boot] [PATCH][v2] board: ls1012afrdm: overwrite CONFIG_EXTRA_ENV_SETTINGS
 2016-08-05 17:24 UTC  (5+ messages)
` [U-Boot] [PATCH] armv8: ls1012a: Updating CONFIG_EXTRA_ENV_SETTINGS

[U-Boot] [PATCH V3 1/6] misc: add "call" uclass op
 2016-08-05 17:03 UTC  (6+ messages)
` [U-Boot] [PATCH V3 2/6] misc: add Tegra BPMP driver
` [U-Boot] [PATCH V3 3/6] clock: add Tegra186 clock driver
` [U-Boot] [PATCH V3 4/6] reset: add Tegra186 reset driver
` [U-Boot] [PATCH V3 5/6] power domain: add Tegra186 driver
` [U-Boot] [PATCH V3 6/6] i2c: add Tegra186 BPMP driver

[U-Boot] [PATCH 1/9] ARM: tegra: adapt to latest HSP DT binding
 2016-08-05 16:17 UTC  (12+ messages)
` [U-Boot] [PATCH 5/9] clock: add Tegra186 clock driver
` [U-Boot] [PATCH 8/9] mmc: tegra: port to standard clock/reset APIs

[U-Boot] [PATCH 0/4] Allow disabling non-FIT image loading from SPL
 2016-08-05 16:15 UTC  (6+ messages)
` [U-Boot] [PATCH 2/4] ARM: AM57xx: Disable non-FIT based image loading for HS devices

[U-Boot] [PATCH] i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)
 2016-08-05 16:09 UTC  (7+ messages)

[U-Boot] [PATCH] ARM: tegra: add IVC protocol implementation
 2016-08-05 16:04 UTC  (5+ messages)

[U-Boot] [PATCH 1/2 RESEND] fdt_support: fdt_translate_address() blob const correctness
 2016-08-05 15:47 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2 RESEND] fdt: allow fdtdec_get_addr_size_*() to translate addresses

[U-Boot] An anomaly in image booting code
 2016-08-05 15:11 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] net/ethoc improvements
 2016-08-05 14:36 UTC  (19+ messages)
` [U-Boot] [PATCH 1/7] net/ethoc: add Kconfig entry for the driver
` [U-Boot] [PATCH 2/7] net/ethoc: use priv instead of dev internally
` [U-Boot] [PATCH 3/7] net/ethoc: add CONFIG_DM_ETH support
` [U-Boot] [PATCH 4/7] net/ethoc: support device tree
` [U-Boot] [PATCH 5/7] net/ethoc: don't mix virtual and physical addresses
` [U-Boot] [PATCH 6/7] net/ethoc: support private memory configurations
` [U-Boot] [PATCH 7/7] net/ethoc: implement MDIO bus and support phylib

[U-Boot] [PATCH] efi_loader: disk: Sanitize exposed devices
 2016-08-05 12:51 UTC 

[U-Boot] [PATCH] efi_loader: disk: Fix CONFIG_BLK breakage
 2016-08-05 12:49 UTC 

[U-Boot] ext4 write support and big-endian machines
 2016-08-05 12:10 UTC  (2+ messages)

[U-Boot] [PATCH] arc: Rename AXS101 board to more generic AXS10x
 2016-08-05 10:36 UTC  (4+ messages)

[U-Boot] [PATCH] arc: Rename ARCangel4 board to nSIM
 2016-08-05 10:36 UTC  (2+ messages)

[U-Boot] [PATCH] arc: No need in sections defined in sources with newer tools
 2016-08-05 10:35 UTC  (2+ messages)

[U-Boot] [PATCH] arc: Update exception & interrupt handling for ARCv2
 2016-08-05 10:35 UTC  (2+ messages)

[U-Boot] [PATCH] arc: Add debug messages during relocation fixups
 2016-08-05 10:35 UTC  (2+ messages)

[U-Boot] Please pull ARC changes
 2016-08-05 10:09 UTC 

[U-Boot] U-Boot Nor Flash Page Read Mode
 2016-08-05  9:46 UTC 

[U-Boot] [PATCH v6 00/12] MIPS Boston Development Board Support
 2016-08-05  8:30 UTC  (21+ messages)
` [U-Boot] [PATCH v6 01/12] clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabled
` [U-Boot] [PATCH v6 02/12] serial: ns16550: Support clocks via phandle
` [U-Boot] [PATCH v6 03/12] dt-bindings: Add interrupt-controller/mips-gic.h header
` [U-Boot] [PATCH v6 04/12] pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge
` [U-Boot] [PATCH v6 05/12] pci: Flip condition for detecting non-PCI parent devices
` [U-Boot] [PATCH v6 06/12] net: pch_gbe: Use dm_pci_map_bar to discover MMIO base
` [U-Boot] [PATCH v6 07/12] net: pch_gbe: Make 64 bit safe
` [U-Boot] [PATCH v6 08/12] dm: regmap: Implement simple regmap_read & regmap_write
` [U-Boot] [PATCH v6 09/12] dm: core: Match compatible strings in order of priority
` [U-Boot] [PATCH v6 10/12] dm: syscon: Provide a generic syscon driver
` [U-Boot] [PATCH v6 11/12] clk: boston: Providea simple driver for Boston board clocks
` [U-Boot] [PATCH v6 12/12] boston: Introduce support for the MIPS Boston development board

[U-Boot] [PATCH RESEND] mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA
 2016-08-05  5:13 UTC 

[U-Boot] [PATCH] mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA
 2016-08-05  5:09 UTC  (2+ messages)

[U-Boot] [PATCH] tiny-printf: Adjust to avoid using data section
 2016-08-05  3:58 UTC 

[U-Boot] [PATCH] mmc: dw_mmc: fix the wrong Mask bit boundary for fifo_count bit
 2016-08-05  2:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] mmc: dw_mmc: fix data starvation by host timeout under FIFO mode
 2016-08-05  2:27 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] mmc: dw_mmc: transfer proper bytes to FIFO
 2016-08-05  2:27 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported"
 2016-08-05  2:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3] mmc: display mmc list information like mmc_legacy type
 2016-08-05  2:26 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/3] mmc: use the generic error number
 2016-08-05  2:26 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/3] "

[U-Boot] [PATCH 2/3] mmc: fsl_esdhc: remove the duplcated header file
 2016-08-05  2:26 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] mmc: dw_mmc: remove the duplicated header file
 2016-08-05  2:25 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/2] mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B
 2016-08-05  2:24 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] mmc: sdhci: set to INT_DATA_END when there are data
 2016-08-05  2:24 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2] mmc: sdhci: clean up timeout detection
 2016-08-05  2:23 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH v2 1/2] mmc: sdhci: remove the unused argument for sdhci_setup_cfg
 2016-08-05  2:11 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] mmc: sdhci: remove the unnecessary arguments "

[U-Boot] rockchip: SecureBoot Support?
 2016-08-05  2:04 UTC  (3+ messages)

[U-Boot] [PATCH] pxe: Fix pxe boot with FIT image
 2016-08-05  1:44 UTC  (3+ messages)

[U-Boot] [PATCH 1/5] pci: tegra: port to standard clock/reset/pwr domain APIs
 2016-08-05  1:36 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] fdt_support: fdt_translate_address() blob const correctness
 2016-08-05  1:36 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] fdt: allow fdtdec_get_addr_size_*() to translate addresses

[U-Boot] [PATCH v2] configs: rk3399: add gpt and fs support
 2016-08-05  1:36 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/11] MIPS Boston Development Board Support
 2016-08-05  1:36 UTC  (15+ messages)
` [U-Boot] [PATCH v4 01/11] serial: ns16550: Support clocks via phandle
` [U-Boot] [PATCH v4 03/11] pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge

[U-Boot] [PATCH v2] arm: cache: always flush cache line size for page table
 2016-08-05  1:34 UTC  (3+ messages)

[U-Boot] [PATCH v10] mmc: atmel_sdhci: Convert to the driver model support
 2016-08-05  1:07 UTC 

[U-Boot] [RESEND PATCH v3] dm: atmel: Add driver model support for the ehci driver
 2016-08-05  0:57 UTC 

[U-Boot] [PATCH v2] serial: bcm283x_mu: Detect disabled serial device
 2016-08-04 23:15 UTC  (3+ messages)

[U-Boot] tegra124 jetson-tk1 ethernet problems
 2016-08-04 21:48 UTC  (5+ messages)

[U-Boot] pine64 and "sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80"
 2016-08-04 21:05 UTC  (7+ messages)

[U-Boot] [PATCH] cmd: net: flush cache cacheline aligned
 2016-08-04 17:46 UTC  (7+ messages)

[U-Boot] [RFC PATCH] net: macb: Fix build error for CONFIG_DM_ETH enabled
 2016-08-04 17:06 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/7] cmd/bdinfo: extract common parts and reuse them
 2016-08-04 16:59 UTC  (3+ messages)
` [U-Boot] [PATCH v2 5/7] cmd/bdinfo: extract print_eth_ip_addr

[U-Boot] [Patch v2] net: fm: fix spi flash probe for using driver model
 2016-08-04 16:54 UTC  (2+ messages)

[U-Boot] [PATCH] net: e1000: Allow to use e1000 SPI command with DM
 2016-08-04 16:44 UTC  (3+ messages)

[U-Boot] [PATCH] net: e1000: Fix the build with driver model and SPI EEPROM
 2016-08-04 16:41 UTC  (3+ messages)

[U-Boot] [PATCH] net: smsc95xx: Use correct get_unaligned functions
 2016-08-04 16:21 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] arm: socfpga: stratix10: Add SOCFPGA Stratix10 base address
 2016-08-04 15:50 UTC  (6+ messages)

[U-Boot] [PATCH] malloc_simple: Add simple malloc free function
 2016-08-04 15:26 UTC  (12+ messages)

[U-Boot] [Resend] Please pull u-boot-mpc86xx master
 2016-08-04 15:02 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/4] armv8/fsl-layerscape: add dwc3 gadget driver support
 2016-08-04  9:42 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/4] usb: ums: support multiple controllers using controller_index
` [U-Boot] [PATCH v3 2/4] usb: dwc3: Add helper functions to enable snooping and burst settings
` [U-Boot] [PATCH v3 3/4] armv8/fsl-layerscape: add dwc3 gadget driver support
` [U-Boot] [PATCH v3 4/4] armv8/fsl-layerscape: enable "

[U-Boot] [PATCH] net: e1000: Fix the build with driver model and SPI EEPROM
 2016-08-04  9:20 UTC 

[U-Boot] [PATCH] net: asix: Fix ASIX 88772B with driver model
 2016-08-04  9:12 UTC  (7+ messages)

[U-Boot] [PATCH] tegra: config: Add 'pci enum' to preboot when PCI is enabled
 2016-08-04  9:05 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] mmc: Add Amlogic Meson driver
 2016-08-04  6:48 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/2] "


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