public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-04-11 15:55:37 to 2017-04-13 06:09:50 UTC [more...]

[U-Boot] [PATCH V2 01/12] arm: dts: imx7: sync with Linux
 2017-04-13  6:09 UTC  (2+ messages)
` [U-Boot] [PATCH V2 02/12] arm: dts: imx7d-sdb add basic dts

[U-Boot] [PATCH 1/7] omap_hsmmc: update struct hsmmc to accommodate omap3 from DT
 2017-04-13  4:24 UTC  (3+ messages)

[U-Boot] [PATCH v2] arm: psci: make psci usable on single core socs
 2017-04-13  3:14 UTC 

[U-Boot] [PATCH 1/2] imx-common: Enable ACTLR.SMP bit for i.MX cortex-a7 platforms
 2017-04-13  3:05 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] imx: mx7ulp: Fix SPLL/APLL clock rate calculation issue

[U-Boot] [PATCH-v2 0/2] Fix several bugs in qemu-mips/64 configurations
 2017-04-13  2:42 UTC  (3+ messages)
` [U-Boot] [PATCH-v2 1/2] mips: qemu-mips/64: Remove obsolete CONFIG_SYS_MONITOR_LEN from config
` [U-Boot] [PATCH-v2 2/2] mips: qemu-mips/64: Expand malloc pool for CONFIG_SYS_BOOTPARAMS_LEN

[U-Boot] [PATCH v2 0/3] ARM: support System Reset via PSCI
 2017-04-13  2:39 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] ARM: import arm-smccc code from Linux 4.11-rc6
` [U-Boot] [PATCH v2 2/3] ARM: adjust arm-smccc code for use in U-Boot
` [U-Boot] [PATCH v2 3/3] sysreset: psci: support system reset in a generic way with PSCI

[U-Boot] [PATCH v5 0/7] board: sama5d4: convert boards to support DM/DT
 2017-04-13  2:31 UTC  (8+ messages)
` [U-Boot] [PATCH v5 1/7] configs: at91-sama5_common: fix for CONFIG_AT91_GPIO
` [U-Boot] [PATCH v5 2/7] board: sama5d4_xplained: update to support DM/DT
` [U-Boot] [PATCH v5 3/7] board: sama5d4_xplained: clean up code
` [U-Boot] [PATCH v5 4/7] board: sama5d4_xplained: enable early debug UART
` [U-Boot] [PATCH v5 5/7] board: sama5d4ek: update to support DM/DT
` [U-Boot] [PATCH v5 6/7] board: sama5d4ek: clean up code
` [U-Boot] [PATCH v5 7/7] board: sama5d4ek: enable early debug UART

[U-Boot] [PATCH v6] mmc: gen_atmel_mci: add driver model support for mci
 2017-04-13  2:29 UTC 

[U-Boot] [PATCH v4 0/7] board: sama5d4: convert boards to support DM/DT
 2017-04-13  2:09 UTC  (8+ messages)

[U-Boot] [PATCH] buildman: Handle commit subjects containing unicode
 2017-04-13  0:52 UTC 

[U-Boot] [PATCH] Set ramdisk_addr_r to a higher address location on meson-gxbb
 2017-04-12 23:59 UTC  (4+ messages)

[U-Boot] [PATCH v7 0/3] mmc: meson: add MMC support for Meson GX (S905)
 2017-04-12 23:50 UTC  (5+ messages)
` [U-Boot] [PATCH v7 1/3] arm: dts: update Meson GXBB / Odroid-C2 DT with recent Linux version
` [U-Boot] [PATCH v7 2/3] mmc: meson: add MMC driver for Meson GX (S905)
  ` [U-Boot] [U-Boot, v7, "
` [U-Boot] [PATCH v7 3/3] odroid-c2: enable new Meson GX MMC driver in board defconfig

[U-Boot] [PATCH v6 1/3] arm: dts: update Meson GXBB / Odroid-C2 DT with latest Linux version
 2017-04-12 22:53 UTC  (7+ messages)
` [U-Boot] [PATCH v6 3/3] odroid-c2: enable new Meson GX MMC driver in board defconfig
  ` [U-Boot] [U-Boot, v6, "

[U-Boot] [PATCH v6 2/3] mmc: meson: add MMC driver for Meson GX (S905)
 2017-04-12 22:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, v6, "

[U-Boot] [PATCH v2] ARM: DT: STM32F746: add u-boot, dm-pre-reloc property to sub nodes
 2017-04-12 22:03 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] cramfs fixes and symlink support
 2017-04-12 22:02 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/3] cmd: cramfs: use map_sysmem for sandbox support
` [U-Boot] [PATCH v2 2/3] cramfs: block pointers are 32 bits
` [U-Boot] [PATCH v2 3/3] cramfs: basic symlink support

[U-Boot] [PATCH] ARM: DT: STM32F746: add u-boot, dm-pre-reloc property to sub nodes
 2017-04-12 21:32 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH V2] lib: div64: sync with Linux
 2017-04-12 20:55 UTC  (2+ messages)
` [U-Boot] [PATCH] sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded

[U-Boot] [PATCH 0/8] drivers: i2c: davinci_i2c: Convert driver to DM
 2017-04-12 19:52 UTC  (20+ messages)
` [U-Boot] [PATCH 1/8] i2c: davinci: Split functions into two parts for future DM support
` [U-Boot] [PATCH 2/8] drivers: i2c: davinci_i2c: Update davinci i2c driver to driver model
` [U-Boot] [PATCH 3/8] ti: common: board_detect: Introduce function to set the address length
` [U-Boot] [PATCH 4/8] ti: common: board_detect: Set alen to expected value before i2c read
` [U-Boot] [PATCH 5/8] ARM: dts: k2g: Add I2C nodes to 66AK2Gx
` [U-Boot] [PATCH 6/8] ARM: dts: keystone2: add I2C aliases for davinci I2C nodes
` [U-Boot] [PATCH 7/8] ARM: dts: keystone-k2g-evm: Enable I2C0 and I2C1
` [U-Boot] [PATCH 8/8] defconfig: keystone: Enable DM I2C

[U-Boot] [PATCH 7/7] omap3_logic: Add Device Tree Support and more DM drivers
 2017-04-12 19:49 UTC  (4+ messages)

[U-Boot] [PATCH] spl: make image arg or fdt blob address reconfigurable
 2017-04-12 19:47 UTC  (5+ messages)

[U-Boot] [PATCH 6/7] OMAP3: Add SMSC9221 device tree for omap devices connected on GPMC
 2017-04-12 19:18 UTC  (2+ messages)

[U-Boot] [PATCH 5/7] omap3: Copy twl4030 device tree from Linux 4.9.y stable
 2017-04-12 19:18 UTC  (2+ messages)

[U-Boot] [PATCH 4/7] ARM: OMAP: I2C: Support New read, write and probe functions for OMAP3
 2017-04-12 19:18 UTC  (2+ messages)

[U-Boot] [PATCH 3/7] omap3630: Copy Device tree from Linux 4.9.y stable
 2017-04-12 19:18 UTC  (2+ messages)

[U-Boot] [PATCH 2/7] omap3: Copy Device tree from Linux 4.9.y stable
 2017-04-12 19:18 UTC  (2+ messages)

[U-Boot] [ PATCH v2] net: move Broadcom SF2 driver to Kconfig
 2017-04-12 19:00 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/6] Introduce DCU support for Vybrid
 2017-04-12 17:53 UTC  (13+ messages)
` [U-Boot] [PATCH v3 1/6] Convert CONFIG_FSL_DCU_FB to Kconfig
` [U-Boot] [PATCH v3 3/6] video: fsl_dcu_fb: Enable pixel clock after initialization
` [U-Boot] [PATCH v3 5/6] video: fsl_dcu_fb: add additional modes for DCU
` [U-Boot] [PATCH v3 6/6] board: toradex: colibri_vf: Add DCU support for Colibri Vybrid

[U-Boot] [PATCH v4] imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOM
 2017-04-12 17:16 UTC  (3+ messages)

[U-Boot] [PATCH] cmd_mmc: fix arg parsing for setdsr subcmd
 2017-04-12 16:48 UTC  (2+ messages)

[U-Boot] [PATCH] imx: ventana: config: set MMC env Partition to 1
 2017-04-12 16:25 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] net: fec: do not access reserved register for i.MX6ULL
 2017-04-12 16:22 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse
` [U-Boot] [PATCH 3/3] net: fec_mxc: specify the registered eth index by dev_id

[U-Boot] [PATCH v3] mx6sabresd: README: Add eMMC boot configuration
 2017-04-12 16:15 UTC  (2+ messages)

[U-Boot] [PATCH] Set console speed to 115200 on mx6cuboxi
 2017-04-12 16:10 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] board: advantech: dms-ba16: Add the configuration options for display initialization
 2017-04-12 16:05 UTC  (2+ messages)

[U-Boot] [PATCH] wandboard: Enable SATA for quad
 2017-04-12 16:01 UTC  (3+ messages)

[U-Boot] [PATCH 1/5] i.MX6Q: icorem6: Add modeboot env via board_late_init
 2017-04-12 15:52 UTC  (3+ messages)
` [U-Boot] [PATCH 5/5] MAINTAINERS: Fix ARM FREESCALE IMX files

[U-Boot] [PATCH 1/2][v4] armv8: ls2080a: Reorganise NAND_BOOT code in config flag
 2017-04-12 15:43 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2][v4] armv8: ls2080aqds: Add support for SD boot

[U-Boot] [PATCH 1/3][v3] arm: ls1043ardb: Add SD secure boot target
 2017-04-12 15:40 UTC  (2+ messages)

[U-Boot] [PATCH 2/3][v3] arm: ls1043ardb: Add NAND secure boot target
 2017-04-12 15:30 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] Add Device Tree for OMAP3 and omap3_logic
 2017-04-12 12:38 UTC 

[U-Boot] [PATCH] rockchip: rk3399: use actual dram size
 2017-04-12 10:38 UTC 

[U-Boot] generating a script file in FIT_SIGNATURE context
 2017-04-12 10:03 UTC 

[U-Boot] [PATCH 0/2] Fix several bugs in qemu-mips configuration
 2017-04-12  9:56 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] mips: qemu-mips: Remove obsolete CONFIG_SYS_MONITOR_LEN from config
` [U-Boot] [PATCH 2/2] mips: qemu-mips: Expand malloc pool to fit CONFIG_SYS_BOOTPARAMS_LEN

[U-Boot] [PATCH 1/2] rockchip: dts: rk3399: sync with kernel dts
 2017-04-12  9:49 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] rockchip: dts: add rk3399-firefly dts

[U-Boot] [PATCH v2 0/3] board: at91sam9263ek: Convert to support DM and DT
 2017-04-12  9:23 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] configs: at91sam9263ek: Update for DT and DM support
` [U-Boot] [PATCH v2 2/3] board: at91sam9263ek: Clean up code
` [U-Boot] [PATCH v2 3/3] board: at91sam9263ek: Enable early debug UART

[U-Boot] [PATCH v2 0/3] board: at91sam9rlek: Convert to support DM and DT
 2017-04-12  9:18 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] configs: at91sam9rlek: Update for DT and DM support
` [U-Boot] [PATCH v2 2/3] board: at91sam9rlek: Clean up code
` [U-Boot] [PATCH v2 3/3] board: at91sam9rlek: Enable early debug UART

[U-Boot] [PATCH v3 0/3] board: at91sam9260ek/9g20ek: Convert to support DM and DT
 2017-04-12  9:14 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] configs: at91sam9260ek/9g20ek: Update for DT and DM
` [U-Boot] [PATCH v3 2/3] board: at91sam9260ek: Clean up code
` [U-Boot] [PATCH v3 3/3] board: at91sam9260ek/9g20ek: Enable early debug UART

[U-Boot] [PATCH v2 0/3] board: at91sam9n12ek: Convert to support DM and DT
 2017-04-12  9:08 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] configs: at91sam9n12ek: Update for DT and DM support
` [U-Boot] [PATCH v2 2/3] board: at91sam9n12ek: Clean up code
` [U-Boot] [PATCH v2 3/3] board: at91sam9n12ek: Enable early debug UART

[U-Boot] [PATCH v2 0/3] board: at91sam9m10g45ek: Convert to support DM and DT
 2017-04-12  9:03 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] configs: at91sam9m10g45ek: Update to support DM/DT
` [U-Boot] [PATCH v2 2/3] board: at91sam9m10g45ek: Clean up code
` [U-Boot] [PATCH v2 3/3] board: at91sam9m10g45ek: Enable early debug UART

[U-Boot] Unbricking process with separate environment binary?
 2017-04-12  8:59 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/3] board: at91sam9x5ek: Convert to support DM and DT
 2017-04-12  8:57 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] configs: at91sam9x5ek: Update to support DM/DT
` [U-Boot] [PATCH v3 2/3] board: at91sam9x5ek: Clean up code
` [U-Boot] [PATCH v3 3/3] board: at91sam9x5ek: Enable early debug UART

[U-Boot] [PATCH v2 0/9] dm: led: Expand the LED interface and add a command
 2017-04-12  8:53 UTC  (20+ messages)
` [U-Boot] [PATCH v2 1/9] sandbox: Add some test LEDs
` [U-Boot] [PATCH v2 2/9] dm: led: Add a missing blank line in the Kconfig file
` [U-Boot] [PATCH v2 3/9] dm: led: Rename struct led_uclass_plat
` [U-Boot] [PATCH v2 4/9] dm: led: Adjust the LED uclass
` [U-Boot] [PATCH v2 5/9] dm: led: Add support for getting the state of an LED
` [U-Boot] [PATCH v2 6/9] dm: led: Support toggling LEDs
` [U-Boot] [PATCH v2 7/9] dm: led: Add support for blinking LEDs
` [U-Boot] [PATCH v2 8/9] led: Mark existing driver as legacy
` [U-Boot] [PATCH v2 9/9] dm: led: Add a new 'led' command

[U-Boot] [PATCH] nxp/ls2088ardb: Add QSPI-boot support
 2017-04-12  8:23 UTC  (3+ messages)

[U-Boot] [PATCH 00/22] x86: Add ACPI S3 resume support
 2017-04-12  8:14 UTC  (7+ messages)
` [U-Boot] [PATCH 08/22] x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3
` [U-Boot] [PATCH 11/22] x86: acpi: Resume OS if resume vector is found

[U-Boot] [PATCH 0/6] ARM: dts: at91: Add dts files for AT91 SoCs' boards
 2017-04-12  8:12 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] ARM: dts: at91: Add dts files for at91sam9x5ek
` [U-Boot] [PATCH 2/6] ARM: dts: at91: Add dts files for at91sam9n12ek
` [U-Boot] [PATCH 3/6] ARM: dts: at91: Add dts files for at91sam9m10g45ek
` [U-Boot] [PATCH 4/6] ARM: dts: at91: Add dts files for at91sam9260ek/9g20ek
` [U-Boot] [PATCH 5/6] ARM: dts: at91: Add dts files for at91sam9rlek
` [U-Boot] [PATCH 6/6] ARM: dts: at91: Add dts files for at91sam9263ek

[U-Boot] [PATCH 1/2] rockchip: config: rk3399: clean with make savedefconfig
 2017-04-12  7:48 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] rockchip: dts: evb-rk3399: add gmac support

[U-Boot] [PATCH] rockchip: rk3399: use regulators_enable_boot_on() to init regulator
 2017-04-12  4:00 UTC 

[U-Boot] [PATCH 00/16] RFC: Board init using driver model
 2017-04-12  3:30 UTC  (16+ messages)
` [U-Boot] [PATCH 01/16] x86: Drop leading spaces in cpu_x86_get_desc()
` [U-Boot] [PATCH 02/16] x86: Display the SPL banner only once
` [U-Boot] [PATCH 03/16] x86: config: Enable dhrystone command for link

[U-Boot] [PATCH v2 0/2] serial: atmel_usart: Fix uart init and add clk support
 2017-04-12  2:56 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] serial: atmel_usart: Fix early debug not work in SPL
` [U-Boot] [PATCH v2 2/2] serial: atmel_usart: Add clk support

[U-Boot] qemu_mips - CONFIG_SYS_MONITOR_LEN is too small
 2017-04-11 21:50 UTC  (2+ messages)

[U-Boot] [PATCH] board/t1024rdb: enable board-level reset when issuing reset command
 2017-04-11 21:01 UTC  (4+ messages)

[U-Boot] [Patch v2 1/3] armv8: ls1088a: Add NXP LS1088A SoC support
 2017-04-11 20:59 UTC  (6+ messages)
` [U-Boot] [Patch v2 2/3] armv8: ls1088ardb: Add support for LS1088ARDB platform
` [U-Boot] [Patch v2 3/3] armv8: ls1088aqds: Add support of LS1088AQDS

[U-Boot] [PATCH] sunxi: net: Use net_ops hooks to get the MAC
 2017-04-11 20:14 UTC  (7+ messages)
` [U-Boot] [PATCH 5/6] arm: sunxi: Use board hooks to obtain MAC address

[U-Boot] [PATCH RFC 1/7] omap_hsmmc: update struct hsmmc to accommodate omap3 from DT
 2017-04-11 19:37 UTC  (3+ messages)

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

[U-Boot] [PATCH v4 00/16] GPT over MTD
 2017-04-11 16:13 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] fsl: PPA: add support PPA image validation from NAND and SD
 2017-04-11 16:11 UTC  (7+ messages)

[U-Boot] [PATCH] include: configs: Fix build warnings due to redefined
 2017-04-11 16:01 UTC  (3+ messages)

[U-Boot] Please pull ARC changes
 2017-04-11 15:55 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