public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-09-26 18:29:16 to 2016-09-28 01:46:07 UTC [more...]

[U-Boot] [PATCH v2 00/27] spl: Use linker list and parameters for SPL image loading
 2016-09-28  1:46 UTC  (11+ messages)
` [U-Boot] [PATCH v2 06/27] spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig
` [U-Boot] [PATCH v2 07/27] spl: Convert boot_device into a struct
` [U-Boot] [PATCH v2 08/27] spl: Add a way to declare an SPL image loader
` [U-Boot] [PATCH v2 09/27] spl: Convert spl_ram_load_image() to use linker list
` [U-Boot] [PATCH v2 10/27] spl: Convert spl_mmc_load_image() "

[U-Boot] [PATCH] imx: imx6ul: disable POR_B internal pull up
 2016-09-28  1:40 UTC 

[U-Boot] [PATCH] imx-common: enlarge mux width to 4
 2016-09-28  1:33 UTC  (2+ messages)

[U-Boot] [PATCH V2 1/8] tools: imximage: add plugin support
 2016-09-28  1:31 UTC  (15+ messages)
` [U-Boot] [PATCH V2 2/8] imx: mx6: Add "
` [U-Boot] [PATCH V2 3/8] imx: mx7: "
` [U-Boot] [PATCH V2 4/8] imx-common: inctroude USE_IMXIMG_PLUGIN Kconfig
` [U-Boot] [PATCH V2 5/8] imx-common: compile plugin code
` [U-Boot] [PATCH V2 6/8] imx: mx6ullevk: support plugin
` [U-Boot] [PATCH V2 7/8] imx: mx6ullevk: correct boot device macro
` [U-Boot] [PATCH V2 8/8] imx: mx6ull_14x14_evk: add plugin defconfig

[U-Boot] [PATCH v2 1/8] x86: Add implementations of setjmp() and longjmp()
 2016-09-28  1:23 UTC  (16+ messages)
` [U-Boot] [PATCH v2 4/8] x86: Tidy up selection of building the EFI stub
` [U-Boot] [PATCH v2 5/8] arm: efi: Add a hello world test program

[U-Boot] [PATCH] cros_ec: Honor the google,remote-bus dt property
 2016-09-27 22:42 UTC 

[U-Boot] [PATCH 00/23] MIPS Boston fixes, ethernet support & cleanup
 2016-09-27 22:17 UTC  (36+ messages)
` [U-Boot] [PATCH 01/23] image: Use ram_top, not bi_memsize, in getenv_bootm_size
` [U-Boot] [PATCH 06/23] pci: Set of_offset for devices not probed via DT compatible strings
` [U-Boot] [PATCH 07/23] pci: Handle MIPS systems with virtual CONFIG_SYS_SDRAM_BASE
` [U-Boot] [PATCH 08/23] pci: Make PCI bridge memory alignment configurable
` [U-Boot] [PATCH 09/23] boston: Disable PCI bridge memory space alignment
` [U-Boot] [PATCH 10/23] net: pch_gbe: Reset during probe
` [U-Boot] [PATCH 11/23] net: pch_gbe: Fix rx descriptor buffer addresses
` [U-Boot] [PATCH 12/23] net: pch_gbe: CPU accessible addresses are virtual
` [U-Boot] [PATCH 13/23] net: pch_gbe: Add cache maintenance
` [U-Boot] [PATCH 14/23] gpio: Provide dummy get/request & is_valid functions
` [U-Boot] [PATCH 15/23] gpio: eg20t: Add driver for Intel EG20T GPIO controllers
` [U-Boot] [PATCH 16/23] net: pch_gbe: Support PHY reset GPIOs
` [U-Boot] [PATCH 17/23] MIPS: Make CM GCR base configurable
` [U-Boot] [PATCH 19/23] boston: Setup memory ranges in FDT provided to Linux
` [U-Boot] [PATCH 22/23] boston: Probe ethernet controller during boot
` [U-Boot] [PATCH 23/23] boston: Enable CONFIG_DISTRO_DEFAULTS in defconfigs

[U-Boot] ccache and buildman
 2016-09-27 22:11 UTC  (2+ messages)

[U-Boot] [PATCH] usb:gadget: Disallow DFU in SPL for now
 2016-09-27 21:34 UTC  (2+ messages)

[U-Boot] [PATCH] ti_armv7_common.h: Adjust malloc pool size in all cases
 2016-09-27 21:34 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] dfu: Migrate to Kconfig
 2016-09-27 21:34 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Please pull u-boot-ppc4xx/master
 2016-09-27 21:34 UTC  (2+ messages)

[U-Boot] Pull request, u-boot-tegra/master
 2016-09-27 21:34 UTC  (2+ messages)

[U-Boot] Please pull u-boot-marvell/master
 2016-09-27 21:32 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-ubi/master
 2016-09-27 21:32 UTC  (2+ messages)

[U-Boot] [PATCH v2] drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests
 2016-09-27 21:31 UTC  (4+ messages)

[U-Boot] [PATCH v4] drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller
 2016-09-27 21:31 UTC  (4+ messages)

[U-Boot] [RFC] Rearrange CONFIG_* macros
 2016-09-27 18:40 UTC  (6+ messages)

[U-Boot] [PATCH] clk: rk3399: fix rockchip_get_cru
 2016-09-27 17:55 UTC  (2+ messages)

[U-Boot] [PATCH] arm: Add return value argument to longjmp
 2016-09-27 17:55 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/7] clk: at91: Improve the clock implementation
 2016-09-27 17:55 UTC  (9+ messages)
` [U-Boot] [PATCH v3 1/7] clk: clk-uclass: Assign clk->dev before call .of_xlate
` [U-Boot] [PATCH v3 2/7] clk: at91: Improve the clock implementation
` [U-Boot] [PATCH v3 3/7] gpio: atmel_pio4: Remove unnecessary clock calling
` [U-Boot] [PATCH v3 4/7] i2c: at91_i2c: "
` [U-Boot] [PATCH v3 5/7] i2c: at91_i2c: Change error return -ENODEV to -EINVAL
` [U-Boot] [PATCH v3 6/7] usb: ehci-atmel: Remove unnecessary clock calling
` [U-Boot] [PATCH v3 7/7] mmc: atmel_sdhci: "

[U-Boot] [PATCH 0/2] power: pmic: Add support for LP873X family of PMICs
 2016-09-27 17:55 UTC  (8+ messages)
` [U-Boot] [PATCH 1/2] power: pmic: lp873x: Add the base pmic support
` [U-Boot] [PATCH 2/2] power: regulator: lp873x: Add regulator support

[U-Boot] [PATCH v2 00/10] Python 3.x support for patman & dtoc
 2016-09-27 17:55 UTC  (14+ messages)
` [U-Boot] [PATCH v2 01/10] patman: Replace tabs with spaces
` [U-Boot] [PATCH v2 02/10] patman: Make print statements python 3.x safe
` [U-Boot] [PATCH v2 03/10] patman: Make exception handling "
` [U-Boot] [PATCH v2 04/10] patman: Import 'configparser' lower case to be "
` [U-Boot] [PATCH v2 05/10] patman: Decode stdout/stderr as utf8, "
` [U-Boot] [PATCH v2 06/10] patman: Use items() to iterate over dictionaries
` [U-Boot] [PATCH v2 07/10] patman: Fix doctest StringIO import for python 3.x
` [U-Boot] [PATCH v2 08/10] dtoc: Use items() to iterate over dictionaries in "
` [U-Boot] [PATCH v2 09/10] dtoc: Decode strings for struct.unpack on "
` [U-Boot] [PATCH v2 10/10] dtoc: Make integer division python 3.x safe

[U-Boot] [PATCH 0/9] Python 3.x support for patman & dtoc
 2016-09-27 17:55 UTC  (22+ messages)
` [U-Boot] [PATCH 1/9] patman: Replace tabs with spaces
` [U-Boot] [PATCH 2/9] patman: Make print statements python 3.x safe
` [U-Boot] [PATCH 3/9] patman: Make exception handling "
` [U-Boot] [PATCH 4/9] patman: Import 'configparser' lower case to be "
` [U-Boot] [PATCH 5/9] patman: Decode stdout/stderr as utf8, "
` [U-Boot] [PATCH 6/9] patman: Use items() to iterate over dictionaries in python 3.x
` [U-Boot] [PATCH 7/9] dtoc: "
` [U-Boot] [PATCH 8/9] dtoc: Decode strings for struct.unpack on "
` [U-Boot] [PATCH 9/9] dtoc: Make integer division python 3.x safe

[U-Boot] [PATCH 0/3] keystone, clk: revert ugly work-around by #ifdef CONFIG_CLK
 2016-09-27 17:45 UTC  (11+ messages)
` [U-Boot] [PATCH 1/3] ARM: keystone: remove declaration of unused functions
` [U-Boot] [PATCH 2/3] ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()
` [U-Boot] [PATCH 3/3] Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"

[U-Boot] [PATCH 0/5] Refactor makefiles for u-boot.cfg rules
 2016-09-27 17:44 UTC  (14+ messages)
` [U-Boot] [PATCH 1/5] check-config: fix wrong comment about how to build whitelist
` [U-Boot] [PATCH 2/5] kbuild: move no_new_adhoc_configs_check to "all" target command
` [U-Boot] [PATCH 3/5] kbuild: make dependencies in scripts/Makefile.autoconf more readable
` [U-Boot] [PATCH 4/5] kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk
` [U-Boot] [PATCH 5/5] check-config: allow to complete build even with ad-hoc CONFIG options

[U-Boot] [PATCH 0/2] Add DRA72 Rev C support
 2016-09-27 17:30 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] ARM: dts: dra72: add rev C evm support
` [U-Boot] [PATCH 2/2] board: ti: dra7xx: complex definitions should be protected with parentheses

[U-Boot] [PATCH] spl: saveenv: adding saveenv support in SPL
 2016-09-27 17:29 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] Add ARMv8 PSCI framework
 2016-09-27 17:23 UTC  (9+ messages)
` [U-Boot] [PATCH 1/6] ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definition
` [U-Boot] [PATCH 2/6] ARMv8: Add secure sections for PSCI text and data
` [U-Boot] [PATCH 3/6] ARMv8: Add basic PSCI framework
` [U-Boot] [PATCH 4/6] ARMv8: Setup PSCI memory and dt
` [U-Boot] [PATCH 5/6] ARMv8: Enable SMC instruction
` [U-Boot] [PATCH 6/6] ARMv8: LS1043A: Enable LS1043A default PSCI support

[U-Boot] U-Boot DFU test and Ctrl+C
 2016-09-27 16:42 UTC  (2+ messages)

[U-Boot] [PATCH v2] common/xyzModem.c: Fix delay timeout calculation
 2016-09-27 16:27 UTC  (3+ messages)

[U-Boot] [PATCH] CPCI4052: Remove CONFIG_AUTO_COMPLETE and custom baud rate table
 2016-09-27 16:25 UTC  (2+ messages)

[U-Boot] [PATCHv2] scripts: Add script to extract default environment
 2016-09-27 13:37 UTC  (3+ messages)

[U-Boot] [PATCH RESEND] phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXID
 2016-09-27 12:59 UTC  (2+ messages)

[U-Boot] x86: Booting Linux v4.7+ broken
 2016-09-27  9:28 UTC 

[U-Boot] [PATCH v4 00/17] sf:Updates on flash detection
 2016-09-27  7:22 UTC  (2+ messages)

[U-Boot] i.MX6: NAND boot with SPL
 2016-09-27  6:57 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] armv8: ls1046aqds: add lpuart support
 2016-09-27  6:24 UTC 

[U-Boot] [PATCH 1/2] lpuart: add a get_lpuart_clk function
 2016-09-27  6:21 UTC 

[U-Boot] [PATCH] spl: saveenv: adding saveenv support in SPL
 2016-09-27  6:20 UTC  (3+ messages)

[U-Boot] [RFC PATCH 1/2] dm: Add support for scsi/sata based devices
 2016-09-27  5:29 UTC  (5+ messages)

[U-Boot] [PATCH v3 1/2] mtd: nand : zynq_nand: Add nand driver support for zynq
 2016-09-27  5:25 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] zynq: nand: Enable Nand flash controller driver a zynq board

[U-Boot] [PATCH v4 0/6] power: pmic: Add support for Palmas family of PMICs
 2016-09-27  3:37 UTC  (4+ messages)
` [U-Boot] [PATCH v4 1/6] dm: i2c: Add u8 read/write i2c functions

[U-Boot] [PATCH] arm: dra7xx: Move fastboot options to defconfig
 2016-09-27  3:06 UTC  (3+ messages)

[U-Boot] Chrome OS keyboard not responding on snow
 2016-09-27  3:00 UTC  (3+ messages)

[U-Boot] [PATCH v3] fsl-ifc-nand : Corrected the programming of chip select
 2016-09-27  2:48 UTC 

[U-Boot] [PATCH 1/6] x86: Add implementations of setjmp() and longjmp()
 2016-09-27  1:53 UTC  (8+ messages)
` [U-Boot] [PATCH 3/6] arm: efi: Add a hello world test program

[U-Boot] [PATCH 0/9] Switch bcm283x platform to use OF_CONTROL
 2016-09-27  0:35 UTC  (19+ messages)
` [U-Boot] [PATCH 1/9] gpio: bcm2835: add device tree support
` [U-Boot] [PATCH 2/9] serial: bcm283x_mu: "
` [U-Boot] [PATCH 3/9] serial: pl01x: expose skip_init platdata option in DT
` [U-Boot] [PATCH 4/9] fdt: add dt-bindings for bcm2835
` [U-Boot] [PATCH 5/9] fdt: import bcm283x device tree sources from the linux kernel tree
` [U-Boot] [PATCH 6/9] fdt: adjust bcm283x device tree for u-boot
` [U-Boot] [PATCH 7/9] serial: bcm283x_mu: support disabling after initialization
` [U-Boot] [PATCH 8/9] board: rpi: move uart deactivation to board_init
` [U-Boot] [PATCH 9/9] ARM: bcm283x: use OF_CONTROL for bcm283x

[U-Boot] [PATCH 0/9] MIPS: improve start.S and add exception support
 2016-09-27  0:34 UTC  (7+ messages)
` [U-Boot] [PATCH 2/9] MIPS: fix ROM exception vectors
` [U-Boot] [PATCH 9/9] common/board_f: enable initr_trap for MIPS

[U-Boot] [PATCH] ARM: tegra: flush caches via SMC call
 2016-09-27  0:34 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: tegra: fix clock_get_periph_rate() for UART clocks
 2016-09-27  0:33 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] mmc: sdhci: use the host version value in sdhci_setup_cfg
 2016-09-27  0:33 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] mmc: sdhci: use the generic error number

[U-Boot] [PATCH 1/2] mmc: sdhci: use the host version value in sdhci_setup_cfg
 2016-09-27  0:33 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg
 2016-09-27  0:33 UTC  (2+ messages)

[U-Boot] [RFC PATCH v1] common/console.c: ensure GD_FLG_SILENT is set or cleared
 2016-09-27  0:33 UTC  (2+ messages)

[U-Boot] building u-boot x86 with device tree disabled , still refers to device tree function
 2016-09-27  0:33 UTC  (4+ messages)

[U-Boot] [PATCH v2] mmc: s5p_sdhci: support the Driver model for Exynos
 2016-09-27  0:33 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/3] config whitelist: tool update and sync
 2016-09-27  0:32 UTC  (3+ messages)
` [U-Boot] [PATCH v3 3/3] config_whitelist: remove bogus options

[U-Boot] [PATCH 1/2] dt: net: add DWC EQoS binding
 2016-09-26 22:02 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] net: add driver for Synopsys Ethernet QoS device

[U-Boot] [PATCH v2] kconfig: introduce kconfig for UBI
 2016-09-26 21:12 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] Please pull fsl-qoriq master
 2016-09-26 21:11 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