messages from 2016-06-17 03:52:32 to 2016-06-19 10:20:52 UTC [more...]
[U-Boot] [PATCH V2 1/2] Kconfig: make NOR_BOOT a common option
2016-06-19 10:20 UTC (5+ messages)
` [U-Boot] [PATCH V2 2/2] common: add new boot media kconfig entry
[U-Boot] [PATCH 1/2] ARM: move #ifdef to match the error handling code
2016-06-19 8:59 UTC (7+ messages)
` [U-Boot] [PATCH 2/2] arm64: add better spin-table support
[U-Boot] [PATCH 00/15] ARM: PSCI: Add secure stack and data sections
2016-06-19 4:38 UTC (16+ messages)
` [U-Boot] [PATCH 01/15] ARM: PSCI: Split out common stack setup code from psci_arch_init
` [U-Boot] [PATCH 02/15] sunxi: Move remaining PSCI assembly code to C
` [U-Boot] [PATCH 03/15] sunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7i
` [U-Boot] [PATCH 04/15] ARM: Page align secure section only when it is executed in situ
` [U-Boot] [PATCH 05/15] ARM: PSCI: Add fallback value for CONFIG_ARMV7_PSCI_NR_CPUS
` [U-Boot] [PATCH 06/15] ARM: Add an empty secure stack section
` [U-Boot] [PATCH 07/15] ARM: PSCI: Allocate PSCI stack in "
` [U-Boot] [PATCH 08/15] ARM: PSCI: Remove unused psci_text_end symbol
` [U-Boot] [PATCH 09/15] ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure section
` [U-Boot] [PATCH 10/15] sunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i/sun7i
` [U-Boot] [PATCH 11/15] ARM: Move __secure definition to common asm/secure.h
` [U-Boot] [PATCH 12/15] ARM: Add secure section for initialized data
` [U-Boot] [PATCH 13/15] ARM: PSCI: Add helper functions to access per-CPU target PC storage
` [U-Boot] [PATCH 14/15] ARM: PSCI: Switch to per-CPU target PC storage in secure data section
` [U-Boot] [PATCH 15/15] ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.S
[U-Boot] Env var initrd_high - logic reversed in check?
2016-06-19 3:34 UTC
[U-Boot] u-boot for Galileo board
2016-06-19 3:02 UTC (3+ messages)
[U-Boot] [PATCH] mtd: initialize OneNAND mtd->writebufsize to let UBI work
2016-06-18 22:09 UTC
[U-Boot] [PATCH] i.MX6 nand bootupdate, reworked
2016-06-18 21:44 UTC
[U-Boot] [PATCH v2] usb: fsl: Fix NULL terminating issue for usb controller name string
2016-06-18 18:11 UTC (2+ messages)
[U-Boot] [PATCH v2 0/4] x86: acpi: Introduce ACPI global NVS support
2016-06-18 14:18 UTC (10+ messages)
` [U-Boot] [PATCH v2 1/4] x86: baytrail: Introduce ACPI global NVS
` [U-Boot] [PATCH v2 2/4] x86: quark: "
` [U-Boot] [PATCH v2 3/4] x86: acpi: Pack global NVS into ACPI table
` [U-Boot] [PATCH v2 4/4] x86: baytrail: acpi: Hide internal UART per GNVS setting
[U-Boot] [PATCH] wandboard: enable SATA with imx6q
2016-06-18 14:10 UTC (3+ messages)
[U-Boot] [PATCH 00/23] DM: Cmd: GPIO/LED/STM32/CLK: provide command-line support for device-tree configured gpios and leds
2016-06-18 14:07 UTC (25+ messages)
` [U-Boot] [PATCH01/23] stm32: gpio: fix otype access
` [U-Boot] [PATCH02/23] stm32: gpio_direction_output: make sure, output is set to push-pull
` [U-Boot] [PATCH03/23] stm32: gpio_get_value: always return 0 or 1
` [U-Boot] [PATCH04/23] stm32f429-discovery: config: enable status leds
` [U-Boot] [PATCH05/23] Cmd: led: provide a selector in kconfig
` [U-Boot] [PATCH06/23] DTS: stm32f429: provide device-tree files (from linux kernel)
` [U-Boot] [PATCH07/23] driver: clock: allow disabling a peripheral clock
` [U-Boot] [PATCH08/23] Cmd: clk: make clk-command selectable in kconfig
` [U-Boot] [PATCH09/23] STM32: clock: provide dts-accessible clock driver
` [U-Boot] [PATCH10/23] DTS: STM32f429: add gpio-banks
` [U-Boot] [PATCH11/23] STM32: gpio: group SOC-specific code to one ifdef/elif construct
` [U-Boot] [PATCH12/23] GPIO: STM32: make DTS-aware
` [U-Boot] [PATCH13/23] STM32F429-discovery: led: disable board-specific code, if DM is selected
` [U-Boot] [PATCH14/23] GPIO/LED: make more robust, if STATUS_LED isn't selected
` [U-Boot] [PATCH15/23] Cmd: LED: rewrite to prepare non-static access
` [U-Boot] [PATCH16/23] DTS: STM32F429-disco: add board leds and enable rcc
` [U-Boot] [PATCH17/23] LED: add function to retrieve a device's label
` [U-Boot] [PATCH18/23] LED: provide function to count and get all (DM-)LEDs
` [U-Boot] [PATCH19/23] cmd: LED: be aware of DTS-configured leds
` [U-Boot] [PATCH20/23] LED: provide functionality to get led status
` [U-Boot] [PATCH21/23] LED: GPIO: provide get_on() op
` [U-Boot] [PATCH22/23] LED: provide toggling interface
` [U-Boot] [PATCH23/23] Cmd: LED: make DM-leds toggle
[U-Boot] [PATCH] marvell: add support for Synology DS109 board
2016-06-18 11:25 UTC
[U-Boot] [RFC] omap3: single binary supporting all flash types
2016-06-18 11:13 UTC (10+ messages)
` [U-Boot] [PATCH] armv7: add reset timeout to identify_nand_chip
` [U-Boot] [PATCH] armv7: make gpmc_cfg const
` [U-Boot] [RFC] armv7: Introduce enable_gpmc_cs_config
` [U-Boot] (no subject)
` [U-Boot] [PATCH] mtd: OneNAND: allow board init function fail
` [U-Boot] [PATCH] armv7: introduce set_gpmc_cs0
` [U-Boot] [PATCH] igep00x0: runtime flash detection
[U-Boot] [PATCH v2] SPL ext: cosmetic: correct error message in spl_load_image_ext()
2016-06-18 10:21 UTC
[U-Boot] [PATCH V2] mx6: add support for el6x board
2016-06-18 10:06 UTC
[U-Boot] [PULL] Please pull u-boot-imx
2016-06-18 9:14 UTC
[U-Boot] [PULL] Please pull u-boot-imx
2016-06-18 9:12 UTC (2+ messages)
[U-Boot] [PATCH] pico-imx6ul: Add NFS boot support
2016-06-18 8:56 UTC (3+ messages)
[U-Boot] [PATCH 1/2] pico-imx6ul: Add DFU support
2016-06-18 8:56 UTC (3+ messages)
[U-Boot] [PATCH 1/2] mx7: Place MX7_SEC option in Kconfig
2016-06-18 8:56 UTC (9+ messages)
[U-Boot] [PATCH v2 1/3] mx6slevk: Avoid hardcoded RAM size
2016-06-18 8:55 UTC (2+ messages)
[U-Boot] [PATCH] mx6qsabreauto: Avoid hardcoded RAM size
2016-06-18 8:54 UTC (2+ messages)
[U-Boot] [PATCH v2] ARM: board: cm-fx6: fix mmc for old revisions of utilite
2016-06-18 8:46 UTC (2+ messages)
[U-Boot] [PATCH] imx_common: Return MMCSD_MODE_FS in spl_boot_mode() also for EXTFS
2016-06-18 8:43 UTC (2+ messages)
[U-Boot] [PATCH] warp7: Fix DFU support
2016-06-18 8:37 UTC (2+ messages)
[U-Boot] [PATCH] warp7: Add README file
2016-06-18 8:36 UTC (2+ messages)
[U-Boot] [PATCH] warp7: Fix watchdog reset
2016-06-18 8:35 UTC (2+ messages)
[U-Boot] [PATCH 1/4] mx7dsabresd: Fix LCD_PWR_EN output setting
2016-06-18 8:31 UTC (2+ messages)
[U-Boot] [PATCH] mx6sabresd: Allow LVDS backlight to be functional after a kernel reboot
2016-06-18 8:28 UTC (2+ messages)
[U-Boot] u-boot-x86 sf probe fail
2016-06-18 2:00 UTC (7+ messages)
[U-Boot] [PATCH] dm: ehci-mx6: support driver model
2016-06-18 0:44 UTC (3+ messages)
[U-Boot] [PULL] u-boot-socfpga/master
2016-06-18 0:43 UTC
[U-Boot] [PULL] u-boot-usb/master
2016-06-18 0:42 UTC
[U-Boot] [PATCH V2 1/5] mailbox: rename headers
2016-06-17 23:04 UTC (7+ messages)
` [U-Boot] [PATCH V2 2/5] mailbox: add Tegra186 HSP driver
` [U-Boot] [PATCH V2 3/5] Add a reset driver framework/uclass
` [U-Boot] [PATCH V2 4/5] reset: implement a reset test
` [U-Boot] [PATCH V2 5/5] clk: convert API to match reset/mailbox style
[U-Boot] [PATCH] fs: cbfs: Fix build of fs/cbfs/cbfs.c when building u-boot sandbox on x86 32-bit
2016-06-17 23:00 UTC (2+ messages)
[U-Boot] [PATCH] cmd: usb: check if_type before using this device
2016-06-17 23:00 UTC (3+ messages)
[U-Boot] [PATCH] usb: ehci: only shutdown opened controller
2016-06-17 22:49 UTC (2+ messages)
[U-Boot] [PATCH] ehci: mx7: Fix OTG ID detection
2016-06-17 22:48 UTC (2+ messages)
[U-Boot] [PATCH] drivers: usb: fsl: Fix NULL terminating issue for usb controller name string
2016-06-17 19:51 UTC (8+ messages)
[U-Boot] socfpga 2016.05, CV socdk Rev E1, SPL and u-boot fail when booting from QSPI
2016-06-17 16:45 UTC (8+ messages)
[U-Boot] [PATCH] NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS server
2016-06-17 16:28 UTC (5+ messages)
[U-Boot] [RFC 0/9] Secure Boot by Authenticating/Decrypting SPL FIT blobs
2016-06-17 16:13 UTC (21+ messages)
` [U-Boot] [RFC 2/9] arm: cache: add missing dummy functions for when dcache disabled
` [U-Boot] [RFC 3/9] arm: omap-common: add secure smc entry
` [U-Boot] [RFC 4/9] arm: omap-common: add secure rom call API for secure devices
` [U-Boot] [RFC 5/9] arm: omap5: add secure ROM signature verify API
` [U-Boot] [RFC 6/9] arm: omap5: add FIT image post process function
` [U-Boot] [RFC 7/9] arm: am4x: add secure ROM signature verify API
` [U-Boot] [RFC 8/9] arm: am4x: add FIT image post process function
` [U-Boot] [RFC 9/9] ti: omap-common: Update to generate secure FIT
[U-Boot] [PATCH] test/py: fix printenv signon message disable code
2016-06-17 15:37 UTC (3+ messages)
[U-Boot] [PATCH] arm64: optimize smp_kick_all_cpus
2016-06-17 15:24 UTC (2+ messages)
[U-Boot] [PATCH] SPL: fat: Fix spl_parse_image_header() return value handling
2016-06-17 15:06 UTC (4+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/1] sunxi: Add support for A33-OLinuXino board
2016-06-17 14:47 UTC (2+ messages)
[U-Boot] [PATCH] SPL ext: cosmetic: correct error message in spl_load_image_ext()
2016-06-17 14:43 UTC (3+ messages)
[U-Boot] [PATCH 0/2] imx: ventana: allow pci to be disabled via env
2016-06-17 13:20 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] pci: allow disabling of pci init/enum "
` [U-Boot] [PATCH 2/2] imx: ventana: default pci to disabled
[U-Boot] [PATCH 0/2] imx: ventana: add PCIe dt fixups
2016-06-17 13:10 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] imx: ventana: add dt fixup for GW16082 irq mapping
` [U-Boot] [PATCH 2/2] imx: ventana: add dt fixup for eth1 mac-address
[U-Boot] [RFC] x86: baytrail: azalia DT configuration mock-up
2016-06-17 13:09 UTC (7+ messages)
[U-Boot] [PATCH 0/5] imx: ventana: stability fixes
2016-06-17 13:01 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] imx: mx6: export the set_ldo_voltage function
` [U-Boot] [PATCH 2/5] imx: ventana: fix PMIC rails for IMX6SDL in ldobypass mode
` [U-Boot] [PATCH 3/5] pmic: ltc3676: add regulator config function
` [U-Boot] [PATCH 4/5] imx: ventana: use continuous PWM mode and 1MHz for LTC3676 PMIC regulators
` [U-Boot] [PATCH 5/5] imx: ventana: enable ldo-bypass mode on compatible kernels if ldobypass env set
[U-Boot] MPC8347 Initial Boot problems
2016-06-17 12:57 UTC
[U-Boot] RFC, dm: devices and device_info platdata manual relocation
2016-06-17 12:39 UTC (3+ messages)
[U-Boot] [PATCH] SPL: ext: remove redundant ifdef statement
2016-06-17 12:07 UTC (2+ messages)
[U-Boot] [PATCH 0/4] ARM: uniphier: some more updates for UniPhier SoCs
2016-06-17 10:24 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] ARM: uniphier: introduce CONFIG_ARM_UNIPHIER_{32, 64}BIT
` [U-Boot] [PATCH 2/4] ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to Kconfig
` [U-Boot] [PATCH 3/4] ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20
` [U-Boot] [PATCH 4/4] ARM: uniphier: use the default CONFIG_BOOTDELAY=2
[U-Boot] U-boot Minnowmax Turbot SPI flash time
2016-06-17 9:00 UTC (4+ messages)
[U-Boot] [PATCH] lib/lzo: bugfix when input data is not compressed
2016-06-17 8:46 UTC
[U-Boot] [PATCH] common: add new boot media kconfig entry
2016-06-17 6:37 UTC (5+ messages)
[U-Boot] [PATCH v2 0/2] clk: at91: Add new clock driver
2016-06-17 6:10 UTC (9+ messages)
` [U-Boot] [PATCH v2 1/2] clk: clk-uclass: Add post binding for CLK uclass
` [U-Boot] [PATCH v2 2/2] clk: at91: Add new clock driver
[U-Boot] [PATCH] env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD}
2016-06-17 5:24 UTC
[U-Boot] [PATCH 0/4] x86: acpi: Introduce ACPI global NVS support
2016-06-17 4:53 UTC (4+ messages)
` [U-Boot] [PATCH 3/4] x86: acpi: Pack global NVS into ACPI table
[U-Boot] [PATCH v6 02/12] spi: davinci_spi: Convert to driver to adapt to DM
2016-06-17 4:51 UTC (2+ messages)
[U-Boot] [PATCH] x86: conga-qeval20-qa3: Add support for internal UART
2016-06-17 4:42 UTC (3+ messages)
[U-Boot] [PATCH 1/2] x86: baytrail: Introduce a Kconfig option for the internal UART
2016-06-17 4:42 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART
[U-Boot] [PATCH v2] include: usb: Rename USB controller base address mapping
2016-06-17 3:58 UTC (5+ messages)
[U-Boot] [PATCH] x86: Add Advantech SOM-DB5800/SOM-6867 support
2016-06-17 3:53 UTC (2+ messages)
[U-Boot] MinnowMax GPIO for USB3
2016-06-17 3:53 UTC (5+ messages)
[U-Boot] [PATCH] Respect SOURCE_DATE_EPOCH when building FIT images
2016-06-17 3:53 UTC (2+ messages)
[U-Boot] [PATCH v7 0/3] common: usb_storage : Implement logic to calculate optimal
2016-06-17 3:53 UTC (5+ messages)
` [U-Boot] [PATCH v7 1/3] common: usb_storage: Make common function for usb_read_10/usb_write_10
` [U-Boot] [PATCH v7 2/3] common: usb_storage: Make common function for usb_stor_read/usb_stor_write
[U-Boot] arc: axs103 compile broken ?
2016-06-17 3:52 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox