public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-08-13 10:06:57 to 2018-08-14 13:07:52 UTC [more...]

[U-Boot] [PATCH u-boot 0/3] amlogic: clean up board files
 2018-08-14 13:07 UTC  (2+ messages)
` [U-Boot] [PATCH u-boot 1/3] boards: amlogic: remove ethernet gpio reset code from boards

[U-Boot] [PATCH V2] spl: Weed out CONFIG_SYS_TEXT_BASE usage
 2018-08-14 12:56 UTC  (6+ messages)

[U-Boot] [PATCH 0/3] Update RV3029 driver to DM and add DM-backed bootcount support
 2018-08-14 11:39 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] rtc: rv3029: add to Kconfig
` [U-Boot] [PATCH 2/3] rtc: rv3029: update to support DM and sync with Linux 4.17
` [U-Boot] [PATCH 3/3] bootcount: add DM-based backing store for bootcount

[U-Boot] [PATCH 00/10] AVB using OP-TEE
 2018-08-14 11:34 UTC  (13+ messages)
` [U-Boot] [PATCH 01/10] dm: fdt: scan for devices under /firmware too
` [U-Boot] [PATCH 02/10] cmd: avb read_rb: print rb_idx in hexadecimal
` [U-Boot] [PATCH 03/10] mmc: rpmb: add mmc_rpmb_route_frames()
` [U-Boot] [PATCH 04/10] Add UCLASS_TEE for Trusted Execution Environment
` [U-Boot] [PATCH 05/10] dt/bindings: add bindings for optee
` [U-Boot] [PATCH 06/10] tee: add OP-TEE driver
` [U-Boot] [PATCH 07/10] arm: dt: hikey: Add optee node
` [U-Boot] [PATCH 08/10] optee: support routing of rpmb data frames to mmc
` [U-Boot] [PATCH 09/10] tee: optee: support AVB trusted application
` [U-Boot] [PATCH 10/10] avb_verify: support using OP-TEE TA AVB

[U-Boot] [GIT] Pull request: u-boot-dfu (14.08.2018)
 2018-08-14 11:18 UTC  (2+ messages)

[U-Boot] [PATCH] dm: core: fix devfdt_remap_addr_index()
 2018-08-14 10:48 UTC 

[U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes
 2018-08-14  9:40 UTC  (30+ messages)

[U-Boot] [PATCH 1/4] env: fat: drop not needed #ifdef CMD_SAVEENV
 2018-08-14  9:21 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] env: flash: "
` [U-Boot] [PATCH 3/4] env: nand: "
` [U-Boot] [PATCH 4/4] env: sf: "

[U-Boot] bootargs
 2018-08-14  8:57 UTC 

[U-Boot] [PATCH v4 0/5] Get socfpga gen5 SPL working again
 2018-08-14  8:37 UTC  (12+ messages)
` [U-Boot] [PATCH v4 1/5] arm: socfpga: fix device trees to work with DM serial
` [U-Boot] [PATCH v4 2/5] arm: socfpga: fix U-Boot running from fpga OnChip RAM
` [U-Boot] [PATCH v4 3/5] arm: socfpga: gen5: combine some init code for SPL and U-Boot
` [U-Boot] [PATCH v4 4/5] arm: socfpga: fix SPL booting from fpga OnChip RAM
` [U-Boot] [PATCH v4 5/5] malloc_simple: calloc: don't call memset if malloc failed

[U-Boot] [PATCH 1/6] x86: coreboot: Add generic coreboot payload support
 2018-08-14  8:35 UTC  (8+ messages)
` [U-Boot] [PATCH 4/6] x86: tsc: Try hardware calibration first
` [U-Boot] [PATCH 5/6] x86: coreboot: Add default TSC frequency in the device tree

[U-Boot] [PATCH] Kconfig: Migrate CONFIG_NR_DRAM_BANKS
 2018-08-14  8:32 UTC  (4+ messages)

[U-Boot] [PATCH v12 1/3] Consolidating UDP header functions
 2018-08-14  7:43 UTC  (6+ messages)
` [U-Boot] [PATCH v12 2/3] Add TCP
` [U-Boot] [PATCH v12 3/3] Add wget application

[U-Boot] [PATCH 6/8] efi_loader: Pass file path to payload
 2018-08-14  7:42 UTC  (3+ messages)
` [U-Boot] [U-Boot,6/8] "

[U-Boot] [PATCH] fs/fat: debug-print file read position during file_fat_read_at()
 2018-08-14  5:40 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] fat: provide position in debug message
 2018-08-14  5:39 UTC  (2+ messages)

[U-Boot] [RFC PATCH] arm: zynq: read mac address from SPI flash memory
 2018-08-14  4:55 UTC 

[U-Boot] [PATCH] ls1012afrwy: Add ls1012afrwy revC board support
 2018-08-14  4:19 UTC 

[U-Boot] [PATCH] ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL
 2018-08-14  2:09 UTC 

[U-Boot] [PATCH] ARM: da850evm_direct_nor: Enable CONFIG_BLK
 2018-08-14  1:44 UTC 

[U-Boot] [ANN] U-Boot v2018.09-rc2 released
 2018-08-14  1:22 UTC 

[U-Boot] [PATCH 1/7] libavb: Handle wrong hashtree_error_mode in avb_append_options()
 2018-08-14  0:43 UTC  (7+ messages)
` [U-Boot] [PATCH 2/7] common: avb_verify: Fix invalid 'for' loop condition
` [U-Boot] [PATCH 3/7] common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDS
` [U-Boot] [PATCH 4/7] common: avb_verify: Make local data static
` [U-Boot] [PATCH 5/7] common: avb_verify: Fix memory leaks
` [U-Boot] [PATCH 6/7] common: avb_verify: Fix never-occurring avb_free(ops_data)
` [U-Boot] [PATCH 7/7] common: avb_verify: Fix division by zero in mmc_byte_io()

[U-Boot] [PATCH] MAINTAINERS: Update STM32MP fragments
 2018-08-13 23:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: dts: stm32f4: Fix DT dtc warnings
 2018-08-13 23:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: dts: stm32mp157: Add ADC DT node
 2018-08-13 23:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] ARM: dts: stm32: remove cd-inverted for stm32f746-disco
 2018-08-13 23:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] ARM: dts: stm32: remove cd-inverted for stm32f769-disco
 2018-08-13 23:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] ARM: omap3: evm: Enable CONFIG_BLK and misc. cleanup
 2018-08-13 23:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] tpm: sandbox: fix wrong assignment with a simplification
 2018-08-13 23:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] tpm: sandbox: fix wrong check on pcr_map
 2018-08-13 23:57 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/2] "

[U-Boot] [PATCH] MAINTAINERS: Add more sources to Arch Snapdragon
 2018-08-13 23:57 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] db410c: add FIT support
 2018-08-13 23:57 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v1 3/3] db410: alter WLAN/BT MAC address fixup
 2018-08-13 23:57 UTC  (3+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH v1 2/3] snapdragon: added MAC generation functions
 2018-08-13 23:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH v1 1/3] snapdragon: added msm_board_serial() func
 2018-08-13 23:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH v2] stm32f7: board: Fix memory init
 2018-08-13 23:57 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH v1 11/11] configs: stm32f429-evaluation: Add DISTRO_DEFAULT support
 2018-08-13 23:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH v1 10/11] configs: stm32f469-discovery: Add DISTRO_DEFAULT support
 2018-08-13 23:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH v1 09/11] configs: stm32h743-discovery: Add DISTRO_DEFAULT support
 2018-08-13 23:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH v1 08/11] configs: stm32h743-evaluation: Add DISTRO_DEFAULT support
 2018-08-13 23:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH v1 07/11] configs: stm32f4xx: Remove CONFIG_SYS_RAM_FREQ_DIV
 2018-08-13 23:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH v1 06/11] configs: stm32h7xx: Migrate CONFIG_CMD_CACHE to defconfig
 2018-08-13 23:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH v1 05/11] configs: stm32f746-disco: Migrate CONFIG_CMD_CACHE to defconfig
 2018-08-13 23:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH v1 04/11] configs: stm32f4xx: Enable ICACHE and DCACHE
 2018-08-13 23:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH v1 03/11] configs: stm32f429-disco: Remove CONFIG_SYS_RAM_CS
 2018-08-13 23:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH v1 02/11] configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQ
 2018-08-13 23:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH v1 01/11] board: stm32: use bi_dram[0].start instead of hardcoded value
 2018-08-13 23:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH] clk: at91: utmi: add timeout for utmi lock
 2018-08-13 23:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: bcm7445: Move config defines to bcm7445.h
 2018-08-13 23:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: bcm7445: Fix parallel make race condition
 2018-08-13 23:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] rsa: Fix LibreSSL before v2.7.0
 2018-08-13 23:55 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH 1/1] fs: fix typo 'dumm'
 2018-08-13 23:55 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH v3 1/1] avb2.0: add get_size_of_partition()
 2018-08-13 23:55 UTC  (5+ messages)
` [U-Boot] [U-Boot,v3,1/1] "

[U-Boot] Please pull u-boot-fsl-qoriq master
 2018-08-13 23:55 UTC  (2+ messages)

[U-Boot] [PATCH] spi: davinci: Full dm conversion
 2018-08-13 23:50 UTC  (14+ messages)

[U-Boot] [PATCH] fdt_support: Use CONFIG_NR_DRAM_BANKS if necessary
 2018-08-13 21:35 UTC  (2+ messages)

[U-Boot] [PATCH] fdt_support: Use VLA instead of MEMORY_BANKS_MAX
 2018-08-13 19:55 UTC  (11+ messages)

[U-Boot] [PATCH] ARM: socfpga: Register the FPGA on A10 in SPL again
 2018-08-13 19:06 UTC 

[U-Boot] [PATCH] ARM: socfpga: Enable DM ethernet on A10
 2018-08-13 19:04 UTC 

[U-Boot] [PATCH 1/3] net: designware: socfpga: Add Arria10 extras
 2018-08-13 18:56 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] ARM: socfpga: Zap unused reset code
` [U-Boot] [PATCH 3/3] ARM: socfpga: Remove adhoc ethernet reset and configuration

[U-Boot] [PATCH] ARM: socfpga: Zap all the UART handling complexity
 2018-08-13 18:55 UTC 

[U-Boot] [PATCH] ARM: socfpga: Enable DM I2C framework on A10
 2018-08-13 18:54 UTC 

[U-Boot] [PATCH] ARM: socfpga: Enable DM reset framework on A10
 2018-08-13 18:54 UTC 

[U-Boot] [PATCH 1/5] ARM: dts: socfpga: Flag reset manager on A10 as pre-reloc
 2018-08-13 18:54 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] ARM: dts: socfpga: Add missing UART resets
` [U-Boot] [PATCH 3/5] ARM: dts: socfpga: Fix Arria10 GMAC resets
` [U-Boot] [PATCH 4/5] ARM: dts: socfpga: Add missing I2C resets
` [U-Boot] [PATCH 5/5] ARM: dts: socfpga: Add i2c alias to A10 SoCDK

[U-Boot] [PATCH] configs: sun7i: Fix to use emmc dts for OLinuXino_MICRO-eMMC
 2018-08-13 17:34 UTC 

[U-Boot] [PATCH] cmd: led.c: fix coding style
 2018-08-13 16:50 UTC  (2+ messages)

[U-Boot] [PATCH v4 1/2] armv8: layerscape: move ns_dev[] define from h to c file
 2018-08-13 16:35 UTC  (2+ messages)

[U-Boot] [PATCH 0/1] mtd: nand: fsl-ifc: Fix handling of bitflips
 2018-08-13 16:34 UTC  (3+ messages)
` [U-Boot] [PATCH 1/1] mtd: nand: fsl_ifc: Fix handling of bitflips in erased pages

[U-Boot] [PATCH v8 0/8] NXP LS1046A SMMU enabling patches
 2018-08-13 16:31 UTC  (3+ messages)
` [U-Boot] [PATCH v8 1/8] armv8: fsl-layerscape: add missing register blocks base address defines

[U-Boot] [PATCH 0/2] Ethernet name length changes
 2018-08-13 16:30 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] fsl/mc: Limit the ethernet name to ETH_NAME_LEN
` [U-Boot] [PATCH 2/2] net: Increase ethernet name string size to 20 chars

[U-Boot] [PATCH] FSL PCI: Configure PCIe reference ratio
 2018-08-13 16:29 UTC  (2+ messages)

[U-Boot] [PATCH v2] Board: ls1088ardb: Enable PCIe config for Secure boot defconfigs
 2018-08-13 16:22 UTC  (2+ messages)

[U-Boot] [PATCH] arm: ls102xa: Fix RGMII phy-connection-type FDT fixup
 2018-08-13 16:21 UTC  (2+ messages)

[U-Boot] [PATCH] board: freescale: ls1012ardb: Add command to switch QSPI bank
 2018-08-13 16:20 UTC  (2+ messages)

[U-Boot] [PATCH] tools: kwboot: Make kwboot more robust on a38x
 2018-08-13 15:24 UTC 

[U-Boot] [PATCH] doc/git-mailrc: add Stefan Roese to the kirkwood alias
 2018-08-13 14:57 UTC 

[U-Boot] [PATCH v3 0/8] Get socfpga gen5 SPL working again
 2018-08-13 13:51 UTC  (23+ messages)
` [U-Boot] [PATCH v3 2/8] arm: socfpga: fix device trees to work with DM serial
` [U-Boot] [PATCH v3 5/8] arm: socfpga: fix U-Boot running from fpga OnChip RAM
` [U-Boot] [PATCH v3 6/8] arm: socfpga: gen5: combine some init code for SPL and U-Boot
` [U-Boot] [PATCH v3 7/8] arm: socfpga: fix SPL booting from fpga OnChip RAM

[U-Boot] [PATCH] kconfig: fix typo 'parition'
 2018-08-13 13:25 UTC  (3+ messages)

[U-Boot] [PATCH v2] cmd: fastboot: Validate user input
 2018-08-13 12:57 UTC  (5+ messages)

[U-Boot] [PATCH V2 1/3] pinctrl: bcm6838: add pinctrl support
 2018-08-13 12:23 UTC  (3+ messages)
` [U-Boot] [PATCH V2 2/3] dt: bcm6838: add pinctrl
` [U-Boot] [PATCH V2 3/3] bcm968380gerg: enable pinctrl

[U-Boot] [PATCH] sunxi: A64: fix default DRAM_ODT_EN symbol
 2018-08-13 11:19 UTC  (4+ messages)
` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH v2 0/6] musb-new: Improve shutdown code
 2018-08-13 11:03 UTC  (2+ messages)

[U-Boot] [PATCH] spl: fix debug print in spl_common_init()
 2018-08-13 10:45 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] ARM: dts: sunxi: Update dts(i) files from
 2018-08-13 10:38 UTC  (3+ messages)
` [U-Boot] [PATCH 6/7] ARM: dts: sun8i: Update A83T dts(i) files from Linux

[U-Boot] [PATCH v2 0/7] ARM: dts: sunxi: Update dts(i) files from Linux-v4.18-rc3
 2018-08-13 10:34 UTC  (4+ messages)
` [U-Boot] [PATCH v2 7/7] ARM: dts: sun8i: Update R40/V40 "

[U-Boot] [PATCH v2 00/53] clk: Add Allwinner CLK, RESET support
 2018-08-13 10:34 UTC  (3+ messages)
` [U-Boot] [PATCH v2 01/53] clk: Kconfig: Ascending order to sub directiory kconfigs

[U-Boot] sunxi: USB gadget does not work on H2+ after 92a30692b2b18f45aae6fdaae38d67ed03dd2d11
 2018-08-13 10:29 UTC 

[U-Boot] [PATCH] arm: socfpga: make socfpga_socrates_defconfig boot from QSPI
 2018-08-13 10:21 UTC  (13+ messages)

[U-Boot] [PATCH 1/2] Add domain mapping for Pepperl+Fuchs
 2018-08-13 10:06 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] Add user alias for Simon Goldschmidt


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