public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-03-01 10:55:37 to 2017-03-03 04:53:13 UTC [more...]

[U-Boot] [PATCH v3] serial: Add serial driver for Intel MID
 2017-03-03  4:53 UTC  (2+ messages)

[U-Boot] [RFC PATCH 1/3] dm: core: Add pre-OS remove flag to device_remove()
 2017-03-03  4:53 UTC  (6+ messages)
` [U-Boot] [RFC PATCH 2/3] dm: core: Add dm_pre_os_remove() and hook it into device_remove()
` [U-Boot] [RFC PATCH 3/3] arm: bootm: Add dm_pre_os_remove() call to announce_and_cleanup()

[U-Boot] Device cleanup before starting OS (Linux)
 2017-03-03  4:53 UTC  (4+ messages)

[U-Boot] [PATCH v1] env_mmc: configure environment offsets via device tree
 2017-03-03  4:53 UTC  (8+ messages)

[U-Boot] [PATCH v1] gpt: Fix uuid string format
 2017-03-03  4:52 UTC  (2+ messages)

[U-Boot] [RFC PATCH] kbuild: turn of dtc unit address warnings by default
 2017-03-03  4:52 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] Add support for secure boot on Keystone2 SoCs
 2017-03-03  4:52 UTC  (3+ messages)
` [U-Boot] [PATCH 1/9] image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESS

[U-Boot] [PATCH 1/2] ARM: dts: rockchip: enable gmac for rk3288 boards
 2017-03-03  4:52 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] rockchip: configs: Enable networking support on "

[U-Boot] [PATCH 1/3] dm: Return actual bools in dm_fdt_pre_reloc
 2017-03-03  4:52 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] rockchip: rk3188: enable TPL_LIBGENERIC for generic memset
` [U-Boot] [PATCH 3/3] rockchip: rk3188: drop CONFIG_SYS_NO_FLASH

[U-Boot] [PATCH] binman: Explicitly request python2 instead of python from env
 2017-03-03  4:52 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/6] sunxi: DM pinctrl implementation
 2017-03-03  4:52 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/6] dm: core: Allow multiple drivers to bind for a single node

[U-Boot] [PATCH 0/3 v3] arm: mvebu: Add gdsys ControlCenter-Compact board
 2017-03-03  4:52 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3 v3] dm: Add callback to modify the device tree
` [U-Boot] [PATCH 2/3 v3] arm: mvebu: Add gdsys ControlCenter-Compact board

[U-Boot] [PATCH 0/3] board: at91sam9g20ek/at91sam9260ek: convert to support DM and DT
 2017-03-03  4:52 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] board: at91sam9g20ek/at91sam9260ek: move config options to defconfig
` [U-Boot] [PATCH 3/3] board: at91sam9260ek: clean up code

[U-Boot] [PATCH 0/2] mtd: nand: atmel: use another functions to set/get gpio value
 2017-03-03  4:52 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] ARM: at91: gpio: fix at91_set/get_gpio_value()
` [U-Boot] [PATCH 2/2] mtd: nand: atmel: change another functions to set/get gpio value

[U-Boot] [PATCH 0/2] clk: at91: enhance the peripheral clock
 2017-03-03  4:52 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] "
` [U-Boot] [PATCH 2/2] clk: at91: align clk-master's compatibles with kernel's

[U-Boot] x86: SecureBoot: Bay Trail
 2017-03-03  4:52 UTC  (6+ messages)

[U-Boot] [PATCHv3 1/2] pci: layerscape: add LS2088A series SoC pcie support
 2017-03-03  4:35 UTC  (2+ messages)
` [U-Boot] [PATCHv3 2/2] pci: layerscape: Add support ls2088a kernel DT node fixup

[U-Boot] [PATCH] cmd: wdt: Add "wdt disable" command
 2017-03-03  3:18 UTC  (2+ messages)

[U-Boot] [PATCH v6 1/3] arm: dts: update Meson GXBB / Odroid-C2 DT with latest Linux version
 2017-03-03  2:18 UTC  (2+ messages)

[U-Boot] [PATCH] drivers: net: phy: atheros: apply the previous register setting for AR8031 to fix the voltage peak issue
 2017-03-03  1:58 UTC  (11+ messages)

[U-Boot] [PATCH] fastboot: avoid printing invalid data
 2017-03-03  1:07 UTC  (2+ messages)

[U-Boot] [PATCH 00/17] SPL: extend FIT loading support
 2017-03-03  0:47 UTC  (6+ messages)
` [U-Boot] [PATCH 11/17] sunxi: SPL: add FIT config selector for Pine64 boards
  ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 14/17] sunxi: Pine64: defconfig: enable SPL FIT support

[U-Boot] [PATCH] drivers/usb/ehci: Use platform-specific accessors
 2017-03-02 23:57 UTC  (4+ messages)

[U-Boot] [PATCH v2 2/8] Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible"
 2017-03-02 23:25 UTC  (2+ messages)

[U-Boot] arm: cache: misaligned operation with fastboot
 2017-03-02 23:03 UTC  (6+ messages)

[U-Boot] STM32F429 u-boot
 2017-03-02 22:19 UTC 

[U-Boot] TODO list for u-boot
 2017-03-02 19:58 UTC  (4+ messages)

[U-Boot] [PATCH 00/31] ARM: k2g: Add support for new K2G ICE EVM
 2017-03-02 19:52 UTC  (34+ messages)
` [U-Boot] [PATCH 01/31] ti: common: board_detect: Allow settings board detection variables manually
` [U-Boot] [PATCH 02/31] spl: fit: Break out some functions into a common file
` [U-Boot] [PATCH 03/31] boot_fit: Create helper functions that can be used to select DTB out of FIT
` [U-Boot] [PATCH 04/31] fdt: Enable selecting correct DTB from append FIT Image
` [U-Boot] [PATCH 05/31] ti: common: board_detect: Add function to determine if EEPROM was read
` [U-Boot] [PATCH 06/31] dts: Allow OF_LIST to depend on FIT_EMBED
` [U-Boot] [PATCH 07/31] arm: dts: Add new "generic" 66AK2Gx device tree file
` [U-Boot] [PATCH 08/31] ti: common: board_detect: Rename EEPROM scratch start macro
` [U-Boot] [PATCH 09/31] ti_armv7_keystone2: Define scratch space in SRAM
` [U-Boot] [PATCH 10/31] ARM: Use Kconfig for board EEPROM's I2C bus and chip address
` [U-Boot] [PATCH 11/31] ARM: k2g: Enable TI board detection code
` [U-Boot] [PATCH 12/31] board_f: Add new function to allow runtime DTB selection
` [U-Boot] [PATCH 13/31] Makefile: Build additional binaries for dtb FIT blobs appended to U-boot
` [U-Boot] [PATCH 14/31] ARM: keystone2: Allow to build with all image formats
` [U-Boot] [PATCH 15/31] ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-boot
` [U-Boot] [PATCH 16/31] ARM: keystone2: Define board_fit_config_name_match for Keystone 2 boards
` [U-Boot] [PATCH 17/31] ks2_evm: Add EEPROM based board detection
` [U-Boot] [PATCH 18/31] defconfig: keystone2: Enable U-boot runtime DTB detection
` [U-Boot] [PATCH 19/31] ARM: keystone2: Add additional fields used for DDR3 configuration
` [U-Boot] [PATCH 20/31] ARM: k2g: Program DDR PHY MR2 register with the default value
` [U-Boot] [PATCH 21/31] ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variables
` [U-Boot] [PATCH 22/31] ks2_evm: Add EEPROM based board detection helper functions
` [U-Boot] [PATCH 23/31] ARM: k2g: Add pinmux support for K2G ICE evm
` [U-Boot] [PATCH 24/31] ARM: k2g: Add DDR3 configuration "
` [U-Boot] [PATCH 25/31] board: ks2: Use board detection to wrap code not specific to "
` [U-Boot] [PATCH 26/31] ARM: k2g: Use board detection to wrap K2G GP specific calls
` [U-Boot] [PATCH 27/31] ARM: k2g: Update board_name u-boot env variable at runtime
` [U-Boot] [PATCH 28/31] ARM: dts: k2g: Disable netcp by default
` [U-Boot] [PATCH 29/31] ARM: dts: k2g: Add DT support for K2G Industrial Communication Engine evm
` [U-Boot] [PATCH 30/31] ARM: k2g: Add K2G ICE DTB to the list of possible DTBs
` [U-Boot] [PATCH 31/31] defconfig: k2g_evm_defconfig: Add K2G ICE to OF_LIST

[U-Boot] [PATCH] do_smhload: fix return code
 2017-03-02 17:45 UTC 

[U-Boot] [PATCH] arm: Update our 'ret' assembler macro slightly
 2017-03-02 14:59 UTC 

[U-Boot] [PATCH] armv5te: make 'ret lr' produce iinterworking 'bx lr'
 2017-03-02 14:53 UTC  (5+ messages)

[U-Boot] [PATCH][v2] armv8:ls2080a: Reorganise NAND_BOOT code in config flag
 2017-03-02 13:46 UTC  (4+ messages)
` [U-Boot] [PATCH][v2] armv8: ls2080aqds: Add support for SD boot

[U-Boot] Someone expert in lvds timings ?
 2017-03-02 11:59 UTC 

[U-Boot] [PATCH 1/2][v3] armv8: ls2080a: Reorganise NAND_BOOT code in config flag
 2017-03-02 11:43 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2][v3] armv8: ls2080aqds: Add support for SD boot

[U-Boot] [PATCH] powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ram
 2017-03-02  8:42 UTC 

[U-Boot] [PATCH] powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ram
 2017-03-02  8:42 UTC 

[U-Boot] [PATCH v5 0/16] sunxi: Add support for the CHIP Pro
 2017-03-02  8:32 UTC  (5+ messages)
` [U-Boot] [PATCH v5 11/16] sunxi: Enable UBI and NAND support
` [U-Boot] [PATCH v5 16/16] sunxi: Add support for the CHIP Pro

[U-Boot] [PATCHv2 1/3] Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs
 2017-03-02  1:37 UTC  (5+ messages)
` [U-Boot] [PATCHv2 2/3] FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT
` [U-Boot] [PATCHv2 3/3] lib: move hash CONFIG options to Kconfig

[U-Boot] i.MX6QP sd boot issue
 2017-03-02  0:51 UTC  (6+ messages)

[U-Boot] [PATCH v2 6/8] dts: socfpga: Add trigger-address property to QSPI device
 2017-03-01 23:32 UTC  (4+ messages)

[U-Boot] [PATCH v1] i2c: sunxi: add device-model support for i2c
 2017-03-01 21:34 UTC 

[U-Boot] [PATCH 0/2] sunxi: power: Add AXP806 and AXP808 support
 2017-03-01 21:29 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2 RFT] "

[U-Boot] [PATCH v2 0/2] sunxi: DM-based driver for SPI
 2017-03-01 21:29 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] spi: sunxi_spi: Add DM SPI driver for A31/A80/A64
` [U-Boot] [PATCH v2 2/2] sunxi_spi: add support for dual-IO flashes

[U-Boot] [PATCH v3 0/9] sunxi: DM-based CLK, RESET and PINCTRL
 2017-03-01 21:20 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/9] sunxi: add pinctrl (UCLASS_PINCTRL) support for sunxi
` [U-Boot] [PATCH v3 2/9] dm: core: Allow multiple drivers to bind for a single node
` [U-Boot] [PATCH v3 3/9] sunxi: CONFIG_DM_ALLOW_MULTIPLE_DRIVERS for gpio/pinctrl binding
` [U-Boot] [PATCH v3 4/9] Kconfig: sunxi: Select new option for allow multiple drivers to bind
` [U-Boot] [PATCH v3 5/9] sunxi: add module reset (UCLASS_RESET) support for sunxi
` [U-Boot] [PATCH v3 6/9] linux/kernel.h: sync DIV_ROUND_UP_ULL from kernel
` [U-Boot] [PATCH v3 7/9] clk: clk-uclass: add clk_get_by_output_name
` [U-Boot] [PATCH v3 8/9] sunxi: add clock driver (UCLASS_CLK) support for sunxi
` [U-Boot] [PATCH v3 9/9] cmd: move CONFIG_CMD_CLK to Kconfig

[U-Boot] [PATCH v3 0/3] disk: efi: allow gap before partition entries
 2017-03-01 20:10 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] part_efi: support padding between the GPT header and "
` [U-Boot] [PATCH v3 2/3] doc: move documentation for /config node into a separate file
` [U-Boot] [PATCH v3 3/3] part_efi: document device-tree binding for part_efi configuration

[U-Boot] [PATCH v4] armv8: spl: Call spl_relocate_stack_gd for ARMv8
 2017-03-01 20:04 UTC 

[U-Boot] [PATCH v4 08/11] armv8: layerscape: Fix the sequence of changing MMU table
 2017-03-01 19:44 UTC 

[U-Boot] [PATCH v3 00/11] Rewrite ARMv8 layerscape MMU
 2017-03-01 19:38 UTC  (13+ messages)
` [U-Boot] [PATCH v3 01/11] armv8: Add global variable resv_ram
` [U-Boot] [PATCH v3 02/11] armv8: ls2080a: Move CONFIG_FSL_MC_ENET to Kconfig
` [U-Boot] [PATCH v3 03/11] armv8: ls2080a: Move CONFIG_SYS_MC_RSV_MEM_ALIGN "
` [U-Boot] [PATCH v3 04/11] efi: Add a hook to allow adding memory mapping
` [U-Boot] [PATCH v3 05/11] armv8: layerscape: Rewrite memory reservation
` [U-Boot] [PATCH v3 06/11] driver: net: fsl-mc: Update calculation of MC RAM
` [U-Boot] [PATCH v3 07/11] armv8: layerscape: Update MMU mapping with actual DDR size
` [U-Boot] [PATCH v3 08/11] armv8: layerscape: Fix the sequence of changing MMU table
` [U-Boot] [PATCH v3 09/11] armv8: ls2080a: Drop early MMU for SPL build
` [U-Boot] [PATCH v3 10/11] armv8: mmu: Add a function to change mapping attributes
` [U-Boot] [PATCH v3 11/11] armv8: layerscape: Update early MMU for DDR after initialization

[U-Boot] [PATCH] arm: dra7xx: Update bootloader partition size
 2017-03-01 18:50 UTC  (3+ messages)

[U-Boot] [PATCH 00/12] sunxi: Add support for R40 SoC
 2017-03-01 18:16 UTC  (29+ messages)
` [U-Boot] [PATCH 01/12] sunxi: Add initial support for R40
        ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 02/12] sunxi: Enable AXP221s in I2C mode with the R40 SoC
` [U-Boot] [PATCH 03/12] sunxi: Fix watchdog reset function for R40
` [U-Boot] [PATCH 04/12] sunxi: Add mmc[1-3] pinmux settings "
` [U-Boot] [PATCH 05/12] sunxi: Set PLL lock enable bits "
  ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 06/12] sunxi: Provide defaults for R40 DRAM settings
` [U-Boot] [PATCH 07/12] gpio: sunxi: Add compatible string for R40 PIO
` [U-Boot] [PATCH 08/12] sunxi: Use H3/A64 DRAM initialization code for R40
` [U-Boot] [PATCH 09/12] sunxi: Enable SPL "
` [U-Boot] [PATCH 10/12] sunxi: Fix CPUCFG address "
` [U-Boot] [PATCH 11/12] sunxi: Add PSCI support "
` [U-Boot] [PATCH 12/12] sunxi: Add support for Bananapi M2 Ultra

[U-Boot] [PATCH 0/8] Stop AXP from crashing when enabeling LDO3
 2017-03-01 16:57 UTC  (18+ messages)
` [U-Boot] [PATCH 1/8] sunxi: board: Print error after power initialization fails
  ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 2/8] sunxi: pmic_bus: Decrease boot time by not writing duplicate data
` [U-Boot] [PATCH 3/8] power: axp209: Use BIT() macro
` [U-Boot] [PATCH 4/8] power: axp209: Define the chip version mask
` [U-Boot] [PATCH 5/8] power: axp209: Reduce magic values by adding defines for LDO[234]
` [U-Boot] [PATCH 6/8] power: axp209: Add support for voltage rate control on LDO3
  ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 7/8] power: axp209: Limit inrush current for broken boards
` [U-Boot] [PATCH 8/8] arm: sunxi: Enable inrush quirk on Olimex OLinuXino-A20-Lime2
    ` [U-Boot] [linux-sunxi] Re: [PATCH 0/8] Stop AXP from crashing when enabeling LDO3

[U-Boot] [PATCH v2 8/8] dts: stv0991: Add trigger-address property to QSPI device
 2017-03-01 16:40 UTC 

[U-Boot] [PATCH v2 7/8] dts: k2g: Add trigger-address property to QSPI device
 2017-03-01 16:39 UTC 

[U-Boot] [PATCH v2 5/8] spi: cadence_spi: Add cdns, trigger-address DT property
 2017-03-01 16:38 UTC 

[U-Boot] [PATCH v2 4/8] spi: cadence_qspi: Cleanup register loading/accesses
 2017-03-01 16:37 UTC 

[U-Boot] [PATCH v2 3/8] spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible
 2017-03-01 16:36 UTC 

[U-Boot] [PATCH v2 1/8] Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible"
 2017-03-01 16:36 UTC 

[U-Boot] [PATCH v2 0/8] spi: cadence: Fix read/write on socfpga
 2017-03-01 16:35 UTC 

[U-Boot] [linux-sunxi] Re: [PATCH 14/17] sunxi: Pine64: defconfig: enable SPL FIT support
 2017-03-01 16:03 UTC 

[U-Boot] [PATCH v1] tools: Remove CONFIG_SYS_TEXT_BASE in Makefile
 2017-03-01 16:00 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/10] stm32f7: add clock and pin control drivers
 2017-03-01 15:38 UTC  (3+ messages)

[U-Boot] [PATCH] arm: mach-omap2: Flush cache after FIT post-processing image
 2017-03-01 15:38 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/3] drivers/net/Kconfig: Correct use of apostrophe
 2017-03-01 15:38 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PULL] Please pull u-boot-imx
 2017-03-01 15:38 UTC  (2+ messages)

[U-Boot] [PATCH] arm: OMAP2+: nandecc: propagate error to command return status
 2017-03-01 15:38 UTC  (2+ messages)

[U-Boot] Please pull u-boot-video/master
 2017-03-01 15:38 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/7] am57xx: cl-som-am57x: fix usb
 2017-03-01 15:13 UTC  (8+ messages)
` [U-Boot] [PATCH v4 3/7] usb: host: xhci-omap: fix double weak board_usb_init functions

[U-Boot] [PATCH 1/2] configs: re-sync all defconfig files by savedefconfig
 2017-03-01 14:25 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] lib: move hash CONFIG options to Kconfig

[U-Boot] [PATCH] spi: cadence_qspi_apb: Add trigger-base DT bindings from Linux
 2017-03-01 12:24 UTC  (13+ messages)


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