public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-02-09 01:30:06 to 2018-02-12 10:27:30 UTC [more...]

[U-Boot] [PATCH 1/8] Merge CONFIG_BOOTCOUNT and CONFIG_BOOTCOUNT_LIMIT
 2018-02-12 10:27 UTC  (23+ messages)
  ` [U-Boot] EXT: "
` [U-Boot] [PATCH 2/8] Prepare for multiple bootcount drivers
` [U-Boot] [PATCH 3/8] Convert CONFIG_BOOTCOUNT_AM33XX to Kconfig
  ` [U-Boot] Antwort: "
` [U-Boot] [PATCH 4/8] Convert CONFIG_BOOTCOUNT_ENV "
` [U-Boot] [PATCH 5/8] Convert CONFIG_BOOTCOUNT_RAM "
` [U-Boot] [PATCH 6/8] Convert CONFIG_BOOTCOUNT_I2C "
` [U-Boot] [PATCH 7/8] Integrate AT91 bootcount driver
` [U-Boot] [PATCH 8/8] Migrate generic bootcount to Kconfig

[U-Boot] [PATCH] block: Migrate SystemACE chip to Kconfig
 2018-02-12  9:58 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] video: ivybridge_igd: Fix compiler warning
 2018-02-12  9:54 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] arm: omap2: "
` [U-Boot] [PATCH 3/3] microblaze: bootm: "

[U-Boot] [PATCH v2 0/4] Convert Watchdog related defines to Kconfig
 2018-02-12  9:39 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/4] Convert CONFIG_IMX_WATCHDOG to Kconfig and remove HW_WATCHDOG
` [U-Boot] [PATCH v2 2/4] Convert CONFIG_WATCHDOG_TIMEOUT_MSECS to Kconfig
` [U-Boot] [PATCH v2 3/4] Convert socfpga: select CONFIG_HW_WATCHDOG support for ARCH_SOCFPGA
` [U-Boot] [PATCH v2 4/4] Convert CONFIG_HW_WATCHDOG to Kconfig

[U-Boot] [PATCH 1/2] Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig
 2018-02-12  7:56 UTC  (8+ messages)
` [U-Boot] Antwort: "

[U-Boot] [PATCH v1 0/5] Provide SPL support for bootcount (in the case of using falcon boot mode)
 2018-02-12  7:31 UTC  (7+ messages)
` [U-Boot] [PATCH v1 1/5] bootcount: config: Make the SYS_BOOTCOUNT_ADDR available also for non EXT setups
  ` [U-Boot] EXT: "
` [U-Boot] [PATCH v1 2/5] bootcount: Add function wrappers to handle bootcount increment and error checking
` [U-Boot] [PATCH v1 3/5] spl: bootcount: Enable bootcount support in SPL
` [U-Boot] [PATCH v1 4/5] config: display5: Enable boot count feature in the display5 board
` [U-Boot] [PATCH v1 5/5] arm: display5: Extend SPL to support bootcount checking

[U-Boot] [PATCH 2/2] Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to Kconfig
 2018-02-12  7:28 UTC  (3+ messages)
  ` [U-Boot] EXT: "

[U-Boot] [PATCH v3] sandbox: Add 64-bit sandbox
 2018-02-12  7:05 UTC 

[U-Boot] [PATCH] efi_stub: Fix GDT_NOTSYS check
 2018-02-12  6:26 UTC  (3+ messages)

[U-Boot] [RFC PATCH 0/3] ARM: omap3: beagle, evm: synchronize common setup
 2018-02-12  5:13 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 1/3] ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board file
` [U-Boot] [RFC PATCH 2/3] ARM: omap3: beagle: Enable DM_SERIAL, update distro usage and NAND layout
` [U-Boot] [RFC PATCH 3/3] ARM: omap3: evm: Sync with omap3_beagle configuration

[U-Boot] [PATCH] common: build ymodem and s_record only on need
 2018-02-12  4:37 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/11] arm: sunxi: Use proper and meaningful Kconfig entries
 2018-02-12  4:26 UTC  (13+ messages)
` [U-Boot] [PATCH v2 01/11] sunxi: Add MFD_SUN6I_PRCM kconfig entry
` [U-Boot] [PATCH v2 02/11] sunxi: Add I2C_SUN6I_P2WI "
` [U-Boot] [PATCH v2 03/11] sunxi: Use MFD_SUN6I_PRCM if used
` [U-Boot] [PATCH v2 04/11] sunxi: Add SUNXI_RSB kconfig entry
` [U-Boot] [PATCH v2 05/11] sunxi: Add PMIC_AXP "
` [U-Boot] [PATCH v2 06/11] sunxi: add DRAM_SUN6I kconfig
` [U-Boot] [PATCH v2 07/11] sunxi: Add DRAM_SUN4I kconfig entry
` [U-Boot] [PATCH v2 08/11] sunxi: Add DRAM_SUN9I "
` [U-Boot] [PATCH v2 09/11] sunxi: Add DRAM_SUN8I_A23 "
` [U-Boot] [PATCH v2 10/11] sunxi: Add DRAM_SUN8I_A33 "
` [U-Boot] [PATCH v2 11/11] sunxi: Add DRAM_SUN8I_A83T "

[U-Boot] [RFC PATCH] net: mii command: disable build for 64-bit Allwinner boards
 2018-02-12  1:25 UTC 

[U-Boot] [PATCH] Build system: Don't check for CONFIG_SYS_TEXT_BASE being set
 2018-02-11 20:47 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Remove more checks for CONFIG_SYS_TEXT_BASE being set
 2018-02-11 20:43 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] Fix --noheader on fw_printenv
 2018-02-11 17:16 UTC 

[U-Boot] [PATCH] configs: Migrate CONFIG_SYS_TEXT_BASE
 2018-02-11 14:30 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 0/8] Convert bootcount drivers to Kconfig
 2018-02-11 13:17 UTC 

[U-Boot] [PATCH] SPL: Add signature verification when loading image
 2018-02-11 11:56 UTC 

[U-Boot] [PATCH v4 00/34] phy: sunxi: Add Allwinner sun4i USB PHY
 2018-02-11 11:29 UTC  (13+ messages)
` [U-Boot] [PATCH v4 01/34] usb: sunxi: Simplify ccm reg base code
` [U-Boot] [PATCH v4 03/34] musb: sunxi: Use simple way to fill musb_hdrc pdata
` [U-Boot] [PATCH v4 04/34] musb: sunxi: Add fifo config

[U-Boot] [PATCH 1/6] rockchip: clk: rk3036: convert to use live dt
 2018-02-11  3:53 UTC  (6+ messages)
` [U-Boot] [PATCH 2/6] rockchip: clk: rk3188: "
` [U-Boot] [PATCH 3/6] rockchip: clk: rk322x: "
` [U-Boot] [PATCH 4/6] rockchip: clk: rk3288: "
` [U-Boot] [PATCH 5/6] rockchip: clk: rk3328: "
` [U-Boot] [PATCH 6/6] rockchip: clk: rk1108: "

[U-Boot] TCP & Overrrun
 2018-02-11  0:44 UTC  (5+ messages)

[U-Boot] [PULL] efi v2018.03 patch queue 2018-02-10
 2018-02-11  0:26 UTC  (2+ messages)

[U-Boot] [PATCH] configs: Re-sync with CONFIG_DISTRO_DEFAULTS
 2018-02-11  0:15 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] cmd: fitupd: Convert CONFIG_CMD_FITUPD
 2018-02-10 15:22 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co
` [U-Boot] [PATCH 3/3] tftp: update: Include missing cfi_flash.h header

[U-Boot] [PATCH 1/3] ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSG
 2018-02-10 13:24 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig
` [U-Boot] [PATCH 3/3] Convert CONFIG_UBI_SILENCE_MSG "

[U-Boot] [PATCH v2] spl: eMMC/SD: Provide one __weak spl_boot_mode() function
 2018-02-10 10:45 UTC  (11+ messages)

[U-Boot] [PATCH v2 1/2] disk: part: scan the disk if the part_type is unknown
 2018-02-10  9:55 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] disk: part: use common api to lookup part driver

[U-Boot] [PATCH] buildman: support newer gcc versions from kernel.org
 2018-02-09 23:26 UTC  (4+ messages)

[U-Boot] [PATCH v3 1/2] bcm283x: Add pinctrl driver
 2018-02-09 23:02 UTC  (4+ messages)
` [U-Boot] [U-Boot,v3,1/2] "

[U-Boot] [PATCH v1 0/2]
 2018-02-09 22:52 UTC  (4+ messages)
` [U-Boot] [PATCH v1 1/2] mmc: Fix bug in sd_set_card_speed()
` [U-Boot] [PATCH v1 2/2] mmc: fix bug in mmc_startup_v4()

[U-Boot] [PATCH v2 1/1] efi_loader: correct efi_disk_register
 2018-02-09 22:50 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] env: Fix env_load_location
 2018-02-09 20:25 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] env: Add back default action of get_char in env_get_char()

[U-Boot] [PATCH] env: restore old env_get_char() behaviour
 2018-02-09 20:23 UTC 

[U-Boot] [PATCH v2 1/1] efi_loader: add missing runtime services stubs
 2018-02-09 19:41 UTC 

[U-Boot] [PATCH v2 0/2] efi_loader: update README.efi
 2018-02-09 18:55 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] efi_loader: rewrite README.efi

[U-Boot] [PATCH 1/1][for v2018.03] efi_loader: correct efi_disk_register
 2018-02-09 18:32 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_loader: add missing runtime services stubs
 2018-02-09 18:22 UTC  (2+ messages)

[U-Boot] [PATCH 01/10] mmc: uniphier-sd: Add compatible strings for RCar Gen2
 2018-02-09 17:28 UTC  (3+ messages)
` [U-Boot] [PATCH 10/10] mmc: uniphier-sd: Add Renesas SDR104/HS200 tuning support

[U-Boot] [U-Boot,v3,1/2] bcm283x: Add pinctrl driver
 2018-02-09 16:49 UTC  (15+ messages)

[U-Boot] [PATCH v3 00/18] efi_loader: enable EFI driver provided block device
 2018-02-09 16:42 UTC  (6+ messages)
` [U-Boot] [PATCH v3 11/18] efi_loader: make efi_disk_create_partitions a global symbol

[U-Boot] [PATCH v2 0/7] sunxi: sun8i-emac: Update DT bindings
 2018-02-09 16:34 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/7] sunxi: gpio: add missing compatible strings
` [U-Boot] [PATCH v2 4/7] arm: dts: sunxi: update A64 to new EMAC binding
` [U-Boot] [PATCH v2 5/7] arm: dts: sunxi: update H3 "
` [U-Boot] [PATCH v2 6/7] arm: dts: sunxi: update H5 "
` [U-Boot] [PATCH v2 7/7] net: sun8i-emac: remove support for old binding

[U-Boot] [PATCH v4 0/4] dm: video: Correct color ANSI escape sequence support
 2018-02-09 16:06 UTC  (3+ messages)
` [U-Boot] [PATCH v4 4/4] dm: video: support increased intensity (bold)

[U-Boot] [PATCH] mmc: Fix uninitialised priv member
 2018-02-09 15:24 UTC 

[U-Boot] [PATCH v2 0/5] STM32: Clean unused and factorize .h files in arch-stm32
 2018-02-09 12:09 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] arch-stm32f4: Remove fmc.h file
` [U-Boot] [PATCH v2 2/5] arch-stm32: Move gpio.h for STM32 SoCs in include/asm/
` [U-Boot] [PATCH v2 3/5] arch-stm32: Factorize stm32.h for STM32F4 and F7
` [U-Boot] [PATCH v2 4/5] arch-stm32: Remove stm32_periph.h
` [U-Boot] [PATCH v2 5/5] arch-stm32: Clean arch-stm32f7/syscfg.h

[U-Boot] Allwinner H5 builds broken in master
 2018-02-09 12:00 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] arm: sunxi: Use proper and meaningful Kconfig entries
 2018-02-09 10:39 UTC  (4+ messages)
` [U-Boot] [PATCH 04/11] sunxi: Add SUNXI_RSB kconfig entry

[U-Boot] [PATCH 7/9] rockchip: defconfig: Clean the unused pinctrl config
 2018-02-09 10:15 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 8/9] pinctrl: rockchip: Clean the unused rockchip pinctrl drivers
 2018-02-09 10:15 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 9/9] ARM: dts: rk322x: Correct the uart2 default pin configuration
 2018-02-09 10:15 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/9] ARM: rockchip: Kconfig: Remove the SPL_PINCTRL for rk3188
 2018-02-09 10:15 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/9] ARM: rockchip: Remove the pinctrl request at rk3288-board-spl
 2018-02-09 10:15 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] pwm-backlight: make power-supply as option
 2018-02-09 10:15 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 1/2] core: add uclass_get_device_by_phandle_id() api
 2018-02-09 10:15 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] pinctrl-uclass: convert to use live dt
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [U-Boot, v2, 1/2] core: add uclass_get_device_by_phandle_id() api

[U-Boot] [PATCH 6/9] pinctrl: rockchip: Add common rockchip pinctrl driver
 2018-02-09 10:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 5/9] rk3288: chrome: defconfig: Disable SPL_OF_PLATDATA for new pinctrl driver
 2018-02-09 10:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/9] rockchip: rk3399-evb: defconfig: Disable SPL_OF_PLATDATA for new pinctrl driver
 2018-02-09 10:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/9] ARM: rockchip: rk3188: Remove the pinctrl setup and enable uart at SPL
 2018-02-09 10:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 4/9] mmc: reworked version lookup in mmc_startup_v4
 2018-02-09 10:06 UTC  (2+ messages)

[U-Boot] [PATCH v6 00/25] Fix and extend i.MX HAB layer
 2018-02-09 10:01 UTC  (6+ messages)

[U-Boot] [PATCH 0/5] STM32: Clean unused and factorize .h files in arch-stm32
 2018-02-09  9:48 UTC  (6+ messages)
` [U-Boot] [PATCH 2/5] arch-stm32: Move gpio.h for STM32 SoCs in include/asm/

[U-Boot] [PATCH] armv8: sec_firmware: Remove JR3 from device tree node in all cases
 2018-02-09  9:11 UTC 

[U-Boot] [PATCH] arm/PSCI: support PSCI versions greater than 1.0
 2018-02-09  7:10 UTC 

[U-Boot] [PATCH 0/3] clk: at91: add usb and plladiv drivers
 2018-02-09  3:34 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] clk: at91: add USB Host clock driver
` [U-Boot] [PATCH 2/3] clk: at91: add PLLADIV driver
` [U-Boot] [PATCH 3/3] clk: at91: clk-system: add set/get_rate operations

[U-Boot] [PATCH] Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
 2018-02-09  2:52 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Convert LIB_UUID to Kconfig
 2018-02-09  2:52 UTC  (2+ messages)
` [U-Boot] "


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