U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-01 00:34:10 to 2016-08-02 03:39:07 UTC [more...]

[U-Boot] [PATCH 1/3] arm/PSCI: Removed unused code
 2016-08-02  3:39 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] arm/PSCI: Fixed the backward compatiblity issue

[U-Boot] tegra124 jetson-tk1 ethernet problems
 2016-08-02  3:20 UTC 

[U-Boot] [PATCH] configs: rk3399: add gpt and fs support
 2016-08-02  3:03 UTC  (5+ messages)

[U-Boot] [PATCH 0/3] rk3399: enable dwmmc controller for sdcard
 2016-08-02  3:00 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] clock: rk3399: add support for dwmmc 400K
` [U-Boot] [PATCH 2/3] dts: rk3399: enable dwmmc for sdcard
` [U-Boot] [PATCH 3/3] config: rk3399: enable dwmmc controller

[U-Boot] [PATCH 1/2] mmc: dw_mmc: transfer proper bytes to FIFO
 2016-08-02  2:37 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] mmc: dw_mmc: fix data starvation by host timeout under FIFO mode

[U-Boot] Question on Enabling hypervisor mode in u-boot
 2016-08-02  2:19 UTC  (5+ messages)

[U-Boot] [PATCH] ARM: Rework and correct barrier definitions
 2016-08-02  0:39 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/7] cmd/bdinfo: extract common parts and reuse them
 2016-08-01 21:11 UTC  (17+ messages)
` [U-Boot] [PATCH v2 1/7] cmd/bdinfo: extract print_bi_boot_params
` [U-Boot] [PATCH v2 2/7] cmd/bdinfo: extract print_bi_mem
` [U-Boot] [PATCH v2 3/7] cmd/bdinfo: extract print_bi_dram
` [U-Boot] [PATCH v2 4/7] cmd/bdinfo: extract print_bi_flash
` [U-Boot] [PATCH v2 5/7] cmd/bdinfo: extract print_eth_ip_addr
` [U-Boot] [PATCH v2 6/7] cmd/bdinfo: extract print_baudrate
` [U-Boot] [PATCH v2 7/7] cmd/bdinfo: extract print_std_bdinfo

[U-Boot] [PATCH V2] misc: add Tegra BPMP driver
 2016-08-01 20:53 UTC 

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

[U-Boot] Disable command at runtime
 2016-08-01 20:38 UTC  (8+ messages)

[U-Boot] [PATCH 1/9] ARM: tegra: adapt to latest HSP DT binding
 2016-08-01 18:46 UTC  (23+ messages)
` [U-Boot] [PATCH 2/9] ARM: tegra: add BPMP DT bindings
` [U-Boot] [PATCH 3/9] ARM: tegra: add BPMP and dependencies to Tegra186 DT
` [U-Boot] [PATCH 4/9] misc: add Tegra BPMP driver
` [U-Boot] [PATCH 5/9] clock: add Tegra186 clock driver
` [U-Boot] [PATCH 6/9] reset: add Tegra186 reset driver
` [U-Boot] [PATCH 7/9] power domain: add Tegra186 driver
` [U-Boot] [PATCH 8/9] mmc: tegra: port to standard clock/reset APIs
` [U-Boot] [PATCH 9/9] ARM: tegra: call tegra_board_init on Tegra186

[U-Boot] [PATCH v2 00/10] MIPS Boston Development Board Support
 2016-08-01 18:36 UTC  (17+ messages)
` [U-Boot] [PATCH v2 01/10] serial: ns16550: Support clocks via phandle
` [U-Boot] [PATCH v2 07/10] dm: regmap: Implement simple regmap_read & regmap_write
` [U-Boot] [PATCH v2 08/10] dm: syscon: Provide a generic syscon driver
` [U-Boot] [PATCH v2 09/10] clk: boston: Providea simple driver for Boston board clocks
` [U-Boot] [PATCH v2 10/10] boston: Introduce support for the MIPS Boston development board

[U-Boot] Please pull u-boot-dm
 2016-08-01 18:24 UTC 

[U-Boot] [PATCH v2 00/11] buildman: Make the tool friendlier for first-time users
 2016-08-01 18:22 UTC  (27+ messages)
` [U-Boot] [PATCH v2 01/11] buildman: Tidy up the README a little
` [U-Boot] [PATCH v2 02/11] buildman: Automatically create a config file if needed
` [U-Boot] [PATCH v2 03/11] buildman: Fix the 'help' test to use the correct path
` [U-Boot] [PATCH v2 04/11] buildman: Allow the toolchain error to be suppressed
` [U-Boot] [PATCH v2 05/11] buildman: Improve the toolchain progress/error output
` [U-Boot] [PATCH v2 06/11] buildman: Fix a typo in TestSettingsHasPath()
` [U-Boot] [PATCH v2 07/11] buildman: Drop the toolchain error when downloading toolchains
` [U-Boot] [PATCH v2 08/11] buildman: Avoid overwriting existing toolchain entries
` [U-Boot] [PATCH v2 09/11] buildman: Add a quick-start note
` [U-Boot] [PATCH v2 10/11] Drop the MAKEALL tool
` [U-Boot] [PATCH v2 11/11] Drop references to MAKEALL in the documentation

[U-Boot] [PATCH v3] libfdt: Introduce new ARCH_FIXUP_FDT option
 2016-08-01 18:22 UTC  (5+ messages)

[U-Boot] [PATCH V2] misc: Tegra BPMP: support child node devices
 2016-08-01 18:22 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] Allow disabling non-FIT image loading from SPL
 2016-08-01 17:50 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4] Introduce CONFIG_SPL_PANIC_ON_NON_FIT_IMAGE
` [U-Boot] [PATCH 2/4] ARM: AM57xx: Disable non-FIT based image loading for HS devices
` [U-Boot] [PATCH 3/4] ARM: AM437x: "
` [U-Boot] [PATCH 4/4] ARM: DRA7xx: "

[U-Boot] [PATCH v2 1/3] Kconfig: Added new kconfig entry for IDENT_STRING
 2016-08-01 17:34 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/3] zynqmp: Move config IDENT_STRING to defconfig
` [U-Boot] [PATCH v2 3/3] zynqmp: Remove unnnecessary board config file for dc4

[U-Boot] [PATCH] Makefile: Remove tags file on mrproper
 2016-08-01 16:23 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx: Update erratum workaround for A006379
 2016-08-01 16:03 UTC 

[U-Boot] [PATCH 1/7] dt-bindings: allow child nodes inside the Tegra BPMP
 2016-08-01 16:02 UTC  (17+ messages)
` [U-Boot] [PATCH 2/7] misc: Tegra BPMP: support child node devices
` [U-Boot] [PATCH 3/7] dt-bindings: add Tegra186 BPMP I2C binding
` [U-Boot] [PATCH 4/7] i2c: add Tegra186 BPMP driver
` [U-Boot] [PATCH 5/7] ARM: tegra: add BPMP to Tegra186 device tree
` [U-Boot] [PATCH 6/7] ARM: tegra: enable SD card on p2771-0000
` [U-Boot] [PATCH 7/7] ARM: tegra: enable PCIe controller "

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

[U-Boot] [PATCH v2 1/2] cmd: Split 'bootz' and 'booti' out from 'bootm'
 2016-08-01 15:28 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] cmd: booti: move CONFIG_CMD_BOOTI to Kconfig

[U-Boot] [PATCH 1/5] pci: tegra: port to standard clock/reset/pwr domain APIs
 2016-08-01 15:24 UTC  (12+ messages)
` [U-Boot] [PATCH 2/5] ARM: tegra: add PCIe controller to Tegra186 SoC DT
` [U-Boot] [PATCH 3/5] i2c: tegra: add standardized clk/reset API support
` [U-Boot] [PATCH 4/5] ARM: tegra: add I2C controllers to Tegra186 DT
` [U-Boot] [PATCH 5/5] ARM: tegra: enable I2C buses for P2771-0000

[U-Boot] [PATCH] Add a power domain framework/uclass
 2016-08-01 15:17 UTC  (6+ messages)

[U-Boot] [PATCH v1] ppc4xx: Fix platform support
 2016-08-01 14:34 UTC 

[U-Boot] [PATCH] armv8: ls2080a/ls1043a/ls1012a: enable support for booti
 2016-08-01 14:13 UTC  (3+ messages)

[U-Boot] Network boot fallback usage/features
 2016-08-01 13:48 UTC  (2+ messages)

[U-Boot] [PATCH PATCH v1] watchdog: Fix Watchdog Reset while in U-Boot Prompt
 2016-08-01 13:32 UTC  (4+ messages)
  ` [U-Boot] [PATCH v2] "
  ` [U-Boot] [PATCH v2 0/1] Fix U-Boot Prompt on CM-FX6 with enabled watchdog

[U-Boot] [PATCH] MAINTAINERS, git-mailrc: Update the mmc maintainer
 2016-08-01 13:03 UTC  (4+ messages)

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

[U-Boot] [PATCH 1/2] mmc: sdhci: set to INT_DATA_END when there are data
 2016-08-01 10:05 UTC  (4+ messages)

[U-Boot] SCSI is missing DM support?
 2016-08-01  9:25 UTC 

[U-Boot] [PATCH 0/3] usb: arrange Kconfig entries for USB host support
 2016-08-01  9:14 UTC  (3+ messages)
` [U-Boot] [PATCH 1/3] usb: add CONIFG_USB_OHCI_HCD in Kconfig

[U-Boot] [PATCH 0/4] Add support for TI PCF8575 I2C GPIO expander
 2016-08-01  8:54 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] gpio: Add driver "
` [U-Boot] [PATCH 2/4] ARM: dra7xx_evm: Enable support for TI PCF8575

[U-Boot] [PATCH 0/3] net: emaclite: fixes and enable for MIPS
 2016-08-01  7:10 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] net: emaclite: Use ioremap_nocache

[U-Boot] [PATCH] ARM64: zynqmp: Do not enable DM_MMC by default
 2016-08-01  7:05 UTC 

[U-Boot] u-boot-imx: watchdog driver always asserts WDOG1_B?
 2016-08-01  6:54 UTC 

[U-Boot] [PATCH v2] libfdt: Introduce new ARCH_FIXUP_FDT option
 2016-08-01  6:31 UTC  (6+ messages)

[U-Boot] [PATCH v2 00/13] dm: mmc: Add driver-model support for MMC operations
 2016-08-01  5:42 UTC  (6+ messages)
` [U-Boot] [PATCH v2 02/13] dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()

[U-Boot] [PATCH 1/3] omap3: Move to select SUPPORT_SPL for all
 2016-08-01  5:34 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] omap3, omap4: Enable USE_TINY_PRINTF "
` [U-Boot] [PATCH 3/3] omap3: Drop omap3_evm_quick_* targets

[U-Boot] [PATCH v3 0/2] rk3399: add soc basic driver support
 2016-08-01  3:34 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] rk3399: add basic soc driver
` [U-Boot] [PATCH v3 2/2] mmc: rockchip_sdhci: add clock init

[U-Boot] [PATCH v2 0/2] rk3399: add soc basic driver support
 2016-08-01  3:29 UTC  (5+ messages)
  ` [U-Boot] [PATCH v2 1/2] rk3399: add basic soc driver

[U-Boot] [PATCH] rockchip: rockchip, sdram-channel 0xff fix remaining dts
 2016-08-01  2:36 UTC  (5+ messages)

[U-Boot] [PATCH 0/3] Some Kconfig move/fixups
 2016-08-01  2:26 UTC  (5+ messages)

[U-Boot] [PATCH v3] mmc-uclass: correct the device number
 2016-08-01  2:21 UTC  (4+ messages)

[U-Boot] [PATCH] mmc: s5p_sdhci: support the Driver model for Exynos
 2016-08-01  2:21 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] mmc: sdhci: remove the unused argument for sdhci_setup_cfg
 2016-08-01  2:20 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mmc: sdhci: remove the unnecessary argumetns "

[U-Boot] buildman error?
 2016-08-01  2:20 UTC  (4+ messages)

[U-Boot] [PATCH] arm: re-implement proper ISB instruction for ARMv7-A
 2016-08-01  1:07 UTC  (10+ messages)

[U-Boot] [PATCH] ARM64: zynqmp: Add u-boot, dm-pre-reloc to clk nodes
 2016-08-01  1:03 UTC  (2+ messages)

[U-Boot] [RFC PATCH] i2c: i2c-uclass-compat: avoid any BSS usage
 2016-08-01  1:03 UTC  (5+ messages)

[U-Boot] [PATCH 2 00/22] DM: Cmd: GPIO/LED/STM32/CLK: provide command-line support for device-tree configured gpios and leds
 2016-08-01  1:03 UTC  (9+ messages)
` [U-Boot] [PATCH v2 07/22] clock-uclass: allow disabling a peripheral clock

[U-Boot] [PATCH] serial: Enable checking UART is ready for console based on device tree
 2016-08-01  1:01 UTC  (2+ messages)

[U-Boot] [PATCH 00/14] DM conversion of omap i2c driver
 2016-08-01  1:01 UTC  (7+ messages)
` [U-Boot] [PATCH 03/14] drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enable

[U-Boot] [PATCH 00/10] mx7: add dt support for Colibri iMX7S/iMX7D
 2016-08-01  1:01 UTC  (9+ messages)
` [U-Boot] [PATCH 01/10] dm: imx: serial: support device tree
` [U-Boot] [PATCH 02/10] pinctrl: imx: do not announce driver initialization
` [U-Boot] [PATCH 04/10] arm: dts: imx7: add basic i.MX 7/Colibri iMX7 device tree
` [U-Boot] [PATCH 07/10] power: pmic: add Ricoh RN5T567 PMIC support

[U-Boot] [bug report]cmd: cache: output information
 2016-08-01  1:01 UTC  (4+ messages)

[U-Boot] [PATCH 1/4] dm: clk: Add a way to find a clock by its driver
 2016-08-01  1:01 UTC  (3+ messages)

[U-Boot] [PATCH 00/27] dm: mmc: Add driver-model support for MMC operations
 2016-08-01  1:00 UTC  (4+ messages)
` [U-Boot] [PATCH 24/27] dm: zynq: usb: Convert to CONFIG_DM_USB

[U-Boot] [PATCH v2] x86: som-db5800-som-6867: fix SERIRQ on reset
 2016-08-01  0:48 UTC  (2+ messages)

[U-Boot] [PATCH v3] misc: Add simple driver for some Nuvoton NCT6102D devices
 2016-08-01  0:48 UTC  (2+ messages)

[U-Boot] [PATCH v2] rockchip: add support for rk3288 miniarm board
 2016-08-01  0:46 UTC 

[U-Boot] [PATCH v2] x86: baytrail: Add SIO HS-UART clock setup
 2016-08-01  0:45 UTC  (2+ messages)

[U-Boot] [PATCH] x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZE
 2016-08-01  0:44 UTC  (3+ messages)

[U-Boot] Please pull u-boot-rockchip
 2016-08-01  0:34 UTC  (2+ messages)

[U-Boot] Please pull u-boot-sunxi master
 2016-08-01  0:34 UTC  (2+ messages)


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